OVH Cloud OVH Cloud

Command line has gone

2 réponses
Avatar
hclima81
Hi!
I've a Mandrake 9.1 distro and one Matrox P650 Graphic Card, I've
intalled the drivers for this card (and it recompile my kernel) and
I've used one of the XF86Config-4 sample files for use 2 screens and
it work, but I've lost the command line terminals (ALT+CTRL+F1..F4).
I've tried a lot of modifications on the XF86Config-4 file to fix it
but without sucess. When I change to one of those terminals the screen
goes black and it apears the following message:
"Out of Range
Optimum mode: 1600x1200 H=75.1KHz / V=60Hz"

I think that it use a refresh rate that is higher for the screen but
I've tried a lot of changes in the files...

The 2 screens are HP-2035 Flat Screen 20"
and the current XFConfig-4 file is


Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbCompat" ""
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 150
VertRefresh 50.0 - 85.0
EndSection

Section "Device"
Identifier "Parhelia 512"
Driver "mtx"
BusID "PCI:1:0:0"
Option "HWcursor" "off"
EndSection

Section "Screen"
Identifier "Display Merged"
Device "Parhelia 512"
Monitor "My Monitor"
DefaultDepth 24
DefaultFbBpp 32

Option "Monitor2Position" "RightOf"
Option "MergedFB"
Option "MetaModes" "1024x768-1024x768"
Option "Monitor2HSync" "30.0 - 133.0"
Option "Monitor2VRefresh" "50.0 - 85.0"

SubSection "Display"
Virtual 2048 768
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection


Can anybody help me......

2 réponses

Avatar
JB
Helder Lima wrote:
Hi!
I've a Mandrake 9.1 distro and one Matrox P650 Graphic Card, I've
intalled the drivers for this card (and it recompile my kernel) and
I've used one of the XF86Config-4 sample files for use 2 screens and
it work, but I've lost the command line terminals (ALT+CTRL+F1..F4).
I've tried a lot of modifications on the XF86Config-4 file to fix it
but without sucess. When I change to one of those terminals the screen
goes black and it apears the following message:
"Out of Range
Optimum mode: 1600x1200 Hu.1KHz / V`Hz"

I think that it use a refresh rate that is higher for the screen but
I've tried a lot of changes in the files...

The 2 screens are HP-2035 Flat Screen 20"
and the current XFConfig-4 file is


Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbCompat" ""
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 150
VertRefresh 50.0 - 85.0
EndSection

Section "Device"
Identifier "Parhelia 512"
Driver "mtx"
BusID "PCI:1:0:0"
Option "HWcursor" "off"
EndSection

Section "Screen"
Identifier "Display Merged"
Device "Parhelia 512"
Monitor "My Monitor"
DefaultDepth 24
DefaultFbBpp 32

Option "Monitor2Position" "RightOf"
Option "MergedFB"
Option "MetaModes" "1024x768-1024x768"
Option "Monitor2HSync" "30.0 - 133.0"
Option "Monitor2VRefresh" "50.0 - 85.0"

SubSection "Display"
Virtual 2048 768
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection


Can anybody help me......



Mode line, root
reconfigure with /usr/X11R6/bin/xf86cfg
in start xterm,
reconfigure keyboard, video card and monitor
save in XF86Config-4, warning -4
exit
reboot
A+
JB
Avatar
hclima81
JB wrote in message news:<421cd145$0$11682$...
Mode line, root
reconfigure with /usr/X11R6/bin/xf86cfg
in start xterm,
reconfigure keyboard, video card and monitor
save in XF86Config-4, warning -4
exit
reboot
A+
JB



Hi!
I've tried that, and it didn't work.
By the way, the refresh rate range of monitors are: Horizontal->30-90
KHz and Vertical->48-85 Hz.
Have you any other idea?
Tks