Date: Mon, 03 Sep 2001 12:30:08 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Robert Watson <rwatson@freebsd.org> Cc: freebsd-current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Recent -current breaks console probing on dell notebook? Message-ID: <200109030330.MAA27173@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Sun, 02 Sep 2001 22:37:30 -0400." <Pine.NEB.3.96L.1010902223418.35589A-100000@fledge.watson.org> References: <Pine.NEB.3.96L.1010902223418.35589A-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Until yesterday, I was running -CURRENT from around July 4th on my >notebook, given that I was travelling and unwilling to break my means of >giving presentations on my trip :-). Yesterday, I decided to upgrade, and >built kernel/world. The userland stuff appears to work fine, but >interestingly, my kernel seems not to probe the console, and instead, use >the serial console. The boot loader does not have this problem, and sees >the console fine. The symptoms are that as the kernel loads (spin spin) >after the boot loader, it ceases spinning, the cursor changes to a block, This means that the video card is initialized Ok... >and after a delay for hardware probes (&tc), the login prompt comes up but syscons is working and providing /dev/ttyv%d... >without the ability to type. Umm, the keyboard is not available... >Unfortunately, I don't have a box with me I >can use as a serial console, so I can't attempt to see what it did or >didn't probe successfully, just that things got that far. When I get home >tomorrow, I'll attempt to debug it, but was wondering if anyone else had >experienced this, or could point me at any commits that might potentially >impact this. > >Thanks, > >Robert N M Watson FreeBSD Core Team, TrustedBSD Project >robert@fledge.watson.org NAI Labs, Safeport Network Services Can you login to your notebook via network? As the loader seems working, you can boot the machine with bootverbose set, and can get dmesg output if you are able to login via network. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109030330.MAA27173>