Unable to mount DVD-RAM Media read/write on GSA-4040B with Kernel2.4.27-rc3
From: Michael Thalmann
Date: Mon Jul 12 2004 - 09:08:54 EST
Hello!
I tried the prepatch 2.4.27-rc3 from www.kernel.org. After installing the
Kernel I was unable to write to my DVD-RAM Drive, LG GSA-4040B.
On 2.4.26 i was able to mount /dev/hda (the DVD-RAM Drive) with read/write
support enabled. mke2fs /dev/hda works without any problems.
With 2.4.27-rc3 I can mount the Disc read-only.
I can't create any filesystem nor write to a Disc which I prepared on
2.4.26.
cat /proc/sys/dev/cdrom/info on 2.4.26 shows
CD-ROM information, Id: cdrom.c 3.12 2000/10/18
drive name: hda
drive speed: 16
drive # of slots: 1
Can close tray: 1
Can open tray: 1
Can lock tray: 1
Can change speed: 1
Can select disk: 0
Can read multisession: 1
Can read MCN: 1
Reports media changed: 1
Can play audio: 1
Can write CD-R: 1
Can write CD-RW: 1
Can read DVD: 1
Can write DVD-R: 1
Can write DVD-RAM: 1
cat /proc/sys/dev/cdrom/info on 2.4.27-rc3 shows:
CD-ROM information, Id: cdrom.c 3.12 2000/10/18
drive name: hda
drive speed: 16
drive # of slots: 1
Can close tray: 1
Can open tray: 1
Can lock tray: 1
Can change speed: 1
Can select disk: 0
Can read multisession: 1
Can read MCN: 1
Reports media changed: 1
Can play audio: 1
Can write CD-R: 1
Can write CD-RW: 1
Can read DVD: 1
Can write DVD-R: 1
Can write DVD-RAM: 1
Can write RAM: 1
The only diffrence is the addidional line on 2.4.27-rc3:
Can write RAM: 1
I used the same config-file for 2.4.26 and 2.4.27-rc3
dmesg|grep hda on 2.4.26:
drive name: hda
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
hda: HL-DT-ST DVDRAM GSA-4040B, ATAPI CD/DVD-ROM drive
hda: attached ide-cdrom driver.
hda: ATAPI 16X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
dmesg|grep hda on 2.4.27-rc3:
drive name: hda
ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
hda: HL-DT-ST DVDRAM GSA-4040B, ATAPI CD/DVD-ROM drive
hda: attached ide-cdrom driver.
hda: ATAPI 16X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Thank you very much for your help!
Best regards,
Michael Thalmann
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/