| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-16-2006, 12:54 PM
|
#1
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Rep:
|
ndiswrapper and bcm4309 help installing also ati and brightness
I have two questions. The first is about wireless drivers and ndiswrapper.
I went through and installed ndiswrapper, found the driver for my broadcom wireless card on my windows partition, did ndiswrapper -i bcmwl5.inf and then ndiswrapper -l showed me the driver and that it was installed and the hardware was present.
Then, I went to yast, added a wireless card to load from module ndiswrapper with all the default settings.
I cannot see the card in network tools. Thus, I cannot connect. I think my module does not load. I tried ndiswrapper -m and everything went ok, but still I don't think the module loaded? This is the first time I am trying wireless on linux so I'm having issues. Any help would be appreciated.
Second question: With the ATI drivers, on a laptop, my brightness keys don't work anymore. I was able to change screen brightness before I put in the drivers, but now I am not. Is this something that can be fixed? I know a lot of people are having this same issue. Also, can I enable compiz on here or will the ATI card and drivers mess my whole suse installation up?
Thanks!
|
|
|
|
09-17-2006, 10:56 AM
|
#2
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
Any ideas are welcome even if they may sound stupid because I don't have any. I'm willing to try anything that would help.
|
|
|
|
09-18-2006, 09:39 AM
|
#3
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
Bump back to the top with hope for a solution. 
|
|
|
|
09-19-2006, 02:17 PM
|
#4
|
|
Member
Registered: Jan 2002
Location: Tennessee
Distribution: Xubuntu Natty on Lenovo R61i Thinkpad
Posts: 108
Rep:
|
What does:
# ifup wlan0
give you?
I have a Compaq Presario 2195US with broadcom 4xxx wireless built in. The brightness worked straight out of the install, as well as suspend to disk and battery meter. Wireless took a little more effort, I installed ndiswrapper as you described. Reboot. See if you can bring up the network with the above command. Also make sure you have installed your card through Yast>Network Devices>Network Card. Then run:
# dhclient
and try to pull up a web page.
Hope this helps.
|
|
|
|
09-19-2006, 03:23 PM
|
#5
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
ifup wlan0 gives me: "Interface wlan0 is not available."
How do I add this interface? I tried uninstalling ndiswrapper with YAST and then reinstalling. Reinstalled the driver, and when I did ndiswrapper -m it said "modprobe config already contains alias directive"
I checked my modprobe.conf.local and it's empty. In modprobe.conf there is nothing about wlan0
Last edited by FireFerum; 09-19-2006 at 03:24 PM.
|
|
|
|
09-19-2006, 03:38 PM
|
#6
|
|
Member
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417
Rep:
|
Have you loaded the module with modprobe ndiswrapper? What did dmesg say when you did that?
|
|
|
|
09-19-2006, 03:46 PM
|
#7
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
modprobe ndiswrapper says: "FATAL: Module ndiswrapper not found."
|
|
|
|
09-19-2006, 03:53 PM
|
#8
|
|
Member
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417
Rep:
|
If you installed ndiswrapper from the dvd check you have the correct version for the kernel you are running, I think there were 2 or 3 different versions. Other than that try this excellent howto http://nextgen.no-ip.org/~andrew/lin...fo10-32bit.php
|
|
|
|
09-19-2006, 03:57 PM
|
#9
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
I installed from packman but I am following some instructions i found while googling on this page: http://nextgen.no-ip.org/~andrew/lin...pperinfo10.php
I will let you know if this works. I am sure I had the ndiswrapper for my source because the versions were the same... I am about to compile it from scratch so maybe that will fix some stuff.
|
|
|
|
09-19-2006, 04:06 PM
|
#10
|
|
Member
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417
Rep:
|
I did the same when I first tried installing ndiswrapper, uname -a will show you running kernel and the ndiswrapper version should have same suffix ie. kmp-default, kmp-smp, kmp-xen. Anyway that guide is pretty good and also helps avoid the problems with networkmanager.
|
|
|
|
09-19-2006, 04:16 PM
|
#11
|
|
Member
Registered: Apr 2004
Location: Lawrenceville, GA
Distribution: Debian
Posts: 115
Original Poster
Rep:
|
Yeah. SOLVED!!! That guide helped a lot. Now I see wlan0 and it lists my Wireless card. I'm kind of happy. It only took like a week to fix but hey, I got it  Thanks all for the help.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:44 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|