Thomas_Kühlke
Anmeldungsdatum: 15. Mai 2009
Beiträge: Zähle...
|
Hallo, seit Installation von Trusty wird meine Digi nicht mehr erkannt, also, nicht mal gefunden.
Unter 12.04. lief alles automatisch.
Kann man dies über den Terminal regeln?
Vielen Dank für Euren Einsatz!
Moderiert von redknight: Ins vermutlich richtige Forum vershcoben.
|
Vej
Moderator, Supporter
Anmeldungsdatum: 7. März 2013
Beiträge: 3380
|
Hallo Thomas_Kühlke. Thomas_Kühlke schrieb: also, nicht mal gefunden.
Was meint gefunden für dich? Taucht sie nicht einmal in der Ausgabe von
auf? Viele Grüße Vej
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Hallo, nein, die Info lautet;
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 0733:0065 ViewQuest Technologies, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bearbeitet von Vej: Bitte verwende in Zukunft Codeblöcke, um die Übersicht im Forum zu verbessern!
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Hat wirklich niemand eine Idee?
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Hallo, könnte dies nicht die Kamera sein?
Bus 001 Device 006: ID 0733:0065 ViewQuest Technologies, Inc.
Mal ohne Kamera mittels lsusb abfragen und vergleichen. Erfolgt überhaupt eine Reaktion seitens des System wenn die Kamera angeschlossen wird?
udevadm monitor
Genauere Abfragen und was für eine Kernelversion wird verwendet?
uname -a
lsusb -t
lsusb -vv | egrep -i 'power|id|interface|manu|prod'
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Verdammt ich bekomme das mit den Codeblöcken nicht gebacken................
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Wieder nicht.............
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Also, ich markiere die Ausgabe des Terminals, kopiere, setze hier drei Klammern vor, füge ein, setze drei klammern nach, veröffentliche. Ergebnis, kein Codeblock.
Mist.
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Editiere doch einfach deinen vorhergehenden Beitrag und schreibe nicht immer neu. Nutze auch die Vorschaufunktion. Die Funktion Codeblock ist doch auch ganz einfach über die Werkzeugleiste oberhalb vom Eingabefenster erreichbar (links vom Smiley). Mausklick genügt 😉 ▶ Forum/Syntax
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Hallo Rainer,
mußte mich erst einmal durch die Codeblockerklärungen arbeiten.
Zu den Abfragen;
thomas@thomas-ESPRIMO-P5730:~$ uname -a
Linux thomas-ESPRIMO-P5730 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:18:09 UTC 2015 i686 i686 i686 GNU/Linux thomas@thomas-ESPRIMO-P5730:~$ lsusb -t
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
thomas@thomas-ESPRIMO-P5730:~$ lsusb -vv | egrep -i 'power|id|interface|manu|prod'
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Bus 003 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc.
bDeviceClass 0 (Defined at Interface level)
idVendor 0x1bcf Sunplus Innovation Technology Inc.
idProduct 0x0005
iManufacturer 0
iProduct 2
bNumInterfaces 1
(Bus Powered)
MaxPower 98mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bcdHID 1.10
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3
iProduct 2
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0 Danke für Deinen Einsatz!
Grüße, Thomas
|
Cruiz
Anmeldungsdatum: 6. März 2014
Beiträge: 5557
|
Hallo Thomas, das war kein Problem mit den Codeblöcken, sondern da hat unser automatischer Spamfilter zugeschlagen. Das passiert manchmal, der nächste aktive Moderator schaltet das Thema/den Beitrag dann manuell frei. Ich habe deine Mehrfachposts mal gelöst. Gruß, Cruiz
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Die Kamera (!?) wird aktuell nicht mehr angezeigt:
Bus 001 Device 006: ID 0733:0065 ViewQuest Technologies, Inc. Die Ereignisabfrage wurde vergessen (in einem zweiten Terminalfenster ausführen bevor die Kamera angeschlossen wird!):
udevadm monitor Mit angeschlossener Kamera und sudo bei der zweiten Abfrage bitte erneut:
lsusb -t
sudo lsusb -vv | egrep -i 'power|id|interface|manu|prod'
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Moin Cruiz, vielen Dank, hab mich schon gewundert, warum ich nicht editieren konnte. 👍
|
Thomas_Kühlke
(Themenstarter)
Anmeldungsdatum: 15. Mai 2009
Beiträge: 154
|
Hallo Rainer,
thomas@thomas-ESPRIMO-P5730:~$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Jetzt mit Kamera:
thomas@thomas-ESPRIMO-P5730:~$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 019: ID 0733:0065 ViewQuest Technologies, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Wenn ich die Kamera anschließe und einschalte passiert nichts.
Bei 12.04 ging dann sofort die Kamera als Ordner auf.
Ergebnisabfrage bevor;
thomas@thomas-ESPRIMO-P5730:~$ udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent
..und nach Anschluß;
thomas@thomas-ESPRIMO-P5730:~$ udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent
KERNEL[28884.197783] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4 (usb)
KERNEL[28884.197840] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0 (usb)
KERNEL[28884.198543] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
KERNEL[28884.198579] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
UDEV [28884.205485] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4 (usb)
UDEV [28884.216109] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0 (usb)
UDEV [28884.216171] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
UDEV [28884.216213] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
KERNEL[28884.259512] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
KERNEL[28884.259544] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
UDEV [28884.260688] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
UDEV [28884.260718] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
....dann;
thomas@thomas-ESPRIMO-P5730:~$ lsusb -t
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
thomas@thomas-ESPRIMO-P5730:~$ sudo lsusb -vv | egrep -i 'power|id|interface|manu|prod'
[sudo] password for thomas:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
iManufacturer 3 Linux 3.13.0-68-generic ehci_hcd
iProduct 2 EHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
No power switching (usb 1.0)
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Port 5: 0000.0100 power
Port 6: 0000.0100 power
Self Powered
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3 Linux 3.13.0-68-generic uhci_hcd
iProduct 2 UHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
No power switching (usb 1.0)
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Self Powered
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3 Linux 3.13.0-68-generic uhci_hcd
iProduct 2 UHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
No power switching (usb 1.0)
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Self Powered
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3 Linux 3.13.0-68-generic uhci_hcd
iProduct 2 UHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
No power switching (usb 1.0)
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Self Powered
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
iManufacturer 3 Linux 3.13.0-68-generic ehci_hcd
iProduct 2 EHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
No power switching (usb 1.0)
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Port 5: 0000.0100 power
Port 6: 0000.0100 power
Self Powered
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
iManufacturer 3 Linux 3.13.0-68-generic uhci_hcd
iProduct 2 UHCI Host Controller
bNumInterfaces 1
Self Powered
MaxPower 0mA
Interface Descriptor:
bInterfaceNumber 0
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Kannst Du damit jetzt mehr anfangen?
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
So wie es aussieht wird die Kamera direkt wieder „ausgehängt“
...
UDEV [28884.216213] add /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
KERNEL[28884.259512] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
KERNEL[28884.259544] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
UDEV [28884.260688] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17/scsi_host/host17 (scsi_host)
UDEV [28884.260718] remove /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/host17 (scsi)
Könntest Du die SD-Karte separat mit einem Kartenleser oder an einem anderen Rechner testen oder diese in der Kamera löschen und neu formatieren, um Dateisystemfehler auszuschließen. Die Kamera müsste auch über einen kleinen int. Speicher verfügen, mit dem man ein paar Probeaufnahmen erstellen kann, oder liege ich da falsch?
|