LinuxQuestions.org
Help answer threads with 0 replies.
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 05-26-2007, 02:22 AM   #16
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103

Quote:
Originally Posted by dranas
i tired ubuntu, it spazzed out on me, fendora wouldnt read my wireless card and suse is not liking my ati card at all, next stop, mandrake
Brrrrrrrrrrrrr..............
Ummmmmmmmmmmmmm...........
Eeeeeeeeeeeeek.............
Continual distro hopping is not the best thing to do.
If you find a distribution that works on your computers hardware and generally works all around try working with if for a while to at least explore Linux in general and identify issues. Sometimes the "issues" are very small fixes and require updates or small configuration changes rather than complete installs.
Good Luck.
 
Old 05-26-2007, 06:11 PM   #17
dranas
Member
 
Registered: May 2007
Location: Arizona
Distribution: Fedora 8
Posts: 60

Original Poster
Rep: Reputation: 15
yay i got suse almost working perfectly, after i deleted my windows installation. now i got only one problem, i cant get the computer to recognize my wireless card
 
Old 05-26-2007, 07:22 PM   #18
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
have you tried ndiswrapper?
 
Old 05-26-2007, 07:35 PM   #19
dranas
Member
 
Registered: May 2007
Location: Arizona
Distribution: Fedora 8
Posts: 60

Original Poster
Rep: Reputation: 15
yeah everytime i try to install a driver i get this message couldn't open /tmp/R151519/DRIVER/bcmw15.inf: No such file or directory at /usr/sbin/ndiswrapper line 166.
 
Old 06-01-2007, 12:56 PM   #20
neu2linux
Member
 
Registered: Mar 2007
Location: Albuquerque, NM
Distribution: Debian, Slackware, Ubuntu
Posts: 46

Rep: Reputation: 15
Quote:
Originally Posted by dranas
yeah everytime i try to install a driver i get this message couldn't open /tmp/R151519/DRIVER/bcmw15.inf: No such file or directory at /usr/sbin/ndiswrapper line 166.

since you have already tried configuring it, start here...
download the driver to your desktop.
open shell and type:
(login as root)- su
-password
linuxbox:# ndiswrapper -l <this will list all installed drivers>

Installed drivers:
bcmw15 driver installed, hardware present <yours should say “not present”>
linuxbox:# ndiswrapper -e bcmw15 <this uninstalles the drivers>
linuxbox:# unzip path/to/desktop/bcmw15.exe or .zip
inflating: bcmw15.cat
inflating: bcmw15.inf
inflating: bcmw15.sys

linuxbox:# ndiswrapper -i bcmw15.inf
installing bcmw15

linuxbox:# ndiswrapper -l
installed ndis drivers:
bcmw15 driver present

linuxbox:# ndiswrapper -m
linuxbox:# modprobe ndiswrapper
linuxbox:#


then check out your network connections... you should be good.

hope this helps.

-Eric

Last edited by neu2linux; 06-01-2007 at 01:04 PM.
 
Old 06-18-2007, 09:19 AM   #21
dranas
Member
 
Registered: May 2007
Location: Arizona
Distribution: Fedora 8
Posts: 60

Original Poster
Rep: Reputation: 15
id like t add one thing, in yast in the network settings you need to set the module to ndiswrapper for it to load automatically when the computer starts up
 
Old 06-18-2007, 09:41 AM   #22
jerrybasham
LQ Newbie
 
Registered: May 2006
Distribution: Sabayon (at the moment)
Posts: 29

Rep: Reputation: 15
Quote:
Originally Posted by Ryptyde
You will find that there will be "showstoppers" with any/all Linux distros. You have already found out your graphics card is not well supported or your wireless and another thing there is no distro that "works right out of the box". Next thing you wont be able to play mp3's or DVD videos.

You should stick with one of the top Linux distros that you have already tried and work/learn how to get it up and running.You will be better off in the long run and gain a lot of knowledge along the way.

That's the best advice I've seen in a Linux forum anywhere in a long time.

I could use that advice myself.. I've got a new Acer Aspire laptop and
have been running around bugging people in various distro forums for about
two weeks now because of problems with this or that live CD. I really do
need to just settle into one that I like best and install it to hard drive
and pick away at the two problems I've been having: wifi (broadcom) not
recognized and screen resolution (1280x800) not configurable.. well, not
confugurable easily.

Thanks for the reminder, Ryptyde.

-- Jerry
 
Old 06-18-2007, 09:55 AM   #23
svarmido
Member
 
Registered: Apr 2006
Posts: 78

Rep: Reputation: 15
Best approach for newbies...

I recommend you go to your favorite decently stocked book store and buy a book by "Que" or another publisher of Computer books. It will cost you about $50 for a book on Linux, probably Fedora at this point. Sometimes there are books covering older versions of Red Hat. The most recent version is more desirable however. They include the distribution's C.D.s and will answer most questions you may have. Then, when you can't get things to work, come here. Hardware issues are probably at the top of the list - because vendors are still dragging their feet when it comes to cooperating with the open source community. Otherwise, there will be some more obscure configuration issues you will face. The good thing is, there are lots of folks here and around the web who have already determined answers to questions you have. Patience is definitely a virtue when you decide to move to Linux. Having said these things, if you enjoy a challenge, using your brain and recognize the benefits Linux has to offer you can't go wrong. Want a dual boot configuration? Go for it. But, as in any other situation where you are making significant changes to your drive - back up your important stuff first! While it may be a tall order for someone new to Linux, try saving a copy of your boot partition so it may be restored if things go wrong. Bone up on partitioning Linux properly. One big partition is not desirable. Your Linux book will address partitioning.

svarmido
 
Old 06-20-2007, 02:27 PM   #24
muskrat
Member
 
Registered: Feb 2005
Location: Gulf-Coast TX-MX
Distribution: ArchLinux / Slackware 12.1
Posts: 39

Rep: Reputation: 15
Quote:
Originally Posted by neu2linux
There are two programs that I have found to get around having to use Windoze... try either CrossOver or Wine.
CrossOver is just a high breed of wine, they are really the same, although crossover does some things better, and wine tools isn't supported in crossover, so if you like wine tools use Wine.

If your Box is extremly new. You might have trouble getting some of the hardware to work, but linux will have drivers ASAP. If it has Nvida components that also makes for more work.

Quote:
i tired ubuntu, it spazzed out on me, fendora wouldnt read my wireless card and suse is not liking my ati card at all, next stop, mandrake
If you'd post the specs to your box and hardware, the community could help you to decide which hardware should work right out of the box and which your going to have to tweak no matter which distro you use.

Quote:
another thing there is no distro that "works right out of the box".
I beg to differ, Depending on your hardware, there are some PCs/Laptops that play very well with linux. I have one. My IBM laptop works quit well with just about any thing I install. But OpenSuSe is the best on it. OpenSuSe installed stright off the disk and all the bells and whistles work. WiFi and all.

Yet the same version of OpenSuSe wouldn't even boot my dads laptop duing the instalation. So it pays to research the hardware your buying before you buy it. But since you already have the PC, there are work arounds, such as install another vidio card, or wireless card that does work with your distro of choice. And just forget about that intergrated hardware that doesn't work.

Last edited by muskrat; 06-20-2007 at 02:38 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
LXer: To Love or Hate Vista? LXer Syndicated Linux News 1 11-12-2006 03:38 AM
CNN: To love or hate Vista? bioalchemist Linux - General 1 11-09-2006 12:30 PM
I hate being a newbie but HELP PLZ! Wodihor Linux - Newbie 17 11-13-2005 09:09 AM

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

All times are GMT -5. The time now is 08:07 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