Comment 58 for bug 1270676

Revision history for this message
Damien Rame (daymz-mobile) wrote :

Hi Olerem,

Thanks for the prompt answer. Unforutnatley, that NULL pointer didn't seem to help much.
The computer boots and the driver loads, but when I insert a SD-card, the laptop freezes after about 8-10 seconds. Just enough time to take a picture of the dmesg:

http://postimg.org/image/6aczojhp3/

I did apply the NULL patch over the au6601.c (e.g. change the if condition at line 724) driver that comes from au6601-dkms from iacobs' repo:

sudo add-apt-repository ppa:iacobs/au6601
sudo apt-get update
sudo apt-get install au6601-dkms

Is this what I was supposed to do?