Okay, the problem is that i have no monitor :-/
Have attached xorg.conf.
(I *must* say that i am currently running a FC6 within VMware and have
all working well and resolution set to 1024)
Regards,
Larry
Patrick wrote:
On Fri, 2007-02-02 at 08:06 -0600, Gerry Tool wrote:
On Fri, 2007-02-02 at 15:00 +0100, LarryT wrote:
-I still got the same errors i mentioned above during HAL starting :
http://www.fr.laurent.freesurf.fr/fc7-1_002.jpg
-Probelm to access to cdrom, still there : must mount it by hand after
path has been created.
- Is there any possibilty to change resolution : i only got 800x600, and
this screen should be set up to 1024 ?
I found that editing /etc/X11/xorg.conf and changing the Driver in
Section "Device" from "vesa" to "nv" since I have an nvidia card gave me
the normal array of resolution settings and chose the highest supported
resolution.
Same for me with changing from vesa to radeon and adding:
Option "MonitorLayout" "LVDS,NONE"
So X actually uses my laptop screen at the highest possible resolution
instead of the tv-out port or the external monitor port.
Regards,
Patrick
# Xorg configuration created by pyxf86config
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" "fr"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list