WiFi scan


BaDToaD

"Very" Old Timer
Joined
Jan 31, 2004
Messages
2,452
Location
UK
Website
cwhippogames.wixsite.com
Forgive my noobishness but this should just be a quickie hopefully.


My WiFi started giving me hassle so I deleted the connection to my router so I could set it up from scratch.


So my question is, how do I get the WiFi to scan for access points?
 
It should be doing that automatically. When I tap the wifi icon on the right it brings up a list of available networks entirely automatically. It takes a minute or two after toggling the wifi on, but eventually they show up.
 
Mmmm that's what I though it should do. I've probably broken something. I'll have a proper look at it later. I've been looking for a reason to learn linux command line stuff anyway LOL.
 
This command forces a scan to occur immediately, and as a bonus tells you all the nitty-gritty details about each access point it finds. :p



Code:
iwlist wlan0 scanning
 
A quick update. I tried the iwlist wlan0 scanning command yesterday evening and it came back with "Wlan0 Interface doesn't support scanning"


I assumed I'd borked things in a major manner so I reflashed the firmware at lunchtime. I toggled the WiFi on but still nothing. The Pandora doesn't seem to attempt to scan for networks.


The iwlist wlan0 scanning command still comes back with "Wlan0 Interface doesn't support scanning"


Anyone got any ideas?
 
Hi Alerino, I'm a linux noob I'm afraid so can you tell me how to use dmesg.


I assumed the latest firmware included the latest hot fix but I still ran the pnd version when I discovered the WiFi was still borked. It made no difference :(
 
Ok, a stupid question but we need to cover all the bases:


Are you absolutely 100% positive you are toggling the wifi on? When toggled off, I get the "interface doesn't support scanning" as well. When toggled on, what does "iwconfig wlan0" return?
 
@ Wizardstan. Yes I made sure I was toggling the wifi on. iwconfig wlan0 returns "no such device" A tad concerning maybe? and yes I typed a Zero not an Oh :)
 
@ Wizardstan. Yes I made sure I was toggling the wifi on. iwconfig wlan0 returns "no such device" A tad concerning maybe? and yes I typed a Zero not an Oh :)

Instead of toggling WiFi, leave wifi off, go to terminal and type:



Code:
sudo /etc/init.d/wl1251-init start


This will start your driver manually and post any messages if something fails.
 
Instead of toggling WiFi, leave wifi off, go to terminal and type:



Code:
sudo /etc/init.d/wl1251-init start


This will start your driver manually and post any messages if something fails.

Hi ED. I'm getting command not found so I've obviously got the syntax wrong somewhere.


I'm typing "sudo /etc/init.d/w11251-init start" minus the quotes.


EDIT: sussed it. It was wl1251 not w11251


It seems to have started the driver in the terminal but iwconfig wlan0 still returns "No such device"
 
Last edited by a moderator:
Alerino's suggestion is needed now. Everything seems to suggest the Pandora is simply not seeing its own wifi device. It's just gone. The results of dmesg should help figure out why. Toggle the wifi off then back on, run "dmesg" in a terminal, and paste the result into a text files for posting here.
 
dmesg output after a reboot and clean sudo of EDs command.


[ 27.709350] UBIFS: media format: w4/r0 (latest is w4/r0)


[ 27.715240] UBIFS: default compressor: lzo


[ 27.719360] UBIFS: reserved for root: 396117 bytes (386 KiB)


[ 28.370849] input: nub0 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0066/input/input6


[ 28.612945] input: nub1 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0067/input/input7


[ 237.994384] Generic kernel compatibility enabled based on linux-next next-20100113


[ 238.214019] cfg80211: Calling CRDA to update world regulatory domain


[ 238.847747] lib80211: common routines for IEEE802.11 drivers


[ 238.853454] lib80211_crypt: registered algorithm 'NULL'


[ 238.885650] lib80211_crypt: registered algorithm 'TKIP'


[ 238.916107] lib80211_crypt: registered algorithm 'WEP'


[ 238.946868] lib80211_crypt: registered algorithm 'CCMP'


[ 239.078338] Pandora WiFi: Probe started


[ 239.104431] Sending insert event for MMC3...


