Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB-Reader geht nicht mehr [gelöst]
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
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Sat Feb 28, 2004 2:17 pm    Post subject: USB-Reader geht nicht mehr [gelöst] Reply with quote

Hallo

Habe mal im Forum nach Antworten gesucht aber leider nichts gefunden. (Betrifft System 1)

Zuerst habe ich mein USB-Drucker HP OfficeJet D125 zum laufen gebracht mit foomatic. Ging recht einfach. Und da ich ein USB-Reader habe für meine CF-Card, so habe ich diese über SCSI (sdax) mit fstab eingebunden.

Nun, als ich aber mein DVD-Brenner (NEC 1100A) jetzt noch zum laufen bringen wollte, versagt mir jetzt mein USB-Reader den Dienst, sdx erscheint auch nicht mehr unter /dev

Alle SCSI und USB Sachen im Kernel sind als Module compiliert und nach offizieler Anleitung installiert worden.


Code:
/etc/fstab
/dev/hda1               /boot           ext3            noauto,noatime                  1 2
/dev/hda3               /               reiserfs        noatime                         0 0
/dev/hda2               none            swap            sw                              0 0
 
#/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,ro,user                  0 0
/dev/sr0                /mnt/cdrw       auto            user,defaults,noauto,ro,exec    0 0
 
/dev/fd0                /mnt/floppy     auto            noauto,user                     0 0
 
/dev/hdb1               /mnt/vfat_a     vfat            noatime,user                    0 0
/dev/hdb5               /mnt/vfat_b     vfat            noatime,user                    0 0
 
/dev/sda1               /mnt/usb_cf     vfat            noauto,user                     0 0
/dev/sda2               /mnt/usb_mmc    vfat            noauto,user                     0 0
 
none                    /proc           proc            defaults                        0 0
 
none                    /dev/shm        tmpfs           defaults                        0 0


Code:
athlon root # lsmod
Module                  Size  Used by    Tainted: P
sr_mod                 13816   0  (autoclean)
usb-storage           123088   0
printer                 8352   0
usb-uhci               23952   0  (unused)

<snip> snd </snip>

rtc                     7752   0  (autoclean)
usbcore                70636   1  [usb-storage printer usb-uhci]
nls_iso8859-1           2876   2  (autoclean)
nls_cp437               4380   2  (autoclean)
vfat                   10476   2  (autoclean)
fat                    33720   0  (autoclean) [vfat]
ide-scsi               10480   0  (autoclean)
sg                     27900   0
scsi_mod               57812   4  [sr_mod usb-storage ide-scsi sg]
nvidia               1631616  11

_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB


Last edited by rmorszeck on Fri Mar 05, 2004 4:22 pm; edited 4 times in total
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Sat Feb 28, 2004 4:54 pm    Post subject: Reply with quote

Also CD wie auch DVD brennen kann ich nun. USB-Drucker funktioniert auch tadellos über /dev/usb/lp0, nur kann ich den USB-CardReader nicht mehr über /dev/sda1 bzw 2 mehr ansprechen, da diese Einträge unter /dev gänzlich fehlen.

Welchen Fehler mache ich?

Hier noch die Meldung aus /var/log/message

Beim Ausstecken des Card-Readers:
Quote:

Feb 28 18:36:40 athlon WARNING: USB Mass Storage data integrity not assured
Feb 28 18:36:40 athlon USB Mass Storage device found at 4
Feb 28 18:36:40 athlon usb.c: usb-storage driver claimed interface cc356a40
Feb 28 18:36:40 athlon usb.c: kusbd: /sbin/hotplug add 4
Feb 28 18:36:40 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:36:40 athlon hub.c: port 1, portstatus 103, change 0, 12 Mb/s
Feb 28 18:36:40 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:36:40 athlon default.hotplug[8467]: arguments (usb) env (DEVFS=/proc/bus/usb OLDPWD=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add PWD=/etc/hotplug HOME=/ SHLVL=2 DEVICE=/proc/bus/usb/002/004 INTERFACE=8/6/80 PRODUCT=5e3/760/128 TYPE=0/0/0 DEBUG=kernel _=/bin/env)
Feb 28 18:36:40 athlon default.hotplug[8467]: invoke /etc/hotplug/usb.agent ()
Feb 28 18:36:40 athlon usb.agent[8467]: Setup usb-storage for USB product 5e3/760/128
Feb 28 18:37:37 athlon hub.c: port 1, portstatus 100, change 3, 12 Mb/s
Feb 28 18:37:37 athlon hub.c: port 1 connection change
Feb 28 18:37:37 athlon hub.c: port 1, portstatus 100, change 3, 12 Mb/s
Feb 28 18:37:37 athlon usb.c: USB disconnect on device 00:11.3-1 address 4
Feb 28 18:37:37 athlon usb-storage: storage_disconnect() called
Feb 28 18:37:37 athlon usb-storage: -- releasing main URB
Feb 28 18:37:37 athlon usb-storage: -- usb_unlink_urb() returned -19
Feb 28 18:37:37 athlon usb.c: kusbd: /sbin/hotplug remove 4
Feb 28 18:37:37 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:37:37 athlon hub.c: port 1, portstatus 100, change 2, 12 Mb/s
Feb 28 18:37:37 athlon hub.c: port 1 enable change, status 100
Feb 28 18:37:37 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:37:37 athlon default.hotplug[12799]: arguments (usb) env (DEVFS=/proc/bus/usb OLDPWD=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=remove PWD=/etc/hotplug HOME=/ SHLVL=2 DEVICE=/proc/bus/usb/002/004 INTERFACE=8/6/80 PRODUCT=5e3/760/128 TYPE=0/0/0 DEBUG=kernel _=/bin/env)


Beim Einstecken des Card-Readers:
Quote:

Feb 28 18:37:37 athlon default.hotplug[12799]: invoke /etc/hotplug/usb.agent ()
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 1, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1 connection change
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 1, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 101, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 103, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: new USB device 00:11.3-1, assigned address 5
Feb 28 18:37:44 athlon usb.c: kmalloc IF cc3566c0, numif 1
Feb 28 18:37:44 athlon usb.c: new device strings: Mfr=0, Product=3, SerialNumber=4
Feb 28 18:37:44 athlon usb.c: USB device number 5 default language ID 0x409
Feb 28 18:37:44 athlon Product: USB 2.0 Card Reader
Feb 28 18:37:44 athlon SerialNumber: 03364
Feb 28 18:37:44 athlon usb-storage: act_altsettting is 0
Feb 28 18:37:44 athlon usb-storage: id_index calculated to be: 115
Feb 28 18:37:44 athlon usb-storage: Array length appears to be: 117
Feb 28 18:37:44 athlon usb-storage: USB Mass Storage device detected
Feb 28 18:37:44 athlon usb-storage: Endpoints: In: 0xe9eb0a80 Out: 0xe9eb0a94 Int: 0x00000000 (Period 0)
Feb 28 18:37:44 athlon usb-storage: Found existing GUID 05e307600000000000003364
Feb 28 18:37:44 athlon WARNING: USB Mass Storage data integrity not assured
Feb 28 18:37:44 athlon USB Mass Storage device found at 5
Feb 28 18:37:44 athlon usb.c: usb-storage driver claimed interface cc3566c0
Feb 28 18:37:44 athlon usb.c: kusbd: /sbin/hotplug add 5
Feb 28 18:37:44 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 1, portstatus 103, change 0, 12 Mb/s
Feb 28 18:37:44 athlon hub.c: port 2, portstatus 100, change 0, 12 Mb/s
Feb 28 18:37:44 athlon default.hotplug[13442]: arguments (usb) env (DEVFS=/proc/bus/usb OLDPWD=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add PWD=/etc/hotplug HOME=/ SHLVL=2 DEVICE=/proc/bus/usb/002/005 INTERFACE=8/6/80 PRODUCT=5e3/760/128 TYPE=0/0/0 DEBUG=kernel _=/bin/env)
Feb 28 18:37:44 athlon default.hotplug[13442]: invoke /etc/hotplug/usb.agent ()
Feb 28 18:37:44 athlon usb.agent[13442]: Setup usb-storage for USB product 5e3/760/128

_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Mon Mar 01, 2004 5:57 pm    Post subject: Reply with quote

Braucht ihr noch irgendwelche Infos? Wen ja welche?

Danke schon mal im Voraus für deine Bemühungen!
_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Wed Mar 03, 2004 9:16 pm    Post subject: Reply with quote

Schwere Frage leichte Lösung...

https://forums.gentoo.org/viewtopic.php?t=144338

Wie kann man aber Gentoo dazu bewegen, dass automatisch das Modul sd_mod geladen wird? Da ich doch permanent auf mein USB-Reader zugreifen muss.
_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Wed Mar 03, 2004 9:24 pm    Post subject: Reply with quote

Einfach sd_mod in /etc/modules.autoload.d/kernel-2.4, oder kernel-2.6, jenachdem, welchen du verwendest.
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Wed Mar 03, 2004 9:28 pm    Post subject: Reply with quote

:) bin auch gerade auf die Lösung gestossen.... danke für die Hilfe !!!
_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
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