Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 20
Firstly my first post HURZAR! Now then i've been only using ubuntu for less than a week now I'm am using ubuntu 8.10 intrepid and i'm running into a some ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18

    [SOLVED] I'm having a couple of problems...

    Firstly my first post HURZAR!

    Now then i've been only using ubuntu for less than a week now
    I'm am using ubuntu 8.10 intrepid and i'm running into a some problems

    Firstly when ever i try to open some windows for certain things like say i'm uploading something the the System would freeze and i would have to kill the system and boot up again

    Another problem is when i watch videos my it ok but when i put it in fullscreen mode the image is glitchy and drags while the sounds plays fine

    I've looked over the forum for this kind of problem but i haven't found anything for the above

    I have a couple of others but i'm still haven't looked over the forum to see if there anything posted already.

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    Are you running with the accelerated video driver?

    Please open a terminal window and post the output of the following commands:

    lspci | grep -i vga

    grep -i driver /etc/X11/xorg.conf


    Thanks. (note the upper case X in X11)

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18
    For the first one i got

    02:00.0 VGA compatible controller: nVidia Corporation GeForce 8200 (rev a2)

    And for the second one i got nothing it just went onto a empty line and then won't accept anything i type after that.

  4. #4
    Linux Newbie
    Join Date
    May 2009
    Location
    Kitchener, Ontario, Canada
    Posts
    187
    go to hardware drivers and install the recommended nvidia driver. let me know how it works

  5. #5
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18
    I have all that done already

  6. #6
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    You should have seen something like:
    Code:
    dcat@Server:~> grep -i driver /etc/X11/xorg.conf
      Driver       "kbd"
      Driver       "mouse"
      Driver       "nvidia"
    dcat@Server:~>
    Anyway, what about other stats? What do you have for CPU and RAM?

  7. #7
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18
    CPU is AMD Athlon X2 5050e dual-core processor
    And i have 2gb RAM

  8. #8
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    Okay, this video problem, with what program(s) does it occur?
    Also, do you have compiz enabled?

  9. #9
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Quote Originally Posted by D-cat View Post
    You should have seen something like:
    Code:
    dcat@Server:~> grep -i driver /etc/X11/xorg.conf
      Driver       "kbd"
      Driver       "mouse"
      Driver       "nvidia"
    dcat@Server:~>
    Anyway, what about other stats? What do you have for CPU and RAM?
    Does 9.10 have an xorg.conf by default anymore? Or if they do it's probably very minimal.

    Have you run the nvidia-xconfig utility?
    Shyam's blog. Shyam who? Never mind. : Ubuntu Karmic (9.10): NVIDIA - Failed to parse xorg.conf error on saving?

  10. #10
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18
    That helped a good bit but it still drags majorly when i put a video on fullscreen

Page 1 of 2 1 2 LastLast

Posting Permissions

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