Mein Cardreader wird im Kontrollzentrum angezeigt. Wie erhalte ich nun Zugriff auf das Speichermedium ?
Linux 14.983 Themen, 106.385 Beiträge
Hallo poly,
ich hatte Dir schon geantwortet, die Antwort wurde aber leider nicht veröffentlicht.
Deshalb hier nochmals:
Ich hoffe das Du damit etwas anfangen kannst.
linux:~ # tail -f /var/log/messages
Nov 4 21:39:30 linux kernel: usb.c: USB disconnect on device 7
Nov 4 21:39:34 linux kernel: hub.c: USB new device connect on bus1/1, assigned device number 8
Nov 4 21:39:34 linux kernel: usb.c: USB device 8 (vend/prod 0x7cc/0xd) is not claimed by any active driver.
Nov 4 21:45:54 linux su: pam_unix2: session finished for user root, service su
Nov 4 21:46:15 linux kdm[998]: pam_unix2: session finished for user internet, service xdm
Nov 4 21:46:27 linux kdm[1975]: pam_unix2: session started for user root, service xdm
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-slot-1
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-service-1-0
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-slot-1
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-service-1-0
Nov 4 21:47:40 linux kernel: usb.c: USB disconnect on device 8
Nov 4 21:47:43 linux kernel: hub.c: USB new device connect on bus1/1, assigned device number 9
Nov 4 21:47:43 linux kernel: usb.c: USB device 9 (vend/prod 0x7cc/0xd) is not claimed by any active driver.
linux:~ # tail -f /var/log/messages
Nov 4 21:45:54 linux su: pam_unix2: session finished for user root, service su
Nov 4 21:46:15 linux kdm[998]: pam_unix2: session finished for user internet, service xdm
Nov 4 21:46:27 linux kdm[1975]: pam_unix2: session started for user root, service xdm
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-slot-1
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-service-1-0
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-slot-1
Nov 4 21:46:33 linux modprobe: modprobe: Can't locate module sound-service-1-0
Nov 4 21:47:40 linux kernel: usb.c: USB disconnect on device 8
Nov 4 21:47:43 linux kernel: hub.c: USB new device connect on bus1/1, assigned device number 9
Nov 4 21:47:43 linux kernel: usb.c: USB device 9 (vend/prod 0x7cc/0xd) is not claimed by any active driver.
Nov 4 21:50:23 linux kernel: usb.c: USB disconnect on device 9
Nov 4 21:50:26 linux kernel: hub.c: USB new device connect on bus1/1, assigned device number 10
Nov 4 21:50:26 linux kernel: usb.c: USB device 10 (vend/prod 0x7cc/0xd) is not claimed by any active driver.
linux:~ #
linux:~ #
