Find the answer to your Linux question:
Results 1 to 5 of 5
So after reading a bunch of threads, I decided to create my own. It seems like each individual case is different. I installed the Nvidia driver going to System-> Administration-> ...
  1. #1
    Just Joined! DaWoo's Avatar
    Join Date
    Feb 2009
    Location
    Jersey
    Posts
    16

    Another display/resolution problem

    So after reading a bunch of threads, I decided to create my own. It seems like each individual case is different. I installed the Nvidia driver going to System-> Administration-> Hardware Drivers. Put it in use and then the screen resolution would no got above 640X320. So, I saw someone say edit your xorg.conf file with a bunch of subsections and different screen resolutions. Did that and my screen went black. Logged single user mode and fixed that. Now, I'm stuck at 800X600 and I'm not using the Nvidia driver.
    I'm running 8.10. I have a Samsung SyncMaster 914v.
    xorg.conf : (relevant part)
    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    EndSection


    lspci :
    01:05.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420] (re
    v a3)
    xrandr :
    Screen 0: minimum 320 x 240, current 800 x 600, maximum 800 x 600
    default connected 800x600+0+0 0mm x 0mm
    800x600 60.0* 56.0
    640x480 60.0
    400x300 60.0 56.0
    320x240 60.0


    Any help will be greatly appreciated!!!!!

  2. #2
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    I am always going to have screen resolution problems. My ubuntu 8.04 os does not see or recognize my Via graphics card in my hp desktop computer. My monitor's screen resolution is 1280X1024.

    Every website I visited looked like images from a fun house mirror. Eventually I transfered the X11 conf file from my suse 10 0s into ubuntu. Each browser I have on my machine does its own thing with websites Firefox and Konqueror are the worst Epiphany is the best. There are programs ( such as F-spot ) that froze my computer when I try to use them so I have to get rid of them.

    I like Ubuntu but I need a custom built rather than a store bought computer full of very cheap equipment.

    What I am suggesting is that if you have run another distro on your computer you may be able to transfer the file on your machine as I did.
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Section "Device"
    Identifier "Configured Video Device"
    EndSection
    Nvidia driver is not listed under Video Device section of xorg.conf file. It means Nvidia Driver has not been installed correctly.
    Try to re-install it using Envy Script. Install it through Synaptic Package Manager and execute envyng command in Terminal.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined! DaWoo's Avatar
    Join Date
    Feb 2009
    Location
    Jersey
    Posts
    16
    Casper,

    I tried the nvidia driver and could only get (I think) 640x320. It was definitely less than 800x600. Just to be clear, isn't using envy script similar to installing the driver with synaptic manager?? Would it be better to download the driver and install it myself??

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Envy script is a bit better than Synaptic because it tries to configure xorg.conf file. In case Envy doesn't work, we have to edit xorg.conf file manually.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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