[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-05 Thread phsyco_ant
I have an ICH5 chip and my hard drives run off SATA and DVD+RWs on IDE I could not boot with 2.6.20-16 (the kernel would hang on the first step [find boot media or something]) After adding the irqpoll option to the kernel and disabling SATA to IDE emulation in BIOS (ie enabling SATA RAID but not

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread mongo
Sitsofe Wheeler: the sata drive pata emulated is connected to the motherboard using SATA cable -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug notification

Re: [Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread klmonz
Sitsofe: as mongo replied, you don't have to change cabling, unless the IDE port you are mapping the SATA drive to already has a drive (cable) attached - in this case you would have to remove it. bug description: do you mean the headline or my first entry? pls advise which part you'd like go

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread Sitsofe Wheeler
klmonz: I'm thinking the most of the stuff under the - can go. Mentionting ata_piix and piix and using lspci to find your IDE chipset may be useful though. -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread Andrew Waldram
Sitsofe: didnt think of that with my ICH6 lspci -nn 00:1f.1 IDE interface [0101]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller [8086:266f] (rev 03) [EMAIL PROTECTED]:/lib/modules/2.6.20-15-generic# grep 266f modules.pcimap ata_piix 0x8086 0x266f

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread Andrew Waldram
klmonz : My laptop has a distinct lack of Sata drives . My point was the Great rename bug is the same for my Pata controler... under kernel 15 my IDE was controlled via ata_piix and therefore /dev/sdxx under kernel 16 my IDE is controlled via piix and therefore /dev/hdxx Yet Sitsofe who also

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-04 Thread Andrew Waldram
klmonz : I just realized you still think this is related to the debian Bug. This is incorrect https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/116996/comments/44 A subset if Intel core host controllers was deliberately switched over by the kernel devs in an attempt to fix

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-03 Thread mongo
klmonz: thanks a lot, I did the same and now I can access my sata drive at under 2.6.20.16 without irqpoll and with no performances loss. I love ubuntu, it makes me able to promote linux among my friends, I hope this serious bug fixed soon, this distribution has got a good reputation and it is a

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-03 Thread Sitsofe Wheeler
I just want to check something. Are the drives that are being renamed connected to the motherboard using PATA or SATA cables? klmonz: Interestingly your newest /proc/interrupts shows that the IDE controller is no longer sharing an interrupt with the USB controller... On another note, could you

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-03 Thread Sitsofe Wheeler
The /proc/interrupts part of the previous comment should have been aimed at mongo. -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug notification because you are a

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread Sitsofe Wheeler
mark_s: That problem may depend on what the root= is set to in your /boot/grub/menu.lst file... -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug notification

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread mark_s
Sitsofe Wheeler: Here is are the entries of my menu.lst: title Ubuntu, kernel 2.6.20-16-generic root(hd0,3) kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=2e377e54-c424-4774-84fe-1bf63a128ac1 ro quiet splash locale=de_DE initrd

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread mark_s
I forgot: here is my /boot/grub/device.map (hd0) /dev/sda (hd1) /dev/sdb (hd2) /dev/sdc -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug notification

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread Sitsofe Wheeler
mark_s: OK scratch that idea. Does booting 2.6.20-16-generic with the irqpoll parameter make any difference? -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread Andrew Waldram
mark+s: could also try noresume -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) https://bugs.launchpad.net/bugs/116996 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread Andrew Waldram
just noticed according to boot screen shot swap is on disk 3 partition 2 you have tmp on the 3rd partition and root on the fourth this doesn't seem to match your grub ??? -- SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-02 Thread mark_s
Thank you for the help I changed kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=2e377e54-c424-4774 -84fe-1bf63a128ac1 ro quiet splash locale=de_DE to kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=2e377e54-c424-4774-84fe-1bf63a128ac1 ro quiet splash locale=de_DE irqpoll and now

[Bug 116996] Re: SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets)

2007-06-01 Thread Sitsofe Wheeler
** Summary changed: - SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 boards) + SATA disk is in PATA mode with kernel 2.6.20-16-generic (piix claiming SATA controller on ICH4/ICH5 Intel chipsets) -- SATA disk is in PATA mode with kernel