CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET CONFIGURATION support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
udev (Ubuntu) |
Fix Released
|
Undecided
|
Martin Pitt | ||
Lucid |
Fix Released
|
Undecided
|
Martin Pitt |
Bug Description
Hi,
In both Karmic and uptodate-Lucid I have a problem with my old CD drive. It is shown in Palimquest but I can't read or write to it. It is the "SONY CRX140" device that is not functioning (and I can't rule out hardware errors, although it seem to be detected just fine in BIOS), the other one, the USB CD drive is working.
ProblemType: Bug
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/pcmC0D0p: david 2279 F...m pulseaudio
/dev/snd/
CRDA: Error: [Errno 2] Filen eller katalogen finns inte
Card0.Amixer.info:
Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16'
Mixer name : 'Realtek ALC888'
Components : 'HDA:10ec0888,
Controls : 39
Simple ctrls : 21
Card1.Amixer.info:
Card hw:1 'Juli'/'ESI Juli@ at 0xcf00, irq 21'
Mixer name : 'ICE1724 - multitrack'
Components : ''
Controls : 36
Simple ctrls : 14
Card2.Amixer.info:
Card hw:2 'HDMI'/'HDA ATI HDMI at 0xfdffc000 irq 28'
Mixer name : 'ATI R6xx HDMI'
Components : 'HDA:1002aa01,
Controls : 4
Simple ctrls : 1
Card2.Amixer.
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
CheckboxSubmission: f6f6c1db2c80d23
CheckboxSystem: 4ed15c40009aa6f
Date: Fri Jan 1 20:05:54 2010
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=
MachineType: Gigabyte Technology Co., Ltd. GA-MA770T-UD3P
Package: linux-image-
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
LANG=sv_SE.UTF-8
SHELL=/bin/bash
ProcVersionSign
RelatedPackageV
linux-
linux-firmware 1.25
RfKill:
SourcePackage: linux
Uname: Linux 2.6.31-16-generic x86_64
XsessionErrors:
(gnome-
(gnome-
(polkit-
(nautilus:2391): Eel-CRITICAL **: eel_preferences
dmi.bios.date: 06/24/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F2
dmi.board.name: GA-MA770T-UD3P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSof
dmi.product.name: GA-MA770T-UD3P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
tags: | added: karmic |
Changed in udev (Ubuntu): | |
status: | Fix Released → Confirmed |
I've done some more research. Here is part of the output from "/lib/udev/cdrom_id /dev/sr0 --debug":
main: probing: '/dev/sr0'
cd_inquiry: INQUIRY: [SONY ][CD-RW CRX140E ][1.0n]
cd_profiles: GET CONFIGURATION: number of profiles -1068497968
cd_profiles: invalid number of profiles
I turns out that the scsi call does not change the "header" variable used in the call to scsi_run_cmd. Perhaps there is something wrong with the ide-scsi emulation?
I can successfully rip audio with cdparanoia, making hardware errors unlikely.