You are not logged in.

#1 2012-02-06 21:12:58

JohnnyAce
Member
Registered: 2009-08-09
Posts: 22

Ndiswrapper freezes whole system since Kernel 3.1.6-1-ARCH

Since I upgraded my kernel to 3.1.6-1-ARCH, now I'm using 3.2.4-1-ARCH, ndiswrapper has been freezing my system when modprobe tries to load it. Error message what I get is following:

BUG: soft lockup - CPU#0 stuck for 22s! [kworker/u:3:141]
Process kworker/u:3 (pid: 141, ti f4de0000 task f4d70d50 task.ti=f4de0000)
Stack:
Call Trace:
Code 74 26 00 8b... etc

Any suggestions to solve this?

I'm using ndiswrapper because I haven't found native linux driver for Sis163u chipset.

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bf8:100f Fujitsu Siemens Computers miniCard D2301 802.11bg Wireless Module [SiS 163U]

Offline

#2 2014-01-05 19:05:42

D1&only
Member
Registered: 2014-01-05
Posts: 1

Re: Ndiswrapper freezes whole system since Kernel 3.1.6-1-ARCH

I had the same problem with same card on Arch. The card was working well on my ubuntu installation with ndiswrapper so I just copied over the ndiswrapper.conf file from that one, and it WORKED.  So your /etc/modprobe.d/ndiswrapper.conf file should look like this:

alias wlan0 ndiswrapper
alias usb:v0457p0163d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0457p5401d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0769p11F7d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0A3Ap0163d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0B3Bp0163d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0BF8p100Fd*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v0D8Ep0163d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v1371p0021d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v1371p0022d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v1371p0023d*dc*dsc*dp*ic*isc*ip* ndiswrapper
alias usb:v18E8p6171d*dc*dsc*dp*ic*isc*ip* ndiswrapper

Likely for this card only the "alias usb:v0BF8p100Fd*dc*dsc*dp*ic*isc*ip* ndiswrapper" line is important, but maybe the other lines help others with different cards too. Hope it helps.

Offline

#3 2014-01-05 19:08:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Ndiswrapper freezes whole system since Kernel 3.1.6-1-ARCH

You are responding to a thread about, in Arch terms, an ancient kernel. Please don't necrobump:
https://wiki.archlinux.org/index.php/Fo … Bumping.27



Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB