Re: Wierd X issue.
"Murad Mamedov" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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. Bellow is my old config: # syscons is the default console driver, resembling an SCO console device sc options MAXCONS=8 options SC_DISABLE_REBOOT options SC_HISTORY_SIZE=2048 options SC_NORM_ATTR=(FG_GREEN|BG_BLACK) options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN) options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK) options SC_KERNEL_CONS_REV_ATTR=(FG_YELLOW|BG_RED) options SC_DFLT_FONT makeoptions SC_DFLT_FONT=iso "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. ----- Original Message ----- From: "Jamie Bowden" <[email protected]> To: "Murad Mamedov" <[email protected]> Cc: <[email protected]> Sent: Tuesday, August 26, 2003 7:50 PM Subject: Re: Wierd X issue. > On Fri, 22 Aug 2003, Murad Mamedov wrote: > > > Can you send your kernel config file? > > Sorry so long on this, but I haven't had time to play with this again up > until now. > > Jamie Bowden > > -- > "It was half way to Rivendell when the drugs began to take hold" > Hunter S Tolkien "Fear and Loathing in Barad Dur" > Iain Bowen <[email protected]> > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"