** Description changed:

  There seems to be an error in X.org version 1.3.0 on my Ubuntu 7.10
  system.
  
  I have an approx 20 pixels black border at the left of my screen when I
  boot up in Linux on my dual boot system. In Windows the screen is
  aligned correctly.
  
  I have tried the xvidtune tool. It initially reports:
  "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
  and after pressing 'Left' a couple of times and getting the window properly 
shifted left, it reports:
  "1024x768" 65.00 1024 1068 1204 1344 768 771 777 806 -hsync -vsync
  
  I updated my /etc/X11/xorg.conf to contain:
  ...
  Section "Device"
          Identifier "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
          Driver "nv"
          BusID "PCI:1:0:0"
  EndSection
  
  Section "Monitor"
          Identifier "HP L1510"
          Option "DPMS"
          Modeline "1024x768" 65.00 1024 1068 1204 1344 768 771 777 806 -hsync 
-vsync
  EndSection
  
  Section "Screen"
          Identifier "Default Screen"
          Device "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
          Monitor "HP L1510"
          DefaultDepth 24
          SubSection "Display"
                  Depth 1
                  Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
          EndSubSection
  ...
  
  This didn't help although xvidtune aligned the window perfectly !?
  I looked in the /var/log/Xorg.0.log and there I found:
  
  X Window System Version 1.3.0
  Release Date: 19 April 2007
  X Protocol Version 11, Revision 0, Release 1.3
  Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8.4)
  Current Operating System: Linux nnnnnn 2.6.20-17-generic #2 SMP Wed Aug 20 
16:47:34 UTC 2008 i686
  Build Date: 13 June 2008
          Before reporting problems, check http://wiki.x.org
          to make sure that you have the latest version.
  Module Loader present
  Markers: (--) probed, (**) from config file, (==) default setting,
          (++) from command line, (!!) notice, (II) informational,
          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 9 19:16:22 2008
  (==) Using config file: "/etc/X11/xorg.conf"
  (==) ServerLayout "Default Layout"
  (**) |-->Screen "Default Screen" (0)
  (**) | |-->Monitor "HP L1510"
  (**) | |-->Device "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
  ...
  ...
  (II) NV(0): Printing DDC gathered Modelines:
  ...
  (II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 
-hsync -vsync
  ...
  (--) NV(0): Virtual size is 1024x768 (pitch 1024)
  (**) NV(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
  (II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 
-hsync -vsync
  ...
  ...
  It appears to me, that the xserver doesn't use the configured Modeline at all 
!?
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: Intel Corporation 82850 850 (Tehama) Chipset Host 
Bridge (MCH) [8086:2530] (rev 02)
+       Subsystem: Hewlett-Packard Company Unknown device [103c:124b]
+ 01:00.0 VGA compatible controller [0300]: nVidia Corporation NV11 [GeForce2 
MX/MX 400] [10de:0110] (rev b2) (prog-if 00 [VGA])
+       Subsystem: nVidia Corporation Unknown device [10de:0054]

-- 
Modeline in xorg.conf ignored
https://bugs.launchpad.net/bugs/280894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to