public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] usb-mass-storage und udev
@ 2005-09-23 13:07 Stefan Horning
  2005-09-25  9:34 ` Bernd Wurst
  2005-09-25 13:41 ` wOmbad
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Horning @ 2005-09-23 13:07 UTC (permalink / raw
  To: gentoo-user-de


[-- Attachment #1.1: Type: text/plain, Size: 1880 bytes --]

Hi
Ich habe ein Problem mit dem mounten eines USB-Mas-Storage Gerätes.
Ich habe vor kurzem eine komplette Neuinstallation auf meinem Rechner
durchgeführt. Seitdem kommt auch UDEV, was ja inzwischen Gentoo default
ist zum Einsatz.
Nun musste ich vor kurzem festgestellt das ich ich kein USB Device mehr
mounten, da das Gerät /dev/sda* nicht angelegt wird.
Ich habe das aktuelle udev und hot- und coldplug installiert und
gestartet. 
Dass das Problem weder Kernel oder Hardware bedingt ist lässt damit
beweisen dass das Gerät vorschriftsmäßig erkannt wird (zwei Geräte
getestet).
Hier mal der Output von udevmonitor beim einstecken des Geräts:
---------------------------------------------------------------
UEVENT[1127479249] add@/devices/pci0000:00/0000:00:07.2/usb1/1-2
UEVENT[1127479249] add@/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0
UEVENT[1127479249] add@/class/scsi_host/host0
UDEV  [1127479249] add@/devices/pci0000:00/0000:00:07.2/usb1/1-2
UDEV  [1127479249] add@/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0
UDEV  [1127479249] add@/class/scsi_host/host0
UEVENT[1127479254]
add@/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0
UEVENT[1127479254] add@/class/scsi_device/0:0:0:0
UDEV  [1127479254]
add@/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0
UDEV  [1127479254] add@/class/scsi_device/0:0:0:0
--------------------------------------------------------------

Unter /sys lässt sich dann auch das Verzeichnis class/scsi_device/0\:0
\:0\:0/ und class/scsi_host/host0/ finden. /dev/sda1 bleibt dennoch aus.
Da ich mich mit dem ganzen Device kram nicht auskenne weiß ich auch
nicht wie dieses Problem zu lösen ist, oder was ich falsch mache.

Wäre für Hilfe wirklich dankbar! Für interessierte gibt`s auch noch den
dmesg output (USB Abschnitt) im Anhang.

Mfg,
Stefan


[-- Attachment #1.2: dmesg-usb --]
[-- Type: text/plain, Size: 1922 bytes --]

Linux version 2.6.13-gentoo-r1 (root@laptop) (gcc-Version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)) #1 Tue Sep 20 21:55:52 CEST 2005

[... anderer Kram ...]

USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:00:07.2 to 64
uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 9, io base 0x00001c00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:00:07.3 to 64
uhci_hcd 0000:00:07.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 9, io base 0x00001c20
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected

[USB-Maus:]

usb 1-1: new low speed USB device using uhci_hcd and address 2
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:07.2-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver


[...]

[USB-Mass-Storage-GerÀt:]

usb 1-2: new full speed USB device using uhci_hcd and address 3
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
  Vendor: Fujifilm  Model: FinePix 1400Zoom  Rev: 1000
  Type:   Direct-Access                      ANSI SCSI revision: 02
usb-storage: device scan complete

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-10-01  9:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-23 13:07 [gentoo-user-de] usb-mass-storage und udev Stefan Horning
2005-09-25  9:34 ` Bernd Wurst
2005-09-26 23:29   ` Stefan Horning
2005-09-28 16:02     ` Benedikt Kaleß
2005-09-29  6:03       ` Dirk Heinrichs
2005-09-29 13:43         ` Benedikt Kaleß
2005-10-01  9:40           ` Benedikt Kaleß
2005-09-25 13:41 ` wOmbad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox