Ubuntu - How To Install Drivers?


Recommended Posts

"I will go to NVIDIA and download them now..."

If only it were that simple! XD

Why download graphics drivers if it's all working already? I've never had linux do the crappy window refresh thing windows does when it doesn't have the right drivers installed.

The default nvidia driver doesn't have hardware acceleration. The binary driver supplied by nVidia has hardware acceleration as well as a little configuration applet that lets you tweak certain things, much like the options in Windows display properties. If you try to run any sort of -real- games in Linux using a generic driver, you'll see a nice slideshow.

The default nvidia driver doesn't have hardware acceleration. The binary driver supplied by nVidia has hardware acceleration as well as a little configuration applet that lets you tweak certain things, much like the options in Windows display properties. If you try to run any sort of -real- games in Linux using a generic driver, you'll see a nice slideshow.

I now have NVIDIA-Linux-x86-1.0-8762-pkg1.run on the desktop, which I believe are the drivers. What do I do with that now?

Before we go any further, can you type 'uname -a' in a console and post the result?

elliot@MustardUbuntu:~$ uname -a
Linux MustardUbuntu 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux
elliot@MustardUbuntu:~$

I installed XMMS using Add/Remove Programs but the sound quality is terrible.

From what little I've read while researching your problems, most of them cleared up when the kernel was updated. Look for the K7 kernel in synaptic.

...and also follow the advice of the last two people to post, you need to check out ubuntuforums and the guide...now.

i also need to install drivers for ubuntu 5.1.i am willing to work with terminal window.system config:and athlon 3000+(754 pin),msi-k8mm-v,onboard graphics,onboard lan card(nic),onboard sound.256 mb ram.in via site following os are listed pls which onew to choose & how to install???

pls help.the gfx with default drivers are not up to the mark

Windows XP 
Windows XP 64-Bit 
Windows 2000 
Windows ME 
Windows NT 
Windows 98SE 
Windows 98 
Windows 95 
Windows Server 2003 x64 
DOS 
Windows XP Embedded SP2 
Windows XP Embedded 
Windows CE.net 5.0 
Windows CE.net 4.2 
Windows CE.net 4.1/4.0 
Linux XFree86 (Not distribution-specific) 
Mandriva 2006 Linux 
Mandrake / Mandriva pre-2006 Linux 
Fedora Core 5.0 Linux 
Fedora Core 1.0, 2.0 & 4.0 Linux 
Fedora Core 3.0 Linux 
Source 
SuSE Linux 
Red Flag Linux 
Red Hat Linux 
MAC OS 

also version details:Linux Home 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux.

what i have to do next??

From what little I've read while researching your problems, most of them cleared up when the kernel was updated. Look for the K7 kernel in synaptic.

...and also follow the advice of the last two people to post, you need to check out ubuntuforums and the guide...now.

Wha? This guy is new to Linux, and you're asking him to get a new kernel right away?

  • 2 years later...

Strait forward guys.

I am trying to get my Shuttle SG33G5 machine to output from the SPDIF optical out using Kubuntu 7.10.

There just does not seem to be any way to get Gutsy to see that the board has this. I know in Windows (sorry, had to mention it since it is my only POR) you run an installation EXE and have it run the necessary commands to install the needed drivers and apps for controling those drivers.

If I have the driver CD, or at least the drivers themselves, how would I install them or at least get Gutsy to know that they are there?

Also, people seem to be saying "you can find this on "APPLICATIONS->UTILITIES...etc etc".

I don't seem to have that particular tree. The closest I get is applications under the "k" icon but I stop about there for lack of anything matching what people are referencing. Forgive my ignorance, but any time I search for these specifics, I get UBER specific threads outlining how I can install video drivers for an NVidia card on a Dell XXX... ;)

Anyway, back to point.

1st, how d I get that terminal window application (akin to "cmd" in window" w/o having to run a command and click on the "open inwindow" thing?

2nd, how can I run an executable windows file that would have the driver and apps needed to run the setup for the shuttles special audio? (I get the headphones, but the spdif is still dark (Fiber Optic))

3rd, what would be the driver files I want, and how could I just use a GUI on Kubunto to activate them?

4th, if there is no GUI for it, what are the commands?

Thanks (in advance) guys! Hope I can get a more complete answer than what Google has been giving me the past few days! ;)

  • 8 months later...
Erm, type it where? Where do I download the drivers from and what do I do with them etc.?

I think I'll format the partition and put Vista back on. That downloads and installs the drivers for you :D

The answer you need is likely to be here: https://help.ubuntu.com/community/SoundTroubleshooting

