Hi, I am pretty new to linux. So please treat me as pretty novice, please forgive me about that. I have installed SuSE 10.1 on Intel D915GUX mother board with Pentuim4 EM64T processor. My monitor is Samtron 15inch model 56V. The X11 graphics is broken whenever I try to have a resolution higher than 800x600. I tried with different configuration but none did help. I have the xorg.conf.install file as follows: -------------- start paste -------------------------- # generic XFree86 4.x configuration file Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/URW/" FontPath "/usr/X11R6/lib/X11/fonts/uni/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" ModulePath "/usr/X11R6/lib64/modules" RgbPath "/usr/X11R6/lib/X11/rgb" InputDevices "/dev/ttyS0" InputDevices "/dev/ttyS1" InputDevices "/dev/ttyS2" InputDevices "/dev/ttyS3" InputDevices "/dev/ttyS4" InputDevices "/dev/ttyS5" InputDevices "/dev/ttyS6" InputDevices "/dev/ttyS7" InputDevices "/dev/ttyS8" InputDevices "/dev/psaux" InputDevices "/dev/logibm" InputDevices "/dev/sunmouse" InputDevices "/dev/atibm" InputDevices "/dev/amigamouse" InputDevices "/dev/atarimouse" InputDevices "/dev/inportbm" InputDevices "/dev/gpmdata" InputDevices "/dev/usbmouse" InputDevices "/dev/adbmouse" InputDevices "/dev/input/mice" InputDevices "/dev/input/event0" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" Option "BlankTime" "0" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbRules" "xfree86" Option "XkbKeycodes" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Protocol" "explorerps/2" Option "Device" "/dev/input/mice" EndSection Section "Monitor" HorizSync 25-40 Identifier "Monitor[0]" ModelName "Initial" VendorName "Initial" VertRefresh 47-75 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "800x600" 29.38 800 816 896 992 600 601 604 617 # 1. Try Modeline "640x480" 31.5 640 656 720 840 480 481 484 500 # 6. Try Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 # 5. Try Modeline "640x480" 28 640 664 760 800 480 491 493 525 # 4. Try Modeline "640x480" 28.32 640 664 760 800 480 491 493 525 # 3. Try Modeline "640x480" 25.18 640 664 760 800 480 491 493 525 # 2. Try Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 # 1. Try EndSection Section "Monitor" HorizSync 28-33 Identifier "Monitor[vmware]" ModelName "Initial" VendorName "Initial" VertRefresh 43-72 UseModes "Modes[vmware]" EndSection Section "Modes" Identifier "Modes[vmware]" Modeline "800x600" 29.38 800 816 896 992 600 601 604 617 EndSection Section "Monitor" HorizSync 31-48 Identifier "Monitor[vesa]" ModelName "VESA" VendorName "VESA" VertRefresh 50-60 EndSection # Screen Section for module X support # ------------------------------------- Section "Screen" SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection SubSection "Display" Depth 32 Modes "800x600" EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection # Screen Section for fbdev support # ---------------------------------- Section "Screen" SubSection "Display" Depth 16 Modes "default" EndSubSection SubSection "Display" Depth 15 Modes "default" EndSubSection SubSection "Display" Depth 15 Modes "default" EndSubSection SubSection "Display" Depth 24 Modes "default" EndSubSection SubSection "Display" Depth 32 Modes "default" EndSubSection SubSection "Display" Depth 8 Modes "default" EndSubSection Device "Device[fbdev]" Identifier "Screen[fbdev]" Monitor "Monitor[0]" EndSection # Screen Section for vesa support # ---------------------------------- Section "Screen" SubSection "Display" Depth 16 Modes "default" EndSubSection SubSection "Display" Depth 8 Modes "default" EndSubSection Device "Device[vesa]" Identifier "Screen[vesa]" Monitor "Monitor[vesa]" EndSection # Screen Section for vmware support # ---------------------------------- Section "Screen" SubSection "Display" Depth 8 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection Device "Device[vmware]" Identifier "Screen[vmware]" Monitor "Monitor[vmware]" EndSection # Device Sections... # ------------------- Section "Device" #BusID "1:0:0" Driver "ChangeMe" Identifier "Device[0]" # device_options Option "sw_cursor" "on" EndSection Section "Device" Driver "fbdev" Identifier "Device[fbdev]" # fbdev_options Option "ShadowFB" "off" EndSection Section "Device" Driver "vesa" #Option "DefaultRefresh" Option "ModeSetClearScreen" "no" Identifier "Device[vesa]" EndSection Section "Device" Driver "vmware" Identifier "Device[vmware]" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Xinerama" "off" Screen "Screen[fbdev]" EndSection -------------- end paste -------------------------- also the old xorg.conf file looked like (which is now identical with xorg.conf.install, old xorg.conf was breaking the graphics) -------------- start paste -------------------------- # /.../ # SaX generated X11 config file # Created on: 2006-07-28T08:47:46+0530. # # Version: 7.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (7.1) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Logitech Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "XServerPool" HorizSync 31-34 Identifier "Monitor[0]" ModelName "800X600@60HZ" Option "DPMS" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "915 G" BusID "0:2:0" Driver "i810" Identifier "Device[0]" Option "NoDDC" VendorName "Intel" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" EndSection -------------- end paste -------------------------- I tried to find SAMTRON 56V driver from net but could not find one. SaX2 is showing "--> VESA" as monitor (selecting SAMTRON 56V) is breaking. My monitor spec is as follows: -------------- start paste -------------------------- *15"(13.8" Viewable) *0.24mm(H) Dot Pitch *1024x768@68 Maximum Resolution *Plug & Play *Mac & PC Compatibility The SAMTRON 56V is the ideal monitor for office and home users. Its large screen offers full clear visibility. The perfect flicker-free display eliminates eye strain. It has a horizontal frequency of 30~55kHz and 1024 X 768 maximum resolution. In addition, the perfected Plug & Play supports DDC and new USB (optional). The compact design of SAMTRON 56V offers you the freedom to fully utilize your space without compromising clarity, safety and performance. The SAMTRON 56V is perfectly compatible with Windows 2000 and Windows ME and can be connected directly to Macintosh. It satisfies the standard of energy 2000 by adopting an epochal power technology that makes 3W power consumption in minimum in standing by state. -------------- end paste -------------------------- I laid my cards before you guys, please somebody help me out. Thanks in advance, Bikram Chatterjee Alumnus Software Limited West Bengal, India Phone : +91 33 2357 5626 to 28 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hello Razor,
In the Message: [suse-linux-e ML: No.277952] with the date of Fri, 28 Jul 2006 13:05:14 +0530 [Razor] == "Razor Peak" <razorpeak@gmail.com> has written:
Razor> The X11 graphics is broken whenever I try to have a resolution higher than Razor> 800x600. I tried with different configuration but none did help. That is, [...] Razor> Section "Monitor" Razor> Option "CalcAlgorithm" "XServerPool" Razor> HorizSync 31-34 Razor> Identifier "Monitor[0]" Razor> ModelName "800X600@60HZ" Razor> Option "DPMS" Razor> VendorName "--> VESA" Razor> VertRefresh 50-60 Razor> UseModes "Modes[0]" Razor> EndSection [...] HorizSync 31-34 is too low. Chinage this as follows; HorizSync 31-48.5 Then, try to change the rsolution to 1024x768. HTH & Regards. --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money." -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Razor Peak wrote:
Hi,
I am pretty new to linux. So please treat me as pretty novice, please forgive me about that.
I have installed SuSE 10.1 on Intel D915GUX mother board with Pentuim4 EM64T processor. My monitor is Samtron 15inch model 56V.
The X11 graphics is broken whenever I try to have a resolution higher than 800x600. I tried with different configuration but none did help.
I have the xorg.conf.install file as follows:
[pruned]
# Screen Section for module X support # ------------------------------------- Section "Screen" SubSection "Display" Depth 16 Modes "800x600" EndSubSection
If you look at the info you supplied, the highest resolution which could be set on the monitor with its current configuration is 800 x 600 (see above).
My monitor spec is as follows:
-------------- start paste --------------------------
*15"(13.8" Viewable) *0.24mm(H) Dot Pitch *1024x768@68 Maximum Resolution *Plug & Play *Mac & PC Compatibility
[pruned] To get it working correctly (I hope! :-) ) go to Yast Control Centre/Hardware/Graphic Card and Monitor/Monitor-<Change>. Select the VESA as the monitor type and then select (in the righthand 'menu') 1024x768@68 . Exit and you will be asked to TEST this new configuration - do the test and if all works OK, save the new configuration. (Do not fiddle with the vertical and horizontal frequencies - just select 1024x768@68 and leave all else alone.) Cheers. -- This computer is environment-friendly and is running on OpenSuSE 10.1 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hello,
In the Message: [suse-linux-e ML: No.277954] with the date of Fri, 28 Jul 2006 17:54:38 +1000 [Basil] == Basil Chupin <blchupin@tpg.com.au> has written:
Basil> (Do not fiddle with the vertical and horizontal frequencies - just Basil> select 1024x768@68 and leave all else alone.) Do you know, the resoluton depends on the horizontal sync's value? That is, we must check Horizontal Sync' value even on the YAST2. And, generally speaking, the refresh rate for LCD is 60Hz Regards, --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money." -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Masaru Nomiya wrote:
Hello,
In the Message: [suse-linux-e ML: No.277954] with the date of Fri, 28 Jul 2006 17:54:38 +1000 [Basil] == Basil Chupin <blchupin@tpg.com.au> has written:
Basil> (Do not fiddle with the vertical and horizontal frequencies - just Basil> select 1024x768@68 and leave all else alone.)
Do you know, the resoluton depends on the horizontal sync's value? That is, we must check Horizontal Sync' value even on the YAST2.
And, generally speaking, the refresh rate for LCD is 60Hz
Regards,
I have a MAG Innovision monitor and had no trouble in configuring it upto and including SuSE v10.0. Along came v10.1 and I cannot configure it by using all the correct ways of configuring a monitor- ie, using the Horizontal and Vertical frequencies. The only way I can get it work properly is to select the Vesa monitor and the default settings after selecting the resolution I want. Doing anything else "breaks" the monitor and all I end up looking at is garbage. Re the 68Hz versus 60Hz refresh rate. What is shown here, which is what the specs for that monitor are as given by Bikram? QUOTE *15"(13.8" Viewable) *0.24mm(H) Dot Pitch *1024x768@68 Maximum Resolution *Plug & Play *Mac & PC Compatibility UNQUOTE Cheers. -- This computer is environment-friendly and is running on OpenSuSE 10.1 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hello Basil,
In the Message: [suse-linux-e ML: No.277956] with the date of Fri, 28 Jul 2006 18:47:10 +1000 [Basil] == Basil Chupin <blchupin@tpg.com.au> has written:
Basil> Along came v10.1 and I cannot configure it by using all the correct Basil> ways of configuring a monitor- ie, using the Horizontal and Vertical Basil> frequencies. What is 'all the correct ways'? In my experience, Sax2 or Yast2 didn't get the exact monitor's information. BTW< I'm using SUSE 10.0, though. Sax doesn't work properly with ATI driver. So, I edited xorg.conf with Emacs, and haven't got any problem. Basil> The only way I can get it work properly is to select the Vesa monitor Basil> and the default settings after selecting the resolution I want. Doing Basil> anything else "breaks" the monitor and all I end up looking at is Basil> garbage. Do you? What is the difference between the non-correct xorg.conf and the correct one? Did you checked? Basil> Re the 68Hz versus 60Hz refresh rate. So, I wrote 'generally speaking'. That is, as you might know, there doesn't exist the refresh rate for LCD. But, LCD maker optimizes the LCD display's control circuit seeing LCD display as a CRT display with 60Hz refresh rate. As you point out, the spec is shown as follows; *1024x768@68 Maximum Resolution At this point, I wondering.... That is, for LCD display, we do must avoid the too high refresh rate. Unless, it give damages to LCD display. Regards, --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill -- -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Masaru Nomiya wrote:
Hello Basil,
[pruned]
Basil> Re the 68Hz versus 60Hz refresh rate.
So, I wrote 'generally speaking'. That is, as you might know, there doesn't exist the refresh rate for LCD. But, LCD maker optimizes the LCD display's control circuit seeing LCD display as a CRT display with 60Hz refresh rate.
As you point out, the spec is shown as follows;
*1024x768@68 Maximum Resolution
At this point, I wondering....
That is, for LCD display, we do must avoid the too high refresh rate. Unless, it give damages to LCD display.
Where are you getting the idea that this is an LCD monitor :-) ? The Samtron V56 is a CRT monitor. Cheers. -- This computer is environment-friendly and is running on OpenSuSE 10.1 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hello Basil,
In the Message: [suse-linux-e ML: No.277961] with the date of Fri, 28 Jul 2006 19:39:20 +1000 [Basil] == Basil Chupin <blchupin@tpg.com.au> has written:
Basil> Where are you getting the idea that this is an LCD monitor :-) ? The Basil> Samtron V56 is a CRT monitor. Is it? Hmm..., the refresh rate is too low..... BTW, I'm sorry. ^^;; --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money." -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Masaru Nomiya wrote:
Hello Basil,
In the Message: [suse-linux-e ML: No.277961] with the date of Fri, 28 Jul 2006 19:39:20 +1000 [Basil] == Basil Chupin <blchupin@tpg.com.au> has written:
Basil> Where are you getting the idea that this is an LCD monitor :-) ? The Basil> Samtron V56 is a CRT monitor.
Is it?
Hmm..., the refresh rate is too low.....
BTW, I'm sorry. ^^;;
Not a problem :-) . Cheers. -- This computer is environment-friendly and is running on OpenSuSE 10.1 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (3)
-
Basil Chupin
-
Masaru Nomiya
-
Razor Peak