Bug 16091
| Summary: | cdrecord -scanbus fails | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Gene Czarcinski <gczarcinski> | ||||||||||||||
| Component: | cdrecord | Assignee: | Michael K. Johnson <johnsonm> | ||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | 7.1 | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | i386 | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2000-08-14 21:23:51 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Gene Czarcinski
2000-08-13 05:07:52 UTC
could you run this again for me, with the following command strace -otracefile cdrecord -scanbus and append the tracefile to this bug report? sounds like a kernel problem to me, but we need more information. we need to see the outputp of 'lsmod' on both installs, and a 'lspci -v'. File is being attached from strace -otracefile cdrecord -scanbus Funny. I tested cdrecord on two other "systems" (one a vmware virtual and the other a Dell OptiPlex) -- everything was fine on them. Just my "home" system that is having problems. Gene Created attachment 2476 [details]
strace -otracefile cdrecord -scanbus
previous attachment was tracefile from beta6 (rc1) Created attachment 2477 [details]
strace -otracefile.beta5 cdrecord -scanbus
Created attachment 2478 [details]
lsmod on pinstripe
Created attachment 2479 [details]
lsmod on rc1
Created attachment 2480 [details]
lspci -v on pinstripe
Created attachment 2481 [details]
lspci -v on rc1
OK, I have no idea what is going on but as of today it is working. The only change made was a screwed up append= in /etc/lilo.conf which had nousb as NOUSB and I was getting error messages during bootup. Here is the "current" append= append="hdh=ide-scsi nousb" Anyway, I am closing this. |