Wierd X issue.

Jilles Tjoelker jilles+fbsd-mobile at stack.nl
Tue Aug 26 10:56:30 PDT 2003


On Tue, Aug 26, 2003 at 08:31:19PM +0500, Murad Mamedov wrote:
> leave only this:
> device  sc

> and this lines to comment:
> options  MAXCONS=8  # number of virtual consoles
> options  SC_PIXEL_MODE  # add support for the raster text mode

> I think this is because of MAXCONS option, it's the only option we are
> intersected. I got some more options regarding sc, but SC_PIXEL_MODE i
> didn't set.

> "Wierd X issue" is gone when i commented out all the options regarding
> device sc. I don't know where is the bug and i don't have time to find it.

If you set MAXCONS=8 and your /etc/ttys has ttyv0 to ttyv7 all marked
"on" (the default), there will be no virtual terminal left for X.

So either remove the MAXCONS option or turn ttyv7 off in /etc/ttys (kill
-1 1 afterwards).

Jilles


More information about the freebsd-mobile mailing list