I´m new to linux...never worked with it before so u have to excuse my ignorance!
Anyway,I´ve installed Fedora 6 and after the installation when it boots for the first time the monitor goes black and the "Frequency Over range" message appears!After that the system just freezes up
I´m using a vga onboard with 64M vga share memory size...I´m preaty sure that´s the problem but it´s my office computer and there´s not much I can do!Does anybody know how to deal with this?
btw,this is my xorg config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Anyway,I´ve installed Fedora 6 and after the installation when it boots for the first time the monitor goes black and the "Frequency Over range" message appears!After that the system just freezes up
I´m using a vga onboard with 64M vga share memory size...I´m preaty sure that´s the problem but it´s my office computer and there´s not much I can do!Does anybody know how to deal with this?
btw,this is my xorg config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection