You are not logged in.
Pages: 1
Hello, i have problems opening optical drive disks in KDE4. When the CD mounts, it has only one option "Copy with k3b". This is with ordinary data disks with files, archives, etc. When I use game CD instead, the system recognizes it as Audio CD and offers me two actions "Extract Digital Audio with k3b" and "Copy with k3b":
Please read the forum rules. Do not post large images. Use a image hosting service -- Inxsible
I can't open my CD's in any way. Data disks didn't show at dolphin's devices section. Game CD's shows there but they cannot be opened, just listed. There isn't such problem with DVD's though. Any help will be greatly appreciated
Here you are udevadm info -q env -n /dev/sr0:
DEVLINKS=/dev/cdrom /dev/disk/by-id/wwn-0x5001480000000000 /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS90_K5XC1N93346
DEVNAME=/dev/sr0
DEVPATH=/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
DEVTYPE=disk
ID_ATA=1
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_BUS=ata
ID_CDROM=1
ID_CDROM_CD=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RAM=1
ID_CDROM_DVD_RW=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_CD=1
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT=43
ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=42
ID_CDROM_MEDIA_TRACK_COUNT_DATA=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_MODEL=HL-DT-ST_DVDRAM_GH24NS90
ID_MODEL_ENC=HL-DT-ST\x20DVDRAM\x20GH24NS90\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_REVISION=IN01
ID_SERIAL=HL-DT-ST_DVDRAM_GH24NS90_K5XC1N93346
ID_SERIAL_SHORT=K5XC1N93346
ID_TYPE=cd
ID_WWN=0x5001480000000000
ID_WWN_WITH_EXTENSION=0x5001480000000000
MAJOR=11
MINOR=0
SUBSYSTEM=block
TAGS=:systemd:uaccess:seat:
UDISKS_PRESENTATION_NOPOLICY=0
USEC_INITIALIZED=4273982
Last edited by Inxsible (2015-09-10 16:42:17)
Offline
Hello, anybody please?
Offline
Offline
I had a similar problem and solved it by adding the following line to my /etc/fstab:
#Mount CD Drive
/dev/cdrom /mnt/cdrom auto noauto,user 0 0
Don't know if this helps or not.
"Full disclosure, I'm drunk right now. And if you can't handle that, you can't handle science."
Offline
Nope it doesn't work When I make .iso from these disks on another system, copy them to mine and mount them via CDemu, everything is fine.
Offline
Have you tried mounting it manually?
Try something like
# mount /dev/sr0 <mountpoint>
Then cd to the mount point and see if you can see the files or not.
Offline
The CD is mounted, just dolphin associations problem may be. It don't offer me Open with dolphin, just rip it with k3b.
Offline
Thunar and Nautilus rely on a combination of gvfs and udisks2 for this kind of functionality. I don't think KDE Plasma uses gvfs but you probably need the KDE equivalent, whatever that might be.
Offline
I have backup made 6 months ago and this problem isn't there. When I update the system it appears.
Offline
Pages: 1