|
|
2010-12-06
, 22:50
|
|
Posts: 56 |
Thanked: 26 times |
Joined on Aug 2010
|
#2
|
| The Following User Says Thank You to storkus For This Useful Post: | ||
|
|
2010-12-06
, 22:57
|
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#3
|
[15321.781951] /home/builder2/maemo-fremantle-armel-extras-devel/work/kernel-power-2.6.28/drivers/usb/core/inode.c: creating file '075'
|
|
2010-12-10
, 06:36
|
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#4
|
|
|
2010-12-10
, 13:08
|
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#6
|
Can some one tell me how to find what kind of driver is my ubuntu using for that network card,
I would try to compile module then.
| The Following User Says Thank You to blue_led For This Useful Post: | ||
|
|
2010-12-12
, 02:53
|
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#7
|
you need dm9601.ko driver for Davicom . i tried compile for but i get error ( unknown symbol ) when insmod the module.
need more attention for that. when i will have some time i will try again. curiously on same setup i compiled pl2303.ko driver with success.
|
|
2010-12-14
, 16:22
|
|
Posts: 45 |
Thanked: 17 times |
Joined on Mar 2010
|
#8
|
|
|
2010-12-14
, 16:51
|
|
|
Posts: 80 |
Thanked: 237 times |
Joined on Dec 2010
@ Serbia
|
#9
|
|
|
2010-12-14
, 19:39
|
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#10
|
| The Following User Says Thank You to blue_led For This Useful Post: | ||
I bought cheap no-name card on auction and I'm trying to make it work with N900 using h-e-n full speed hostmode. Card seems to be reconized but no interface is created.
Here is dmesg output:
[124331.852181] usb 2-2: new full speed USB device using uhci_hcd and address 4 [124332.039608] usb 2-2: configuration #1 chosen from 1 choice [124332.076971] eth1: register 'dm9601' at usb-0000:00:1d.0-2, Davicom DM9601 USB Ethernet, 00:10:14:02:21:7d [124332.431275] eth1: link down [124332.446918] ADDRCONF(NETDEV_UP): eth1: link is not ready korek@misio:~$ ifconfig eth1 Link encap:Ethernet HWaddr 00:10:14:02:21:7d UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)