Reply
Thread Tools
kudos1uk's Avatar
Posts: 166 | Thanked: 26 times | Joined on Jun 2007 @ Hampshire, UK
#61
Count me in, it no longer works for me in Diablo, as the rest of you no "wired" appearing.

I'm pinning my hopes on jolouis fixing the scripts.
 
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#62
Hey All,

Okay well I stayed away from upgrading to Diablo as I've been busy and I always like to give everyone a few months to get the bugs sorted before jumping over, but thanks to Benson's info I'll see what I can do to work around this and get things working again; keep an eye out for updated information soon.

Thanks!
-Rob
 

The Following 2 Users Say Thank You to jolouis For This Useful Post:
xopher_mc's Avatar
Posts: 86 | Thanked: 9 times | Joined on Jan 2008 @ Berlin, Germany
#63
Just wanted to see if there was any news on this?

Looking at it myself, I wondered if \system\osso\connectivity\network_type needs a Dummy entry.

Is anyone running chinook who can check to see if such an entry exists and if so what it contains.

Thanks!
 
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#64
The problem is that Nokia changed the wireless connectivity manager and they goofed and left out the "dummy" option... it's there, but it won't display in the list of available connections. There's an open bug for it but eta for fixing is unknown last time I checked. I've been meaning to get working on a fix for it but have not had time yet; so far I'm trying to figure out if it's possible to just gconf/some kind of CLI to actually manually force a connection instead of having to choose it from the connection manager, since that would solve it an eliminate the need for selecting "wired" all the time anyways...

-Rob
 
xopher_mc's Avatar
Posts: 86 | Thanked: 9 times | Joined on Jan 2008 @ Berlin, Germany
#65
I wonder what the system does to check that it has a wifi connection? And how you would give it a false result.

At least I can still ssh using the usb networking!

I know this shows how little I know, but the \system\osso\connectivity\network_type\ entries all point to the kernel modules to use. Could one not add the dummy module and then add an entry in gconf (copying from chinook)? Or is it a problem with how the network manager has been compiled?
 
Posts: 63 | Thanked: 21 times | Joined on Jan 2006
#66
i did a little check and this works for me in diablo running the update that came out today:

1. go into host mode
2. connect usb nic, wait for it to finish complaining
3. put/get ip address on eth0:
#udhcpd eth0
4. UNLOAD THE WLAN MODULE:
#rmmod cx3110x
5. open web browser, it works

i dont know if the gconftool...DUMMY command is necessary for this to work, but i did do that prior to all of this.

the wlan icon blinks endlessly, but everything seems to work fine.

i cant seem to reload the cx3110 module with modprobe. any way i try, it complains about being unable to parse modules.dep, which doesnt seem to exist on my n810. because of this, to get wlan back i simply reboot -a small price to pay =]
 

The Following User Says Thank You to hallgreng For This Useful Post:
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#67
Originally Posted by hallgreng View Post
4. UNLOAD THE WLAN MODULE:
#rmmod cx3110x
that's not needed, if you want to save power run
# ifconfig wlan0 down

This worked before latest update and is known workaround since the time they broke dummy connections last time (in OS2007)
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post:
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#68
Originally Posted by hallgreng View Post
i cant seem to reload the cx3110 module with modprobe. any way i try, it complains about being unable to parse modules.dep, which doesnt seem to exist on my n810. because of this, to get wlan back i simply reboot -a small price to pay =]
You have to use insmod. If you want to modprobe, run depmod to generate the modules.dep (sse2.net/depmod)

(Thanks jott!)
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#69
Originally Posted by qwerty12 View Post
You have to use insmod
And then don't forget to run
# chroot /mnt/initfs wlan-cal
to reload wi-fi chip with MAC address and other stuff. ifconfig down is less 'destructive' than rmmod cx3110x
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post:
xopher_mc's Avatar
Posts: 86 | Thanked: 9 times | Joined on Jan 2008 @ Berlin, Germany
#70
ok,

Tried the ifconfig wlan0 down. It didn't seem to work.

But I think I've stumbled upon the neatest solution. The way to solve it is to stop the icd2 service. When this is stopped it stop asking for connection and just uses the usb one. Seems neater then unloading modules too.

to disable the service as root type:

/etc/init.d/icd2 stop

to start again when you've finished

/etc/init.d/icd2 start

Last edited by xopher_mc; 2008-08-13 at 23:57.
 

The Following User Says Thank You to xopher_mc For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:58.