LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-07-2009, 05:09 PM   #1
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Rep: Reputation: 0
Newbie: acer ferrari wireless


i have an acer ferrari 3200.. just installed fedora 10..

how do i setup my wireless..? i am a total newbie trying to get a grip on linux and move away from windows.. Is there a post i can read about this or if someone has dealt with this or a similar issue, your input is welcome
 
Old 04-08-2009, 10:10 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
AFAIK you need to use ndiswrapper for this laptop.
Take a look at
http://forums.fedoraforum.org/showthread.php?t=29659
on how to use ndiswrapper
 
Old 04-08-2009, 11:27 AM   #3
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Post the output of lspci so we can see what wireless you have. there may be other options than ndiswrapper (yuck)

if it's the Broadcom BCM4306 then it should work with the b43 driver. bcm4306 (Rev. 2 uses b43legacy, Rev. 3 uses b43)

http://linuxwireless.org/en/users/Drivers/b43
 
Old 04-09-2009, 05:06 PM   #4
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Original Poster
Rep: Reputation: 0
here is what i got from lspci

Code:
00:09.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)

00:0b.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)
also when i right click on the network icon on the launch panel it say device unmanaged, i have tried the system-config-network and activated the device and also checked the 'Controlled by NetworkManager' box but to no avail..

I have tried ndidwrapper but did not like it and gave up due to too many commands as was too complicated for a newbie like me

Last edited by isaan; 04-09-2009 at 05:19 PM.
 
Old 04-09-2009, 08:01 PM   #5
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Using the native driver isn't really going to be any less complicated.. but I do prefer native drivers to using a shim like ndiswrapper.
BCM4306 Rev 3 so that is the b43 Driver.

Here are step by step directions for Fedora 10 Scroll down to the section titled, Using the b43 driver
http://www.linlap.com/wiki/configuri...the+b43+driver
 
Old 04-11-2009, 05:01 PM   #6
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks farslayer tried that link, followed instructions, heres what i got:
Quote:
# echo "modprobe b43" >> /etc/rc.modules"
> chmod 755 /etc/rc.modules"
bash: /etc/rc.modules
chmod 755 /etc/rc.modules: No such file or directory
Restarted the machine, and BINGO... its workin, many thanks for this..

why did it say
Quote:
No such file or directory
? did it create said directory? seems like a dumb question to ask but i'm curious

Last edited by isaan; 04-11-2009 at 05:11 PM.
 
Old 04-11-2009, 05:07 PM   #7
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks farslayer tried that link, followed instructions, heres what i got:
Quote:
# echo "modprobe b43" >> /etc/rc.modules"
> chmod 755 /etc/rc.modules"
bash: /etc/rc.modules
chmod 755 /etc/rc.modules: No such file or directory
Altho i have the wireless working.. YEAY... many thanks for this.. but i'd like to know why i got that error message?
 
Old 05-30-2009, 11:56 AM   #8
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Original Poster
Rep: Reputation: 0
... and now for Ubuntu 9.04? same issue, how do i make it work?
 
Old 05-30-2009, 06:48 PM   #9
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
For Ubuntu, I would suggest starting here: https://help.ubuntu.com/community/WifiDocs/Driver/b43

Quote:
simply by installing b43-firmware package
I know in Debian the b43-firmware package is in the non-free repository.. looks like you need a specific repository in Ubuntu as well then just install the firmware package.
sudo apt-get install b43-firmware



Sorry for your earlier query, I do not know why you got that error..

Last edited by farslayer; 05-30-2009 at 06:50 PM.
 
Old 05-30-2009, 09:45 PM   #10
isaan
LQ Newbie
 
Registered: Apr 2009
Posts: 6

Original Poster
Rep: Reputation: 0
thats great.. i found help here did exactly what it said.. lol

my query was merely for my own curiosity.. i like to know the why's and hows lol

thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I can't enable Wireless connection in my Acer Ferrari 4000 isra_mv Linux - Wireless Networking 20 05-06-2007 05:48 PM
SUSE 9.3 and Acer Ferrari 4005? Spartos SUSE / openSUSE 4 08-07-2005 10:53 AM
Installing FC on Acer Ferrari 3400 hofman22 Linux - Laptop and Netbook 5 06-23-2005 04:36 AM
Can't locate wireless driver for Acer Ferrari Laptop Running RH WS 4 pshoaf Linux - Laptop and Netbook 0 02-23-2005 04:22 PM
Acer Ferrari on Knoppix? Greenlandic Linux - Laptop and Netbook 2 04-29-2004 06:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration