The Following User Says Thank You to mehdi.gl For This Useful Post: | ||
|
2011-04-16
, 02:29
|
Posts: 50 |
Thanked: 6 times |
Joined on Nov 2010
|
#212
|
|
2011-04-16
, 21:41
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2011
|
#213
|
|
2011-04-22
, 02:22
|
Posts: 50 |
Thanked: 6 times |
Joined on Nov 2010
|
#214
|
|
2011-04-22
, 08:24
|
|
Posts: 66 |
Thanked: 77 times |
Joined on Jul 2010
@ intheclouds
|
#215
|
I already try that but still not working .
Can some assists me.
plzzzzzzzzz
$dmesg $lsusb
make Building SR9600 USB2NET chip driver... make[1]: Entering directory `/targets/FREMANTLE_ARMEL/usr/src/kernel-power-headers' CC [M] /home/mven/sr9600.o Building modules, stage 2. MODPOST 1 modules WARNING: "__bad_udelay" [/home/mven/sr9600.ko] undefined! CC /home/mven/sr9600.mod.o LD [M] /home/mven/sr9600.ko make[1]: Leaving directory `/targets/FREMANTLE_ARMEL/usr/src/kernel-power-headers'
The Following User Says Thank You to mveplus For This Useful Post: | ||
|
2011-04-22
, 10:39
|
Posts: 50 |
Thanked: 6 times |
Joined on Nov 2010
|
#216
|
The pack that I put together is not perfect and will not work for all USB 2 Net dingle's out there...
It really depends on what is the chip inside. If it's cheap you can open and see.( if there is no warranty )
You can connect your dongle to Linux (Ubuntu. Mint, or else) and check if it's working, whiteout installing any drivers. if does not work there is big chance to not be able to use that with N900.
If it works under Linux you can post output of dmesg and lsusb command, to see what is going on...
Greetings,Code:$dmesg $lsusb
mveplus
P.S. Okey I didi compile your source code against kernel-power-headers, but got some errors during compilation:
Here is your compiled sr9600.ko fileCode:make Building SR9600 USB2NET chip driver... make[1]: Entering directory `/targets/FREMANTLE_ARMEL/usr/src/kernel-power-headers' CC [M] /home/mven/sr9600.o Building modules, stage 2. MODPOST 1 modules WARNING: "__bad_udelay" [/home/mven/sr9600.ko] undefined! CC /home/mven/sr9600.mod.o LD [M] /home/mven/sr9600.ko make[1]: Leaving directory `/targets/FREMANTLE_ARMEL/usr/src/kernel-power-headers'
If it's working then enjoy, if not then - Hmmm, do not give up go and buy other dongle
Do not have much time to do more now.
|
2011-04-23
, 12:00
|
|
Posts: 66 |
Thanked: 77 times |
Joined on Jul 2010
@ intheclouds
|
#217
|
Dear mveplus
First of thanks for the assistance. Anyway still not managed to add it.
the chip is supereal sr9600.
after i run insmod sr9600.ko get error inserting sr9600.ko:-1 unknown symbol in module
|
2011-04-23
, 12:20
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#218
|
Nokia N900 - H-E-N is here, NEXT STEP - Spacecraft control
|
2011-04-24
, 01:30
|
|
Posts: 66 |
Thanked: 77 times |
Joined on Jul 2010
@ intheclouds
|
#219
|
Warning: __bad_udelay
sounds odd.
/j
@mveplus:
http://freeyourphone.de/portal_v1/vi...p=14569#p14569
jackjohn
Today , 07:09 AM
Posts: 12 | Thanked: 2 times | Joined on Nov 2010
Originally Posted by mveplus
Originally Posted by jackjohn
Dear mveplus
First of thanks for the assistance. Anyway still not managed to add it.
the chip is supereal sr9600.
after i run insmod sr9600.ko get error inserting sr9600.ko:-1 unknown symbol in module
Usually this means that this module depends on some other that need to be loaded first, the this second.
dmesg can reveal mode details when you get this error.
dear mveplus,
iam getting this.
[81459.418823] sr9600: Unknown symbol usbnet_set_msglevel
[81459.421020] sr9600: Unknown symbol usbnet_get_msglevel
[81459.421966] sr9600: Unknown symbol __bad_udelay
[81459.423065] sr9600: Unknown symbol usbnet_get_settings
[81459.424102] sr9600: Unknown symbol usbnet_suspend
[81459.424804] sr9600: Unknown symbol usbnet_get_drvinfo
[81459.425628] sr9600: Unknown symbol usbnet_get_endpoints
[81459.426910] sr9600: Unknown symbol usbnet_nway_reset
[81459.427917] sr9600: Unknown symbol usbnet_defer_kevent
[81459.428833] sr9600: Unknown symbol usbnet_disconnect
[81459.429534] sr9600: Unknown symbol usbnet_set_settings
[81459.430023] sr9600: Unknown symbol usbnet_probe
[81459.430480] sr9600: Unknown symbol usbnet_resume
|
2011-04-24
, 09:10
|
Posts: 50 |
Thanked: 6 times |
Joined on Nov 2010
|
#220
|
Tags |
awesome!, bada rox, h-e-n hostmode, more noise |
Thread Tools | |
|
Thanks a lot, the problem was in the mode
I selected high speed mode, that was the problem.
For mice and keyboards we should select low speed mode.
Now everything is ok
These are the steps to connect a mouse or a keyboard to the n900
Instalaltions
1- Install power kernel
2- Install h-e-n
--------------------------------------------------------------------
To Execute
1.. Start h-e-n
2. Connect the data cable to the n900
3. Connect the mouse to the Cable
4. In h-e-n select low speed hostmode
5. Click v boost on
6. Click enumarate
7.wait a minute and u'll get a message "connected to OM"
Thanks to adi619 for his help by Private Message
And thanks to the community
Choose Freedom, Choose OpenSource
Last edited by mehdi.gl; 2011-04-20 at 14:34.