![]() |
2010-04-17
, 05:04
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#232
|
![]() |
2010-04-17
, 05:26
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#233
|
![]() |
2010-04-17
, 13:20
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#234
|
Resolving is done by libnss in userspace, not in the kernel. The problem is that by default, the n900 uses a local DNS caching server (see /etc/resolv.conf). I don't know of a clean solution, but at least to make life easier in the meantime, you could add your machines to /etc/hosts.
![]() |
2010-04-17
, 17:02
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#235
|
Figured... that's too bad. It's really silly that this is still the case.
Another question for your fine folks:
I just installed titan's kernel for the first time last night. Everything seemed to be working well, but this morning I ssh'd into my n900 and it was REALLY slow--like it even timed out on a few follow up pings. Could this have anything to do with the new kernel? sshd is still running on the n900, but it's pretty much unusable.
Ideas?
![]() |
2010-04-17
, 17:03
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#236
|
![]() |
2010-04-17
, 19:11
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#237
|
![]() |
2010-04-17
, 19:27
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#238
|
![]() |
2010-04-17
, 21:59
|
Posts: 33 |
Thanked: 8 times |
Joined on Dec 2009
|
#239
|
This does sound like a wifi driver problem, but my wifi got faster when I switched to titan's kernel; I think there were some driver improvements in 2.6.28.10.
I suspect it has to do with power saving; try turning it off to see if it fixes it; not a permanent solution but just another data point -
(from memory)
Settings->Connections
Edit your connection.. next, next, next, advanced
Flip over to the last tab, and there should be a powersaving dropdown box; select Off
If it fixes it, this may be a new bug.
![]() |
2010-04-17
, 22:32
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#240
|
This does sound like a wifi driver problem, but my wifi got faster when I switched to titan's kernel; I think there were some driver improvements in 2.6.28.10.
I suspect it has to do with power saving; try turning it off to see if it fixes it; not a permanent solution but just another data point -
(from memory)
Settings->Connections
Edit your connection.. next, next, next, advanced
Flip over to the last tab, and there should be a powersaving dropdown box; select Off
If it fixes it, this may be a new bug.
Do you have anything under /boot?
Maybe kernel-flasher failed. You could probably use /sbin/fiasco-image-update to manually reflash the kernel.
Alternatively you could use flasher-3.5 over USB from a PC.
Make sure you have the modules installed as well:
dpkg -l | grep kernel-modules
Make sure it's marked as 'ii' on the left.