Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hal and KDE konfigured stops recognizing audio CD's - DRM?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
philip
Guru
Guru


Joined: 10 Jun 2003
Posts: 535
Location: Sweden

PostPosted: Wed Nov 07, 2007 8:24 pm    Post subject: hal and KDE konfigured stops recognizing audio CD's - DRM? Reply with quote

I just configured KDE to handle automounted devices, such as USB sticks etc. This works fine! But now it seems that my system does not recognize an audio CD. For example if I put in my favourite Beethoven CD in the CD/DVD drive I can not play it with Amarok or KsCD. If I insert a data disk in the CD(DVD drive, it gets mounted alright.

I get the following dmesg message:

Code:
ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Logical block address out of range -- (asc=0x21, ascq=0x00)
  The failed "Read 10" packet command was:
  "28 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Logical block address out of range -- (asc=0x21, ascq=0x00)
  The failed "Read 10" packet command was:
  "28 00 00 00 00 10 00 00 01 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 64
isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16


Here is my /etc/fstab
Code:

# <fs>                  <mountpoint>    <type>          <opts>                  <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda2               /boot           ext2            noauto,noatime          1 2
/dev/hda4               /               ext3            noatime                 0 1
/dev/hda3               none            swap            sw                      0 0
/dev/hdb1               /mnt/hdb1       ext3            defaults                1 1
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,user             0 0
/dev/fd0                /mnt/floppy     auto            noauto,user             0 0
/dev/sda2               /mnt/ipod       vfat            noauto,user             0 0

# NOTE: The next line is critical for boot!
none                    /proc           proc            defaults                0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none                    /dev/shm        tmpfs           defaults                0 0

/dev/hdc                /media/cdrecorder       auto    user,exec,noauto,managed 0 0


I have searched the forum for similar problems but have not found anything that lead me to the solution. Can anyone help?
_________________
/Phil
Back to top
View user's profile Send private message
philip
Guru
Guru


Joined: 10 Jun 2003
Posts: 535
Location: Sweden

PostPosted: Fri Nov 09, 2007 6:36 pm    Post subject: Reply with quote

OK, I discivered that most of my audio others CD works in the CD/DVD drive. It automaounts Ok and can be played.

When I read the fine print on the cover of the CD that produce the above errors, I discover the follwoing text:
"Hybrid-SACD Compatible with all CD Players, includes high density stereo and surround tracks that can be read by SACD players, SACD, DCD and their logos are trade marks of Sony

SACD appears to stand for Super Audio CD.

Is this a DRM thing? Any Gentoo SW around to cope with this?
_________________
/Phil
Back to top
View user's profile Send private message
philip
Guru
Guru


Joined: 10 Jun 2003
Posts: 535
Location: Sweden

PostPosted: Fri Nov 09, 2007 6:40 pm    Post subject: Reply with quote

I found a pretty good Wiki on SACD

http://www.ssc.se/

This may be a hardware problem I have...
_________________
/Phil
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum