|
Bugzilla – Full Text Bug Listing |
| Summary: | MODE_SENSE - libata : SCSI-device (DVD) is not working from this release of openSUSE | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Joris Spekreijse <joris> |
| Component: | Kernel | Assignee: | Tejun Heo <teheo> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joris Spekreijse
2008-02-06 15:02:20 UTC
Currently pata_ali driver has problem with ATAPI DMA commands. You can work around by specifying "libata.pata_dma=1". This will make the driver use PIO exclusively. I have the affected hardware and have been trying to determine the difference between the old driver and the new one but I haven't succeeded yet. There's another bug entry on this problem. Marking this one as duplicate. Can you please add yourself on cc list on bug 278533? Thanks. *** This bug has been marked as a duplicate of bug 278533 *** Thanks. Using libata.pata_dma=1 in the options of Grub fixed the problem. Never edited GRUB since 9.0, YaST2 made it very easy this time :) |