LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-11-2006, 08:31 AM   #1
emsellem
LQ Newbie
 
Registered: Dec 2005
Posts: 6

Rep: Reputation: 0
Problem switching screen with Fn F8 (CRT/LCD)


Hi,
I am working with Suse10 on a Dell Latitude D600. Since I upgraded to Suse 10, switching from the TFT screen of my laptop to an external video projector does not work anymore (the switch being classicaly achieved by hitting "Fn" F8 - or F7 on some other laptops). Hitting the Fn-F8 buttons just does not seem to do anything anymore so that I cannot anymore project the display via a video projector. (usually one hit directs the display to the video output, then one more click allows to have the display both on the screen and the video output, and then one more hit to go back to the screen alone).

Any hint on how to solve this? (or check if something is wrong)

thanks in advance!
 
Old 01-11-2006, 04:56 PM   #2
Mrpeepers310
LQ Newbie
 
Registered: May 2005
Distribution: Suse 10.1
Posts: 23

Rep: Reputation: 15
First of suse 10 is very buggy im have many problems with it as well. not big things just little annoyances but have u checked ur etc/X11/xorg.conf? see if dual monitor is turned on. If you cant figure it out post your conf file here.
 
Old 01-12-2006, 04:05 AM   #3
emsellem
LQ Newbie
 
Registered: Dec 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks for the feedback. I have indeed now turned on the dual monitor, but still sending the video signal to a video projector does not work.
Below is my new xconf.org file.
Thanks for any input
========
# /.../
# SaX generated X11 config file
# Created on: 2006-01-12T10:10:08+0100.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# 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/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/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "RandR" "on"
EndSection

Section "Module"
Load "type1"
Load "dbe"
Load "extmod"
Load "freetype"
Load "glx"
Load "speedo"
Load "dri"
Load "v4l"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "fr"
Option "XkbModel" "pc102"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "5"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Autodetection"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 483 350
HorizSync 31-90
Identifier "Monitor[0]"
ModelName "LATITUDE D600"
Option "DPMS"
VendorName "DELL"
VertRefresh 58-78
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1400x1050" 158.07 1400 1496 1648 1896 1050 1051 1054 1097
Modeline "1400x1050" 135.37 1400 1488 1640 1880 1050 1051 1054 1091
Modeline "1280x1024" 141.82 1280 1376 1512 1744 1024 1025 1028 1070
Modeline "1280x1024" 121.35 1280 1368 1504 1728 1024 1025 1028 1064
Modeline "1280x960" 131.72 1280 1368 1504 1728 960 961 964 1003
Modeline "1280x960" 112.65 1280 1360 1496 1712 960 961 964 997
Modeline "1280x800" 108.77 1280 1360 1496 1712 800 801 804 836
Modeline "1280x800" 93.02 1280 1352 1488 1696 800 801 804 831
Modeline "1152x864" 106.51 1152 1224 1352 1552 864 865 868 903
Modeline "1152x864" 91.04 1152 1224 1344 1536 864 865 868 898
Modeline "1280x768" 104.48 1280 1360 1496 1712 768 769 772 803
Modeline "1280x768" 89.32 1280 1352 1488 1696 768 769 772 798
Modeline "1024x768" 83.00 1024 1080 1192 1360 768 769 772 803
Modeline "1024x768" 71.63 1024 1080 1192 1360 768 769 772 798
Modeline "800x600" 50.32 800 840 928 1056 600 601 604 627
Modeline "800x600" 42.83 800 840 920 1040 600 601 604 624
Modeline "768x576" 46.12 768 808 888 1008 576 577 580 602
Modeline "768x576" 39.22 768 800 880 992 576 577 580 599
Modeline "640x480" 31.13 640 664 728 816 480 481 484 502
Modeline "640x480" 26.87 640 664 728 816 480 481 484 499
Modeline "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087
Modeline "1280x1024" 110.80 1280 1360 1496 1712 1024 1025 1028 1061
Modeline "1280x960" 110.95 1280 1360 1496 1712 960 961 964 997
Modeline "1280x800" 111.77 1280 1360 1496 1712 800 801 804 837
Modeline "1152x864" 99.64 1152 1224 1344 1536 864 865 868 901
Modeline "1280x768" 107.23 1280 1360 1496 1712 768 769 772 803
Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "768x576" 47.41 768 808 888 1008 576 577 580 603
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
EndSection

Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "RV250 Lf"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Option "SaXDualHead"
Option "IgnoreEDID"
Option "MergedFB"
Option "SaXDualMonitorVendor" "DELL"
Option "CRT2VRefresh" "58-78"
Option "CRT2Position" "Clone"
Option "MetaModes" "1400x1050,1400x1050;1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x 768,1280x768;1024x768,1024x768;800x600,800x600;768x576,768x576;640x480,640x480"
Option "SaXDualResolution" "1400x1050"
Option "SaXDualOrientation" "LeftOf"
Option "SaXDualMode" "Clone"
Option "CRT2HSync" "31-65"
Option "SaXDualHSync" "31-65"
Option "SaXDualMonitorModel" "LATITUDE D600"
Option "SaXDualVSync" "58-78"
Screen 0
VendorName "ATI"
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
 
