infinity0 / mt7610u

Piece of shit vendor (MediaTek) Linux driver for some WiFi devices. Contains vendor's own crypto primitive implementations and opaque binary firmware blobs. DO NOT USE.
1 stars 0 forks source link

Kernel panics shortly after associating #1

Open infinity0 opened 9 years ago

infinity0 commented 9 years ago

Currently the driver "works" but kernel panics[1] shortly after connecting to a network. I can actually send/recv some packets (e.g. ping/host) before it panics, but haven't managed to do anything humanly useful with it yet.

[1] caps lock indicator flashing, which happens during kernel panic as opposed to say, a freeze

infinity0 commented 9 years ago

Same behaviour with both mt7610u_sta.ko (make CHIPSET=mt7610u) and mt7650u_sta.ko. Didn't bother to try mt7630u_sta.ko

proller commented 9 years ago

here working version: https://bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit.git