[arch-general] CDROM cannot mount
Hi gyus, i got a problem...(do not know how/when did it started though). I cannot mount CD roms...(i do not speak about automounting) Here is what "dmesg" tells: sr 5:0:0:0: [sr0] Unhandled sense code sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08 sr 5:0:0:0: [sr0] Sense Key : 0x4 [current] sr 5:0:0:0: [sr0] ASC=0x3e ASCQ=0x2 sr 5:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 e6 2a 00 00 02 00 end_request: I/O error, dev sr0, sector 235688 Buffer I/O error on device sr0, logical block 29461 I got more or less the same problem with almost all my data cds (i do not use audio ones) Also, i cannot even mount them manually (via mount /dev/cdrom0 <dir> or /dev/sr0/ <dir>) But one or two, mounts normally. (I use pcmanfm as a file manager, and yes i have ck-launch-session in my .xinitrc) The strange thing is that all of them can be mounted under Windows XP SP3...so it's not a hardware problem. Looked through Archlinux forums, but found nothing that i could use... Any clues? P.S.1 : Most of the CDs are bootable ones, writen with "cdrecord -v speed=8 dev=/dev/scd0 -data -tao -multi". They boot normally though. -- Beware of he who would deny you access to information, for in his heart he dreams himself your master.
On Mon, 2010-02-01 at 12:26 +0200, Thanos Zygouris wrote:
Hi gyus, i got a problem...(do not know how/when did it started though). I cannot mount CD roms...(i do not speak about automounting) Here is what "dmesg" tells:
sr 5:0:0:0: [sr0] Unhandled sense code sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08 sr 5:0:0:0: [sr0] Sense Key : 0x4 [current] sr 5:0:0:0: [sr0] ASC=0x3e ASCQ=0x2 sr 5:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 e6 2a 00 00 02 00 end_request: I/O error, dev sr0, sector 235688 Buffer I/O error on device sr0, logical block 29461
I got more or less the same problem with almost all my data cds (i do not use audio ones) Also, i cannot even mount them manually (via mount /dev/cdrom0 <dir> or /dev/sr0/ <dir>) But one or two, mounts normally. (I use pcmanfm as a file manager, and yes i have ck-launch-session in my .xinitrc) The strange thing is that all of them can be mounted under Windows XP SP3...so it's not a hardware problem. Looked through Archlinux forums, but found nothing that i could use... Any clues?
P.S.1 : Most of the CDs are bootable ones, writen with "cdrecord -v speed=8 dev=/dev/scd0 -data -tao -multi". They boot normally though.
-- Beware of he who would deny you access to information, for in his heart he dreams himself your master.
First, try stopping hal, this could be a polling issue that freaks out your drive. If that doesn't work out, please give more details about your system: - SATA? IDE? - What chipset - What recorder
Thanks for replying... It's a IDE drive: 1) wodim --devices 0 dev='/dev/scd0' rwrw-- : 'TSSTcorp' 'CD/DVDW SH-S182D' 2) dmesg | grep sr0 sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray And i did try to disable hal...nothing changes...
On Mon, 2010-02-01 at 12:51 +0200, Thanos Zygouris wrote:
Thanks for replying... It's a IDE drive: 1) wodim --devices 0 dev='/dev/scd0' rwrw-- : 'TSSTcorp' 'CD/DVDW SH-S182D'
2) dmesg | grep sr0 sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
And i did try to disable hal...nothing changes...
What IDE controller is it connected to and what driver is that using?
Output of lsmod | grep cdrom cdrom 36354 1 sr_mod As for the controller, i am not sure...my mothermoard uses the nVidia 430 chipset...is that enough info? Look the message of the cd-info when i insert the "Gentoo netinstall" CD: CD location : /dev/cdrom CD driver name: GNU/Linux access mode: ioctl Vendor : TSSTcorp Model : CD/DVDW SH-S182D Revision : SB04 Hardware : CD-ROM or DVD Can eject : Yes Can close tray : Yes Can disable manual eject : Yes Can select juke-box disc : No Can set drive speed : No Can read multiple sessions (e.g. PhotoCD) : Yes Can hard reset device : Yes Reading.... Can read Mode 2 Form 1 : Yes Can read Mode 2 Form 2 : Yes Can read (S)VCD (i.e. Mode 2 Form 1/2) : Yes Can read C2 Errors : Yes Can read IRSC : Yes Can read Media Channel Number (or UPC) : Yes Can play audio : Yes Can read CD-DA : Yes Can read CD-R : Yes Can read CD-RW : Yes Can read DVD-ROM : Yes Writing.... Can write CD-RW : Yes Can write DVD-R : Yes Can write DVD-RAM : Yes Can write DVD-RW : No Can write DVD+RW : No __________________________________ Disc mode is listed as: CD-DATA (Mode 1) CD-ROM Track List (1 - 1) #: MSF LSN Type Green? Copy? 1: 00:02:00 000000 data false no 170: 13:07:49 058924 leadout (132 MB raw, 115 MB formatted) Media Catalog Number (MCN): 0000000000000 Last CD Session LSN: 0 __________________________________ CD Analysis Report CD-ROM with ISO 9660 filesystem ISO 9660: 58922 blocks, label `Gentoo Linux amd64 20100121 ' Application: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM Preparer : Publisher : System : LINUX Volume : Gentoo Linux amd64 20100121 Volume Set : bootable CD It seems to recognize it fully, but no mount at all...
On Mon, 2010-02-01 at 13:20 +0200, Thanos Zygouris wrote:
Output of lsmod | grep cdrom cdrom 36354 1 sr_mod
As for the controller, i am not sure...my mothermoard uses the nVidia 430 chipset...is that enough info?
Could you just attach the output of dmesg?
I can not attach all the dmesg output (bigger than 40kbytes) so i'll send it in two parts,ok? Also, i found that my friend's desktop (64-bit) and my old IBM T42 (32-bit) have the same problem... But not a somewhat old HP desktop (32bit) i use as a fileserver... All of them are having Archlinux and are up-to-date...
And the second version of dmesg...
On Mon-2010/02/01-11:26 Thanos Zygouris wrote:
P.S.1 : Most of the CDs are bootable ones, writen with "cdrecord -v speed=8 dev=/dev/scd0 -data -tao -multi". They boot normally though.
I thought multi-session CDs must be "finished" or "finalized" before they can be fully used? clemens
On Thu, Feb 18, 2010 at 20:50, clemens fischer < ino-news@spotteswoode.dnsalias.org> wrote:
I thought multi-session CDs must be "finished" or "finalized" before they can be fully used?
Do not know...my pc boots them without problems...so i think it's not a problem of "writing" method...
participants (3)
-
clemens fischer
-
Jan de Groot
-
Thanos Zygouris