atom feed6 messages in org.freebsd.freebsd-currentRe: Current (DP1) on Toshiba 5005
FromSent OnAttachments
Rob HughesJul 16, 2002 5:48 am 
Anthony JenkinsJul 16, 2002 1:04 pm 
Rob HughesJul 16, 2002 7:33 pm 
Rob HughesJul 19, 2002 5:33 am.out
Alexander KabaevJul 19, 2002 5:42 am 
Rob HughesJul 19, 2002 5:47 am 
Subject:Re: Current (DP1) on Toshiba 5005
From:Rob Hughes (ro@robhughes.com)
Date:Jul 16, 2002 7:33:39 pm
List:org.freebsd.freebsd-current

On Tue, 2002-07-16 at 15:04, Anthony Jenkins wrote:

Rob Hughes wrote:

All,

I have a Toshiba 5005-S504 laptop (a wonderful legacy-free box that's I've cussed to no end) that I'm trying to get DP1 to boot on so I can cvsup and take a look (and hopefully contribute something). I was able to install, but after installation the system soft hangs after displaying a message about CPU power states (sorry, going off memory for now). I'm able to break to the debugger, so what information from dbg would be helpful at this point? Also, I'm pretty sure it's acpi that's causing the problem, so would someone point me to the syntax for disabling a module preload?

I was tracking down a similar hang and had to disable acpi (turns out I'm an idiot and the apparent hang at boot was because I forgot console was redirected to the serial port of the machine next to it), but I had to jump through hoops to do it it seems. I believe all you have to do is 'unset acpi_load' at the boot loader prompt. I had tried 'set acpi_load=NO', and finally 'unset module_path' to keep the kernel from finding /boot/kernel/acpi.ko.

Hope this helps, Anthony Jenkins

Yes, the machine boots. Now I need to get acpi working on it so I can use something besides the kb and nic.