![]() |
2010-04-16
, 06:04
|
Posts: 515 |
Thanked: 259 times |
Joined on Jan 2010
|
#82
|
![]() |
2010-04-16
, 08:59
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#83
|
I didn't know I had installed a titan kernel. I tried it and it didn't make any difference. I'll probably just reflash my phone and start from scratch.
![]() |
2010-04-16
, 11:57
|
Posts: 323 |
Thanked: 180 times |
Joined on Oct 2009
@ Gent, Belgium
|
#84
|
![]() |
2010-04-16
, 13:01
|
Posts: 61 |
Thanked: 21 times |
Joined on Jan 2010
|
#85
|
The Following User Says Thank You to BlackDiamond For This Useful Post: | ||
![]() |
2010-04-16
, 15:58
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#86
|
AFAIK Titan's Kernel is already based on PR1.2 source tree so it's PR1.2 kernel with enhancements.
EDIT: My only concern is that WEP seems to always be off even if I activate it via the frontend. If someone have a solution for that, I'll be glad to read it.
![]() |
2010-04-16
, 16:23
|
Posts: 61 |
Thanked: 21 times |
Joined on Jan 2010
|
#87
|
Nokia-N900-02-8:~# gconftool-2 --get /apps/mobilehotspot/encryption_algo
WEP
Nokia-N900-02-8:~# gconftool-2 --get /apps/mobilehotspot/encryption_key
Test0
Nokia-N900-02-8:~# mobilehotspot_backend start
DEBUG: executing uname -r
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
ERROR:dbus.proxies:Introspect error on :1.100:/com/nokia/icd2: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unsupported interface or method
icd2_state_listener got args:
(dbus.String(u''), dbus.UInt32(0L), dbus.String(u''), dbus.String(u'GPRS'), dbus.UInt32(83886080L), dbus.ByteArray('Orange World\x00'), dbus.String(u'GPRS did not find network for link_post_up'), dbus.UInt32(0L))
state['icd']:
{}
icd2_state_listener got args:
(dbus.String(u''), dbus.UInt32(0L), dbus.String(u''), dbus.String(u'GPRS'), dbus.UInt32(117440512L), dbus.ByteArray('Orange MMS\x00'), dbus.String(u''), dbus.UInt32(2L))
state['icd']:
{'old_connection_type': 'GPRS', 'old_connection_name': 'Orange MMS'}
DEBUG: executing ifconfig wlan0 down
DEBUG: executing iwconfig wlan0 mode ad-hoc
DEBUG: executing ifconfig wlan0 up
DEBUG: executing iwconfig wlan0 key restricted
DEBUG: executing iwconfig wlan0 essid "ManuN900"
DEBUG: executing ifconfig wlan0 10.238.164.1 netmask 255.255.255.0 up
DEBUG: executing /usr/sbin/dnsmasq -i wlan0 -a 10.238.164.1 -I lo -z -x /var/run/dnsmasq.wlan0.pid --dhcp-range=10.238.164.10,10.238.164.100,6h --dhcp-option=3,10.238.164.1 --dhcp-option=6,10.238.164.1
DEBUG: executing iptables --flush
DEBUG: executing iptables --flush -t nat
DEBUG: executing iptables -P FORWARD ACCEPT
DEBUG: executing iptables -P INPUT ACCEPT
DEBUG: executing iptables -P OUTPUT ACCEPT
DEBUG: executing iptables --table nat --append POSTROUTING --out-interface gprs0 -j MASQUERADE
Nokia-N900-02-8:~#
![]() |
2010-04-16
, 16:38
|
Posts: 75 |
Thanked: 78 times |
Joined on Jan 2010
@ Germany
|
#88
|
![]() |
2010-04-16
, 17:39
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#89
|
@rambo: this is a simple bug in helpers.hex_encode… there is
"for char in output_str:" when is should say "for char in input_str:"
The Following 2 Users Say Thank You to rambo For This Useful Post: | ||
![]() |
2010-04-16
, 18:00
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#90
|
Just wanted to tell how impressed I am. I was a more-or-less happy user from Joikuspot. There were issues with not connection linux boxes, extensive CPU usage (far more than seemed needed, even in the lo-fi client screen)
Only thing I might like is a sort of 'connected clients' screen, to monitor a bit what's happening
As for the kernel comment I have no idea what if anything the kernel has to do with it. Someone gave a suggestion to check it and I did. I'm open to all suggestions.