PDA

View Full Version : [ubuntu] [SOLVED] Linux Drivers (SO CONFUSED)


Johnathannn
June 17th, 2008, 12:09 PM
Hi there... So I have absolutely no idea about drivers on Linux... On Windows, I went to my manufacturer's website (http://support.acer-euro.com/drivers/notebook/as_5000.html) and I downloaded all of the drivers for my Acer Aspire 5000 Notebook. The drivers I have for Windows XP are:
.802bg
.acerem
.acergrid
.audio
.cpu
.ezdock
.index
.lan
.launchm
.modem
.touchpad
.VGA
I'm wondering if I can somehow install all these drivers on my Ubuntu OS somehow... Is there a way where I can download these drivers for Linux instead of XP... Or some other way? Thanks for anyone's answers...
Johnathannn

Inxsible
June 17th, 2008, 12:11 PM
Your windows drivers are not going to work under Linux. But most all your hardware should be recognized by Linux without any problems.

In case something isn't, then you might have to take a few additional steps to get it working. Have you already installed Ubuntu on your machine or not?

Are you having problems with any device?

Pjotr123
June 17th, 2008, 12:11 PM
All drivers are already in the Linux kernel, normally. Linux = plug and play. After installation, do this:
http://ubuntutip.googlepages.com/thefirstthingstodo
(number 2 )

sdennie
June 17th, 2008, 12:12 PM
Is there a specific reason you need different drivers? In general, vendors don't support linux in the same way they do XP and all the "drivers" available for Ubuntu are normally already installed.

NullHead
June 17th, 2008, 12:14 PM
You cannot install windows drivers in your Linux operating system. This is because of differences with the OSs, but not to fear! The whole goal with linux is to provide an "out of the box" experience; drivers and all. As long as your machine is fully functional, then you do not need drivers. Things to check for is, your wireless networking, your graphics, and printers and other things like that. If you notice that everything "seems" to be working, then your computer is probably all setup already and you don't need to do anything to it!

There is one thing that I would check. Look in the menu system, System>Administration>Hardware Drivers. If there is anything listed there, then there is something that needs to be setup through that particular interface.

phidia
June 17th, 2008, 12:15 PM
A lot of things, hopefully, will work in linux without installing any drivers (your hardware is detected and the drivers load at boot).
Somethings like your internal modem may need linux drivers and you will need to look for and enable those.
That's the great thing about a live cd you can run it and see what works and what doesn't. Once you know what doesn't work, that you need, you can start looking for that.
lspci -v typed in a terminal window will provide you with a list of some but not all connected devices.

MasterSander
June 17th, 2008, 12:18 PM
Are there any drivers not working?

Johnathannn
June 17th, 2008, 12:21 PM
Well I'm not quite sure, because I haven't really thuroughly checked yet, but I'm positive the wireless internet doesn't work... I'm not quite sure how to get that configured... I've tried one method by downloading a file, but my connection speed is very slow. How can I get my wirless internet working properly?
Johnathannn

Pjotr123
June 17th, 2008, 12:23 PM
Well I'm not quite sure, because I haven't really thuroughly checked yet, but I'm positive the wireless internet doesn't work... I'm not quite sure how to get that configured... I've tried one method by downloading a file, but my connection speed is very slow. How can I get my wirless internet working properly?
Johnathannn

Check this:
http://ubuntutip.googlepages.com/nointernetconnection

MasterSander
June 17th, 2008, 12:24 PM
Could you also tell us the name of your wireless card?

Ndiswrapper doesn't always work.

Johnathannn
June 17th, 2008, 12:27 PM
Well it's biult in, and it's called like AS35-Wireless Lan b+g (Broadcom...Hope that helps!
Johnathannn

MasterSander
June 17th, 2008, 12:32 PM
http://ubuntuforums.org/showthread.php?p=1071920&mode=linear

Try this site.

NullHead
June 17th, 2008, 12:36 PM
http://ubuntuforums.org/showthread.php?p=1071920&mode=linear

Try this site.

That it too old for 8.04. The proper way to use the broadcom restricted driver is using the drivers manager that I explained how to use earlier. Plus bcm43xx is depreciated. b43 is the new driver.

stchman
June 17th, 2008, 01:22 PM
Hi there... So I have absolutely no idea about drivers on Linux... On Windows, I went to my manufacturer's website (http://support.acer-euro.com/drivers/notebook/as_5000.html) and I downloaded all of the drivers for my Acer Aspire 5000 Notebook. The drivers I have for Windows XP are:
.802bg
.acerem
.acergrid
.audio
.cpu
.ezdock
.index
.lan
.launchm
.modem
.touchpad
.VGA
I'm wondering if I can somehow install all these drivers on my Ubuntu OS somehow... Is there a way where I can download these drivers for Linux instead of XP... Or some other way? Thanks for anyone's answers...
Johnathannn

Use the LiveCD. Chances are that the only hardware you will have to tinker with on your laptop is the wireless.

My laptop worked OOB including webcam, wireless, and media reader.

Johnathannn
June 17th, 2008, 03:40 PM
What do you mean Use the Live CD? Do you just want me to find out what drivers aren't detected or...?
Johnathannn

BlackDragonBE
June 17th, 2008, 03:45 PM
Yep just use the LiveCD, if everything works in there, everything works in a full install as well.
I have an Acer Aspire 5500Z, and everything just worked "out of the box".

Cheers