Public bug reported:

The maximum resolution of my monitor TV Panasonic TX-32LX70F is 1360 ×
768 but Ubuntu just gave me 1024 × 768.

The xorg.conf file in the path \ etc \ x11 \ was always getting false
values, motivated by the graphic card nvidia confirador not find the
reading of the monitor.

Therefore, and after some tests and take the help of the manual
consisted own monitor where besides the resolutions supported also the
horizontal and vertical refresh.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 280.13 (buildd@rothera) Fri Aug 5 12:28:41 UTC 2011

Section “Monitor”

 # HorizSync source: builtin, VertRefresh source: builtin
 Identifier “Monitor0″
 VendorName “Pnasonic”
 ModelName “TX-32LX70F”
 HorizSync 31.0 – 63.0
 VertRefresh 59.0 – 60.0
 Option “DPMS”
 EndSection

Section “Device”
 Identifier “Device0″
 Driver “nvidia”
 VendorName “NVIDIA Corporation”
 BoardName “GeForce 8400 GS”
 EndSection

Section “Screen”

# Removed Option “metamodes” “1360x768_60 +0+0; 1360×768 +0+0″
 Identifier “Screen0″
 Device “Device0″
 Monitor “Monitor0″
 DefaultDepth 24
 Option “TwinView” “0″
 Option “metamodes” “1360x768_60_0 +0+0; 1360×768 +0+0″
 SubSection “Display”
 Depth 24
 EndSubSection
 EndSection

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980724

Title:
  Monitor Panasonic tx-32lx70f resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/980724/+subscriptions

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

Reply via email to