I've just installed Debian testing (debian installer) with kernel 2.6.8-1-386 and SATA enabled (hard drives /dev/sda and /dev/sdb) but DVD and DVD-RW drives are not regognised even when modules ide-cd, cdrom, ide-disk, ide-generic, ide-core, iso9660 are loaded.
/dev/hdc, /dev/cdrom, /dev/sr0 /dev/sr1 does not exist att all. I've checked /proc files and no DVD hardware detected.
I ve tried to put options
hdc=ide-cd hdd=ide-cd
to the kernel at the boot time but it does not help.
tried also with discover but no hel att all,
output from discover is like this :
Intel Corp. Workstation Memory Controller Hub
Intel Corp. Workstation Memory Controller Hub PCI Express Port
Intel Corp. I/O Controller Hub PCI Express Port 0
Intel Corp. I/O Controller Hub PCI Express Port 1
Intel Corp. I/O Controller Hub USB
Intel Corp. I/O Controller Hub USB
Intel Corp. I/O Controller Hub USB
Intel Corp. I/O Controller Hub USB
Intel Corp. I/O Controller Hub USB2
Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to PCI Bridge
Intel Corp. I/O Controller Hub LPC
Intel Corp. I/O Controller Hub SATA cc=raid
Intel Corp. I/O Controller Hub SMBus
unknown unknown
unknown unknown
unknown unknown
Creative Labs SB Audigy
Creative Labs SB Audigy FireWire Port
unknown unknown
unknown unknown
unknown unknown
unknown unknown
unknown unknown
unknown unknown
unknown unknown
OmniVision Technologies Inc OV511+ WebCam
unknown unknown
unknown unknown
As You can see no DVD-s detected..
I don't know if does it matter that in the BIOS drives are configured in SATA/PATA mode, and kernel uses SATA modules libata and ata_piix for the hard drives, but how it works for the PATA (or eventually IDE DVD-s , I mean combined mode, bouth SATA and IDE)
This is output from the dmesg
......
SCSI subsystem initialized
libata version 1.02 loaded.
ata_piix version 1.02
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14
ata1: dev 0 cfg 49:2f00 82:3469 83:7f61 84:4003 85:3469 86:3e41 87:4003 88:207f
ata1: dev 0 ATA, max UDMA/133, 312500000 sectors: lba48
ata1: dev 1 cfg 49:2f00 82:3469 83:7f61 84:4003 85:3469 86:3e41 87:4003 88:207f
ata1: dev 1 ATA, max UDMA/133, 312500000 sectors: lba48
ata1: dev 0 configured for UDMA/133
ata1: dev 1 configured for UDMA/133
scsi0 : ata_piix
Using anticipatory io scheduler
Vendor: ATA Model: WDC WD1600JD-75H Rev: 08.0
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: WDC WD1600JD-75H Rev: 08.0
Type: Direct-Access ANSI SCSI revision: 05
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15
ata2: dev 0 cfg 49:0b00 82:0210 83:1000 84:0000 85:0000 86:0000 87:0000 88:0407
ata2: dev 0 ATAPI, max UDMA/33
ata2: dev 1 cfg 49:0b00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000 88:0407
ata2: dev 1 ATAPI, max UDMA/33
ata2: dev 0 configured for UDMA/33
ata2: dev 1 configured for UDMA/33
scsi1 : ata_piix
SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
SCSI device sda: drive cache: write back
/dev/scsi/host0/bus0/target0/lun0: p1 p3 < p5 p6 p7 p8 >
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sdb: 312500000 512-byte hdwr sectors (160000 MB)
SCSI device sdb: drive cache: write back
/dev/scsi/host0/bus0/target1/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 >
Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Adding 2000084k swap on /dev/sdb2. Priority:-1 extents:1
EXT3 FS on sdb6, internal journal
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
ide1: I/O resource 0x170-0x177 not free.
ide1: ports already in use, skipping probe
loop: loaded (max 8 devices)
i2c /dev entries driver
.....
Any clues???
Regards Nenad
Solved
Bug with ata_piix module prevent loading ide driver. You have to rebuild initrd image. Just add following to /etc/mkinitrd/modules:
ide-genericata_piix
sd_mod
Backup your old initrd:
cp /boot/initrd.img.2.6.8-1-686 /boot/initrd.img.2.6.8-1-686.bakMake new initrd image:
mkinitrd -o /boot/initrd.img.2.6.8-1-686Reboot
In case of failure boot from old image - grub way:
initrd /boot/initrd.img.2.6.8-1-686.bakWait for fix in ata_piix
Best regards
Pavel Tavoda
Thanks
a lot!!!
It is working
Regards Nenad
But still...
I managed to use the CDROM, but now I can't have DMA enabled.
This is what I get when I try to set the DMA with hdparm:
# hdparm -d 1 /dev/hdc
/dev/hdc:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
In dmesg I get this error:
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
Probing IDE interface ide1...
hdc: HL-DT-ST DVDRAM GSA-4160B, ATAPI CD/DVD-ROM drive
Probing IDE interface ide2...
ide2: Wait for ready failed before probe !
Probing IDE interface ide3...
ide3: Wait for ready failed before probe !
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !
i fixed it configuring the bios
The exact same thing happened to me when i touched one of the bios parameters. On ide configuration, you have to use enhanced mode and use S-ATA. I have to say i have an ASUS p4p800 se with Intel 865PE and Intel ICH5R chipsets.
I hope this helps u.
EdVera (Free Software 4 a Free World)
BIOS fix worked for me too
Thank you for posting your BIOS change tip. This fixed my problem with the ata_pixx / SATA hard drive + IDE DVD without DMA problem. The default BIOS setting for the integrated ICH5R SATA controller is Auto and it needed to be changed to Enhanced. Then a SUSE user can use YaST to set the DMA on.
ThinkPad T43's Bios has not such option
I got the same problem with T43, use the method in this threads to get my DVD recongnized.
However, I can not get DMA work.
I tried to set the samething in T43's bios, however, I go though all the items in BIOS, can not find such an option. Actually, there is no option for harddrive at all.
Any suggestions?
I am using Debian Sarge with kernel 2.6.11-1-686.
the setup utilities?
On Thinkpads I had, if I wanted to change things like DMA, I had to use those utilities from the IBM site that allowed changing these parameters. These usually ran in dos or windows. If this is the way to make it work for the T43, find those utilities and run them in dos or windows, then boot in Linux and hopefully it will be set where you want it.
Such as this:
1yu504cw.exe 22,695,592 ThinkPad Configuration package for Windows 95/98/98SE/Me/2000/XP
1yu504ww.txt 23,783 README for ThinkPad Configuration package for Windows 95/98/98SE/Me/2000/XP
The same problem
I have the same problem and with the same fix procedure: run Bios Setup, and change SATA mode from "AUTO" to "ENHANCED MODE".
The motherboard is an MSI 945G-Neo-V
yay 4 you. thanks a lot.
yay 4 you.
thanks a lot.
morten
It works
Just to confirm that this workaround actually works. On my Dell Poweredge 750, the CD now shows up as hda.
Thanks a lot for posting this!
did as you suggested... bo
did as you suggested...
booting now stops with kernel panic: /dev/console no such file
some lines above he complains about unknown fs-type devfs... guess that didnt work at all :(
since i've got a thinkpad theres absolutely no option regarding the sata-controler
and other ideas?
DVD not found
I have almost the identical problem but am relatively new at this. I am running testing version and linux does not see my DVD or DVD/RW drives?
Here is the output of discover:
nVidia Corporation nForce2 AGP (different version?)
nVidia Corporation nForce2 Memory Controller 1
nVidia Corporation nForce2 Memory Controller 4
nVidia Corporation nForce2 Memory Controller 3
nVidia Corporation nForce2 Memory Controller 2
nVidia Corporation nForce2 Memory Controller 5
nVidia Corporation nForce2 ISA Bridge
nVidia Corporation nForce2 SMBus (MCP)
nVidia Corporation nForce2 USB Controller
nVidia Corporation nForce2 USB Controller
nVidia Corporation nForce2 USB Controller
nVidia Corporation nForce2 Ethernet Controller
nVidia Corporation nForce MultiMedia audio [Via VT82C686B]
nVidia Corporation nForce2 AC97 Audio Controler (MCP)
nVidia Corporation nForce2 External PCI Bridge
nVidia Corporation nForce2 IDE
nVidia Corporation nForce2 PCI Bridge
nVidia Corporation nForce2 FireWire (IEEE 1394) Controller
nVidia Corporation nForce2 AGP
Lite-On Communications Inc LNE100TX
Lucent Microelectronics 56k WinModem
3Com Corporation 3C920B-EMB Integrated Fast Ethernet Controller [Tornado]
ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]
unknown unknown
unknown unknown
unknown unknown
unknown unknown
and the output of dmesg which seems to see the drives:
mfs...it isn't (ungzip failed); looks like an initrd
Freeing initrd memory: 4204k freed
NET: Registered protocol family 16
EISA bus registered
PCI: PCI BIOS revision 2.10 entry at 0xfb490, last bus=3
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: nForce2 C1 Halt Disconnect fixup
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB1._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fbf00
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbf30, dseg 0xf0000
PnPBIOS: 17 nodes reported by PnP BIOS; 17 recorded by driver
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [APCS] enabled at IRQ 23
ACPI: PCI interrupt 0000:00:01.1[A] -> GSI 23 (level, high) -> IRQ 169
ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 22 (level, high) -> IRQ 177
ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 21 (level, high) -> IRQ 185
ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
ACPI: PCI interrupt 0000:00:02.2[C] -> GSI 20 (level, high) -> IRQ 193
ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 22 (level, high) -> IRQ 177
ACPI: PCI Interrupt Link [APCI] enabled at IRQ 21
ACPI: PCI interrupt 0000:00:05.0[A] -> GSI 21 (level, high) -> IRQ 185
ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 20
ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 20 (level, high) -> IRQ 193
ACPI: PCI Interrupt Link [APCM] enabled at IRQ 22
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 22 (level, high) -> IRQ 177
ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
ACPI: PCI interrupt 0000:01:07.0[A] -> GSI 19 (level, high) -> IRQ 201
ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
ACPI: PCI interrupt 0000:01:0a.0[A] -> GSI 16 (level, high) -> IRQ 209
ACPI: PCI Interrupt Link [AP3C] enabled at IRQ 21
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 21 (level, high) -> IRQ 185
ACPI: PCI interrupt 0000:03:00.0[A] -> GSI 19 (level, high) -> IRQ 201
number of MP IRQ sources: 15.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
....... : Delivery Type: 0
....... : LTS : 0
.... register #01: 00170011
....... : max redirection entries: 0017
....... : PRQ implemented: 0
....... : IO APIC version: 0011
.... register #02: 00000000
....... : arbitration: 00
.... IRQ redirection table:
NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
00 000 00 1 0 0 0 0 0 0 00
01 001 01 0 0 0 0 0 1 1 39
02 000 00 1 0 0 0 0 0 0 00
03 001 01 0 0 0 0 0 1 1 41
04 001 01 0 0 0 0 0 1 1 49
05 001 01 0 0 0 0 0 1 1 51
06 001 01 0 0 0 0 0 1 1 59
07 001 01 1 0 0 0 0 1 1 61
08 001 01 0 0 0 0 0 1 1 69
09 001 01 0 1 0 0 0 1 1 71
0a 001 01 0 0 0 0 0 1 1 79
0b 001 01 0 0 0 0 0 1 1 81
0c 001 01 0 0 0 0 0 1 1 89
0d 001 01 0 0 0 0 0 1 1 91
0e 001 01 0 0 0 0 0 1 1 99
0f 001 01 0 0 0 0 0 1 1 A1
10 001 01 1 1 0 0 0 1 1 D1
11 000 00 1 0 0 0 0 0 0 00
12 000 00 1 0 0 0 0 0 0 00
13 001 01 1 1 0 0 0 1 1 C9
14 001 01 1 1 0 0 0 1 1 C1
15 001 01 1 1 0 0 0 1 1 B9
16 001 01 1 1 0 0 0 1 1 B1
17 001 01 1 1 0 0 0 1 1 A9
Using vector-based indexing
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ209 -> 0:16
IRQ201 -> 0:19
IRQ193 -> 0:20
IRQ185 -> 0:21
IRQ177 -> 0:22
IRQ169 -> 0:23
.................................... done.
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
EISA: Probing bus 0 at eisa0
EISA: Detected 0 cards.
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 8
NET: Registered protocol family 20
ACPI: (supports S0 S1 S4 S4bios S5)
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 4204 blocks [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly.
Freeing unused kernel memory: 204k freed
vesafb: probe of vesafb0 failed with error -6
NET: Registered protocol family 1
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
NFORCE2: IDE controller at PCI slot 0000:00:09.0
NFORCE2: chipset revision 162
NFORCE2: not 100% native mode: will probe irqs later
NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y080P0, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133)
/dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 >
hdc: PLEXTOR DVDR PX-708A, ATAPI CD/DVD-ROM drive
hdd: TOSHIBA DVD-ROM SD-M1402, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Adding 1044184k swap on /dev/hda7. Priority:-1 extents:1
EXT3 FS on hda8, internal journal
Real Time Clock Driver v1.12
hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X DVD-ROM drive, 128kB Cache, UDMA(33)
ieee1394: Initialized config rom entry `ip1394'
SCSI subsystem initialized
sbp2: $Rev: 1219 $ Ben Collins
Capability LSM initialized
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS driver 2.1.15 [Flags: R/O MODULE].
NTFS volume version 3.1.
ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 20 (level, high) -> IRQ 193
PCI: Setting latency timer of device 0000:00:06.0 to 64
intel8x0_measure_ac97_clock: measured 49468 usecs
intel8x0: clocking to 47489
ohci1394: $Rev: 1223 $ Ben Collins
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 22 (level, high) -> IRQ 177
PCI: Setting latency timer of device 0000:00:0d.0 to 64
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177] MMIO=[e2084000-e20847ff] Ma x Packet=[2048]
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.29.
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 22 (level, high) -> IRQ 177
PCI: Setting latency timer of device 0000:00:04.0 to 64
eth0: forcedeth.c: subsystem: 01043:80a7 bound to 0000:00:04.0
Linux Tulip driver version 1.1.13 (May 11, 2002)
ACPI: PCI interrupt 0000:01:07.0[A] -> GSI 19 (level, high) -> IRQ 201
tulip0: MII transceiver #1 config 3000 status 7829 advertising 01e1.
eth1: Lite-On 82c168 PNIC rev 32 at 0xa000, 00:A0:CC:64:B3:69, IRQ 201.
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 21 (level, high) -> IRQ 185
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:02:01.0: 3Com PCI 3c920 Tornado at 0xb000. Vers LK1.1.19
input: PC Speaker
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
mice: PS/2 mouse device common for all mice
ts: Compaq touchscreen protocol output
inserting floppy driver for 2.6.8-1-386
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA ]
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected NVIDIA nForce2 chipset
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 64M @ 0xd8000000
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 22 (level, high) -> IRQ 177
ohci_hcd 0000:00:02.0: nVidia Corporation nForce2 USB Controller
PCI: Setting latency timer of device 0000:00:02.0 to 64
ohci_hcd 0000:00:02.0: irq 177, pci mem e0a83000
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 21 (level, high) -> IRQ 185
ohci_hcd 0000:00:02.1: nVidia Corporation nForce2 USB Controller (#2)
PCI: Setting latency timer of device 0000:00:02.1 to 64
ohci_hcd 0000:00:02.1: irq 185, pci mem e0a85000
ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
usb 1-1: new full speed USB device using address 2
ACPI: PCI interrupt 0000:00:02.2[C] -> GSI 20 (level, high) -> IRQ 193
ehci_hcd 0000:00:02.2: nVidia Corporation nForce2 USB Controller
PCI: Setting latency timer of device 0000:00:02.2 to 64
ehci_hcd 0000:00:02.2: irq 193, pci mem e0a8f000
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
PCI: cache line size of 64 is not supported by device 0000:00:02.2
ehci_hcd 0000:00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
usb 1-1: USB disconnect, address 2
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 6 ports detected
ohci_hcd 0000:00:02.0: wakeup
usb 1-1: new full speed USB device using address 3
Intel 810 + AC97 Audio, version 1.01, 04:29:00 Nov 25 2004
cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
NET: Registered protocol family 17
eth1: Setting full-duplex based on MII#1 link partner capability of 41e1.
lp0: using parport0 (interrupt-driven).
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02ca840(lo)
IPv6 over IPv4 tunneling driver
vmmon: module license 'unspecified' taints kernel.
/dev/vmmon: Module vmmon: registered with major=10 minor=165
/dev/vmmon: Module vmmon: initialized
/dev/vmnet: open called by PID 2783 (vmnet-bridge)
/dev/vmnet: hub 0 does not exist, allocating memory.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth1: enabling the bridge
bridge-eth1: up
bridge-eth1: already up
bridge-eth1: attached
/dev/vmnet: open called by PID 2791 (vmnet-bridge)
/dev/vmnet: hub 2 does not exist, allocating memory.
/dev/vmnet: port on hub 2 successfully opened
bridge-eth0: peer interface eth0 not found, will wait for it to come up
bridge-eth0: attached
/dev/vmnet: open called by PID 2795 (vmnet-bridge)
/dev/vmnet: hub 3 does not exist, allocating memory.
/dev/vmnet: port on hub 3 successfully opened
bridge-eth2: peer interface eth2 not found, will wait for it to come up
bridge-eth2: attached
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
[drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]
mtrr: base(0xd0000000) is not aligned on a size(0x3e00000) boundary
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:03:00.0 into 1x mode
[drm] Loading R200 Microcode
eth1: no IPv6 routers present
any thoughts or ideas would be appreciated.
Sean Maloney
Try forcing your SATA control
Try forcing your SATA controller to use Native mode in your BIOS.