[ 239.108734] Pandora WiFi: Probe done


IAGpandora:~$
 
Will do another dmesg with toggling off and on and post here


EDIT OK here it is. A full one this time :lol:


IAGpandora:~$ sudo /etc/init.d/wl1251-init start


We trust you have received the usual lecture from the local System


Administrator. It usually boils down to these three things:


#1) Respect the privacy of others.


#2) Think before you type.


#3) With great power comes great responsibility.


Password:


Starting WL1251 MAC80211 Wireless LAN driver: wl1251.


IAGpandora:~$ dmesg


[ 10.379516] TCP established hash table entries: 8192 (order: 4, 65536 bytes)


[ 10.379730] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)


[ 10.379882] TCP: Hash tables configured (established 8192 bind 8192)


[ 10.379882] TCP reno registered


[ 10.402404] NET: Registered protocol family 1


[ 10.403717] NetWinder Floating Point Emulator V0.97 (double precision)


[ 10.405944] VFS: Disk quotas dquot_6.5.1


[ 10.406036] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)


[ 10.406585] squashfs: version 4.0 (2009/01/31) Phillip Lougher


[ 10.408721] aufs 2-27


[ 10.408752] msgmni has been set to 485


[ 10.408843] io scheduler noop registered


[ 10.408843] io scheduler anticipatory registered (default)


[ 10.408874] io scheduler deadline registered


[ 10.409027] io scheduler cfq registered


[ 10.430938] Serial: 8250/16550 driver4 ports, IRQ sharing enabled


[ 10.454254] serial8250.0: ttyS0 at MMIO 0x49020000 (irq = 74) is a ST16654


[ 10.454284] console [ttyS0] enabled


[ 10.897247] brd: module loaded


[ 10.905059] loop: module loaded


[ 10.908264] pndctrl loaded.


[ 10.911651] usbcore: registered new interface driver asix


[ 10.917327] usbcore: registered new interface driver cdc_ether


[ 10.923461] usbcore: registered new interface driver rndis_host


[ 10.929504] i2c /dev entries driver


[ 10.934936] input: power-button as /devices/virtual/input/input0


[ 10.964904] triton2 power button driver initialized


[ 10.971435] Driver 'sd' needs updating - please use bus_type methods


[ 10.978363] omap2-nand driver initializing


[ 10.983642] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)


[ 10.992828] cmdlinepart partition parsing not available


[ 10.998138] Creating 5 MTD partitions on "omap2-nand":


[ 11.003295] 0x00000000-0x00080000 : "xloader"


[ 11.008544] 0x00080000-0x00260000 : "uboot"


[ 11.014099] 0x00260000-0x00280000 : "uboot-env"


[ 11.019195] 0x00280000-0x00c80000 : "boot"


[ 11.028106] 0x00c80000-0x20000000 : "rootfs"


[ 11.246337] UBI: attaching mtd4 to ubi0


[ 11.250213] UBI: physical eraseblock size: 131072 bytes (128 KiB)


[ 11.256561] UBI: logical eraseblock size: 129024 bytes


[ 11.262023] UBI: smallest flash I/O unit: 2048


[ 11.266754] UBI: sub-page size: 512


[ 11.271423] UBI: VID header offset: 512 (aligned 512)


[ 11.277313] UBI: data offset: 2048


[ 12.545654] UBI: attached mtd4 to ubi0


[ 12.549438] UBI: MTD device name: "rootfs"


[ 12.554565] UBI: MTD device size: 499 MiB


[ 12.559600] UBI: number of good PEBs: 3981


[ 12.564331] UBI: number of bad PEBs: 15


[ 12.568908] UBI: max. allowed volumes: 128


[ 12.573547] UBI: wear-leveling threshold: 4096


[ 12.578308] UBI: number of internal volumes: 1


[ 12.582794] UBI: number of user volumes: 1


[ 12.587249] UBI: available PEBs: 0


[ 12.591766] UBI: total number of reserved PEBs: 3981


[ 12.596740] UBI: number of PEBs reserved for bad PEB handling: 39


[ 12.602905] UBI: max/mean erase counter: 21/4


