|
Bugzilla – Full Text Bug Listing |
| Summary: | OOPS with SATA CDROMS/Burner | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Jaeger <aj> |
| Component: | Kernel | Assignee: | Hannes Reinecke <hare> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Preview 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | dmesg.out | ||
|
Description
Andreas Jaeger
2005-08-08 09:16:33 UTC
Created attachment 45121 [details]
dmesg.out
dmesg output from garbarek.
The ATAPI support got confused. There was a patch on the scsi mailinglist by Tejun Heo which fixed the sg handling in ATAPI: for atapi request each sg buffer has to be 4-byte aligned. These patches have been added to our kernel CVS; appearently they fix this problem. I still have this problem with beta2. Doubled error handling. With the latest git updates another atapi error handler went in which clashed with ours. I've removed the old one in CVS. Sorry for that. Still need to undergo proper testing before we can set this to fixed. Works. Closing bug. |