Find the answer to your Linux question:
Results 1 to 3 of 3
Here is my entire xorg.conf file, which I found to be shockingly non-specific: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    44

    Does Ubuntu handle device drivers, or otherwise assist with them?

    Here is my entire xorg.conf file, which I found to be shockingly non-specific:

    # sudo dpkg-reconfigure -phigh xserver-xorg

    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


    So, is this how they write it to accommodate any monitor screen, with the occasional disasterous handling of certain screen resolution options, or lower-quality flash rendering? Should "Configured Monitor" be replaced with device driver names?

    I plugged the search term "driver" into Synaptic, and it returned nothing. Does this mean I'm on my own with finding the right drivers (hey, I had gotten used to Plug N Play), or is there another way Ubunu can help with this?

    Thanks.

  2. #2
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    Configured monitor is the new way that Ubuntu xorg is working but not necessarily how all monitors work. I have a laptop that says configured monitor but for my external monitor i use nvidia-settings to change my xorg and set it up right. For more information on xorg see:

    xorg.conf(5x) manual page
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    44
    Quote Originally Posted by jmadero View Post
    Configured monitor is the new way that Ubuntu xorg is working but not necessarily how all monitors work. I have a laptop that says configured monitor but for my external monitor i use nvidia-settings to change my xorg and set it up right. For more information on xorg see:

    xorg.conf(5x) manual page


    Thanks for the clue, I found it, and added some model-specific info in the Monitor module, including the horizontal and vertical synchronization (for what it's worth). There's so many factors, it's impossible to guess what may fix the problem, and I'm still have huge black bands which destroy any full-screen renditions of flash videos which don't have that problem when run through Vista on the same machine. Any idea what else I should be looking at adding, somewhere in xorg.conf, or do you know anything about Radeon X1200?

Posting Permissions

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