View previous topic :: View next topic |
Author |
Message |
MrDooM n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Oct 2003 Posts: 69
|
Posted: Mon Nov 24, 2003 3:47 pm Post subject: [gelöst]USB-Drucker will einfach nicht funktionieren... |
|
|
Hallo!
Ich habe das Problem, das ich mein Canon S500 einfach nicht zum laufen bekomme. Ich habe hier im Forum gesucht, in Google, und ich komme einfach nicht mehr weiter.
Als Rechner läuft hier ein AMD1200 auf einem Asus A7V133A. Kernel ist sowohl ein 2.6.0-test9 als ein 2.4.22, ich habe bei beiden die gleiche Fehlermeldung. Dazu muss ich sagen, das meine anderen USB-Geräte wunderbar fuktionieren, der Drucker an einem anderen Rechner auch. Also kann es nur hier am Rechner liegen, unter Debian hatte ich ihn auch schon am Laufen, und nu funzt nix.
Hotplug ist installiert und läuft.
Das Problem ist nun, das er beim Booten irgendwie was mit dem USB des Druckers verrafft. Schaut hier:
dmesg | grep usb
usb 2-1: device not accepting address 104, error -110
usb 2-1: device not accepting address 105, error -110
usb 2-1: device not accepting address 106, error -110
usb 2-1: device not accepting address 107, error -110
usb 2-1: device not accepting address 108, error -110
usb 2-1: device not accepting address 109, error -110
usb 2-1: device not accepting address 110, error -110
usb 2-1: device not accepting address 111, error -110
usb 2-1: device not accepting address 112, error -110
usb 2-1: device not accepting address 113, error -110
usb 2-1: device not accepting address 114, error -110
usb 2-1: device not accepting address 115, error -110
usb 2-1: device not accepting address 116, error -110
Dies geht dann bis ins unermessliche weiter. USB2-1 ist genau der Anschluss, wo der Drucker drinne steckt. Ich habe auch schon alle anderen Geräte raus, und den USB Anschluss gewechselt, es bleibt immer dasgleiche. Leider auch im Kernel 2.4.22.
Hier der Auszug von meinen USB-Kernel Einstellungen:
<*> Support for USB
[ ] USB verbose debug messages
--- Miscellaneous USB options
[*] USB device filesystem
[*] Enforce USB bandwidth allocation (EXPERIMENTAL)
[ ] Dynamic USB minor allocation (EXPERIMENTAL)
--- USB Host Controller Drivers
< > EHCI HCD (USB 2.0) support
<M> OHCI HCD support
<M> UHCI HCD (most Intel and VIA) support
--- USB Device Class drivers
<M> USB Audio support
< > USB Bluetooth TTY support
< > USB MIDI support
< > USB Modem (CDC ACM) support
<M> USB Printer support
--- SCSI support is needed for USB Storage
< > USB Mass Storage support
--- USB Human Interface Devices (HID)
<M> USB Human Interface Device (full HID) support
[*] HID input layer support
[ ] Force feedback support (EXPERIMENTAL)
[*] /dev/hiddev raw HID device support
Mein Auszug aus lsmod:
Module Size Used by
floppy 61204 0
uhci_hcd 34632 0
ohci_hcd 19328 0
w83781d 35648 0
i2c_sensor 3200 1 w83781d
i2c_viapro 7180 0
nvidia 1703148 10
snd_seq_midi 8672 0
snd_emu10k1_synth 8448 0
snd_emux_synth 39296 1 snd_emu10k1_synth
snd_seq_virmidi 8192 1 snd_emux_synth
snd_seq_midi_emul 8256 1 snd_emux_synth
snd_seq_oss 37120 0
snd_seq_midi_event 8384 3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq 61616 8 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_emu10k1 99332 2 snd_emu10k1_synth
snd_ac97_codec 55556 1 snd_emu10k1
snd_util_mem 4800 2 snd_emux_synth,snd_emu10k1
snd_hwdep 9984 1 snd_emu10k1
snd_pcm_oss 54852 0
snd_mixer_oss 19712 1 snd_pcm_oss
snd_usb_audio 64032 0
snd_rawmidi 26304 4 snd_seq_midi,snd_seq_virmidi,snd_emu10k1,snd_usb_audio
snd_seq_device 8388 7 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_pcm 104512 3 snd_emu10k1,snd_pcm_oss,snd_usb_audio
snd_page_alloc 12164 2 snd_emu10k1,snd_pcm
snd_timer 27456 2 snd_seq,snd_pcm
snd 54340 19 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_emu10k1,snd_ac97_codec,snd_util_mem,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_usb_audio,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
audio 50880 0
soundcore 10112 2 snd,audio
usblp 13760 0
usbmouse 5824 0
hid 34112 0
Mein Auszug aus /etc/modules.autoload/kernel2.6.0:
hid
usbmouse
usblp
audio
snd-usb-audio
snd-mixer-oss
snd-pcm-oss
snd-emu10k1
snd-seq-oss
snd-emu10k1-synth
nvidia
# I2C chip drivers
i2c-viapro
w83781d
Ich hoffe irgendjemand von euch weiss Rat, denn drucken wollte ich unter Gentoo schon.
Danke
Gruß MrDooM
Last edited by MrDooM on Tue Nov 25, 2003 8:54 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
schmutzfinger Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/12992294553fc7612a902c7.jpg)
Joined: 26 Oct 2003 Posts: 1287 Location: Dresden/Germany
|
Posted: Mon Nov 24, 2003 5:16 pm Post subject: |
|
|
ich hatte das problem generell mit usb. einfach in die kernelzeile vom bootloader folgendes reinschreiben
dann sollte es gehen, war zumindest bei mir so. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MrDooM n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Oct 2003 Posts: 69
|
Posted: Mon Nov 24, 2003 6:49 pm Post subject: |
|
|
leider keine änderung ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
schmutzfinger Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/12992294553fc7612a902c7.jpg)
Joined: 26 Oct 2003 Posts: 1287 Location: Dresden/Germany
|
Posted: Mon Nov 24, 2003 9:13 pm Post subject: |
|
|
jetzt mal ne ganz andre frage. hast du ne tv karte in der kiste? ich hatte mal das selbe board und da ist jede distri, jeder kernel abgeschmiert, wenn man tv gestartet hat. der chipsatz von dem board hat wohl irgendwie nen fehler gegen den es für windows ein patch gibt. naja aber mit dem drucker hat das sicher nix zu tun. wollte nur mal wissen ob du das board zusammen mit tv karte am laufen hast. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MrDooM n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Oct 2003 Posts: 69
|
Posted: Mon Nov 24, 2003 9:55 pm Post subject: |
|
|
ne keine tv-karte hier am laufen.
Hat denn keiner einen Tip wie ich den doofen Drucker zum laufen zwinge? Das gibts doch net, unter Debian lief er ja auch problemlos. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ralph Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/Southpark/avatar25.gif)
Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
Posted: Tue Nov 25, 2003 8:10 am Post subject: |
|
|
Hm, vorweg, ich hab keine Ahnung ob es daran liegt, aber ich frage mich, warum du sowohl ohci, als auch uhci als module eigebaut hast. Müßte es nicht eigentlich eins von beiden sein? Vielleicht kommt sich da ja was in die Quere. Ausserdem sehe ich, dass du etwas eingebaut hast, was als experimental gekennzeichnet ist. Gibt es dafür einen Grund? Wenn nicht, dann versuch es doch einfach mal ohne.
Wie gesagt, nur wild geraten, aber vielleicht hilft es ja.
Viel Glück. ![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
MrDooM n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Oct 2003 Posts: 69
|
Posted: Tue Nov 25, 2003 12:14 pm Post subject: |
|
|
Das komische ist das ich beides als Modules genommen habe, weil ich mir anfangs net sicher war, welches Modul ich brauche. Dachte OK, probierste aus und lädst dann nur eins. Ich /etc/modules.autoload.d/kernel2.6 habe ich die Module net drinnen und Hotplug (nehme ich zumindest an) lädt dann nicht nur das Modul, das er braucht, sondern gleich beide. Vielleicht kommen die sich ja wirklich ins Gehege. Probiere es gleich mal mit Neukomplilieren. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MrDooM n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Oct 2003 Posts: 69
|
Posted: Tue Nov 25, 2003 1:21 pm Post subject: |
|
|
Habe jetzt nur noch uhci drinne, aber leider mit demselben Ergebnis. Es funktioniert nicht, ich raff des nimma.
Ich hoffe einer von euch hat noch eine Idee woran der ganze Schmarrn liegen könnte. Ich bin am verzweifeln, und ich müsste doch so dringend ein paar Sachen drucken
Edit: so habe nun spasseshalber mal doch en neues Kabel gekauft und siehe da, es funzt. War wohl doch en Kabelbruch und deshalb ging es ab und zu (winxp) und meist eben net (linux). Danke trotzdem für eure Antworten. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|