notaz
Certified Guru
Good to hear, will need to send those patches upstream..
Ok it's much over a year since I last looked at that driver, and I can vaguely recall similar issue, i.e. it stopping to receive data, I think it's chip's firmware bug, perhaps a race condition of some sort, when it hits it's unable to decrypt any incoming packets (outgoing ones are still ok).
I've done some hacky code to try to deal with this, but I was not sure it was any good and not ported over to 3.2. Try this driver (heeds SZ beta5a):
http://notaz.gp2x.de...l1251_test1.zip
Code:sudo rmmod wl1251_sdio wl1251 sudo insmod path/to/extracted/wl1251.ko sudo insmod path/to/extracted/wl1251_sdio.ko
sudo rmmod wl1251_sdio wl1251
sudo insmod path/to/extracted/wl1251.ko
sudo insmod path/to/extracted/wl1251_sdio.ko
Install SZ beta5a and try again on the new kernel, or wait for next firmware update..
Did you enable wifi first? That process doesn't work if wifi isn't enabled to begin with.
- Neelix
Well it has dspbringe included (instead dsplink), klaxon said it can be used too.
$ sudo insmod bridgedriver.ko
insmod: error inserting 'bridgedriver.ko': -1 Unknown symbol in module
notaz-openpandora:~$ sudo modprobe bridgedriver
notaz-openpandora:~$ dmesg
...
[28677.943389] bridgedriver: module is from the staging directory, the quality is unknown, you have been warned.
[28677.980529] DSP Bridge driver loaded
Ok it's much over a year since I last looked at that driver, and I can vaguely recall similar issue, i.e. it stopping to receive data, I think it's chip's firmware bug, perhaps a race condition of some sort, when it hits it's unable to decrypt any incoming packets (outgoing ones are still ok).
I've done some hacky code to try to deal with this, but I was not sure it was any good and not ported over to 3.2. Try this driver (heeds SZ beta5a):
http://notaz.gp2x.de...l1251_test1.zip
Code:sudo rmmod wl1251_sdio wl1251 sudo insmod path/to/extracted/wl1251.ko sudo insmod path/to/extracted/wl1251_sdio.ko
The lock up happens no matter what speed I choose, even 610mhz so I know it is not OPP related.
I have tried the following script in terminal and the slider with the CPU speed does not change the clockspeed to 610
echo y l sudo -n usr/pandora/scripts/op_speed.sh 610
I can open this script manually though by double clicking and the slider within xfce works fine.
By the way, will the new Kernel/firmware finaly include these Fixes for Thunar, so it can display details like every other File Manager and not only Icons without crashing?
ive had similar issues but then with the right stick....Using the nub settigns app to rewrite also fixed it.I don't know if this has been reported and I wasn't sure if I should post this here or in the Beta 5 thread, but a while ago, in Beta 5a using kernel 3.2, while I was playing Super Geometry Dust, my left nub just stopped working all of a sudden and continued not to work through a reboot. Booting into the old kernel fixed it.
# echo Loading the kernel for call to kexec
# kexec -l /lib/boot/uImage --command-line="ubi.mtd=4 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw rootflags=bulk_read vram=6272K omapfb.vram=0:3000K mmc_core.removable=0 quiet"
# echo Actually start the kernel - and crash the Pandora
# kexec -e