Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Video Driver?

  1. #1
    Join Date
    May 2008
    Beans
    127

    Video Driver?

    So i just put ubuntu on my computer yesterday, and it didnt find a driver so it just used a generic one, not the screen resolution is off and everything is very big and i can not change it. how would i go and get the right driver for my video card?

  2. #2
    Join Date
    Oct 2006
    Beans
    4,628
    Distro
    Kubuntu 18.10 Cosmic Cuttlefish

    Re: Video Driver?

    What graphics card do you have? And what driver did you install?
    Blog | Ubuntu User #15350 | Zsh FTW | Ubuntu Security | Nothing to hide?
    AMD Phenom II X6 1075T @ 3GHz, Nvidia GTX 650, 8GB DDR3 RAM, 1 X 1TB, 2 X 3TB HDD
    Please don't request support via PM


  3. #3
    Join Date
    May 2008
    Beans
    127

    Re: Video Driver?

    Quote Originally Posted by FuturePilot View Post
    What graphics card do you have? And what driver did you install?
    I dont know what card it is, i can find ot when i get home. Im at schol right not. I did not install a driver, i just selected to use a general driver when i installed ubuntu

  4. #4
    Join Date
    May 2008
    Beans
    127

    Re: Video Driver?

    Well, i talked to a friend at school who knows a lot about Linux and ubuntu and he said to go to go into System-Administration-Hardware Drivers and that it would scan my system and install drivers that i need. So i tried this and when it got to that page it said "No proprietary drivers are in use on this system" Can anyone help from here? that would be awesome if you can.

    Thanks

  5. #5
    Join Date
    Jan 2008
    Beans
    188

    Re: Video Driver?

    Can you post the output of
    Code:
    lspci
    it will list your graphics card
    Anish
    http://blogial.com
    Microsoft gives you windows;linux gives you the whole house.

  6. #6
    Join Date
    May 2008
    Beans
    127

    Re: Video Driver?

    Quote Originally Posted by subzero316 View Post
    Can you post the output of
    Code:
    lspci
    it will list your graphics card
    heres what it said

    01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 5598/6326 (rev0b)

    If u know what that means thats great cuz i dont


    Edit: i downloaded what i believe to be the correct driver and extracted it, but its just on the desktop and i dont know what folder to put it in.

    Thanks for the help.

  7. #7
    Join Date
    Jan 2008
    Beans
    188

    Re: Video Driver?



    Edit: i downloaded what i believe to be the correct driver and extracted it, but its just on the desktop and i dont know what folder to put it in.

    Thanks for the help.

    well , if you downloaded the right one hoping its SIS driver as we found out...you must have a readme file..else can u just paste the names of the files..listin it in command line using command
    Code:
    ls
    will be better
    Last edited by subzero316; May 23rd, 2008 at 10:20 PM.
    Anish
    http://blogial.com
    Microsoft gives you windows;linux gives you the whole house.

  8. #8
    Join Date
    May 2008
    Beans
    127

    Re: Video Driver?

    Quote Originally Posted by subzero316 View Post
    well , if you downloaded the right one hoping its SIS driver as we found out...you must have a readme file..else can u just paste the names of the files..listin it in command line using command
    Code:
    ls
    will be better

    So, i go into the terminal and type in "1s" and then the file name? i did that and it said the "1s" command was not found. just to be sure it is "1" like the number "one" and then "s" correct?
    Last edited by Codemastadink; May 23rd, 2008 at 10:07 PM.

  9. #9
    Join Date
    May 2005
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Video Driver?

    Goto your Desktop directory.

    cd Desktop

    Change directory to the extracted folder of the driver.

    cd ....

    then

    ls (list contents of current directory)

  10. #10
    Join Date
    May 2008
    Beans
    127

    Re: Video Driver?

    Quote Originally Posted by Maestro23 View Post
    Goto your Desktop directory.

    cd Desktop

    Change directory to the extracted folder of the driver.

    cd ....

    then

    ls (list contents of current directory)
    Hey.. so you think you could break that down into more simple terms, i understand most of it, but i dont understand what to do step by step so much. sorry for the trouble, new to Ubuntu

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •