* setting up X under Slackware
@ 2002-08-16 4:43 Matthew Stapleton
2002-08-16 6:10 ` Ray Olszewski
0 siblings, 1 reply; 8+ messages in thread
From: Matthew Stapleton @ 2002-08-16 4:43 UTC (permalink / raw)
To: linux-newbie
Hello all,
I am having some difficulty setting up X windows in a Slackware system.
Under Win95/98 my video card can handle 24bit resolution. However when I
try to tell the xf86config in Linux utility that this is the res. that I
wish to use, it reports errors when I enter 'startx'. Apparently it is
trying to use the Generic VGA driver/library rather than the SVGA one.
How can I make sure I have the SVGA drivers installed and that these are
the ones I am using in the setup process?
Thanks,
Matthew Stapleton
============================
http://webpages.marshall.edu/~staple12
Go there now! You know you want to.
============================
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: setting up X under Slackware
2002-08-16 4:43 setting up X under Slackware Matthew Stapleton
@ 2002-08-16 6:10 ` Ray Olszewski
2002-08-16 13:12 ` lawson_whitney
0 siblings, 1 reply; 8+ messages in thread
From: Ray Olszewski @ 2002-08-16 6:10 UTC (permalink / raw)
To: Matthew Stapleton, linux-newbie
At 12:43 AM 8/16/02 -0400, Matthew Stapleton wrote:
>Hello all,
>
>I am having some difficulty setting up X windows in a Slackware system.
>Under Win95/98 my video card can handle 24bit resolution. However when I
>try to tell the xf86config in Linux utility that this is the res. that I
>wish to use, it reports errors when I enter 'startx'. Apparently it is
>trying to use the Generic VGA driver/library rather than the SVGA one.
>How can I make sure I have the SVGA drivers installed and that these are
>the ones I am using in the setup process?
To get a decent answer to your questions, you're going to have to tell us a
bit more, such as ...
1. What version of Slackware?
2. What version of XFree86? (The handling of drivers changed radically
between 3.x.x and 4.x.x.)
3. What errors get reported when startx runs?
4. What video card (make and model, and how much RAM)?
5. What monitor (or, more to the point, what characteristics -- size,
vsync, hsync)?
6. What dot resolution (1024x768, 650x480, etc.) are you setting as the
default? What alternates are you requesting?
--
-------------------------------------------"Never tell me the odds!"--------
Ray Olszewski -- Han Solo
Palo Alto, California, USA ray@comarre.com
-------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: setting up X under Slackware
2002-08-16 6:10 ` Ray Olszewski
@ 2002-08-16 13:12 ` lawson_whitney
2002-08-16 18:49 ` pa3gcu
2002-08-16 19:03 ` Unknown User/Alias 'Marc' Arthur Othieno
0 siblings, 2 replies; 8+ messages in thread
From: lawson_whitney @ 2002-08-16 13:12 UTC (permalink / raw)
To: ray; +Cc: matthewstapleton, linux-newbie
On Thu, 15 Aug 2002, Ray Olszewski wrote:
> 3. What errors get reported when startx runs?
To see these, you are probably going to need to do something like:
startx >~/oops 2>&1
~/oops should then give the X version, driver used, and some interesting
error messages.
If your shell is bash, you can use
startx &>~/oops
Lawson
---oops---
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: setting up X under Slackware
2002-08-16 13:12 ` lawson_whitney
@ 2002-08-16 18:49 ` pa3gcu
2002-08-16 19:03 ` Unknown User/Alias 'Marc' Arthur Othieno
1 sibling, 0 replies; 8+ messages in thread
From: pa3gcu @ 2002-08-16 18:49 UTC (permalink / raw)
To: lawson_whitney, ray; +Cc: matthewstapleton, linux-newbie
On Friday 16 August 2002 13:12, lawson_whitney@juno.com wrote:
> On Thu, 15 Aug 2002, Ray Olszewski wrote:
> > 3. What errors get reported when startx runs?
>
> To see these, you are probably going to need to do something like:
>
> startx >~/oops 2>&1
>
> ~/oops should then give the X version, driver used, and some interesting
> error messages.
>
> If your shell is bash, you can use
>
> startx &>~/oops
Chances are he needs not to do this, newer versions of Xfree create a log
automaticly into /var/log
I think it was XFree86-4.0 when that was added as standard.
>
> Lawson
--
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Unknown User/Alias 'Marc'
2002-08-16 13:12 ` lawson_whitney
2002-08-16 18:49 ` pa3gcu
@ 2002-08-16 19:03 ` Arthur Othieno
2002-08-19 10:13 ` Axel Siebenwirth
2002-08-19 14:48 ` Ray Olszewski
1 sibling, 2 replies; 8+ messages in thread
From: Arthur Othieno @ 2002-08-16 19:03 UTC (permalink / raw)
To: linux-newbie
Hello all. After a few weeks of lurking on the list I can finally turn to
you
for some quick advice. The other night as I was looking through my sendmail
aliases file (/etc/aliases), I noticed a perculiar line at the end of it
that read:
--begin--
# Person who should get root's mail
#root: marc
--end--
All I want to know is who is this user/alias marc? A quick look at the
/etc/passwd, shadow, group, gshadow... didn't turn up any results, which
puzzles me. Funny thing is I get mail as root fine! I am running RedHat 7.3
(Valhalla), Sendmail 8.11.6. The only ports open on the machine are 25/tcp
(Sendmail) and 6000/tcp (X11). No UDP ports open. And I don't connect to the
internet with this machine, it's just a dummy machine that sits there
waiting
for all things experimentation that may come my way ;-) I have attached a
copy of the /etc/aliases file for anyone to look at just in case. Thank you
for your time...
--Arthur--
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Unknown User/Alias 'Marc'
2002-08-16 19:03 ` Unknown User/Alias 'Marc' Arthur Othieno
@ 2002-08-19 10:13 ` Axel Siebenwirth
2002-08-19 14:48 ` Ray Olszewski
1 sibling, 0 replies; 8+ messages in thread
From: Axel Siebenwirth @ 2002-08-19 10:13 UTC (permalink / raw)
To: Arthur Othieno; +Cc: linux-newbie
Hi Arthur!
On Fri, 16 Aug 2002, Arthur Othieno wrote:
> # Person who should get root's mail
> #root: marc
>
> All I want to know is who is this user/alias marc? A quick look at the
> /etc/passwd, shadow, group, gshadow... didn't turn up any results, which
> puzzles me. Funny thing is I get mail as root fine! I am running RedHat 7.3
Well it's quite simple.
1) the alias root -> marc is commented with a "#" so this isn't in effect
anyway.
2) if it would be active, mail would still go to user root since there is no
user marc
3) so leave it commented or replace marc with the user that you want to
receive emails for root
Regards,
Axel
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Unknown User/Alias 'Marc'
2002-08-16 19:03 ` Unknown User/Alias 'Marc' Arthur Othieno
2002-08-19 10:13 ` Axel Siebenwirth
@ 2002-08-19 14:48 ` Ray Olszewski
1 sibling, 0 replies; 8+ messages in thread
From: Ray Olszewski @ 2002-08-19 14:48 UTC (permalink / raw)
To: Arthur Othieno, linux-newbie
At 08:03 PM 8/16/02 +0100, Arthur Othieno wrote:
>Hello all. After a few weeks of lurking on the list I can finally turn to
>you
>for some quick advice. The other night as I was looking through my sendmail
>aliases file (/etc/aliases), I noticed a perculiar line at the end of it
>that read:
>
>--begin--
># Person who should get root's mail
>#root: marc
>--end--
>
>All I want to know is who is this user/alias marc?
[rest deleted]
A (non-existant) example of a user. The line begins with a #, making it a
comment line, not a functioning line.
>A quick look at the
>/etc/passwd, shadow, group, gshadow... didn't turn up any results, which
>puzzles me. Funny thing is I get mail as root fine! I am running RedHat 7.3
>(Valhalla), Sendmail 8.11.6. The only ports open on the machine are 25/tcp
>(Sendmail) and 6000/tcp (X11). No UDP ports open. And I don't connect to the
>internet with this machine, it's just a dummy machine that sits there
>waiting
>for all things experimentation that may come my way ;-) I have attached a
>copy of the /etc/aliases file for anyone to look at just in case.
I didn't see an attachment. Anyway, attaching small files like this is one
is a bad idea -- if we need to see them, it's easier (less work for most of
us) if you put them in the body of your message.
>Thank you
>for your time...
--
-------------------------------------------"Never tell me the odds!"--------
Ray Olszewski -- Han Solo
Palo Alto, California, USA ray@comarre.com
-------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: setting up X under Slackware
@ 2002-08-17 16:12 Matthew Stapleton
0 siblings, 0 replies; 8+ messages in thread
From: Matthew Stapleton @ 2002-08-17 16:12 UTC (permalink / raw)
To: linux-newbie
[-- Attachment #1: Type: text/plain, Size: 662 bytes --]
Sorry it took so long to get the information you all needed. Other things
came up.
I have attached the log for the errors that appear when I use the command
'startx'. In addition I have attached the output of Superprobe and my
'env' if that helps.
The Linux kernel seems to be 2.2.19 (Slack8.0), and I do run or am
attempting to run X11 4.x.x. I would like to achieve a dot resolution of
800x600 if that is possible.
If I have failed to include some potentially useful information just tell
me what it is and I will try to please.
Thanks,
Matthew Stapleton
============================
http://webpages.marshall.edu/~staple12
============================
[-- Attachment #2: video.txt --]
[-- Type: text/plain, Size: 979 bytes --]
SuperProbe Version 2.23 (2000 November 28)
(c) Copyright 1993,1994 by David Wexelblat <dwex@xfree86.org>
(c) Copyright 1994-1998 by The XFree86 Project, Inc
This work is derived from the 'vgadoc2.zip' and
'vgadoc3.zip' documentation packages produced by Finn
Thoegersen, and released with all appropriate permissions
having been obtained. Additional information obtained from
'Programmer's Guide to the EGA and VGA, 2nd ed', by Richard
Ferraro, and from manufacturer's data books
Bug reports are welcome, and should be sent to XFree86@XFree86.org.
In particular, reports of chipsets that this program fails to
correctly detect are appreciated.
Before submitting a report, please make sure that you have the
latest version of SuperProbe (see http://www.xfree86.org/FAQ).
First video: Super-VGA
Chipset: Cirrus CL-GD5446 (PCI Probed)
Memory: 2048 Kbytes
RAMDAC: Cirrus Logic Built-in 8-bit pseudo-color DAC
(with 6-bit wide lookup tables (or in 6-bit mode))
[-- Attachment #3: env.txt --]
[-- Type: text/plain, Size: 1275 bytes --]
PWD=/mnt/dos/windows/desktop
HZ=100
HOSTNAME=darkstar.example.net
MOZILLA_HOME=/usr/lib/netscape
ignoreeof=10
LS_OPTIONS= --color=auto -F -b -T 0
QTDIR=/usr/lib/qt
OPENWINHOME=/usr/openwin
MANPATH=/usr/local/man:/usr/man:/usr/X11R6/man:/opt/gnome/man:/usr/lib/qt/doc/man:/usr/share/texmf/man:/usr/openwin/man
LESSOPEN=|lesspipe.sh %s
PS1=\u@\h:\w\$
PS2=>
KDEDIR=/opt/kde
LESS=-M
USER=root
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.bz2=01;31:*.rpm=01;31:*.deb=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.mpg=01;37:*.avi=01;37:*.mov=01;37:
CPLUS_INCLUDE_PATH=/usr/lib/qt/include:
MACHTYPE=i386-slackware-linux-gnu
LC_ALL=POSIX
MAIL=/var/spool/mail/root
LOGNAME=root
SHLVL=1
HUSHLOGIN=FALSE
MINICOM=-c on
SHELL=/bin/bash
HOSTTYPE=i386
OSTYPE=linux-gnu
TERM=linux
HOME=/root
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/gnome/bin:/opt/www/htdig/bin:/opt/kde/bin:/usr/share/texmf/bin:/usr/openwin/bin
_=/usr/bin/env
OLDPWD=/mnt/dos/windows
[-- Attachment #4: XFree86.0.log --]
[-- Type: application/octet-stream, Size: 9935 bytes --]
XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
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)
Build Operating System: Linux 2.2.19 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Aug 17 11:55:39 2002
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "My Video Card"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7
(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800ff800, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0585 card 0000,0000 rev 10 class 06,00,00 hdr 00
(II) PCI: 00:07:0: chip 1106,0586 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:08:0: chip 1013,00b8 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 00:0a:0: chip 11c1,5802 card 11c1,5802 rev 10 class 0c,03,10 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:8:0) Cirrus Logic GD5446 rev 0, Mem @ 0xe0000000/24
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xe1002000 - 0xe1003fff (0x2000) MX[B]E
[1] -1 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]E
[2] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[3] -1 0x00006000 - 0x000060ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xe1000000 from 0xe1ffffff to 0xe1001fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xe1002000 - 0xe1003fff (0x2000) MX[B]E
[1] -1 0xe1000000 - 0xe1001fff (0x2000) MX[B]E
[2] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[3] -1 0x00006000 - 0x000060ff (0x100) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe1002000 - 0xe1003fff (0x2000) MX[B]E
[6] -1 0xe1000000 - 0xe1001fff (0x2000) MX[B]E
[7] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[8] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[10] -1 0x00006000 - 0x000060ff (0x100) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.1.9
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 4.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.2
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 00:08:0
(--) Assigning device section with no busID to primary device
(--) Chipset generic found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe1002000 - 0xe1003fff (0x2000) MX[B]E
[6] -1 0xe1000000 - 0xe1001fff (0x2000) MX[B]E
[7] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[8] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[10] -1 0x00006000 - 0x000060ff (0x100) IX[B]E
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe1002000 - 0xe1003fff (0x2000) MX[B]E
[6] -1 0xe1000000 - 0xe1001fff (0x2000) MX[B]E
[7] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[8] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[9] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[10] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0x00006000 - 0x000060ff (0x100) IX[B]E
[14] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[15] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(EE) VGA(0): Driver can't support depth 24
(II) UnloadModule: "vga"
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-08-19 14:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-16 4:43 setting up X under Slackware Matthew Stapleton
2002-08-16 6:10 ` Ray Olszewski
2002-08-16 13:12 ` lawson_whitney
2002-08-16 18:49 ` pa3gcu
2002-08-16 19:03 ` Unknown User/Alias 'Marc' Arthur Othieno
2002-08-19 10:13 ` Axel Siebenwirth
2002-08-19 14:48 ` Ray Olszewski
-- strict thread matches above, loose matches on Subject: below --
2002-08-17 16:12 setting up X under Slackware Matthew Stapleton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox