quietthought wrote:
> following the suggestion of lwfinger’s latest sticky:
> the command ‘/sbin/lspci’ returns
>
> 0b:00.0 Network controller: Broadcom Corporation BCM4310 USB
> Controller(rev 01)
> ‘/sbin/lspci -n’ returns
>
> 0b:00.0 0280: 14e4:4315 (rev 01)
From that output, we can definitely state that b43 does not support that card
yet. We are in the process of performing the reverse engineering now. Your only
option is ndiswrapper.
it may or *may not * cause crashing,due to the fact you are using windows code. Some people don’t have any problems.I used ndiswrapper for a few years with no problems,but, others have reported speed problems, certain security features not working,crashes occurring, YMMV. give it a try & see how it goes
How do i install and configure ndiswrapper, and one more question somewhat off topic but is there an equivalent of ctl-alt-delete(windows task manager) in linux to stop frozen programs and processes or whatever, thx
Im trying to use the: Ndiswrapper - openSUSE guide, im dual booting with windows so i tried to locate the .inf file for my driver on my windows partition cant find it, so i downloaded the driver from dell and still i cant find an .inf file any suggestions
Okay i just decided to download the driver from Dells website, i extracted it and moved it to my desktop in suse. I found a bcmwl6.inf file in a folder named DRIVER_ROW. When i try to get ndiswrapper to install it says command not found, the command im using is ‘ndiswrapper -i /path to to bcmwl.inf file’ im just copying and pasting the location to the file displayed in the location bar when i go to the file from my home directory, is that a correct method. specifically this is what my command looks like’ndiswrapper -i /media/sda7/j/Desktop/driver/DRIVER_ROW/bcmwl6.inf’ How am i screwing up now?
Yes i did, and i gave you incorrect info this is actually the command i entered ‘ndiswrapper -i/home/j/Desktop/driver/DRIVER_ROW/bcmwl6.inf’ and it returns bash: ndiswrapper: command not found
try putting it in a folder in your /home directory. sometimes it doesn’t work installing from your desktop. IMHO it is better to put things in your /home directory as it doesn’t clutter your desktop or slow it down when booting .
The ‘su - root’ did in fact change the prompt or whatever it is to linux-… rather than j@linux-… but it still said -bash : ndiswrapper: command not found.
Okay i got the driver installed, then i typed ‘modprobe ndiswrapper’ nothing happened just a new prompt i check network devices before and after a restart and the card is not present.
>
> Okay i got the driver installed, then i typed ‘modprobe ndiswrapper’
> nothing happened just a new prompt i check network devices before and
> after a restart and the card is not present.
>
>
{Smile} well, now you’ve got the ndiswrapper package installed on the
computer, you need to install the wireless driver into ndiswrapper using
the
I thought i installed the driver already, the command ’ ndiswrapper -l’ returns bcmwl6 : driver installed
device(14E4 : 4315) present
[LEFT]Is there another driver i need to install or is that the wrong one[/LEFT]