[ 12.607299] UBI: image sequence number: 1455406015


[ 12.612152] UBI: attaching mtd3 to ubi1


[ 12.616058] UBI: physical eraseblock size: 131072 bytes (128 KiB)


[ 12.622375] UBI: logical eraseblock size: 129024 bytes


[ 12.627807] UBI: smallest flash I/O unit: 2048


[ 12.632568] UBI: sub-page size: 512


[ 12.637237] UBI: VID header offset: 512 (aligned 512)


[ 12.643096] UBI: data offset: 2048


[ 12.649932] UBI: background thread "ubi_bgt0d" started, PID 355


[ 12.693481] UBI: attached mtd3 to ubi1


[ 12.697265] UBI: MTD device name: "boot"


[ 12.702239] UBI: MTD device size: 10 MiB


[ 12.707183] UBI: number of good PEBs: 80


[ 12.711730] UBI: number of bad PEBs: 0


[ 12.716247] UBI: max. allowed volumes: 128


[ 12.720886] UBI: wear-leveling threshold: 4096


[ 12.725616] UBI: number of internal volumes: 1


[ 12.730102] UBI: number of user volumes: 1


[ 12.734588] UBI: available PEBs: 0


[ 12.739074] UBI: total number of reserved PEBs: 80


[ 12.743896] UBI: number of PEBs reserved for bad PEB handling: 2


[ 12.749969] UBI: max/mean erase counter: 36/10


[ 12.754455] UBI: image sequence number: 428603236


[ 12.759216] usbmon: debugfs is not available


[ 12.763916] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller


[ 12.769775] UBI: background thread "ubi_bgt1d" started, PID 358


[ 12.776031] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1


[ 12.783874] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800


[ 12.800659] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004


[ 12.808807] usb usb1: configuration #1 chosen from 1 choice


[ 12.814758] hub 1-0:1.0: USB hub found


[ 12.818634] hub 1-0:1.0: 3 ports detected


