Re: ata1 probe causes lockup

2007-08-22 Thread Paul Keusemann
On Mon, Jun 11, 2007 at 08:40:05AM -0400, Tuc at T-B-O-H.NET wrote:
> Hi,
> 
>   Having a problem installing 5.5 on a Toshiba 2805-S301 laptop.
> (I *HAVE* to load 5.5 on it for various reasons). I can load 5.4 
> perfectly, but as soon as I go to 5.5, the kernel won't boot. If
> I boot in 5.4 with verbose, I get
> 

[snip]

I'm seeing the same problem that you are.  I upgraded from 5.4 to 5.5
(via make buildworld, etc) and now the kernel boot hangs in exactly the
same place that it did for you.  FYI, I'm booting off a SCSI drive, I
have one IDE device -- a CDROM configured as the master on the secondary
channel and I have two SATA drives.

The weird thing is it booted the first time and will _very_ occasionally
boot but most of the time it hangs.  I've tried removing the CDROM drive,
disabling IDE altogether but nothing seems to help.

I've also been able to boot 6.2 from the CD but I have not tried upgrading
to it yet and I'd prefer not to at this point.

Have you resolved this issue and if so, how?
-- 
Paul Keusemann [EMAIL PROTECTED]
4266 Joppa Court   (952) 894-7805
Savage, MN  55378
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ata1 probe causes lockup

2007-06-11 Thread Tuc at T-B-O-H.NET
Hi,

Having a problem installing 5.5 on a Toshiba 2805-S301 laptop.
(I *HAVE* to load 5.5 on it for various reasons). I can load 5.4 
perfectly, but as soon as I go to 5.5, the kernel won't boot. If
I boot in 5.4 with verbose, I get

Jun 10 12:12:18 gevjon kernel: atapci0:  port 
0xfff0-0x,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 5.1 on pci0
Jun 10 12:12:18 gevjon kernel: atapci0: Reserved 0x10 bytes for rid 0x20 type 4 
at 0xfff0
Jun 10 12:12:18 gevjon kernel: ata0: channel #0 on atapci0
Jun 10 12:12:18 gevjon kernel: atapci0: Reserved 0x8 bytes for rid 0x10 type 4 
at 0x1f0
Jun 10 12:12:18 gevjon kernel: atapci0: Reserved 0x1 bytes for rid 0x14 type 4 
at 0x3f6
Jun 10 12:12:18 gevjon kernel: ata0: reset tp1 mask=03 ostat0=50 ostat1=00
Jun 10 12:12:18 gevjon kernel: ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
Jun 10 12:12:18 gevjon kernel: ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
Jun 10 12:12:18 gevjon kernel: ata0: reset tp2 stat0=50 stat1=00 
devices=0x1
Jun 10 12:12:18 gevjon kernel: ata0: [MPSAFE]
Jun 10 12:12:18 gevjon kernel: ata1: channel #1 on atapci0
Jun 10 12:12:18 gevjon kernel: atapci0: Reserved 0x8 bytes for rid 0x18 type 4 
at 0x170
Jun 10 12:12:18 gevjon kernel: atapci0: Reserved 0x1 bytes for rid 0x1c type 4 
at 0x376

 (5.5 STOPS HERE)


Jun 10 12:12:18 gevjon kernel: ata1: reset tp1 mask=03 ostat0=50 ostat1=00
Jun 10 12:12:18 gevjon kernel: ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
Jun 10 12:12:18 gevjon kernel: ata1-slave:  stat=0x00 err=0x01 lsb=0x14 msb=0xeb
Jun 10 12:12:18 gevjon kernel: ata1: reset tp2 stat0=00 stat1=00 
devices=0xc
Jun 10 12:12:18 gevjon kernel: ata1: [MPSAFE]
Jun 10 12:12:18 gevjon kernel: uhci0:  
port 0xff80-0xff9f irq 11 at device 5.2 on pci0
Jun 10 12:12:18 gevjon kernel: uhci0: Reserved 0x20 bytes for rid 0x20 type 4 
at 0xff80
Jun 10 12:12:18 gevjon kernel: uhci0: [GIANT-LOCKED]
Jun 10 12:12:18 gevjon kernel: usb0:  
on uhci0
Jun 10 12:12:18 gevjon kernel: usb0: USB revision 1.0
Jun 10 12:12:18 gevjon kernel: uhub0: Intel UHCI root hub, class 9/0, rev 
1.00/1.00, addr 1
Jun 10 12:12:18 gevjon kernel: uhub0: 2 ports with 2 removable, self powered
Jun 10 12:12:18 gevjon kernel: pci0:  at device 5.3 (no driver attached)


Any idea how to get 5.5 to get past that "atapci0: Reserved" part?

Thanks, Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"