Results 1 to 5 of 5
hello ive just moved to ubuntu from Debian
and I like it very much
I've got a problem with my res:1280x800@60
it works but the screen shrinks to the middle...
...
- 07-14-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
Resolution Problem With a Widescreen - 1280x800
hello ive just moved to ubuntu from Debian
and I like it very much
I've got a problem with my res:1280x800@60
it works but the screen shrinks to the middle...
my screen model:Mag Innovision proview ms576w
its:15.4"
y xorg.conf:
Code:
now I was told that the problem is in this section:Code:mSection "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/CID" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us,il" Option "XkbOptions" "grp:switch,grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]" Driver "nvidia" BusID "PCI:5:0:0" EndSection Section "Monitor" Identifier "PS576W" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 # ModeLine "1280x800" 172.73 1280 1336 1616 1728 800 802 814 840 # Modeline "1280x800@60i" 33.41 1280 1312 1432 1464 720 736 740 757 interlace # Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 # Modeline "1280x800" 97.18 1280 1296 1552 1664 800 800 808 835 EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV43 [GeForce 6600 GT]" Monitor "PS576W" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x800"# "1024x768" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection
Code:
ive tried to google for the correct HORZ/VERTCode:Section "Monitor" Identifier "PS576W" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 # ModeLine "1280x800" 172.73 1280 1336 1616 1728 800 802 814 840 # Modeline "1280x800@60i" 33.41 1280 1312 1432 1464 720 736 740 757 interlace # Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 # Modeline "1280x800" 97.18 1280 1296 1552 1664 800 800 808 835 EndSection
no success.
ive had the same problem in windows but after a restart windows was fixing it
not here
please help
sorry about my english glads :P
good day people!
- 07-14-2006 #2
I'm a newbie too ...try configX or some script...may be that can help you..!!!
- 07-14-2006 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
Here are the specs for your monitor:
http://twn.proview.com/product/lcdse...6lcdseries.htm
You'll need to be root when you edit the xorg.conf file.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 07-14-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
IBM LCD 17" monitor display problems
Can someone help me with the problems. I can not see the full file and can not chane resolution either.
I can not find the drivers also for this fairly new driver for this Think vision9417
thankis
Ajay
- 07-16-2006 #5Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
problem solved!
solved!
seems the problem was in the nvidia drivers for all the kernells exept the 2.6.15-26-amd64-k,
the xorg was outputting "not using mode:1280x800 becase low memory";
my xorg(works):
thanks for all the help and support you are the best! :PCode:leon@leon-desktop:~$ cat /etc/X11/xorg.conf # /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]" Driver "nvidia" BusID "PCI:5:0:0" EndSection Section "Monitor" Identifier "576W" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV43 [GeForce 6600 GT]" Monitor "576W" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection


Reply With Quote
