Those who do not understand Unix are condemned to reinvent it, poorly.
Verwijderd
Hoi,
ik krijg X-windows niet van de 640x480 af, ondanks een nieuwe configuartie via ''X86config'' en handmatige aanpassingen in de configuratie file.
Zou het kunnen zijn dat alleen die server geinstalleerd is , maar hoe kan ik dan andere installeren ??
Alvst bedankt
ik krijg X-windows niet van de 640x480 af, ondanks een nieuwe configuartie via ''X86config'' en handmatige aanpassingen in de configuratie file.
Zou het kunnen zijn dat alleen die server geinstalleerd is , maar hoe kan ik dan andere installeren ??
Alvst bedankt
Verwijderd
Het deel van die config :
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "et"
HorizSync 31.5 - 35.1
VertRefresh 50-70
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# Chipset"generic"
Driver "vga"
EndSection
# Device configured by xf86config:
Section "Device"
Identifier "et"
Driver "trident"
#VideoRam 2048
# Insert Clocks lines here if appropriate
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "et"
Monitor "et"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600"
ViewPort 0 0
EndSubsection
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "et"
HorizSync 31.5 - 35.1
VertRefresh 50-70
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# Chipset"generic"
Driver "vga"
EndSection
# Device configured by xf86config:
Section "Device"
Identifier "et"
Driver "trident"
#VideoRam 2048
# Insert Clocks lines here if appropriate
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "et"
Monitor "et"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600"
ViewPort 0 0
EndSubsection
EndSection
Kan je ook ff de output van X copy-pasten
(Dus de startup-meldingen die X geeft)
(Dus de startup-meldingen die X geeft)
Those who do not understand Unix are condemned to reinvent it, poorly.
als je XFree86 4.0 of hoger gebruikt is het configuratiebestand niet XF86Config maar XF86Config-4, wist je dat al?
then please explain this:Op zaterdag 26 mei 2001 23:14 schreef banaan-X het volgende:
als je XFree86 4.0 of hoger gebruikt is het configuratiebestand niet XF86Config maar XF86Config-4, wist je dat al?
XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.4.1 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat May 26 18:08:47 2001
(==) Using config file: "/etc/X11/XF86Config"
Those who do not understand Unix are condemned to reinvent it, poorly.
Pagina: 1