Old 01-12-2006, 11:20 AM   #4
Mrpeepers310
LQ Newbie
 
Registered: May 2005
Distribution: Suse 10.1
Posts: 23

Rep: Reputation: 15
Your running an ati graphics card! ya these are tricky. try this link it helped me and just read the readme and howto http://www.linuxquestions.org/questi...light=suse+ati
 
Old 01-13-2006, 05:10 AM   #5
emsellem
LQ Newbie
 
Registered: Dec 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks a lot for the tip here. I installed the latest ATI driver but cannot make the videoprojector output work.
So again to be clear:
- if I plug in a videoprojector on my laptop
- and click on Fn F8 as to get the output to work,

well, nothing happens...
Which option should be there in the xorg.conf for that?

thanks!
 
Old 01-16-2006, 05:03 PM   #6
Mrpeepers310
LQ Newbie
 
Registered: May 2005
Distribution: Suse 10.1
Posts: 23

Rep: Reputation: 15
ok first bring up your command prompt and run
"sh ./ati/ati-driver-installer-8.xx.x-i386.run"
After a while it will bring up a gui select the distro specific driver and click the distro and version you use.
After that it will make an rpm from where ever you ran the ati driver installer
install that.. then read README.SUSE at /usr/share/doc/packages/fglrx/README.SUSE and it will help u from there.

You also have to configure the screen with sax telling it whether you want to clone or use xinerama.

And one more thing are you sure its fn f8? on most computers esp dells its fn f4
 
Old 01-18-2006, 10:45 AM   #7
emsellem
LQ Newbie
 
Registered: Dec 2005
Posts: 6

Original Poster
Rep: Reputation: 0
HI again,
thanks for all the help; I have installed the driver successfully and all is working EXCEPT my original problem is still there. It is indeed Fn F8, no doubt about this (the button is marked with a CRT/LCD option).

I am lost now.
Cheers
 
Old 01-18-2006, 11:15 AM   #8
Mrpeepers310
LQ Newbie
 
Registered: May 2005
Distribution: Suse 10.1
Posts: 23

Rep: Reputation: 15
Hmmm well i know that worked for mine i have an ati mobility radeon 9700 and usually i dont have to press the fn key it just automatically pops up. Sorry i couldnt be of more help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
from CRT to LCD monitor - help boyd98 AIX 7 09-07-2005 03:08 PM
Switching from CRT to LCD Question Centinul Linux - Hardware 3 07-27-2005 06:42 PM
TwinView problem with LCD & CRT screens Garfi Linux - Hardware 1 11-06-2003 12:12 PM
Replaced CRT with LCD monitor steve123 Linux - Hardware 1 09-05-2003 01:10 AM
Redhat 9 Switching between CRT And LCD NEONLUG Linux - Hardware 2 04-27-2003 08:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 11:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration