drwilco / RTL8822BU

My own copy of RTL8822BU drivers
3 stars 2 forks source link

segemantation fault #3

Open drheiser opened 6 years ago

drheiser commented 6 years ago

I cross compiled the driver on ubuntu for ARM (QNAP NAS with marvell kirkwood SoC, Kernel 3.4.6 with the correct toolchain). The driver compiles with a bunch of warnings, but the process runs through. I then load the driver modul with insmod. When the WLAN adapter is already plugged in I get a segmentation fault. If I first unplug the WLAN adapter then the driver is loading without error, but the device is not detected when I plug in.

drwilco commented 5 years ago

Can you try the new branch?