[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2009-04-01 Thread TEN
Seeing this too on Hardy (hasn't the fix ever been backported?); a
sudden flurry of coasters from a DVD recorder (still writing CDs without
issue) that had worked well under Feisty (and XP, sigh) took me here.

To my surprise (as for everyone else in this thread, contrary to the
dmesg output below), what I found inside the box was an 80-pin
connection for both adapters.

In my understanding, the legacy LS-120 (high-capacity floppy disk drive)
should not cause the whole bus to be slowed down either - nor should the
DVD recorder have any problems even at UDMA/33 even if this actually
were just a 40-pin cable.

[   82.591146] scsi1 : ata_piix
[   82.591267] scsi2 : ata_piix
[   82.592197] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2c00 irq 14
[   82.592204] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2c08 irq 15
[   82.754084] ata1.00: ATA-6: WDC WD400BB-55JKA0, 05.01C05, max UDMA/100
[   82.754092] ata1.00: 78165360 sectors, multi 16: LBA 
[   82.760982] ata1.00: configured for UDMA/100
[   83.244108] ata2.00: ATAPI: HL-DT-STDVD-RAM GSA-H58N, 1.02, max UDMA/66
[   83.244136] ata2.01: ATAPI: LS-120 COSM   04  UHD Floppy, 
0270M09T, max PIO2
[   83.244153] ata2.00: limited to UDMA/33 due to 40-wire cable
[   83.416773] ata2.00: configured for UDMA/33

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2009-01-30 Thread glotz
Opened a new bug because of the kernel team bailout announced above...

https://bugs.launchpad.net/ubuntu/+bug/323302

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-11-06 Thread ^rooker
Seem to be suffering from the same problem (Kubuntu Hardy).

Furthermore, this is probably causing slow (4x max.) DVD burn speeds complaints:
https://bugs.launchpad.net/ubuntu/+source/k3b/+bug/31709

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-10-22 Thread Jullian Gafar
I have just upgraded to 8.10 beta and can report that this bug still
exists. I also tried the .deb package named libata-80wire (from
http://launchpadlibrarian.net/17612513/libata-
80wire_2.6.24-19.41_i386.deb) but up to now it's only available for
kernel 2.6.24-19. It correctly sets my sda to UDMA/100, but my sound
stops working (because I tested that kernel on Ibex - AFAIK that kernel
is for Hardy).

Could anybody make that package for 8.10 please, without it my laptop
works at a snail's pace - even slower that Windows. When I', on 2.6.24
(patched) it works great, but I want everything else to work too...

My Laptop: NEC Versa E400.

[EMAIL PROTECTED]:~# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 650/M650 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge 
(AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS961 [MuTIOL Media IO]
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 
Sound Controller (rev a0)
00:08.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 
65x/M650/740 PCI/AGP VGA Display Adapter

[EMAIL PROTECTED]:~# lsmod | grep -i ata
ata_generic 8324  0 
pata_acpi   8320  0 
pata_sis   15236  5 
libata159472  3 ata_generic,pata_acpi,pata_sis
scsi_mod  151436  5 sbp2,sg,sd_mod,sr_mod,libata

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-10-22 Thread stek79
I can confirm this in Intrepid, I've opened a new bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/285595

Perhaps it is better to signal here that the situation is not improved.

2008/10/22 Jullian Gafar [EMAIL PROTECTED]

 I have just upgraded to 8.10 beta and can report that this bug still
 exists. I also tried the .deb package named libata-80wire (from
 http://launchpadlibrarian.net/17612513/libata-
 80wire_2.6.24-19.41_i386.deb) but up to now it's only available for
 kernel 2.6.24-19. It correctly sets my sda to UDMA/100, but my sound
 stops working (because I tested that kernel on Ibex - AFAIK that kernel
 is for Hardy).

 Could anybody make that package for 8.10 please, without it my laptop
 works at a snail's pace - even slower that Windows. When I', on 2.6.24
 (patched) it works great, but I want everything else to work too...

 My Laptop: NEC Versa E400.

 [EMAIL PROTECTED]:~# lspci
 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 650/M650 Host (rev
 01)
 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI
 bridge (AGP)
 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS961 [MuTIOL Media
 IO]
 00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
 00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller
 (rev 07)
 00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller
 (rev 07)
 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
 00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev
 a0)
 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97
 Sound Controller (rev a0)
 00:08.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
 65x/M650/740 PCI/AGP VGA Display Adapter

 [EMAIL PROTECTED]:~# lsmod | grep -i ata
 ata_generic 8324  0
 pata_acpi   8320  0
 pata_sis   15236  5
 libata159472  3 ata_generic,pata_acpi,pata_sis
 scsi_mod  151436  5 sbp2,sg,sd_mod,sr_mod,libata

 --
 Wrong UDMA mode due to error in 40/80 wire cable detection
 https://bugs.launchpad.net/bugs/195221
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in Ubuntu: Invalid
 Status in linux source package in Ubuntu: Fix Released
 Status in linux-source-2.6.22 source package in Ubuntu: Won't Fix

 Bug description:
 I have an Asus Eee PC 4GB laptop, and I am testing Ubuntu Hardy 8.04
 (kernel 2.6.24-8) on it.

 The computer has a 4GB SSD soldered to the motherboard. The disk is
 reported as UDMA66 capable, but is installed as UDMA33 because the system
 does not detect a 80 pin conductor.

 I have tried adding kernel parameters (ide0=ata66 ide1=ata66) but these
 seems to be ignored. I have read that these parameters are just to instruct
 the kernel not to do the 40/80 wire test.

 I have written a blog entry [
 http://ospatia.blogspot.com/2008/02/eee-pc-optimizar-el-disco-ssd.html]
 (in Spanish) with additional information (dmesg output, some tests with
 hdparm, ...) and I have found additioal people having same problem with fast
 (300x) Compact Flash cards.

 dmesg output extract:

 [   26.700245] ata2.00: ATA-4: SILICONMOTION SM223AC, , max UDMA/66
 [   26.700256] ata2.00: 7815024 sectors, multi 0: LBA
 [   26.700297] ata2.00: limited to UDMA/33 due to 40-wire cable
 [   26.716208] ata2.00: configured for UDMA/33


-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-10-04 Thread what_if
**Hack/workaround alert**

I had a similar problem with my computer.

I simply forced UDMA Mode 4 and ATAPI-5 in the BIOS instead of Auto.
This fixed my problem and may fix yours as linux then is forced to use that 
speed irregardless of the 80-wire cable being detected.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-09-14 Thread pad
I just updated my laptop to Hardy and I still got the same problem. As
the same as last time, I fixed this problem in my laptop using technique
from limited to UDMA/33 due to 40-wire cable,
http://pixca.net/2008/02/03/limited-to-udma33-due-to-40-wire-cable/. For
those of you who are using Hardy, I have created a deb file for my
patch.

Usage:
sudo dpkg -i --force-overwrite libata-80wire_2.6.24-19.41_i386.deb


** Attachment added: force libata to use 80-wire cable setting
   http://launchpadlibrarian.net/17612513/libata-80wire_2.6.24-19.41_i386.deb

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-09-07 Thread jap1968
I also upgraded from Ubuntu 8.04 to 8.10 alfa 5

I can confirm that the bug has been solved, just as Paulo commented
before.

Unfortunately, the SSD of this computer (Eee PC 701, 512MB + 4GB SSD)
does not seem to improve on UDMA66 mode:

$ sudo hdparm -t /dev/sda1

/dev/sda1:
Timing buffered disk reads:   66 MB in  3.02 seconds =  21.83 MB/sec

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-09-06 Thread Alessio Igor Bogani
This bug report is being closed due to your last comment regarding this
being fixed. For future reference you can manage the status of your own
bugs by clicking on the current status in the yellow line and then
choosing a new status in the revealed drop down box. You can learn more
about bug statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you
again for taking the time to report this bug and helping to make Ubuntu
better. Feel free to submit any future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-09-05 Thread Paulo Albuquerque
Tested my EeePC 701 (4G) with Intrepid Alpha 5. The issue appears to be
solved:

[   10.324470] ata2.00: ATA-4: SILICONMOTION SM223AC, , max UDMA/66
[   10.324481] ata2.00: 7815024 sectors, multi 0: LBA 
[   10.340394] ata2.00: configured for UDMA/66
[   10.340825] scsi 2:0:0:0: Direct-Access ATA  SILICONMOTION SM n/a  
PQ: 0 ANSI: 5

** Attachment added: dmesg-alpha5-eee.txt
   http://launchpadlibrarian.net/17330154/dmesg-alpha5-eee.txt

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-08-13 Thread jap1968
I am using a modified kernel:

http://www.array.org/ubuntu/features.html

Which includes the 40-wire UDMA patch. I do not know if this same patch
is going to be included in the official kernel, but it seems to work
flawlessly.

Anyway, the speed improvement (Eee PC 701, 4GB) is much less than what I
expected.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-08-13 Thread Adam McDaniel
Yes, that 40-wire UDMA patch is already committed to ubuntu-intrepid.git

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-08-02 Thread Matt Austin

Using Intrepid Alpha 3 (with latest updates) on the EeePC 701:

dmesg output extract:
[9.484446] ata2.00: ATA-4: SILICONMOTION SM223AC, , max UDMA/66
[9.484455] ata2.00: 7815024 sectors, multi 0: LBA 
[9.500401] ata2.00: configured for UDMA/66

Does this mean that this bug has been resolved in Intrepid?

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-08-02 Thread Matt Austin
Forgot mention that the kernel version is 2.6.26-5-generic.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-28 Thread wanjie.info
thanks Leann Ogasawara  
it's works.
after i installed linux-image-2.6.25.1
here is my hdparm result.

before--
/dev/sdb:
 Timing cached reads: 2 MB in  2.08 seconds = 984.59 kB/sec
 Timing buffered disk reads:4 MB in  4.19 seconds = 978.71 kB/sec

/dev/sda:
 Timing cached reads:   1220 MB in  2.00 seconds = 609.37 MB/sec
 Timing buffered disk reads:   56 MB in  3.07 seconds =  18.24 MB/sec

after-
/dev/sdb:
 Timing cached reads:   1574 MB in  2.00 seconds = 786.84 MB/sec
 Timing buffered disk reads:  174 MB in  3.03 seconds =  57.50 MB/sec

/dev/sda:
 Timing cached reads:   1492 MB in  2.00 seconds = 746.06 MB/sec
 Timing buffered disk reads:   80 MB in  3.03 seconds =  26.39 MB/sec

what a big bug with  linux-image-2.6.24.16.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-19 Thread tlu

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/14600561/uname-a.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-19 Thread tlu

** Attachment added: version.log
   http://launchpadlibrarian.net/14600572/version.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-19 Thread tlu

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/14600574/dmesg.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-19 Thread tlu

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/14600589/lspci-vvnn.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-14 Thread tlu
Leann,

I installed kernel 2.6.25.1 as advised. Didn't solve the problem,
though. My harddisks are still addressed as UDMA2 and performance is as
bad as with 2.6.24.

BTW: KDE wouldn't start with the new kernel (I'm using Kubuntu). All I
got was the console.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-14 Thread tlu
Sorry - I forgot to add that I have a MSI 915P/G Neo2 motherboard with a
VIA6410 IDE Raid Controller.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-05-13 Thread Leann Ogasawara
Hi Guys,

Dan, you mentioned submitting a patch upstream. . . thanks for doing
that, it's much appreciated.  For those interested, the upcoming
Intrepid Ibex 8.10 kernel was most recently rebased with the upstream
2.6.25 kernel and is available for testing.  It contains the patch Dan
submitted and is available in the following PPA:

https://edge.launchpad.net/~kernel-ppa/+archive

If you are not familiar with how to install packages from a PPA
basically do the following:

Create the file /etc/apt/sources.list.d/kernel-ppa.list to include the
following two lines:

deb http://ppa.launchpad.net/kernel-ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/kernel-ppa/ubuntu hardy main

Then run the command:

sudo apt-get update

You should then be able to install the linux-image-2.6.25 kernel
package. After you've finished testing you can remove the kernel-
ppa.list file and run 'sudo apt-get update' once more. Please let us
know your results. Thanks.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-27 Thread tlu
I'm having the same problem using Hardy. Any chance to write a patch
like pad's one for Gutsy mentioned in comment #8 above?

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-26 Thread Anders Kvist
I still only have half the speed with my Dell D430 with a SanDisk SSD
UATA 5000 1.8, 1.27, max UDMA/100

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-26 Thread JayBee
How can I establish the devid, subvendor, subdev values for my own
laptop so that I can apply a similar patch to that suggested by Dan
McGee? Is it output from a command line utility of some sort?

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-25 Thread Dan McGee
I submitted this patch upstream for this issue, thought I'd point it out here:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=01ce2601e4ba354fe1e25bb940817570d0c8ed4f;hp=a6116c9e60978a6deaa20691c67ffed727e50df1

Should be in your 2.6.26 kernel release, or you can easily apply this to
any older kernel.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-10 Thread mercury168
One note that I find interesting to add.

My disks are PATA. With the Gutsy kernel, I had the correct performance - 
they were recognized ad hda and hdb.

Now, with Hardy, they are recognized as sda and sdb. This could mean that the 
problem lie into the libata kernel part (IMHO).

Furthermore, in dmesg I have the same output as presented by jap1968:

limited to UDMA/33 due to 40-wire cable


I can report I have the same problem:

[EMAIL PROTECTED]:~$ sudo hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   424 MB in  2.00 seconds = 211.95 MB/sec
 Timing buffered disk reads:   38 MB in  3.01 seconds =  12.61 MB/sec


[EMAIL PROTECTED]:~$ sudo hdparm /dev/sda

/dev/sda:
 IO_support=  0 (default) 
16-bit)
 HDIO_GET_UNMASKINTR failed: Inappropriate ioctl for device
 HDIO_GET_DMA failed: Inappropriate ioctl for device
 HDIO_GET_KEEPSETTINGS failed: Inappropriate ioctl for device
 readonly  =  0 (off)
 readahead = 256 (on)
 geometry  = 4864/255/63, sectors = 78140160, start = 0


[EMAIL PROTECTED]:~$ lsmod
Module  Size  Used by
snd_rtctimer4640  0 
xfs   571288  1 
nls_cp437   6656  0 
wlan_wep8064  1 
isofs  36388  0 
af_packet  23812  4 
udf88612  0 
i915   32512  2 
drm82580  3 i915
ppdev  10372  0 
speedstep_lib   6532  0 
cpufreq_conservative 8712  0 
cpufreq_powersave   2688  0 
cpufreq_ondemand9740  0 
cpufreq_userspace   5284  0 
cpufreq_stats   7104  0 
freq_table  5536  2 cpufreq_ondemand,cpufreq_stats
sbs15112  0 
sbshc   7680  1 sbs
dock   11280  0 
iptable_filter  3840  0 
ip_tables  14820  1 iptable_filter
x_tables   16132  1 ip_tables
lp 12324  0 
wlan_scan_sta  14720  1 
ath_rate_sample14336  1 
joydev 13120  0 
ath_pci   101024  0 
wlan  207728  5 wlan_wep,wlan_scan_sta,ath_rate_sample,ath_pci
ath_hal   192592  3 ath_rate_sample,ath_pci
pcmcia 40876  0 
parport_pc 36260  1 
parport37832  3 ppdev,lp,parport_pc
snd_intel8x0   35356  3 
evdev  13056  6 
snd_ac97_codec101028  1 snd_intel8x0
snd_usb_audio  83936  1 
snd_pcm_oss42144  0 
snd_mixer_oss  17920  1 snd_pcm_oss
ac97_bus3072  1 snd_ac97_codec
psmouse40336  0 
serio_raw   7940  0 
snd_pcm78596  5 
snd_intel8x0,snd_ac97_codec,snd_usb_audio,snd_pcm_oss
snd_usb_lib18432  1 snd_usb_audio
snd_hwdep  10500  1 snd_usb_audio
snd_seq_dummy   4868  0 
pcspkr  4224  0 
yenta_socket   27276  2 
rsrc_nonstatic 13696  1 yenta_socket
pcmcia_core40596  3 pcmcia,yenta_socket,rsrc_nonstatic
snd_seq_oss35584  0 
snd_seq_midi9376  0 
snd_rawmidi25760  2 snd_usb_lib,snd_seq_midi
snd_seq_midi_event  8320  2 snd_seq_oss,snd_seq_midi
snd_seq54224  9 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
container   5632  0 
snd_timer  24836  3 snd_rtctimer,snd_pcm,snd_seq
snd_seq_device  9612  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
video  19856  0 
output  4736  1 video
snd56996  23 
snd_rtctimer,snd_intel8x0,snd_ac97_codec,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_usb_lib,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore   8800  1 snd
snd_page_alloc 11400  2 snd_intel8x0,snd_pcm
shpchp 34452  0 
pci_hotplug30880  1 shpchp
iTCO_wdt   13092  0 
iTCO_vendor_support 4868  1 iTCO_wdt
battery14212  0 
ac  6916  0 
button  9232  0 
intel_agp  25492  1 
agpgart34760  3 drm,intel_agp
ext3  136712  1 
jbd48404  1 ext3
mbcache 9600  1 ext3
usbhid 31872  0 
hid38784  1 usbhid
usb_storage73664  0 
sg 36880  0 
libusual   19108  1 usb_storage
sr_mod 17956  0 
cdrom  37408  1 sr_mod
sd_mod 30720  4 
ata_piix   19588  3 
ata_generic 8324  0 
pata_acpi   8320  0 
e100   37388  0 
mii 6400  1 e100
libata159344  3 ata_piix,ata_generic,pata_acpi
ehci_hcd   37900  0 
uhci_hcd   27024  0 
scsi_mod  151436  5 usb_storage,sg,sr_mod,sd_mod,libata
usbcore   146028  8 

[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-08 Thread stek79
One note that I find interesting to add.

My disks are PATA. With the Gutsy kernel, I had the correct performance
- they were recognized ad hda and hdb.

Now, with Hardy, they are recognized as sda and sdb. This could mean
that the problem lie into the libata kernel part (IMHO).

Furthermore, in dmesg I have the same output as presented by jap1968:

limited to UDMA/33 due to 40-wire cable

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-07 Thread stek79
Hi,
  I have the same problem, even with the latest Hardy updates:

Linux ste-ubuntu 2.6.24-15-generic #1 SMP Fri Apr 4 03:48:31 UTC 2008
i686 GNU/Linux

With hdparm -t, I have about half throughput with respect to the Gutsy
kernel! Now I'm at 26 MB/s, with Gutsy I had 56MB/s.

Let me know if you want any other detail.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-05 Thread Anders Kvist
Kyle, I just found the .deb on packages.debian.org.

It boots, but no wireless and probably other things that doesn't work
too...but performance on disk is GREAT :)

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-04 Thread jap1968
Just updated to the latest kernel available for Hardy (2.6.24-14) a couple of 
hours ago.
No changes. The problem remains the same:

[ 27.823382] ata2.00: ATA-4: SILICONMOTION SM223AC, , max UDMA/66
[ 27.823394] ata2.00: 7815024 sectors, multi 0: LBA
[ 27.823436] ata2.00: limited to UDMA/33 due to 40-wire cable
[ 27.839329] ata2.00: configured for UDMA/33

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-03 Thread Anders Kvist
I can confirm this on Hardy too on my Dell D430 with a Sandisk SSD UATA
5000.

Hdparm -i shows udma2 mode while debian uses udma5 - and read speeds are
the twice.

Will the fix from pad's post be in Hardy?

/Anders

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-03 Thread Anders Kvist
I just installed a 2.6.18 kernel from Debian Etch - this gives me udma5
and full speed.

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-04-03 Thread Kyle M Weller
your able to install debian kernels in ubuntu?  How? What repo's and
is there any performance difference?

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-24 Thread Kyle M Weller
I confirm this issue with latest hardy

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-11 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: Incomplete = Triaged

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-11 Thread Daniel Holbach
** Changed in: ubuntu
Sourcepackagename: linux-source-2.6.24 = None
   Status: New = Invalid

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-09 Thread pad
I fixed this problem in my laptop using technique from limited to
UDMA/33 due to 40-wire cable, http://pixca.net/2008/02/03/limited-to-
udma33-due-to-40-wire-cable/. For those of you who are using Gusty, I
have create a deb file for my patch.

Usage:
sudo dpkg -i --force-overwrite libata-80wire_2.6.22-14.52_i386.deb

** Attachment added: libata-80wire_2.6.22-14.52_i386.deb
   http://launchpadlibrarian.net/12531789/libata-80wire_2.6.22-14.52_i386.deb

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-02 Thread jap1968

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/12356842/uname-a.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-02 Thread jap1968

** Attachment added: version.log
   http://launchpadlibrarian.net/12356856/version.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-02 Thread jap1968

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/12356859/dmesg.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-03-02 Thread jap1968

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/12356861/lspci-vvnn.log

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-02-29 Thread Leann Ogasawara
Hi,

Care to test the latest 2.6.24-10 kernel and verify this still an issue?
If it still is an issue, per the kernel team's bug policy, can you
please attach the following information.  Please be sure to attach each
file as a separate attachment.

* uname -a  uname-a.log
* cat /proc/version_signature  version.log
* dmesg  dmesg.log
* sudo lspci -vvnn  lspci-vvnn.log

For more information regarding the kernel team bug policy, please refer
to https://wiki.ubuntu.com/KernelTeamBugPolicies .

Also note that we will keep this open against the actively developed
kernel bug against 2.6.22 this will be closed.  Thanks again and we
appreciate your help and feedback.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Won't Fix

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-02-25 Thread jap1968
Detected in Ubuntu 8.04 alfa 4 + all currently available updates

** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

** Also affects: linux-source-2.6.24 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195221] Re: Wrong UDMA mode due to error in 40/80 wire cable detection

2008-02-24 Thread jap1968
This bug seems to be related to this one:
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/110636

...since I obtain the same error message when I try to change to UDMA66
by meadns of hdparm:

$ sudo hdparm -X68 /dev/sda

/dev/sda:
 setting xfermode to 68 (UltraDMA mode4)
SG_IO: bad/missing ATA_16 sense data:: 

-- 
Wrong UDMA mode due to error in 40/80 wire cable detection
https://bugs.launchpad.net/bugs/195221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs