![]() |
Re: seat belt prevents crashes
As a normal user, how can I check whether the proposd fix/patch is active and working?
Thanks Ray |
Re: seat belt prevents crashes
You can tell if the patched driver is installed by running /sbin/lsmod
The size of the original cx3110x driver is 51420. The size of the patched cx3110x driver is 51580. Frank |
Re: seat belt prevents crashes
Quote:
For this as root I went to /etc/rc2.d , then entered 'ln - s S80wlanfix ../init.d/wlan-fix' . The result: No link will be created. The script wlan-fix itself, which I created in /etc/init.d/ , works fine when called manually on the cmd line. What went wrong? Thanks Ray |
Re: seat belt prevents crashes
the 'ln' line is wrong, swap arguments, it is 'ln -s original newlink'
also it is better to use -f in the test, -x is true only if the file has x bit set which may not be true for kernel module file (depends on how you downloaded/copied it to the device) |
Re: seat belt prevents crashes
Quote:
I swapped arguments, and the link file was created. To be sure, I also replaced the -x with a -f in the script. This time the script was executed at startup, or more exactly, the patched driver was loaded:-) Now let's hope the browser won't crash anymore;-) Many thanks to all people involved in solving this annoying problem. Regards Raymond |
Re: seat belt prevents crashes
I also noticed that video playback is choppier with seat belt (swappiness=100) than without it (swappiness=1).
Is there a WLAN driver bug thread on itt? I searched but didn't find one. Is this WLAN driver patch still preliminary? Should I wait for an official bug fix announcement before installing the WLAN driver patch? Thanks, Ron G |
Re: seat belt prevents crashes
Quote:
Quote:
Quote:
Semi-official from community? Well if you can install it with the information in this thread and in the bug report then go ahead. If not then wait few days for easy to install deb package doing similar fix as mentioned in this thread. |
Re: seat belt prevents crashes
If I'll install seatbelt_1.0.0_all.deb, need I re-install it after reboot or pofer off?
|
Re: seat belt prevents crashes
holy time warp, batman!
|
All times are GMT. The time now is 23:04. |
vBulletin® Version 3.8.8