Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst]Foto CD einbinden unter KDE
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3468
Location: Berlin

PostPosted: Mon Sep 10, 2012 6:33 pm    Post subject: [gelöst]Foto CD einbinden unter KDE Reply with quote

Hallo,
ich kann unter kde 4.9.1 keine CD's mit Bildern öffnen.
Code:
Folgendes Gerät kann nicht eingebunden werden: UDF Volume

Ich habe keinen Ansatzpunkt.
Code:
flammenflitzer linux # mount /dev/sr0 /mnt/cdrom/
mount: blockorientiertes Gerät /dev/sr0 ist schreibgeschützt, wird eingehängt im Nur-Lese-Modus
Jetzt kann ich die Bilder ansehen.

Last edited by flammenflitzer on Fri Sep 14, 2012 5:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5165

PostPosted: Mon Sep 10, 2012 6:47 pm    Post subject: Reply with quote

steht irgendetwas in der .xsession-errors nachdem versuch die cd zu mounten?
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3468
Location: Berlin

PostPosted: Mon Sep 10, 2012 8:01 pm    Post subject: Reply with quote

Nein.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4520
Location: Germany

PostPosted: Mon Sep 10, 2012 8:56 pm    Post subject: Re: Foto CD einbinden unter KDE Reply with quote

flammenflitzer wrote:
Hallo,
ich kann unter kde 4.9.1 keine CD's mit Bildern öffnen.
Code:
Folgendes Gerät kann nicht eingebunden werden: UDF Volume
...

Wie genau versuchst du im KDE auf die CD zuzugreifen?
Woher stammt die Fehlermeldung?
Funktioniert dieser DeviceNotifer ansonsten mit anderen Laufwerken, zb vom USB-Stick, externe HDD usw einwandfrei?
Gibt es im dmesg was hilfreiches?
Hast du fürs CD-ROM Laufwerk eventuell einen ungewöhnlichen fstab Eintrag, wenn ja, wie schaut er aus?
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3468
Location: Berlin

PostPosted: Wed Sep 12, 2012 5:04 pm    Post subject: Reply with quote

Quote:
Wie genau versuchst du im KDE auf die CD zuzugreifen?
Code:

kde4 Geräteüberwachung -> "Mit Dateimanager öffnen"
Quote:
Woher stammt die Fehlermeldung?
Code:
kde4 Geräteüberwachung
Quote:
Funktioniert dieser DeviceNotifer ansonsten mit anderen Laufwerken, zb vom USB-Stick, externe HDD usw einwandfrei?
Code:
Ja
Quote:
Gibt es im dmesg was hilfreiches?
Code:
nein
Quote:
Hast du fürs CD-ROM Laufwerk eventuell einen ungewöhnlichen fstab Eintrag, wenn ja, wie schaut er aus?
Code:
/dev/cdrom              /mnt/cdrom      auto            noauto,ro           0 0
/dev/dvd                /mnt/dvd        udf,iso9660     noauto,ro           0 0
Code:
olaf@flammenflitzer ~ $ ls -la /dev/cdrom
lrwxrwxrwx 1 root root 3 12. Sep 19:02 /dev/cdrom -> sr0
olaf@flammenflitzer ~ $ ls -la /dev/dvd
lrwxrwxrwx 1 root root 3 12. Sep 19:02 /dev/dvd -> sr0
Back to top
View user's profile Send private message
schotter
Guru
Guru


Joined: 30 Nov 2004
Posts: 497
Location: Germany, Bavaria, Bayreuth, Pottenstein, Tüchersfeld

PostPosted: Fri Sep 14, 2012 8:02 am    Post subject: Reply with quote

Ist die CD wirklich beschrieben? Ist sie vllt uralt und hat mehr als nur ein paar kaputt gealterte Sektoren? Geht sie an einem anderen Rechner?
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3468
Location: Berlin

PostPosted: Fri Sep 14, 2012 4:53 pm    Post subject: Reply with quote

Nagelneue CD700mb mit Fotos. Keine Ordnerstruktur. Habe gerade eine Video DVD ausprobiert. Funktioniert auch nicht.
Code:
olaf@flammenflitzer ~ $ cat /etc/group | grep olaf
disk:x:6:root,adm,olaf
wheel:x:10:root,olaf
audio:x:18:pulse,olaf
cdrom:x:19:olaf
video:x:27:root,olaf
cdrw:x:80:olaf
usb:x:85:olaf
users:x:100:olaf
mysql:x:60:olaf
plugdev:x:103:usbmux,olaf
games:x:35:olaf
olaf:x:1000:
Code:
olaf@flammenflitzer ~ $ ls -l /dev/sr0
brw-rw----+ 1 root cdrom 11, 0 14. Sep 17:40 /dev/sr0

Code:
olaf@flammenflitzer /etc/udev/rules.d $ cat 70-persistent-cd.rules
# This file was automatically generated by the /lib/udev/write_cd_rules
# program, run by the cd-aliases-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and set the $GENERATED variable.

# _NEC_DVD_RW_ND-3500AG (pci-0000:00:0d.0-scsi-0:0:0:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:0d.0-scsi-0:0:0:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:0d.0-scsi-0:0:0:0", SYMLINK+="cdrw", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:0d.0-scsi-0:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:0d.0-scsi-0:0:0:0", SYMLINK+="dvdrw", ENV{GENERATED}="1"
Ist das so richtig? M.E. wurden da früher auch mal die Rechte zugewiesen?
Code:
SUBSYSTEM=="block", KERNEL=="hdc", SYMLINK+="dvd", GROUP="cdrom"
SUBSYSTEM=="block", KERNEL=="hdd", SYMLINK+="dvdrw", GROUP="cdrom"
Das wars. Funktioniert. Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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