Monitor Panasonic tx-32lx70f resolution

Bug #980724 reported by André Lopes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

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 configurator 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 “Panasonic”
 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

Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 980724

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
André Lopes (zipatei)
description: updated
description: updated
Changed in linux (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.