PDA

Bekijk de volledige versie : USB Problems



akacosti
26-05-2009, 10:34
I have problems with my USB ports on my WL-500g Premium v2. I am trying to use them and i have nothing. I have installed my printer and no response and i installed like in the tutorial!Can anyone help plssssssss!
Thanks in advance!

al37919
26-05-2009, 13:06
which printer, which firmware, what is in log related to printer?

akacosti
26-05-2009, 21:57
I have a hp deskjet 2100 printer
And i didn't managed to connect anything on usb

al37919
27-05-2009, 16:04
I suggest to try firmware from here: http://code.google.com/p/wl500g/ It is further development of Oleg's firmware which is based on the latest version of 2.4 kernel. Between firmwares which are discussed here it has the highest probability of correct work with usb devices.

akacosti
28-05-2009, 22:50
I changed the firmware but no result with my printer.If u can do something by a remote software i will be very happy.Talk to me on my yahoo id:akacosti pls who can help me

al37919
29-05-2009, 05:29
show output of:

dmesg | grep printer
enter command either by telnet/ssh or here http://192.168.1.1/Main_AdmStatus_Content.asp

and also output of

ps

is it usb1 printer?

akacosti
29-05-2009, 09:25
show output of:

dmesg | grep printer
enter command either by telnet/ssh or here http://192.168.1.1/Main_AdmStatus_Content.asp

and also output of

ps

is it usb1 printer?

for the command
ps
PID USER VSZ STAT COMMAND
1 admin 2472 S /sbin/init
2 admin 0 SW [keventd]
3 admin 0 RWN [ksoftirqd_CPU0]
4 admin 0 SW [kswapd]
5 admin 0 SW [bdflush]
6 admin 0 SW [kupdated]
7 admin 0 SW [mtdblockd]
54 admin 2092 S telnetd
59 admin 2092 S httpd vlan1
60 admin 2092 S syslogd -m 0 -O /tmp/syslog.log -S -l 7
62 admin 2092 S klogd
65 admin 1836 S nas /tmp/nas.lan.conf /tmp/nas.lan.pid lan
69 nobody 1184 S dnsmasq
70 admin 0 SW [khubd]
77 admin 1140 S lpd
79 admin 1028 S p9100d -f /dev/usb/lp0 0
82 admin 2464 S waveservermain
84 admin 2464 S rcamdmain
97 admin 1652 S infosvr br0
98 admin 2468 S watchdog
100 admin 2028 S upnp -D -L br0 -W vlan1
101 admin 2464 S ntp
143 admin 2096 S sh -c ps > /tmp/syscmd.log 2>&1
144 admin 2092 R ps

and for
dmesg | grep printer
printer.c: v0.13: USB Printer Device Class driver
can u help me with a discussion?10x in advance

al37919
29-05-2009, 09:57
Unfortunately, this dmesg output leaves not much space to discuss. Good output looks like this:

printer.c: v0.13: USB Printer Device Class driver
printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x3404
printer.c: usblp0 Device ID string [191]='MFG:hp;MDL:deskjet 6122;CID:hpdeskjet_6122DC93;CMD:MLC,PCL,PML,DW-PCL,DYN,DESKJET;CLS:PRINTER;DES:hp deskjet 6122;SN:MY32R3B4J365;S:00808088800012002C1150000C2 08004B;J: ;'
Due to the old version of kernel used (2.4) wl500gPv2 has intrinsic problems with operation of usb1 devices attached through usb2 hub. wl500gP v2 has built in usb2 hub, so this problem is unavoidable.

In principle in 1.9.2.7-d the effort is being done to solve it. However the task is complicated. Today will be released its next version so you may try it. You also can try to describe your problem here: http://wl500g.info/showthread.php?t=18004