You are not logged in.

#1 2005-03-15 19:14:28

killerfish
Member
Registered: 2004-11-24
Posts: 41

How to configure Xorg.conf to use Monitor attached to dock?

I have ARCH running great on my home machine, but having trouble on an old laptop at work.  I have a Dell C600 with a docking station.  This laptop will ALWAYs be docked.  Net, I'm running it like a desktop. 

My key issue is that when I start X, it always want to start up on the laptop display vs. the connected monitor.  I can use the function keys (fn + F8) to toggle the display to the connected monitor, but the display is limited to 1024x768 and a crappy refresh.  My external monitor can do 1600x1200 @ 85hz..  Is there a way I can force it to startup on my external monitor while the laptop lid is closed? 

Oh yeah, when I boot up to the console with the laptop lid closed, it displays on the external monitor just fine.   It's only when I start x that it goes to the laptop display

Any help?
KF

Offline

#2 2005-03-18 00:33:30

killerfish
Member
Registered: 2004-11-24
Posts: 41

Re: How to configure Xorg.conf to use Monitor attached to dock?

Turned out to be easy...  In my case, it's video card specific.  All I had to do was add:

Options "Display" "CRT"

to my xorg.conf in the device section for my laptop's video card: ATI Rage Mobility 128 M3....

KF

Offline

#3 2005-03-18 01:30:15

puntmuts
Member
Registered: 2005-02-22
Posts: 138

Re: How to configure Xorg.conf to use Monitor attached to dock?

You could use the manpage of the Xorg driver to have a look at the options.  In the case of killerfish that would be something like:

man r128

Out / Gone
Mirgrating all my machines off ArchLinux . No longer part of the ArchLinux community / users .
Done. Goodbye.

Offline

#4 2005-03-18 12:37:54

killerfish
Member
Registered: 2004-11-24
Posts: 41

Re: How to configure Xorg.conf to use Monitor attached to dock?

Exactly how I found out! smile

You could use the manpage of the Xorg driver to have a look at the options. In the case of killerfish that would be something like:  Code:
man r128

Offline

Board footer

Powered by FluxBB