I had tried installing Realtek linux drivers to try and boost output volume but instead it failed to install and damaged working generic ones. Then I found above page and followed the following instructions, after it downloaded about 25MB of reinstallation files, I rebooted and everything was back up and running. The Terminal program is in Applications/Accessories. Only just started using linux myself and its very different from using Control Panel etc in Windows, but I guess once you know your way around..... [The `symbol in the instructions below by the way is usually above the TAB key or next to your 1 key depending on your keyboard layout.] Sorry others here were snotty and hope it helps!:

Refreshing/Reinstalling the drivers

Sometimes, sound might be configured correctly, but for some reason or another (tinkering) it stops working. If this is the case, you can purge your custom changes, and restore your system to a clean base. This may clear up your problem, and restore you to a working state.

Open a terminal and type sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2. This will purge any custom configurations that you've made, and any hand-compiled modules that you've built, and restore your sound stack to the "Official" Ubuntu core. You can also do this as two separate steps: sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils and then sudo apt-get install linux-sound-base alsa-base alsa-utils , but this may result in some other packages which depend on the sound-base and alsa-utils from being removed, such as gdm and ubuntu-desktop. If this happens, then do sudo apt-get install gdm ubuntu-desktop

Edited by exwindowsuser
When I used the LiveCD, the sound and Internet worked instantly. However, I have now installed it and neither work any more and I can't figure out how to install drivers.

User-friendly Ubuntu my a*se lol if it wants to become mainstream and 'for everyone', they need simple things like this to work from the start like Windows XP does.

Mate stick with it and just do a bit of "breaking and fixing". You seriously get used to terminal commands and using 'sudo' where needed etc.

It is more mainstream than you would think. Its just that instead of control panel, it has a different name and to isntall software its not "add/remove programs" its 'Synaptic'

I have been using it for aover 2 weeks now and have serously started to love it. It becomes easy to use the more you get used to the menus etc.

The harder part is getting any MS software to work, using Wine. I recommend DOWNGRADING the version that comes with the latest Ubuntu release. It is buggy compaired to previous releases. Im currently using release "16" i think it was.

I now have NVIDIA-Linux-x86-1.0-8762-pkg1.run on the desktop, which I believe are the drivers. What do I do with that now?

Stop. Dont install that. Not unless you love battling with terminal commands to try and get a working desktop.

Using the repositries in Ubuntu is a great idea. They are already configured to work properly and present you with an x-desktop.

It's much easier to install it through apt-get.

Agreed.

Serously king Mustard, you will get used to it all. Just spend a week or two getting to know it.

Mate stick with it and just do a bit of "breaking and fixing". You seriously get used to terminal commands and using 'sudo' where needed etc.

It is more mainstream than you would think. Its just that instead of control panel, it has a different name and to isntall software its not "add/remove programs" its 'Synaptic'

I have been using it for aover 2 weeks now and have serously started to love it. It becomes easy to use the more you get used to the menus etc.

The harder part is getting any MS software to work, using Wine. I recommend DOWNGRADING the version that comes with the latest Ubuntu release. It is buggy compaired to previous releases. Im currently using release "16" i think it was.

Stop. Dont install that. Not unless you love battling with terminal commands to try and get a working desktop.

Using the repositries in Ubuntu is a great idea. They are already configured to work properly and present you with an x-desktop.

Agreed.

Serously king Mustard, you will get used to it all. Just spend a week or two getting to know it.

I second on the stop-- The .run does work though you need -- before it can run-- is build essential - kernel source for your kernel- and about 3 other things.

Once you enable the restricted and also while you are there under the software sources enable multiverse. Usually I just tell people = System- administration- Software Sources- then under the first tab make sure all the last one at the bottom is checked (it is ok if all are checked).

Then I think depending on video card---

sudo apt-get install nvidia-glx-new

(will grab the latest release)

Now as far as sound-- before you goto modprobe-

I would suggest trying to see if it is working already.

System- Preferences - then the sound-

when that opens up try each settings and that is under Sound Playback- I believe that the default sound driver for the live CD is ALSA- it is possible that when the os was setup it chose a different one.

Once you enable the Restricted and Multiverse-

run a simple command to install flash.

sudo apt-get install flashplugin-nonfree

If that does not work for the sound then try the modprobe

  • 1 year later...

Strait forward guys.

I am trying to get my Shuttle SG33G5 machine to output from the SPDIF optical out using Kubuntu 7.10.

There just does not seem to be any way to get Gutsy to see that the board has this. I know in Windows (sorry, had to mention it since it is my only POR) you run an installation EXE and have it run the necessary commands to install the needed drivers and apps for controling those drivers.

If I have the driver CD, or at least the drivers themselves, how would I install them or at least get Gutsy to know that they are there?

Also, people seem to be saying "you can find this on "APPLICATIONS->UTILITIES...etc etc".

I don't seem to have that particular tree. The closest I get is applications under the "k" icon but I stop about there for lack of anything matching what people are referencing. Forgive my ignorance, but any time I search for these specifics, I get UBER specific threads outlining how I can install video drivers for an NVidia card on a Dell XXX... ;)

Anyway, back to point.

1st, how d I get that terminal window application (akin to "cmd" in window" w/o having to run a command and click on the "open inwindow" thing?

2nd, how can I run an executable windows file that would have the driver and apps needed to run the setup for the shuttles special audio? (I get the headphones, but the spdif is still dark (Fiber Optic))

3rd, what would be the driver files I want, and how could I just use a GUI on Kubunto to activate them?

4th, if there is no GUI for it, what are the commands?

Thanks (in advance) guys! Hope I can get a more complete answer than what Google has been giving me the past few days! ;)

hello there. hopefully i can help you with out all the "geek speak". to find Terminal, you click on you "Applications" tab on your "start" bar. then go to "accessories" and click that. finally click on "terminal". it will open a window with a line of text that says " (your user name)@(your computers name):~$

example: jason@kamitech:~$

this is called the "command line interface" or in win terms (try to avoid these) the "command prompt".

your second question is however got some bad news with it. most windows executables are proprietary, meaning that they have been programmed to work with only windows. Ubuntu is a Linux flavor, and as such (for obvious reasons) is NOT windows, and therefore cannot run windows applications or programs. only a few programs have a "WINE" loader made (a set of code that allows Linux to run a windows program). sorry for the news.

for your third question, i would first need to know what devices you need the drivers for (cant help without that info) and IF the driver installer has a GUI for it, then your gravy, but if not, you are pretty much SOL without understanding Terminal first.

question four is self explainable. i need to know the driver and then i can provide you with information.

hope this helps you. later.

Memorizing Linux commands is a pain in the ass. We all know it. Unless you have a photographic memory, I think it's best to make a cheat sheet. That in itself is a pain in the ass too (who the hell wants to look at a cheat sheet to do anything?), but once you get it down, you'll breeze through things that would've taken hours on Google to figure out. At one point or another, you'll wonder why you were ever stumped in the first place. I can't speak for everyone, but I'd rather refer to a sheet of commands I made myself than skim through Google or outdated threads from obscure forums.

It's called a learning experience for a reason. Linux doesn't hold your hand like Windows does.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ocenaudio 3.19.3 by Razvan Serea  Ocenaudio is a full featured, fast and easy to use audio and music editor. It is the ideal software for people who need to edit and analyze audio files without complications. Ocenaudio also has powerful features that will please more advanced users. To assist ocenaudio development, a powerful toolset of audio editing, analysis and manipulation called Ocen Framework was created. ocenaudio is also based on Qt framework, a well known library for cross-platform development. Cross-platform support ocenaudio is available for all major operating systems: Microsoft Windows, Mac OS X and Linux. Native applications are generated for each platform from a common source, in order to achieve excelent performance and seamless integration with the operating system. All versions of ocenaudio have a uniform set of features and the same graphical interface, so the skills you learn in one platform can be used in the others. VST plugins support Ocenaudio supports VST (Virtual Studio Technology) plugins, giving its users access to numerous effects. Like the native effects, VST effects can use real-time preview to aide configuration. Real-time preview of effects Applying effects such as EQ, gain and filtering is an important part of audio editing. However, it is very tricky to get the desired result by adjusting the controls configuration alone: you must listen the processed audio. To ease the configuration of audio effects, ocenaudio has a real time preview feature: you hear the processed signal while adjusting the controls. The effect configuration window also includes a miniature view of the selected audio signal. You can navigate on this miniature view in the same way as you do on the main interface, selecting parts that interest you and listening to the effect result in real time. Multiselection for delicate editions To speed up complex audio files editing, ocenaudio includes multi-selection. With this amazing tool, you can simultaneously select different portions of an audio file and listen, edit or even apply an effect to them. For example, if you want to normalize only the excerpts of an interview where the interviewee is talking, just select them and apply the effect. Eficient edition of large files With ocenaudio, there is no limit to the length or the quantity of the audio files you can edit. Using an advanced memory management system, the application keeps your files open without wasting any of your computer's memory. Even in files several hours long, common editing operations such as copy, cut or paste happen almost instantly. Fully featured spectrogram Besides offering an incredible waveform view of your audio files, ocenaudio has a powerful and complete spectrogram view. In this view, you can analyze the spectral content of your audio signal with maximum clarity. Advanced users will be surprised to find that the spectrogram settings are applied in real time. The display is updated immediately when altering features such as the number of frequency bands, window type and size and dynamic range of the display. Ocenaudio 3.19.3 changelog: Fixes issues with MP4 files with more than 8 channels Fixes incorrect VBR detection for some CBR MP3 files Other bug fixes and improvements Download: Ocenaudio 64-bit | Portable | ~40.0 MB (Freeware) Download: Ocenaudio for Linux and Mac OS View: Ocenaudio Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • DiskGenius 6.2.0.1829 - All Versions: Free, Lite & Portable by Razvan Serea DiskGenius is a full-featured partition manager, which is designed to optimize disk usage for Windows users. It will efficiently help you recover lost data, resize/split partition, backup files, edit hex data, check bad sectors, manage virtual disks, erase data, etc.. Create a system image backup for current Windows with simple clicks to keep the operating system under protection. DiskGenius key features: Partition Management - It can create format, resize, extend, backup, split, hide and clone partition, both MBR and GPT are supported. Disk and partition conversion - Convert dynamic disk to basic, convert virtual disk format and convert MBR to GPT, convert primary partition to logical. File recovery - It can recover files deleted or emptied form recycle bin, recover files from damaged partition or disk and recover files by file type and supports file preview and file filter. Partition recovery - It is the best partition recovery program in that it can recover files from damaged, corrupted and RAW partitions, search for lost partition and recover files from it, besides, it can fix partition table. RAID recovery - It can reconstruct Virtual RAID and recover files from it, and all RAID types are supported. Sector Editor - A Hex editor is embedded to help users edit raw hex data and recover data manually. Backup and Restore - It can backup and restore partition including system partition, hard disk and partition table. Bad Tracks - It can check and repair bad sectors for all storage devices; check hard disk S.M.A.R.T. information. Delete files permanently - It can delete files permanently so that they can't be recovered by any data recovery software. Virtual Disk - It supports virtual disks, including VMware, Virtual PC and Virtual Box. Create WinPE bootable disk and you can manage disk partition when system crashes or there is no operating system on your computer. Support FAT12/FAT16/FAt32/exFAT/NTFS/EXT2/EXT3/EXT4 file system format. DiskGenius 6.2.0.1829 changelog: Add the "Disk Speed Test" feature. Add the "Windows Boot Repair and Conversion" feature. Add the BMB21-2019 erase standard to the "Erase Sectors" feature. Add support for restoring an individual partition from a PMFX disk image file. Enhanced The "Verify Or Repair Bad Sectors/Blocks" feature displays disk read speed in the detection window during scanning. The "Quick Partition" dialog box allows users to quickly select the number of partitions by pressing the numeric keys 1, 2, 7, 8, or 9. The "Set Volume Name" dialog box supports selecting preset volume labels provided by the software. The "Copy Sectors" feature supports resuming copy tasks after modifying the number of skipped bad sectors. Add the "TRIM Optimization" option to the format dialog box. The "Clone Partition" and "Clone Disk" features perform TRIM optimization on target partitions or disks before cloning. Add support for Not Equal To search conditions (prefixed with "!") when searching hexadecimal data in the sector editor. Optimize the display of capacity values in the program interface to show two decimal places. Add a minimize button to dialogs that may require long processing time. Enhance support for the ReFS file system. Enhance support for newer HIF and MP4 formats when recovering files by type. Enhance support for the EXT4 file system. Enhance compatibility of the "File Recovery" feature with special data structures. Fixed Fixed the issue that the selected file system type automatically reverted to NTFS after changing it to exFAT or EXT4 in the "Quick Partition" dialog box. Fixed inaccurate Unicode string search results in the "Sector Editor" feature. Fixed the issue that exceptions might occur when adding multiple disks in the "Erase Sectors" feature. Fixed the issue that insufficient target disk space was incorrectly reported in some cases when cloning, backing up, or restoring disks. Fixed the issue that folder modification timestamps were not preserved when copying files from ReFS partitions. Fixed the issue that Excel-format reports generated by features such as file copying or bad sector checking could not be opened when the report contained more than one million rows. Fixed the issue that folders were not displayed in the exclude-folder dialog box when backing up partitions to image files. Fixed the issue that the "Erase Sectors" feature could not be executed in some cases. Download: DiskGenius 6.2.0.1829 | 63.9 MB (Freeware, paid upgrade available) Download: DiskGenius Portable 64-bit | 40.0 MB Download: DiskGenius Portable 32-bit | 36.0 MB Download: DiskGenius Lite 64-bit | 13.4 MB Download: DiskGenius Lite 32-bit | 11.6 MB View: DiskGenius Home Page | DiskGenius Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Really? Use a better search engine https://www.google.com/search?...ourceid=chrome&ie=UTF-8
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      144
    4. 4
      ATLien_0
      95
    5. 5
      Steven P.
      75
  • Tell a friend

    Love Neowin? Tell a friend!