Re: I think I found a quite severe bug, what is the next step?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



If makedev and the source for vcsa1 are already on the machine it may be
necessary to build vcsa1 using makedev.



Jude <jdashiel at panix dot com> "There are four boxes to be used in
defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)

.

On Sat, 18 Feb 2023, Ralph Corderoy wrote:

> Hi Storm,
>
> > $ sudo cat /dev/vcsa
> > cat: /dev/vcsa1: No such device or address
>
> That error is errno ENXIO, see errno(3).
>
> One view of the kernel source code has vcs_open() return that errno
> under some conditions, but I can't help more than that.
>
>     https://lxr.linux.no/#linux+v6.0.9/drivers/tty/vt/vc_screen.c#L744
>     if (currcons && !vc_cons_allocated(currcons - 1))
>         ret = -ENXIO;
>
>



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux