Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg.conf tv out
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gr0sshirn
Tux's lil' helper
Tux's lil' helper


Joined: 03 Nov 2006
Posts: 101
Location: Germany

PostPosted: Fri Nov 03, 2006 3:13 pm    Post subject: xorg.conf tv out Reply with quote

Hi :)

I got a ATI Radeon 9600pro. It runs fine (XGL [Beryl] with Gnome [2.16] is running). But now I have bought a projector and want to run it @ tv out.

I tried to setup my xorg.conf so that the projector is running, but it's show nothing...



Where are the mistakes in my config? What I have 2 change? THX 4 HELP!



Here is my configuration

# lspci
02:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
02:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)


INSTALLED PACKAGES
* x11-drivers/ati-drivers
Latest version installed: 8.30.3-r1
* media-libs/mesa
Latest version installed: 6.5.2_pre20061102
* sys-kernel/gentoo-sources
Latest version installed: 2.6.18-r1


XORG.CONF

Section "DRI"
Mode 0666
EndSection

Section "ServerLayout"
Identifier "Simple Layout"
# Screen 0 "aticonfig Screen 0" 0 0
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"
# FontPath "/usr/share/fonts/CID/"
# FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/TrueType/"
FontPath "/usr/share/fonts/freefont/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/local/"
EndSection

Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
# Load "speedo"
Load "freetype"
# Load "xtt"
Load "dri"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Buttons" "7"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"



EndSection

Section "Monitor"
Identifier "samtron"
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "tvout"
HorizSync 30-81
VertRefresh 56-88
EndSection

Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
BusID "PCI:1:0:0"
VideoRam 262144
Option "VideoOverlay" "on"
Option "OpenGlOverlay" "off"
EndSection

Section "Device"
Identifier "ATI Graphics Adapter connector 0"
Driver "fglrx"
..
# === TV-out Management ===
Option "NoTV" "no"
Option "TVFormat" "NTSC-M"
Option "TVStandard" "PAL-D"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x07d1905b"
...
EndSection

Section "Device"
Identifier "ATI Graphics Adapter connector 1"
Driver "fglrx"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection



Section "Screen"
Identifier "Screen1"
Device "ATI Graphics Adapter connector 1"
Monitor "Monitor1"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "640x480"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection



EndSection


Last edited by gr0sshirn on Tue Jan 17, 2017 1:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
suicidal_orange_II
Apprentice
Apprentice


Joined: 04 Sep 2004
Posts: 299

PostPosted: Fri Nov 03, 2006 5:51 pm    Post subject: Reply with quote

I don't use an ATI card so cant tell you exactly, but round a friend who does use an ati's house I setup TV out in no time, using an app under x. Chances are the app started with ati or fgl (maybe with capitals) so have a play with tab completion and find it. This has options to clone the display or extend it, so you can fullscreen a movie on the tv while still "working" on the monitor

Suicidal_Orange
Back to top
View user's profile Send private message
gr0sshirn
Tux's lil' helper
Tux's lil' helper


Joined: 03 Nov 2006
Posts: 101
Location: Germany

PostPosted: Fri Nov 03, 2006 7:06 pm    Post subject: Reply with quote

at moment the second display isn't show anything...

Suicidal_Orange, do you know a tutorial or such things about your that?

EDIT:

Is their nobody who can help me?! I NEEEEEEEEEEEEED HEEEELP
Back to top
View user's profile Send private message
Fyllemisstaget
n00b
n00b


Joined: 03 Sep 2005
Posts: 28

PostPosted: Tue Nov 14, 2006 7:35 pm    Post subject: Reply with quote

in your ServerLayout you have commented out aticonfig Screen 0...
shouldn't that be uncommented?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum