| View previous topic :: View next topic |
| Author |
Message |
(andrew) n00b

Joined: 25 Mar 2004 Posts: 8
|
Posted: Mon Nov 08, 2004 1:44 pm Post subject: Fn F7 - switch to vga port does not work under X |
|
|
Hi everybody,
my problem: Fn F7 - switch to vga port does not work under X
at first the HW I am using: a IBM Thinkpad R50p with a FireGL ( lspci output: VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility T2] )
My current SW:
->Gentoo Linux, gentoo-dev-sources 2.6.9
-> xorg-x11-6.8.0-r1, my video driver is the standard video driver from xorg for ati
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
Because i need to connect my laptop to an external monitor or a beamer, i need to use the vga port. Under the console, switching with Fn F7 works fine ( only laptop, both laptop and monitor, only monitor -> everthing works fine). As soon as i switch to X, the keys Fn F7 does not work any more. If I connect a monitor, the picture is directly shown on the external monitor without hitting the keys. But the picture flickers a lot, so its not usable. Any further hit of the keys has no impact. Any ideas ? perhaps some options in the xorg-config file ? I searched for quite a while, but didn't find a solution.
thx  |
|
| Back to top |
|
 |
grzewho l33t


Joined: 31 Dec 2002 Posts: 626 Location: /home/g
|
Posted: Mon Nov 08, 2004 3:16 pm Post subject: |
|
|
press [ctrl] + [alt] + [F7] _________________
| Code: | | USE="freedom -software_patents" emerge --deep --update world |
|
|
| Back to top |
|
 |
Nonus n00b

Joined: 09 Sep 2004 Posts: 62 Location: Ontario, Canada
|
Posted: Mon Nov 08, 2004 4:53 pm Post subject: |
|
|
See if:
| Code: | | Option "DontVTSwitch" |
is in enabled under your x config file, itll be under "Server Flags". |
|
| Back to top |
|
 |
OdinsDream Veteran


Joined: 01 Jun 2002 Posts: 1057
|
Posted: Mon Nov 08, 2004 7:57 pm Post subject: |
|
|
I don't think the problem is related to virtual terminals. The "fn" key is specific to laptops. If it's an IBM system, you may need extra software to enable the VGA port, I've forgotten the name of it, but it probably wouldn't be the same as your system needs, since my video chip was an S3. Sorry I can't be more helpful  _________________ s/(?<!gnu\/)linux(?! kernel)/GNU\/Linux/gi
Don't blame me. I didn't vote for him.
http://john.simplykiwi.com |
|
| Back to top |
|
 |
(andrew) n00b

Joined: 25 Mar 2004 Posts: 8
|
Posted: Mon Nov 08, 2004 11:10 pm Post subject: |
|
|
hi,
thanks for your hints.
i still think its a problem with the virtual terminals because on the console everything works fine with switching to the vga port.
The option "DontVTSwitch" i already tried. It did not help.
pressing press [ctrl] + [alt] + [F7] also did not work.
any further ideas ??
thx andrew  |
|
| Back to top |
|
 |
OdinsDream Veteran


Joined: 01 Jun 2002 Posts: 1057
|
Posted: Tue Nov 09, 2004 1:14 am Post subject: |
|
|
The console may work because of the resolution and refresh rate it uses. Are you using a framebuffer?
The software I needed was necessary if I wanted to use the VGA port for graphics mode, text came naturally to the system, for some reason. It also enabled the composite video-out port. _________________ s/(?<!gnu\/)linux(?! kernel)/GNU\/Linux/gi
Don't blame me. I didn't vote for him.
http://john.simplykiwi.com |
|
| Back to top |
|
 |
(andrew) n00b

Joined: 25 Mar 2004 Posts: 8
|
Posted: Tue Nov 09, 2004 7:55 am Post subject: |
|
|
yes i'am using framebuffer.
here the part of my kernel config:
#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
CONFIG_FB_VESA_STD=y
# CONFIG_FB_VESA_TNG is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
# CONFIG_FB_SPLASH is not set |
|
| Back to top |
|
 |
OdinsDream Veteran


Joined: 01 Jun 2002 Posts: 1057
|
Posted: Tue Nov 09, 2004 4:07 pm Post subject: |
|
|
You could try starting X in a lower resolution to see if the external monitor works better... _________________ s/(?<!gnu\/)linux(?! kernel)/GNU\/Linux/gi
Don't blame me. I didn't vote for him.
http://john.simplykiwi.com |
|
| Back to top |
|
 |
(andrew) n00b

Joined: 25 Mar 2004 Posts: 8
|
Posted: Thu Nov 11, 2004 3:03 pm Post subject: |
|
|
lowering resolution didn't helped.  |
|
| Back to top |
|
 |
dadodrake n00b

Joined: 19 Mar 2005 Posts: 55 Location: Slovakia
|
|
| Back to top |
|
 |
|