LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-16-2008, 09:20 PM   #1
CoffeeKing!!!
Member
 
Registered: Mar 2008
Posts: 117

Rep: Reputation: Disabled
Hardy Heron xorg.conf does not exploit my screens capabilities correctly


Hi
Hardy heron is doing a poor job here. When I try to adjust from the system settings they won't actually change and the refresh rate is stuck at 50hz. Didn't have this problem with gutsy. I know there is a program to test what my screen is capable of - does anyone know the name? and can anyone guide me through configuring?

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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

Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
 
Old 05-18-2008, 09:33 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The native refresh for a flatpanel is usually 60Hz.
So it's easy to add a line : 60-60
You don't have that complex section, but try to add this from Gutsy:
(If you don't have a Gutsy backup for xorg.conf)

Code:
Section "Monitor"
    Identifier     "Configured Monitor"
    VendorName     "Generic"
    ModelName      "1024x768 @ 60 Hz"
    HorizSync       31.5 - 48.5
    VertRefresh     60.0 - 60.0
    ModeLine       "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine       "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
I could give you the 'xorg.conf' file, if you want it, but it will also
have to be edited because of different "mouse"
xorg.conf is important to backup before deleting an OS,
could be needed some day particularly in a debian based OS :
the good old tool 'xorgconfig' is missing in those.

Last edited by knudfl; 05-18-2008 at 10:11 AM.
 
Old 05-18-2008, 01:55 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Another solution:
(root@user#)..sudo nvidia-settings
choose : X Server Display Configuration
and choose : 60Hz
and click 'Save to X Configuration File'
and now the '60-60' has changed to 60.0 and works fine.
Good luck !

Last edited by knudfl; 05-22-2008 at 04:21 AM.
 
Old 05-21-2008, 01:42 PM   #4
CoffeeKing!!!
Member
 
Registered: Mar 2008
Posts: 117

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
Another solution:
root@user# nvidia-settings
choose : X Server Display Configuration
and choose : 60Hz
and click 'Save to X Configuration File'
and now the '60-60' has changed to 60.0 and works fine.
Good luck !

Thanks for replying to that. I thought no one ever would. I since downgraded to gutsy because of an insane amount of hard crashes with hardy.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Now that Hardy Heron Is Released... cmnorton Ubuntu 40 05-16-2008 08:56 AM
Ubuntu 8.04 Hardy Heron greengrocer Ubuntu 3 05-03-2008 10:05 PM
Problem's running 2 screens on Fedora, xorg.conf problem? NaeSLaS Fedora 7 10-10-2007 01:23 PM
can't get xorg.conf set correctly lnxmacusr Slackware 3 12-29-2004 07:40 PM
How to correctly change resolutions under fedora core 2 with xorg.conf? Braveheart1980 Linux - General 8 10-08-2004 07:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration