• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme mit HTC Magic und Ubuntu

Hallöchen ihr Lieben,

mein Problem ist recht einfach hoffe ich.
Ich nutze seit ein paar Wochen Linux Ubuntu Version 10.04 (lucid) und wollte nun mein Handy anstecken um Bilder und Musik auszutauschen.
Mein HTC Magic wird zwar angezeigt wenn ich es anstecke, aber wenn ich auf Öffnen drücke bzw. auf das Symbol doppelklicke passiert nichts. Ich kann also nicht darauf zugreifen.

Hat jemand eine Idee, was ich da machen kann?
Schonmal vielen Dank :)
 
Willkommen im Linux-Club!

Wird das Gerät innerhalb des Systems korrekt erkannt bzw. eingebunden? Führe mal

Code:
sudo tail -f /var/log/messages

aus, stecke das Handy an und poste hier die Meldungen, die dann neu hinzukommen.
 
Hi, erstmal danke für die Antwort.
Ich habe das mal gemacht und da kam folgendes:

Code:
Oct  9 16:25:49 carolin-ubuntu104 kernel: [ 1028.436356] usb 2-2.2: new full speed USB device using uhci_hcd and address 3
Oct  9 16:25:49 carolin-ubuntu104 kernel: [ 1028.565137] usb 2-2.2: configuration #1 chosen from 1 choice
Oct  9 16:25:50 carolin-ubuntu104 kernel: [ 1029.574925] Initializing USB Mass Storage driver...
Oct  9 16:25:50 carolin-ubuntu104 kernel: [ 1029.577101] scsi2 : SCSI emulation for USB Mass Storage devices
Oct  9 16:25:50 carolin-ubuntu104 kernel: [ 1029.577342] usbcore: registered new interface driver usb-storage
Oct  9 16:25:50 carolin-ubuntu104 kernel: [ 1029.577348] USB Mass Storage support registered.
Oct  9 16:25:56 carolin-ubuntu104 kernel: [ 1034.594777] scsi 2:0:0:0: Direct-Access     HTC      Android Phone    0100 PQ: 0 ANSI: 2
Oct  9 16:25:56 carolin-ubuntu104 kernel: [ 1034.613237] sd 2:0:0:0: Attached scsi generic sg3 type 0
Oct  9 16:25:56 carolin-ubuntu104 kernel: [ 1034.661451] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1037.620281] sd 2:0:0:0: [sdb] 15659008 512-byte logical blocks: (8.01 GB/7.46 GiB)
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1037.670239]  sdb:
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1037.889911] usb 2-2.2: reset full speed USB device using uhci_hcd and address 3
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.041998] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.042109] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.042148] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.042176] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.042191] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.042214] __ratelimit: 12 callbacks suppressed
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.067913] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.068188] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.068195] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.068202] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.068217] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.085957] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.086062] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.086111] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.086153] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.086177] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.097186] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.097196] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.097202] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.097209] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.097224] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.117442] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.117550] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.117591] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.117640] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.117812] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.136214] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.136307] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.136339] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.136387] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.136560] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.157197] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.157207] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.157214] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.157321] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.157493] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.195990] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.196167] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.196174] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.196182] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.196196] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.210905] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.211015] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.211053] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.211087] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.211153] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.211351] Dev sdb: unable to read RDB block 0
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.223854] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.223976] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.224166] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.224175] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.224190] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.233833] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.233944] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.233979] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.234031] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.234145] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246172] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246182] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246189] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246197] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246363] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 18 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.256780] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.256892] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.256930] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.256968] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.257130] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 18 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.280165] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.280175] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.280182] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.280190] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.280341] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295136] sd 2:0:0:0: [sdb] Device not ready
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295147] sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295154] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295161] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295176] sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.295872]  unable to read partition table
^C
carolin@carolin-ubuntu104:~$
 

tomm.fa

.Linux Club Aushilfsadministrator
Teammitglied
Hallo und willkommen im LC. Würdest du bitte demnächst bei Datei- und Konsolenausgaben dieses Thema/diesen Hinweis beachten und es auch so handhaben? Bitte passe noch deinen vorherigen Beitrag an. Danke.
 
Für mich sieht das nach einem Hardware-Fehler aus - versuche es mal mit einem anderen USB-Port und teste auch mal andere USB-Geräte.
 
gropiuskalle schrieb:
Für mich sieht das nach einem Hardware-Fehler aus - versuche es mal mit einem anderen USB-Port und teste auch mal andere USB-Geräte.
Bisschen schwierig zu analysieren, bei der Ausgabe. :???:

Code:
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246189] sd 2:0:0:0: [sdb] Sense Key : Not Ready [current] 
Oct  9 16:25:59 carolin-ubuntu104 kernel: [ 1038.246197] sd 2:0:0:0: [sdb] Add. Sense: Medium not present
 
Also es funktioniert auch nicht an einem anderen USB Port.
Ich habe mein Handy mal an den PC eines Bekannten angeschlossen, der die gleiche Linux Version hat wie ich und da ging es auch nicht.
Andere Hardware wie mein MP3 Player funktionieren komischerweise auf Anhieb.
 
A

Anonymous

Gast
Also mir sagt das Gerät jetzt nix. Aber hast du evtl. Zugang zu nem Windows-Rechner, um da mal zu schauen, ob es geht?
 
Aktiviere im Dream mal das USB-Debugging (unter Einstellungen -> Anwendungen -> Entwicklung -> USB Debugging) und stöpsel es wieder an.
 
Hallo,
Ich besitze das gleiche HTC. Bai mir geht's ohne Probleme.
Wenn du das Handy anschliesst muss du noch auf dem HTC die USBverbindung freigeben.
Ich kann mit Domphin Files hin und her schieben.
Bye.
Antonio
 
Ja unter Windows läufts ganz normal.
Und ich weiss, dass man die USB Verbindung freigeben muss Antonio, danke ^^
 
Oben