Re: X in 3.1 on Mobilepro 880
Alexey <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Organization | BMSTU |
| Message-ID | <[email protected]> |
On Mon, 11 Dec 2006 22:07:27 -0700 "Andy Ruhl" <[email protected]> wrote: > On 12/10/06, Jun Ebihara <[email protected]> wrote: > > Can you get boot messeage with dmesg command? > > > > If you can't get and fall into panic in boot process, > > I think there is a tiny bug with mq200 (except MC/R530). > > > > On src/sys/arch/hpcmips/dev/mq200machdep.c: > > Well, I'm a little embarassed, although I still don't understand why > this should be the fix: > > I started X as root, and then rebooted, then started X as a user and it worked. > > But every time I exit X, when I get back to the console the keyboard > doesn't work. It's better to reboot when exiting X, or have a network > connection waiting so I can log in and reboot it if I forget (mine is > always on my wireless network when it's on). If you want you keyboard work when you exit from X you should kill Xhpc process $ ps -ax | grep Xhpc $ kill 'id of Xhpc process' $ clear A have NetBSD 4.0 BETA2 but I think it will work on 3.0 / 3.1 > > Otherwise, 3.1 is working fine so far. > > Andy >