View Full Version : First time Linux user... drivers?
Redeemed
03-15-07, 12:46 PM
Okay, I'm running Kubuntu (latest version I believe) and I'm just interested in the drivers for my rig.
I think the only piece of hardware it has accurately detected is my sound card (integrated on the ASUS A8N32 SLi Dlx).
I'm just curious as to where I should go to get drivers for the rest of my hardware. My specs are as follows:
AMD Opty185
ASUS A8N32 SLi DLx (latest BIOS)
dual eVGA 8800GTS
Belkin Wireless-G network adapter
I'd like to be able to utilize SLi as well. I've tried searching for drivers but have not been successful. Any input as to where I need to go to acquire the drivers will be greatly appreciated.
Thanks in advance. :D
Hey bro, here's (http://www.nvidia.com/object/linux_display_ia32_1.0-9755.html) your drivers. You didn't say 32 or 64 bit, but you.ll find them there.
If you run into trouble post back or pm me, my 8800 is running sweetly on edgy atm. There's a couple of tricks that simplified the whole process for me.
Redeemed
03-15-07, 01:07 PM
Hey bro, here's (http://www.nvidia.com/object/linux_display_ia32_1.0-9755.html) your drivers. You didn't say 32 or 64 bit, but you.ll find them there.
If you run into trouble post back or pm me, my 8800 is running sweetly on edgy atm. There's a couple of tricks that simplified the whole process for me.
Thanks grey. :D
Sorry, it is 32-bit, I think. How do I check? A co-worker gave me a couple of live CDs (Ubuntu and Kubuntu). I just assumed they were 32-bit.
Anyhow, I'll try those and see how they work. So far, my "Linux Experience" is reminding me of the DOS 6.22+Windows 3.1 days, just with a lot more options and a far prettier GUI. :p
I'll let you know how those drivers work for me. Thanks again bud. ;)
Redeemed
03-15-07, 01:10 PM
Those are only the drivers for my 8800GTS though. What about my wireless network adapter and my mobo? Do I even really need to install any mobo drivers?
I do know that I'll need drivers for my wireless network adapter though... any idea where I could find those? Thanks in advance. :D And I apologise for all these questions- I'm a complete noob when it comes to Linux. This is literally my first time using Linux. I think I could get to liking it if I could only get all of my hardware to work properly. I doubt it'll ever replace Windows for me (I'm mostly a gamer), but I do think I could use it for most any other task without much complaint. :p
Thanks again for all your help! :D
You shouldn't need drivers for your mobo, the open source detection and drivers built in is very strong, sorry...should have said that.
As far as your wireless goes, try here (http://www.ubuntuforums.org/forumdisplay.php?f=136). I don't have wireless so I can't really help you out with it, sorry.
Getting your 8800s up and running shouldn't be too bad, if you don't already. The default "nv" driver doesn't recognize them yet, but if your not bothered by a little command line I can get you through it pretty easily.
Redeemed
03-15-07, 01:24 PM
You shouldn't need drivers for your mobo, the open source detection and drivers built in is very strong, sorry...should have said that.
As far as your wireless goes, try here (http://www.ubuntuforums.org/forumdisplay.php?f=136). I don't have wireless so I can't really help you out with it, sorry.
Okay, cool. Thanks. I'll give those forums a shot. ;)
Redeemed
03-15-07, 01:27 PM
You shouldn't need drivers for your mobo, the open source detection and drivers built in is very strong, sorry...should have said that.
As far as your wireless goes, try here (http://www.ubuntuforums.org/forumdisplay.php?f=136). I don't have wireless so I can't really help you out with it, sorry.
Getting your 8800s up and running shouldn't be too bad, if you don't already. The default "nv" driver doesn't recognize them yet, but if your not bothered by a little command line I can get you through it pretty easily.
Oh, it has to be entered via command line? :(
I'll give it a shot, but I was hoping those days were behind me... :p I think I can figure it out. I'm only accustomed to DOS so the way the command line works in Linux seems kinda... wierd. I just might need some help. I let you know though.
Thanks again man, sure will be nice to have this install up and running properly. :D
LORD-eX-Bu
03-15-07, 04:27 PM
remove the old drivers first otherwise the 9755 drivers won't load and x will fail to start.
Here's exactlly what I did, saved me some grief.
Clean install from alternate install cd.
X broke, as "nv" doesn't recognize the 8800 so
Log in at prompt, then "sudo nano /etc/X11/xorg.conf" scroll to "device" section.
Change "nv" to "vesa" , save & exit then "startx"
Download drivers from the link I gave you and save them to home folder.
Open a terminal and go back into xorg.conf the same way, change "vesa" back to "nv"
This bypasses that black screen with no prompt you get by killing X the right way. Log out or reboot back to the broke again X. Log in.
Do "sudo apt-get update && apt-get dist-upgrade" This will take a while.
When done do "sudo apt-get install libc6-dev" This will give your header files.
Then "sudo sh NVIDIA-Linux-x86-1.0-9755-pkg1.run"
Accept all prompts, and either reboot, startx, or sudo /etc/init.d/gdm start.
eh, your using Kubuntu, last line will be /kdm start
This has worked 3 times for me so far without a hitch. Good luck man.
Redeemed
03-15-07, 11:29 PM
Thanks for the help guys. I'll give that a shot and see how well it works. ;)
Redeemed
03-18-07, 01:02 AM
Just a question- is there any way to install drivers from the shell? Or does it have to be done via the command prompt?
I was hoping this would be much like Windows where I just click on the executable setup program and the drivers are installed that way. Any method of doing this in Kubuntu- or do drivers have to be installed via the command prompt?
LORD-eX-Bu
03-18-07, 01:25 AM
there is a program called Envy or something like that that will install graphics drivers for you automatically. If you look in the repositories you can find most things there are have it install it for you.
Redeemed
03-18-07, 02:18 AM
-LORD-eX-Bu']there is a program called Envy or something like that that will install graphics drivers for you automatically. If you look in the repositories you can find most things there are have it install it for you.
I'm honestly a n00b at Linux- where's the repository? Do you mean the directory? If so, the directory for Envy or some other directory?
Open synaptic, top menu bar settings>repositories. Check universe community maintained. reload. Search for whatever you need.
Redeemed
03-18-07, 07:52 AM
Open synaptic, top menu bar settings>repositories. Check universe community maintained. reload. Search for whatever you need.
Does that require an internet connection? If so I might be out of luck as I still can't seem to find any drivers for my Belkin wireless card.
Does that require an internet connection? If so I might be out of luck as I still can't seem to find any drivers for my Belkin wireless card.
Yes it does bro.
Just found this, you may be in luck. Not crazy about the page title, but it looks like good info.
http://czarism.com/easy-peasy-wireless-w-ubuntu-debian-linux
Where's evilghost when ya need him? :rolleyes:
Redeemed
03-18-07, 08:57 AM
Yes it does bro.
Just found this, you may be in luck. Not crazy about the page title, but it looks like good info.
http://czarism.com/easy-peasy-wireless-w-ubuntu-debian-linux
Where's evilghost when ya need him? :rolleyes:
I've been wondering that myself. :p Maybe some PM'ing is in order? lol
Anyhow, thanks for that link, looks pretty useful. I'm still hoping to not have to use the command prompt for installations. But if necessary then I'll do so. :p
I'll try PM'ing evil ghost to see what info he can give me.
Thanks Grey! :D :D :D
YW Bro. I know you can set synaptic to use your cd as a source and the ndiswrapper is on the cd. I just have 0 experience configuring the whole thing.
You'll get it, your the persistent type. ;)
LORD-eX-Bu
03-18-07, 04:34 PM
as long as you have build-essentials and the whole kernel thing installed installing from the prompt shouldn't be very difficult should it?
-LORD-eX-Bu']as long as you have build-essentials and the whole kernel thing installed installing from the prompt shouldn't be very difficult should it?
I wouldn't imagine, ..there's plenty of how tos out there for it.
Edit: How you enjoying yours btw? I noticed it made it right to your sig, must be good eh? :)
LORD-eX-Bu
03-18-07, 05:11 PM
definately a keeper:thumbsup:
-LORD-eX-Bu']definately a keeper:thumbsup:
Whole heartedly agree. :)
evilghost
03-18-07, 07:58 PM
Sorry I've just now encountered this thread. PM me if you're stuck and I'm more than happy to help you out.
[eNv]-LORD-eX-Bu what do you think so far? Reading this thread it seems you've been acclimated to Ubuntu/Linux very quickly; I love the Ubuntu forums/Ubuntu guide. That's the one thing I really think Ubuntu has versus some of the other distrubutions; it's very well documented.
grey_1, good advice, thanks for picking up my slack :P
LORD-eX-Bu
03-18-07, 08:23 PM
I'm still working my way around it but I like it alot. I've always wanted to use Linux but I thought it'd be too hard, glad I was wrong:D
evilghost
03-18-07, 08:49 PM
-LORD-eX-Bu']I'm still working my way around it but I like it alot. I've always wanted to use Linux but I thought it'd be too hard, glad I was wrong:D
Yeah, the hardest part for me was figuring out the Win32 way to do things in Linux...
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.