[ 12.926910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002


[ 12.933776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1


[ 12.941040] usb usb1: Product: OMAP-EHCI Host Controller


[ 12.946411] usb usb1: Manufacturer: Linux 2.6.27.46-omap1 ehci_hcd


[ 12.952667] usb usb1: SerialNumber: ehci-omap.0


[ 12.957489] Initializing USB Mass Storage driver...


[ 12.962677] usbcore: registered new interface driver usb-storage


[ 12.968780] USB Mass Storage support registered.


[ 12.973724] usbcore: registered new interface driver libusual


[ 12.980041] mice: PS/2 mouse device common for all mice


[ 13.004791] input: gpio-keys as /devices/platform/gpio-keys/input/input1


[ 13.075073] input: keypad as /devices/platform/i2c_omap.1/i2c-adapter/i2c-1/1-004a/twl4030_keypad/input/input2


[ 13.138641] input: nub0 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0066/input/input3


[ 13.199890] input: nub1 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0067/input/input4


[ 13.262573] twl4030_rtc twl4030_rtc: rtc core: registered twl4030_rtc as rtc0


[ 13.273651] bq27x00-battery 3-0055: support ver. 1.1.0 enabled


[ 13.279907] Bluetooth: HCI UART driver ver 2.2


[ 13.284393] Bluetooth: HCI H4 protocol initialized


[ 13.289276] Bluetooth: HCILL protocol initialized


[ 13.294097] hci_h4p hci_h4p: Registering HCI H4P device


[ 13.450042] mmci-omap mmci-omap.0: Failed to get debounce clock


[ 13.558593] mmci-omap mmci-omap.1: Failed to get debounce clock


[ 13.559600] mmci-omap mmci-omap.2: Failed to get debounce clock


[ 13.560455] Registered led device: pandora::sd1


[ 13.565338] Registered led device: pandora::sd2


[ 13.570190] Registered led device: pandora::bluetooth


[ 13.575592] Registered led device: pandora::wifi


[ 13.581054] Registered led device: pandora::keypad_bl


[ 13.586517] Registered led device: pandora::power


[ 13.591766] Registered led device: pandora::charger


[ 13.597198] usbcore: registered new interface driver usbhid


[ 13.602905] usbhid: v2.6:USB HID core driver


[ 13.607635] Advanced Linux Sound Architecture Driver Version 1.0.17.


[ 13.614562] ASoC version 0.13.2


[ 13.618011] OMAP3 Pandora SoC init


[ 13.621856] TWL4030 Audio Codec init


[ 13.627075] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok


[ 13.634002] asoc: twl4030 <-> omap-mcbsp-dai-1 mapping ok


[ 13.648284] ALSA device list:


[ 13.651275] #0: omap3pandora (twl4030)


[ 13.655548] TCP cubic registered


[ 13.658813] NET: Registered protocol family 17


[ 13.663360] NET: Registered protocol family 15


[ 13.667907] Bluetooth: L2CAP ver 2.11


[ 13.671569] Bluetooth: L2CAP socket layer initialized


[ 13.676696] Bluetooth: SCO (Voice Link) ver 0.6


[ 13.681243] Bluetooth: SCO socket layer initialized


[ 13.686340] Bluetooth: RFCOMM socket layer initialized


[ 13.691589] Bluetooth: RFCOMM TTY layer initialized


[ 13.696502] Bluetooth: RFCOMM ver 1.10


[ 13.700347] Bluetooth: BNEP (Ethernet Emulation) ver 1.3


[ 13.705688] Bluetooth: HIDP (Human Interface Emulation) ver 1.2


[ 13.712188] RPC: Registered udp transport module.


[ 13.716979] RPC: Registered tcp transport module.


[ 13.721771] ThumbEE CPU extension supported.


[ 13.726104] Disabling unused clock "sr2_fck"


[ 13.726104] Disabling unused clock "sr1_fck"


[ 13.726135] Disabling unused clock "mcbsp_fck"


[ 13.726135] Disabling unused clock "mcbsp_fck"


[ 13.726165] Disabling unused clock "mcbsp_fck"


[ 13.726165] Disabling unused clock "mcbsp_ick"


[ 13.726196] Disabling unused clock "mcbsp_ick"


[ 13.726196] Disabling unused clock "mcbsp_ick"


[ 13.726226] Disabling unused clock "gpt2_ick"


[ 13.726226] Disabling unused clock "gpt3_ick"


[ 13.726226] Disabling unused clock "gpt4_ick"


[ 13.726257] Disabling unused clock "gpt5_ick"


[ 13.726257] Disabling unused clock "gpt6_ick"


[ 13.726287] Disabling unused clock "gpt7_ick"


[ 13.726287] Disabling unused clock "gpt8_ick"


[ 13.726318] Disabling unused clock "gpt9_ick"


[ 13.726318] Disabling unused clock "wdt3_ick"


[ 13.726348] Disabling unused clock "wdt3_fck"


[ 13.726348] Disabling unused clock "gpio2_dbck"


[ 13.726379] Disabling unused clock "gpio3_dbck"


[ 13.726379] Disabling unused clock "gpio5_dbck"


[ 13.726379] Disabling unused clock "gpt9_fck"


[ 13.726409] Disabling unused clock "gpt8_fck"


[ 13.726409] Disabling unused clock "gpt7_fck"


[ 13.726440] Disabling unused clock "gpt6_fck"


[ 13.726440] Disabling unused clock "gpt5_fck"


[ 13.726470] Disabling unused clock "gpt4_fck"


[ 13.726470] Disabling unused clock "gpt3_fck"


[ 13.726501] Disabling unused clock "gpt2_fck"


[ 13.726501] Disabling unused clock "gpt1_ick"


[ 13.726531] Disabling unused clock "wdt1_ick"


[ 13.726531] Disabling unused clock "wdt2_ick"


[ 13.726531] Disabling unused clock "wdt2_fck"


[ 13.726562] Disabling unused clock "gpio1_dbck"


[ 13.726562] Disabling unused clock "gpt1_fck"


[ 13.726593] Disabling unused clock "cam_ick"


[ 13.726593] Disabling unused clock "cam_mclk"


[ 13.726623] Disabling unused clock "des1_ick"


[ 13.726623] Disabling unused clock "sha11_ick"


[ 13.726654] Disabling unused clock "rng_ick"


[ 13.726654] Disabling unused clock "aes1_ick"


[ 13.726654] Disabling unused clock "ssi_ick"


[ 13.726684] Disabling unused clock "mailboxes_ick"


[ 13.726684] Disabling unused clock "mcbsp_ick"


[ 13.726715] Disabling unused clock "mcbsp_ick"


[ 13.726715] Disabling unused clock "gpt10_ick"


[ 13.726745] Disabling unused clock "gpt11_ick"


[ 13.726745] Disabling unused clock "uart2_ick"


[ 13.726745] Disabling unused clock "i2c_ick"


[ 13.726776] Disabling unused clock "hdq_ick"


[ 13.726776] Disabling unused clock "mspro_ick"


[ 13.726806] Disabling unused clock "des2_ick"


[ 13.726806] Disabling unused clock "sha12_ick"


[ 13.726837] Disabling unused clock "aes2_ick"


[ 13.726837] Disabling unused clock "icr_ick"


[ 13.726867] Disabling unused clock "pka_ick"


[ 13.726867] Disabling unused clock "ssi_ssr_fck"


[ 13.726867] Disabling unused clock "hdq_fck"


[ 13.726898] Disabling unused clock "uart2_fck"


[ 13.726898] Disabling unused clock "mcbsp_fck"


[ 13.726928] Disabling unused clock "mcbsp_fck"


[ 13.726928] Disabling unused clock "i2c_fck"


[ 13.726959] Disabling unused clock "mspro_fck"


[ 13.726959] Disabling unused clock "gpt11_fck"


[ 13.726989] Disabling unused clock "gpt10_fck"


[ 13.726989] Disabling unused clock "iva2_ck"


[ 13.727020] Disabling unused clock "dpll4_m6x2_ck"


[ 13.727020] Disabling unused clock "dpll4_m5x2_ck"


[ 13.727050] Disabling unused clock "dpll3_m3x2_ck"


[ 13.727050] Disabling unused clock "sys_clkout1"


[ 13.727081] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1


[ 13.766876] Console: switching to colour frame buffer device 100x30


[ 13.951477] twl4030_rtc twl4030_rtc: setting system clock to 2010-09-09 20:10:19 UTC (1284063019)


[ 14.068939] UBIFS: mounted UBI device 0, volume 0, name "rootfs"


[ 14.075073] UBIFS: file system size: 506677248 bytes (494802 KiB, 483 MiB, 3927 LEBs)


[ 14.083160] UBIFS: journal size: 9033728 bytes (8822 KiB, 8 MiB, 71 LEBs)


[ 14.090545] UBIFS: media format: w4/r0 (latest is w4/r0)


[ 14.096405] UBIFS: default compressor: lzo


[ 14.100555] UBIFS: reserved for root: 0 bytes (0 KiB)


[ 14.107086] VFS: Mounted root (ubifs filesystem).


[ 14.111938] Freeing init memory: 148K


[ 14.255432] mmc0: host does not support reading read-only switch. assuming write-enable.


[ 14.263610] mmc0: new high speed SDHC card at address 1234


[ 14.269897] mmcblk0: mmc0:1234 SA08G 7763968KiB


[ 14.274810] mmcblk0: p1


[ 14.801055] mmc1: host does not support reading read-only switch. assuming write-enable.


[ 14.809265] mmc1: new high speed SDHC card at address 0002


[ 14.815429] mmcblk1: mmc1:0002 8058880KiB


[ 14.820434] mmcblk1: p1


[ 21.455413] ads7846 spi1.0: touchscreen, irq 254


[ 21.460815] input: touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input5


[ 21.485717] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC


[ 21.485748] Spurious DMA IRQ


[ 21.489318] mmcblk0: error -84 transferring data


[ 21.493957] end_request: I/O error, dev mmcblk0, sector 15527680


[ 21.500000] Buffer I/O error on device mmcblk0, logical block 1940960


[ 25.827209] FAT: bogus number of reserved sectors


[ 25.832061] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 25.902282] FAT: bogus number of reserved sectors


[ 25.907073] VFS: Can't find a valid FAT filesystem on dev mmcblk1.


[ 26.193115] FAT: bogus number of reserved sectors


[ 26.197875] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 26.247894] FAT: bogus number of reserved sectors


[ 26.252655] VFS: Can't find a valid FAT filesystem on dev mmcblk1.


[ 27.527008] NET: Registered protocol family 10


[ 27.746643] UBIFS: mounted UBI device 1, volume 0, name "boot"


[ 27.752532] UBIFS: file system size: 8386560 bytes (8190 KiB, 7 MiB, 65 LEBs)


[ 27.759948] UBIFS: journal size: 1032193 bytes (1008 KiB, 0 MiB, 6 LEBs)


[ 27.767242] UBIFS: media format: w4/r0 (latest is w4/r0)


[ 27.773132] UBIFS: default compressor: lzo


[ 27.777252] UBIFS: reserved for root: 396117 bytes (386 KiB)


[ 28.441955] input: nub0 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0066/input/input6


[ 28.684173] input: nub1 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0067/input/input7


[ 186.301696] Generic kernel compatibility enabled based on linux-next next-20100113


[ 186.519622] cfg80211: Calling CRDA to update world regulatory domain


[ 187.153381] lib80211: common routines for IEEE802.11 drivers


[ 187.159088] lib80211_crypt: registered algorithm 'NULL'


[ 187.191558] lib80211_crypt: registered algorithm 'TKIP'


[ 187.221923] lib80211_crypt: registered algorithm 'WEP'


[ 187.252655] lib80211_crypt: registered algorithm 'CCMP'


[ 187.385375] Pandora WiFi: Probe started


[ 187.410003] Sending insert event for MMC3...


[ 187.414337] Pandora WiFi: Probe done


[ 209.001342] aufs test_add:243:mount[1758]: uid/gid/perm /mnt/pnd/op_wifi 1000/1000/0755, 0/0/0777


[ 209.878082] Pandora WiFi: Remove started


[ 209.878112] Sending remove event for MMC3...


[ 209.910034] Pandora WiFi: Remove finished


[ 209.914611] wl1251: unloaded


[ 252.322204] aufs test_add:243:mount[1841]: uid/gid/perm /mnt/pnd/op_wifi 1000/1000/0755, 0/0/0777


[ 252.986389] Pandora WiFi: Probe started


[ 253.011657] Sending insert event for MMC3...


[ 253.015960] Pandora WiFi: Probe done
 
Last edited by a moderator:
There was NO other output from the WLAN driver in dmesg?


It seems it doesn't start...


Which OS version / Hotfix are you on?
 
There was NO other output from the WLAN driver in dmesg?


It seems it doesn't start...


Which OS version / Hotfix are you on?

That was the whole session ED.


I'm on Hotfix 4 final. I also reflashed with the full firmware image from the hotfix 4 news post and then re applied the hotfix 4 final pnd just to be sure.
 
ED should investigate it a bit. It's the same problem reported at gp32x boards, here


edit: ED, I wonder if a de-compressor is not doing the work right (unzipping, generating md5)

Well... it doesn't make much sense, even notaz doesn't know yet what's wrong here.


Basically, when I start the image creation, it creates the IPK packages as well as a full image ready to be flashed.


The image gets an MD5sum, if it wouldn't be correct, it wouldn't even boot.


And the IPK packages are what we are using with HF4.


OPKG would complain if a package is not installed correctly - and there's a logfile in appdata after image creation.


The IPK has to be correct, as otherwise it would fail on all units or it would always fail and not work after reinstalling HotFix 4.


The only WiFi-related things we've changed are notaz drivers... I'll try to make a mini-update to see if this will help you.
 
Last edited:
I tried re flashing once more and the WiFi resurrected itself for a whole five minutes before it stopped working. I'm beginning to think it may be a hardware issue.
 
I took the battery out, waited 40-50 minutes and reflashed. Unfortunately the WiFi still seems dead.


After the long first boot I waited a few minutes, then started a terminal session. iwconfig wlan0 returned no such device. I toggled the WiFi on in the system menu and waited a few minutes and iwconfig wlan0 still returned no such device.


:(
 
Back
Top