On Mon, 25 Jul 2011 15:19:42 -0400, John Baldwin wrote: > On Monday, July 25, 2011 2:42:59 pm Baptiste Daroussin wrote: >> On Mon, 25 Jul 2011 13:09:04 -0400, John Baldwin wrote: >> > On Sunday, July 24, 2011 9:48:02 am Baptiste Daroussin wrote: >> >> Hi, >> >> >> >> Trying to upgrade one of my box from 8-stable to 9-current lead >> be >> >> to >> >> some important problems. >> >> >> >> I'm have tried both from sources (svn buildworld etc.) and from >> >> memdisk >> >> provided by allbsd.org. >> >> >> >> The motherboard is ASUS P5N-E SLI ACPI BIOS Revision 0901 >> >> >> >> more informations here : >> >> http://people.freebsd.org/~bapt/P5N-E.dmidecode.txt and >> >> http://people.freebsd.org/~bapt/P5N-E.pciconv.txt >> > >> > Can you get a verbose dmesg from 8-stable? >> >> A boot -v from current memdisk is full of: >> (aprobe0:ata0:0:1:0): ATAPI_IDENTIFY. ACB: a1 00 00 00 00 40 00 00 >> 00 >> 00 00 00 >> (aprobe0:ata0:0:1:0): CAM status: Command timeout >> >> here is the dmesg from boot -v on 8-stable: >> http://people.freebsd.org/~bapt/P5NE-dmesg-8-stable.txt >> >> the xpt_config message disapear by removing sbp from the kernel > > It seems that you have an ATAPI floppy-drive device that 8 doesn't > like: > > afd0: setting PIO3 > device_attach: afd0 attach returned 6 > > Have you tried enabling ATA_CAM on 8 as a test, or removing the ATAPI > floppy- > drive as a test? kldload atapicam is happy with it: $> camcontrol devlist <SONY DVD RW DRU-820A 1.0b> at scbus0 target 0 lun 0 (cd0,pass0) <IOMEGA ZIP 250 41.S> at scbus0 target 1 lun 0 (da0,pass1) Anyway I removed it and restart booting on the memstick but it fails the same way as before. Each time it fails booting on current, if I reset to reboot 8-stable it fails finding the disks. if I turn off and on again I am able to boot the 8-stable again... really strange. baptReceived on Mon Jul 25 2011 - 17:37:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC