View Single Post
Posts: 15 | Thanked: 6 times | Joined on Nov 2009
#1
I got my phone yesterday. It worked wonderfully out of the box. I'm a linux geek, so I immediately set to installing everything from extras and the main nokia repos. (Not EVERYTHING, but lots). Aaanyway, I also installed some stuff from extras-devel and extras-testing (I'm comfy flashing the device, and fine with having to do it).

So my internet (via T-Mobile) worked great immediately, and all last night. I even usb-tethered it. Wonderful.

This morning, and ever since, it won't connect to t-mobile's internet connection at all. It gives the message:

Internet Connection Failed. Try again?

In dmesg, we have:

Code:
[13204.011535] gprs0: attached
[13205.972229] gprs0: detached
[13210.165161] wl1251: 154 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[13210.180847] wl1251: firmware booted (Rev 6.0.4.156)
[13210.915435] wl1251: down
[13211.638824] gprs0: attached
[13213.149993] gprs0: detached
[13267.494598] slide (GPIO 71) is now closed
[13270.338439] kb_lock (GPIO 113) is now closed
[13270.602691] kb_lock (GPIO 113) is now open
[13278.657348] slide (GPIO 71) is now open
[13292.834594] gprs0: attached
[13294.674499] gprs0: detached
[13296.516876] slide (GPIO 71) is now closed
[13321.188720] wl1251: 154 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[13321.204254] wl1251: firmware booted (Rev 6.0.4.156)
[13321.938903] wl1251: down
[13322.844909] gprs0: attached
[13328.303375] gprs0: detached
[13482.229003] slide (GPIO 71) is now open
[13490.079498] slide (GPIO 71) is now closed
[13492.618377] wl1251: 154 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[13492.634002] wl1251: firmware booted (Rev 6.0.4.156)
[13493.400177] wl1251: down
[13495.274841] wl1251: 154 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[13495.275207] wl1251: firmware booted (Rev 6.0.4.156)
[13495.955017] wlan0: authenticate with AP 90:e6:ba:67:88:d0
[13495.957550] wlan0: authenticated
[13495.957611] wlan0: associate with AP 90:e6:ba:67:88:d0
[13495.960571] wlan0: RX AssocResp from 90:e6:ba:67:88:d0 (capab=0x401 status=0 aid=2)
[13495.960601] wlan0: associated
So anyway, I don't know what to try next. If you missed it, the important bits were:

Code:
[13322.844909] gprs0: attached
[13328.303375] gprs0: detached
I'm using internet2.voicestream.com as my APN, it picked that up automagically. I don't know what to do next, except I guess reflash. I'd prefer to know what to do, debug-wise, though :-\

Anyone else seen this / have a suggestion for my next avenue of inquiry? Thanks in advance.

-Josh