Hi there,

I'm pretty desperate now. I tried to get USB to work. I used:

    Board:  MSI K7T266266A (6usb 1b,no raid)
    System: SuSE8.1 kernel 2.4.19-4GB

and a USB modem that i can't get to work

    linux:/home/oli # lsusb
    Bus 002 Device 003: ID 0483:7554 SGS Thomson Microelectronics 56k    
SoftModem

    linux:/home/oli # minicom
    minicom: cannot open /dev/ttyACM0: Invalid argument

and a HP usbprinter which will do nothing if i do a

    linux:/home/oli # echo "wont work" >/dev/usb/lp0
    linux:/home/oli #

I had a look at www.linux-usb.org and read the "usb-guide" and
"usb programming guide". But i could not find any FAQ with google.

The printer will work just fine on Win98 using the Drivers
supplied on the Vendor-Disk (HP).

Is there any debug facility to track what is going on in the
usb-subsystem?

Help would be appreciated!!!
TIA, Oliver


I have included the output of lspci, lsmod, lsusb and dmesg.

linux:/proc # lspci
...
00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 1b) (prog-if 00 
[UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at e000 [size=32]
        Capabilities: [80] Power Management version 2
00:11.4 USB Controller: VIA Technologies, Inc. USB (rev 1b) (prog-if 00 
[UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at e400 [size=32]
        Capabilities: [80] Power Management version 2
...
linux:/proc # lsmod
Module                  Size  Used by    Not tainted
ppp_deflate            41376   0  (autoclean)
bsd_comp                4344   0  (autoclean)
ppp_async               7648   0  (autoclean)
ppp_generic            17176   0  (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    5520   0  (autoclean) [ppp_generic]
videodev                6112   0  (autoclean)
isa-pnp                31520   0  (unused)
usbserial              19644   0  (autoclean) (unused)
parport_pc             27784   1  (autoclean)
lp                      6848   0  (autoclean)
parport                25056   1  (autoclean) [parport_pc lp]
ipv6                  150036  -1  (autoclean)
printer                 7456   0
st                     28428   0  (autoclean) (unused)
sr_mod                 14616   2  (autoclean)
cdrom                  28736   0  (autoclean) [sr_mod]
sg                     29568   0  (autoclean)
joydev                  5920   0  (unused)
evdev                   4640   0  (unused)
input                   3296   0  [joydev evdev]
usb-uhci               23052   0  (unused)
af_packet              13800   1  (autoclean)
natsemi                16928   1
usbcore                61696   1  [usbserial printer usb-uhci]
nls_iso8859-15          3356   1  (autoclean)
nls_cp437               4348   1  (autoclean)
vfat                   10612   1  (autoclean)
fat                    32376   0  (autoclean) [vfat]
lvm-mod                65184   0  (autoclean)
ide-scsi                8816   1
reiserfs              193424   1


linux:/proc # lsusb
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 002: ID 03f0:7004 Hewlett-Packard
Bus 001 Device 001: ID 0000:0000
(this is a HP-3325 deskjek printer)

oli@linux:~> dmesg
...
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
...
usb-uhci.c: $Revision: 1.275 $ time 13:56:25 Sep 13 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
uhci.c: USB Universal Host Controller Interface driver v1.1
hub.c: USB new device connect on bus2/2, assigned device number 2
usb.c: USB device 2 (vend/prod 0x3f0/0x7004) is not claimed by any active 
driver.
...
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x7004
printer.c: v0.11: USB Printer Device Class driver
...
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
 I/O error: dev 0b:00, sector 64





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to