[XFree86] Problems with Via CLE266 and "no mode of this name"

2003-06-18 Thread Christoffer Dahl Petersen
Hi!
After installing the CVS version of XFree for support for my VIA Epia
M-1, X only do 640x480, and I can't change the resolution.
My /etc/X11/XF86Config file:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "extmod"
Load  "dbe"
Load  "dri"
Load  "glx"
Load  "record"
Load  "xtrap"
Load  "speedo"
Load  "type1"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName"KFC CA/CB6748SL"
HorizSync30.0 - 86.0
VertRefresh  50.0 - 150.0
EndSection

Section "Device"

### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "A2"# []
#Option "NoAccel"   # []
#Option "HWCursor"  # []
#Option "SWCursor"  # []
#Option "ShadowFB"  # []
#Option "Rotate"# []
#Option "UseBIOS"   # []
#Option "ActiveDevice"  # []
#Option "Center"# []
#Option "PanelSize" # []
#Option "TVDotCrawl"# []
#Option "TVType"# []
#Option "TVOutput"  # []
#Option "TVVScan"   # []
#Option "TVHScale"  # []
#Option "TVEncoder" # []
#Option "Refresh"   # 
#Option "DisableVQ" # []
#Option "NoDDCValue"# []
Identifier  "Card0"
Driver  "via"
VendorName  "VIA Technologies, Inc."
BoardName   "VT8623 [Apollo CLE266] integrated CastleRock
graphics"
BusID   "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes"1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection


And when I start X, I get this i my Xfreelog:
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "cut away"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7
..[snip]..
(II) via(0): Supported VESA Video Modes:
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED] (interlaced)
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
(II) via(0): [EMAIL PROTECTED]
..[snip]..
(WW) via(0): Monitor0: Using default hsync range of 28.00-33.00kHz
(WW) via(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
..[snip]..
(II) via(0): Not using default mode "1024x768" (hsync out of range)
(II) via(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) via(0): Not using default mode "1024x768" (hsync out of range)
(II) via(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) via(0): Not using defaul

[XFree86] Radeon

2003-06-18 Thread Michel
Hey,

trying to get the radeon-dri-driver to work with a Hercules-card that's 
based on ATI Radeon 8500 LE (64). The dri-drivers are installed.

some info:

glxinfo:

name of display: :0.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org 
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
--
0x23 24 tc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x24 24 tc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x25 24 tc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x26 24 tc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x27 24 dc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x29 24 dc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x2a 24 dc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
XF86-Config-4-file:

Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable  (server abort)
#DontZoom # disable / (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse 
doesn't work
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbCompat" ""
Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Samsung"
ModelName "Samsung SyncMaster 955DF"
HorizSync 30-85
VertRefresh 50-160
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "ATI"
BoardName "ATI Radeon 8500"
Driver "radeon"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
So, can anybody help me to get the Xfree-server to use the dri-driver 
that (I assume) supports 3d... thanks.

I'm not more registered with this mailgroup (a lot of spam on XFree), so 
please could you send it (also) directley to my emailadres. Thanks

Michel Brabants



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] mouse problem in XFree86-4.2.0

2003-06-18 Thread Prakash
Hi All,
I have a peculiar problem.I am running a motif application in
XFree86-4.2.0.In that Application the mouse click is not working
properly,(i.e)
the mouse click event is not released properly.
E.g:
In the Pull-down menu ,if we select any component in the list then the
pull-down list will not
minimised but it can be minimised through keyboard.
I can't have a smooth scroll also ,in order to scroll i have to click
multiple times.

This problem is comming Randomly.but it is not comming in XFree86-3.3.3.1
with the same application.
My XF86Config file is:
Section "Pointer"
Protocol"PS/2"
Device"/dev/mouse"
Emulate3Buttons
Resolution2500
Endsection

Thanks in advance,-
P.Prakash


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Radeon

2003-06-18 Thread Daniel Stone
On Wed, Jun 18, 2003 at 10:33:38AM +, Michel wrote:
> Xlib: extension "XFree86-DRI" missing on display ":0.0".
   ^^^  ^^^
> Section "Module"
> Load "dbe" # Double-Buffering Extension
> Load "v4l" # Video for Linux
> Load "extmod"
> Load "type1"
> Load "freetype"
> Load "glx" # 3D layer
> EndSection

Tried 'Load "dri"'?

-- 
Daniel Stone <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


[XFree86] No Video BIOS mode for chosen depth

2003-06-18 Thread Ib Koersner
Hello

I have the following problem. 

On one machine (DELL Optiplex GX260) using the integrated
Intel Extreme 845G based grahics and that is running RedHat 7.3
I get the following line in the errorlog when I try to startx:

No Video BIOS mode for chosen depth

It may be a hardware error. 
Can anyone confirm ?


Regards

Ib Koersner
The Svedberg Laboratory
Uppsala
Sweden


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Upgrading Xwindows

2003-06-18 Thread Kyle --
Hi,
I've been told that my video card is too new for my version of Xfree86 and 
that I should upgrade.  Which would be easier and less prone to errors.
a)  Removing all of the xwindows packages with the redhat package manager.
or 
b)  Reinstalling over the old version.
I've tried reinstalling over the old version already and had problems.  But 
I'll give that a second try.
Also.  Should I remove the current window managers as well or will they 
still work on the newer version.
Thanks!

--
Kyle
_
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem

2003-06-18 Thread Egbert Eich
dai john writes:
 >  when I start X server on settop box,i found the problem writting in the attach 
 > files.
 > how can I resolve the problem? thank you.
 > 

There seems to be a problem with the BIOS code in your settop box.
It is located but then the code ends up in nirvana.
You may want to try updating your BIOS.

Egbert.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] Problems with Via CLE266 and "no mode of this name"

2003-06-18 Thread Cynthia Grossen
Well you snipped a lot of stuff from your log file so its difficult to be
sure, but it looks like your hsync isn't set correctly for 1024x768 display.

> (II) via(0): Not using default mode "1024x768" (hsync out of range)

Your hsync range is rather tight.

(WW) via(0): Monitor0: Using default hsync range of 28.00-33.00kHz
(WW) via(0): Monitor0: using default vrefresh range of 43.00-72.00Hz

And that's going to limit the available resolutions.

You may want to try generating some custom modelines using the gtf software
included with your X distribution.
http://www.xfree.org/current/gtf.1.html

> -Original Message-
> From: Christoffer Dahl Petersen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, June 18, 2003 4:17 AM
> To: [EMAIL PROTECTED]
> Subject: [XFree86] Problems with Via CLE266 and "no mode of this name"
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] (no subject)

2003-06-18 Thread Younus Bilal Ahmad

 <> 


Younus Bilal Ahmad
UBL IT&T Division,
Head Office,
I.I.C Road.





XFree86.0.log
Description: XFree86.0.log


[XFree86] Not enough video memory on Dell D500

2003-06-18 Thread Peter Schilke
Hi,

I have been trying to install Linux (SuSE 8.2) on a Dell Latitude D500. 
It uses XFree86 4.3.0, so it should be able to deal with the 855GM 
chipset, but it seems to get only 892 kB of video memory, which mens I 
can run only with 8 Bit, which is uncacceptable. Here is the message I 
get during startup:

Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 438M
agpgart: Detected an Intel(R) 855GM Chipset.
agpgart: Detected 892K stolen memory.
agpgart: AGP aperture is 128M @ 0xf000
I'd appreciate any help with this!

Peter


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: SuSE Linux [ELF] SuSE
Build Date: 17 March 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jun 18 14:49:13 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) |   |-->Monitor "Monitor[0]"
(**) |   |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) Option "Protocol" "Standard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse[1]"
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc/sgi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist.
Entry deleted from font path.
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/kwintv,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Input device list set to 
"/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/ttyS4,/dev/ttyS5,/dev/ttyS6,/dev/ttyS7,/dev/ttyS8,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/inportbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(**) Option "Xinerama" "off"
(**) Option "RandR" "on"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule:

RE: [XFree86] Problems with configuring finding X

2003-06-18 Thread Cynthia Grossen
You can't install kde without having X installed. KDE is a window manager
which works in a windowing environment (X). Its like a basement upon which
you build a house.

KDE is supposed to be started from within X, you can (and should) have a
script file that starts kde automatically for your. Often its called
startkde and is called by the startx command (which is itself a script.)
Like those Russian dolls where each one contains a smaller doll which
contains a smaller doll and so on.

You can configure options to control the login process and by setting the
init level you can determine what happens as you boot your computer. The
script files used by the startx and startkde commands are probably good
places to start looking. You should definitely have a working X installation
with a good config file --before-- you install kde.

http://www.xfree86.org/4.3.0/startx.1.html
http://www.xfree86.org/4.3.0/xinit.1.html

http://cantonlinux.org/pipermail/tech/2002-December/002631.html

Just remember man pages are your friend, think of it as a mantra. It will
protect you. Exhale with the universal "man". On a slightly related note, I
think the command should be changed to "woman" because everyone knows that
women are more helpful than men. ;)

zaijien,
cyn
-Original Message-
From: Joseph Felps [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 17, 2003 8:24 PM
To: [EMAIL PROTECTED]
Subject: [XFree86] Problems with configuring finding X
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] (no subject)

2003-06-18 Thread Cynthia Grossen
Google is your friend.

Linux Google
http://www.google.com/linux?hl=en&lr=&ie=ISO-8859-1&q=could+not+open+default
+font+%27fixed%27&btnG=Google+Search

Searched the web for could not open default font 'fixed'.   Results 1 - 10
of about 6,300. Search took 0.63 seconds. 


Regular Google
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=could+not+open+defaul
t+font+%27fixed%27.

Searched the web for could not open default font 'fixed'..   Results 1 - 10
of about 126,000. Search took 0.35 seconds. 

> -Original Message-
> From: Younus Bilal Ahmad [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, June 18, 2003 9:16 AM
> To: [EMAIL PROTECTED]
> Subject: [XFree86] (no subject)
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] C&T 69030 Video Driver Problem

2003-06-18 Thread Andrew M. Weiser




Hi-
I am a software engineer working with a VME Single Board Computer with a 
"CT69030" running Redhat Linux 8.0, which appears to be utilizing XFree86 4.2.0 
(by examining the install log).
I am experiencing difficulty changing the resolution settings. 
The original driver that was delivered with the system was called "chips" 
which would cause a complete system freeze (no mouse or keyboard input) within 
one minute of starting XWindows (using the "startx" command).
Since that time- we have reverted to a generic VESA driver- which fixes the 
system crash- however when I attempt to change the resolution to anything higher 
than "640x480", log out, then log back in, I lose the bottom half of my screen, 
and I see no difference in the screen resolution.  Big mess!
Contrasting to Windows, when you increase the resolution, the icons get 
smaller, and everything fits on one screen. This is what I am trying to obtain 
in the Linux environment, as I am trying to run a graphically intensive program 
that does not support.
The SBC Vendor has informed me that there is a known hardware problem with 
this video driver in a Linux environment, but that there might be a patch 
available in later versions of the driver.  Does anyone know if this 
problem can be resolved by migrating to a later version of XFree86- or should I 
really be looking at a new SBC.
Please reply and let me know if you can provide some assistance in this 
regard.
Thanks,
Andy


[XFree86] X fails to run when using tdfx driver with 3dfx voodoo 5 card andyellow dog linux

2003-06-18 Thread Mike Haase
Here's the log file from /var/log/xfree86.log



XFree86 Version 4.3.0 (Yellow Dog Linux release: 4.3.0-2.1c)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-7csmp ppc [ELF]
Build Date: 12 March 2003
Build Host: skyfox.terraplex.com

Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8d ([EMAIL PROTECTED]) (gcc
version 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)) #1 Sat Mar 15
19:38:12 EST 2003
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.1.log", Time: Sun Jun  8 15:26:53 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(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.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(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.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0001 card , rev 03 class 06,00,00 hdr
00
(II) PCI: 00:0d:0: chip 10cd,2300 card , rev 00 class 01,00,00 hdr
00
(II) PCI: 00:0f:0: chip 121a,0009 card 121a,0009 rev 01 class 03,00,00 hdr
00
(II) PCI: 00:10:0: chip 106b,0002 card , rev 02 class ff,00,00 hdr
00
(II) PCI: 01:0b:0: chip 106b,0003 card , rev 00 class 00,00,00 hdr
00
(II) PCI: 01:0d:0: chip 106b,0004 card , rev 01 class ff,00,00 hdr
00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (0:0:0), (-1,1,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(--) PCI:*(0:15:0) 3Dfx Interactive, Inc. Voodoo 4 / Voodoo 5 rev 1, Mem @
0xa000/26, 0x9000/27, I/O @ 0x1/8, BIOS @ 0x8081/16
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x - 0x (0x1) MX[B]
[2] -1  0   0x - 0x (0x1) IX[B]
[3] -1  0   0x - 0x (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1  0   0xf300 - 0xf301 (0x2) MX[B]
[1] -1  0   0x8080 - 0x808000ff (0x100) MX[B]
[2] -1  0   0x8081 - 0x8081 (0x1) MX[B](B)
[3] -1  0   0x9000 - 0x97ff (0x800) MX[B](B)
[4] -1  0   0xa000 - 0xa3ff (0x400) MX[B](B)
[5] -1  0   0x0400 - 0x043f (0x40) IX[B]
[6] -1  0   0x0001 - 0x000100ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1  0   0xf100 - 0xf10003ff (0x400) MX[B]
[1] -1  0   0xb400 - 0xb7ff (0x400) MX[B]
[2] -1  0   0xb000 - 0xb000 (0x1) MX[B]
[3] -1  0   0xfffc - 0xfffc (0x1) IX[B]
[4] -1  0   0xfffc -

[XFree86] Error : GARTInit: Unable to open /dev/agpgart (Device not found)

2003-06-18 Thread onkar sangoram
dear all,
 I configuring the xwindows for FreeBSD ...
 I m getting this error .
 As well as , I810(0): AGP GART support not available 
 No screens found .
 Please focus on this,
 
 

=
Going gets tough,tough gets going.

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Help me

2003-06-18 Thread Emilio Bustos



I need a solution 
My Video card is a Diamond Stealth 64 Video 3200 with 2Mb
The configuration is ok but the Xfree no start.
Here's the log file from /var/log/xfree86.log
Please reply and let me know if you can provide some assistance in this 
regard.
Thanks
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)Release Date: 
27 February 2003X Protocol Version 11, Revision 0, Release 6.6Build 
Operating System: Linux 2.4.20-3bigmem i686 [ELF] Build Date: 27 February 
2003Build Host: porky.devel.redhat.com  Before reporting 
problems, check http://www.XFree86.Org/ to make sure 
that you have the latest version.Module Loader presentOS Kernel: Linux 
version 2.4.20-8 ([EMAIL PROTECTED]) 
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 16:42:56 EST 
2003 Markers: (--) probed, (**) from config file, (==) default 
setting, (++) from command 
line, (!!) notice, (II) 
informational, (WW) warning, 
(EE) error, (NI) not implemented, (??) unknown.(==) Log file: 
"/var/log/XFree86.0.log", Time: Thu Jun 12 19:57:07 2003(==) Using config 
file: "/etc/X11/XF86Config"(==) ServerLayout "Default Layout"(**) 
|-->Screen "Screen0" (0)(**) |   |-->Monitor 
"Monitor0"(**) |   |-->Device "Videocard0"(**) |-->Input 
Device "Mouse0"(**) |-->Input Device "Keyboard0"(**) Option 
"XkbRules" "xfree86"(**) XKB: rules: "xfree86"(**) Option "XkbModel" 
"pc105"(**) XKB: model: "pc105"(**) Option "XkbLayout" "us"(**) XKB: 
layout: "us"(==) Keyboard: CustomKeycode disabled(**) |-->Input 
Device "DevInputMice"(**) FontPath set to "unix/:7100"(**) RgbPath set 
to "/usr/X11R6/lib/X11/rgb"(==) ModulePath set to 
"/usr/X11R6/lib/modules"(++) using VT number 7
 
(II) Open APM successful(II) Module ABI versions: XFree86 ANSI 
C Emulation: 0.2 XFree86 Video Driver: 0.6 XFree86 XInput 
driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font 
Renderer : 0.4(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.3.0, module version 
= 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 
Font Renderer, version 0.4(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.3.0, module 
version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6(II) 
PCI: Probing config type using method 1(II) PCI: Config type is 1(II) 
PCI: stages = 0x03, oldVal1 = 0x8058, mode1Res1 = 0x8000(II) PCI: 
PCI scan (all values are in hex)(II) PCI: 00:00:0: chip 8086,7030 card 
, rev 02 class 06,00,00 hdr 00(II) PCI: 00:07:0: chip 8086,7000 card 
, rev 01 class 06,01,00 hdr 80(II) PCI: 00:07:1: chip 8086,7010 card 
, rev 00 class 01,01,80 hdr 00(II) PCI: 00:0a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:00:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:01:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:02:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:03:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:04:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:05:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:06:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:07:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:08:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:09:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0b:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0c:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0d:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0e:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0f:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:10:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:11:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:12:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:13:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:14:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:15:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:16:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:17:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:18:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:19:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:1a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00

Re: [XFree86] Problems with configuring finding X

2003-06-18 Thread Joseph Felps
Thanks for the replay, but I really already knew this.  I've done alot 
of reading of the subject and I am able to get kde to start up with the 
startkde script, but everything is not exactlly right.  However my main 
problem seems to be that even though Ihave X installed and configured 
properly, when I try to compile other programs they can't find my X. 

Cynthia Grossen wrote:

You can't install kde without having X installed. KDE is a window manager
which works in a windowing environment (X). Its like a basement upon which
you build a house.
KDE is supposed to be started from within X, you can (and should) have a
script file that starts kde automatically for your. Often its called
startkde and is called by the startx command (which is itself a script.)
Like those Russian dolls where each one contains a smaller doll which
contains a smaller doll and so on.
You can configure options to control the login process and by setting the
init level you can determine what happens as you boot your computer. The
script files used by the startx and startkde commands are probably good
places to start looking. You should definitely have a working X installation
with a good config file --before-- you install kde.
http://www.xfree86.org/4.3.0/startx.1.html
http://www.xfree86.org/4.3.0/xinit.1.html
http://cantonlinux.org/pipermail/tech/2002-December/002631.html

Just remember man pages are your friend, think of it as a mantra. It will
protect you. Exhale with the universal "man". On a slightly related note, I
think the command should be changed to "woman" because everyone knows that
women are more helpful than men. ;)
zaijien,
	cyn
-Original Message-
From: Joseph Felps [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 17, 2003 8:24 PM
To: [EMAIL PROTECTED]
Subject: [XFree86] Problems with configuring finding X
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

 



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Large Ugly Black Border Surrounding X

2003-06-18 Thread Kai Duncan
Hello, I am running FreeBSD 4.7 and I have just
upgraded my ports. I am now running XFree86 4.3 and I
am having a slight problem. I am using my old
XF86Config file but for some reason the screen only
takes up a small portion of the display. There is
about 4 inches of black on each side of the screen
surrounding the Desktop. I haven't a clue what could
be the problem and it just started after I upgraded.
Relevant system info can be seen below. Thanks a lot.

Dell Inspiron 8000
Intel Pentium III @ 900mhz
128MB System Memory
Nvidia GeForce2Go w/32MB ram

-K

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] file required

2003-06-18 Thread fedesciro
Good morning, my problem is the same, the graphical interface don't start. i attach 
the log file that you required me. Please help me.
Thank you.

XFree86.0.log
Description: Binary data


Re: [XFree86] wrong list?

2003-06-18 Thread Bryan Koschmann - GKT
On Tue, 17 Jun 2003, Bob Lockie wrote:
>
> I missed your question.
> You want to set up short-cut keys?
> That is configurable by your window manager so see the documentation for
> that.

Yes, but they aren't recognized when I try to "grab" them (the special
keys- volume, etc). Which I guess is where all the stuff with scancodes,
etc comes in.

Thanks,

Bryan

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Radeon

2003-06-18 Thread Michel
Daniel Stone wrote:

On Wed, Jun 18, 2003 at 10:33:38AM +, Michel wrote:
 

Xlib: extension "XFree86-DRI" missing on display ":0.0".
   

  ^^^  ^^^
 

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
   

Tried 'Load "dri"'?

 

The merssage given by glxinfo of missing Xfree86 dri is tsill 
presentnothing changed there...Is tehre something I have to add to 
teh driver section or change there

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Large Ugly Black Border Surrounding X

2003-06-18 Thread Peter \"Firefly\" Lund
On Wed, 18 Jun 2003, Kai Duncan wrote:

> about 4 inches of black on each side of the screen
> surrounding the Desktop. I haven't a clue what could
> be the problem and it just started after I upgraded.

That it's a laptop and you asked it for a resolution lower than the
maximum the LCD screen can provide and the designers chose to let it show
borders instead of trying to resample the screen image badly ("stretch
it")?

See if you can find out what the max resolution for your laptop is and
edit the configuration file accordingly.

-Peter

"Some day American bombs will be smart enough to have
second thoughts about using wars to solve humanity's
problems."  -A. Whitney Brown
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] help me please!

2003-06-18 Thread xscui
Hi,xfree86,

   I am a Chinese student,and I am a beginner of Linux.I used to use RedHat Linux 
8.0,but I have a problem now,I beg your help,Thank you every much !

   My trouble is that I can't login normally,but I can login text mode.The system will 
tell me some message as "Server Authorization directory (daemon/ServAuthDir) is set to 
/var/gdm but this does not exist.Please correct gdm configuration 
/etc/X11/gdm/gdm.conf and restart gdm".The message will appear in every few seconds.

   I noticed that when the system startup,something have wrong.One looks as this: 
"Start Sm-client : can not chdir(/var/spool/clientmqueuel):Permission denied  Program 
mode requires special privileges,e.g.,root or TrustedUser.[FAILED]"

   I also check the files by myself,I opened /var/gdm (/var/gdm looks like a 
directory,but I can "vi /var/gdm").The  content is as below (6 lines):
"Press ? for keyboard shortcuts
"Sorted by name (.bak,~,.o,.h,.info,.swp,.obj at end of list)
"=/var/gdm/
./
fonts.cache-1
:0.Xservers

   I think there is a file called :0.Xservers in the directory /var/gdm/ ,and the file 
maybe as below(1 line):
:0 local /usr/X11R6/bin/X :0


   At first I look for answer  in internet by google,I have tried changing the  
attribute of /var/gdm ,but it failed still. later ,I want to use startx to get into 
GUI ,I see some information  about your mail ,so I write to you to beg your 
help.Please help me ,I also give you some files copy from my computer.  The files 
include "/etc/X11/gdm/gdm.conf"、"etc/X11/gdm/factory-gdm.conf"、"/etc/X11/XF86config" 
and  "/var/log/XFree86.0.log"

   Thanks a lot!!


xscui
[EMAIL PROTECTED]
  2003-06-20


gdm.conf
Description: Binary data


factory-gdm.conf
Description: Binary data


XFree86.0.log
Description: Binary data


XF86Config
Description: Binary data


Re: [XFree86] Large Ugly Black Border Surrounding X

2003-06-18 Thread Kai Duncan
Peter, yes, thanks I found a way to stretch the
viewable area to the sides of the screen (and toggle
back and forth between the views), yet as you can
imagine, this looks very awkward :-\ The problem is
that (and forgive me as I forgot to mention it in my
original message) it was working perfectly at 1024 x
768 prior to me upgrading XF86. Anymore suggestions?
Thanks.

--- "Peter \"Firefly\" Lund" <[EMAIL PROTECTED]> wrote:
> On Wed, 18 Jun 2003, Kai Duncan wrote:
> 
> > about 4 inches of black on each side of the screen
> > surrounding the Desktop. I haven't a clue what
> could
> > be the problem and it just started after I
> upgraded.
> 
> That it's a laptop and you asked it for a resolution
> lower than the
> maximum the LCD screen can provide and the designers
> chose to let it show
> borders instead of trying to resample the screen
> image badly ("stretch
> it")?
> 
> See if you can find out what the max resolution for
> your laptop is and
> edit the configuration file accordingly.
> 
> -Peter
> 
> "Some day American bombs will be smart enough to
> have
> second thoughts about using wars to solve humanity's
> problems."  -A. Whitney Brown
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] help please

2003-06-18 Thread alex
hi
today I start tring Linux RedHat 7 and i have problems with my video
card and i don't know how to load the X-Windows
my PC has a motherboard MX4LS and the chipset is INTEL(R)82845G/GL
GRAPHICS CONTROLLER

alex

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Large Ugly Black Border Surrounding X

2003-06-18 Thread Mark Vojkovich
   You're not running at the panel's native resolution.
When you use a mode smaller than it, the "nv" driver just
centers it.  In the XF86Config, specify a modeline that
matches your panel's native resolution.


Mark.

On Wed, 18 Jun 2003, Kai Duncan wrote:

> Hello, I am running FreeBSD 4.7 and I have just
> upgraded my ports. I am now running XFree86 4.3 and I
> am having a slight problem. I am using my old
> XF86Config file but for some reason the screen only
> takes up a small portion of the display. There is
> about 4 inches of black on each side of the screen
> surrounding the Desktop. I haven't a clue what could
> be the problem and it just started after I upgraded.
> Relevant system info can be seen below. Thanks a lot.
> 
> Dell Inspiron 8000
> Intel Pentium III @ 900mhz
> 128MB System Memory
> Nvidia GeForce2Go w/32MB ram
> 
> -K
> 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re : [XFree86] Problems with configuring finding X

2003-06-18 Thread Emmanuel
On 2003.06.18 11:58, Joseph Felps wrote:
Thanks for the replay, but I really already knew this.  I've done 
alot of reading of the subject and I am able to get kde to start up 
with the startkde script, but everything is not exactlly right.  
However my main problem seems to be that even though Ihave X 
installed and configured properly, when I try to compile other 
programs they can't find my X. Cynthia Grossen wrote:
If you mean that when trying to compil other programs using X for 
graphical purposes you have failure during compil, it is perhaps 
because they don't find the necessary headers files which declare the 
functions exported by X. If you have installed X via rpm or deb you 
must install the -devel packages (they have the same name as the normal 
packages followed by the "-devel" suffix), these packages containing 
the above mentionned headers. If you have compiled X from source, you 
then have all needed X files on your system, then you certainly have 
badly specified the directories before compiling the other programs.
HTH
Bye
Manu
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] BU FIRSATTAN YARARLANIN.

2003-06-18 Thread Erotik Market
DIKKAT

VIDEO CD :
Iddia ediyoruz.. Hic bir yerden temin edemeyeceginiz ses ve göruntu kalitesi ile 
yuzlerce porno video CD. arSivimiz yenilenmistir. istemis oldugunuz video CD.ler 
bire bir yollanir kesinlikle isteginiz harici alakasiz baSka video CD.ler yollanmaz.

Anal. Oral. Vajinal. Grup. Zenci. FethiS. Ayak fethiS. Gay. Zenci gay. Trans. 
Transexual.
Animal, Lezbiyen ve Türk  daha bircok ceSit Ayrica Unlu taninmis porno yildizlari
Rocco & silvia saint
  http://www.geceshop.com

ZENGIN URUN CESITLERIMIZ :

Sisme Bebekler ... (Erkek & Bayan) Kesinlikle size hayir demeyecek.
Vibratörler . Istediginiz boy ve ebatlarda 
(Vajinal/Anal/catal.Pilli.Motorlu.TitreSimli)
Suni Vajinalar . Asla gerceginden ayirt edemeyeceksiniz (Gercek ten 
hassasiyetinde)
Reailistik Penisler... Gercek ten hassasiyetinde ve dokusunda (Vantuzlu/Deri 
kemer kilotlu)
Vakum Pompalari . Ereksiyonu kolaylastirici ve duzenli kullanimlarda peniste 
irilesme saglar.
Geciktiriciler . Erken boSalmayi dert etmeyin (Sprey ceSitleri/Kremler)
Kremler ... Anal ve Vajinal iliSkilerde kullanabileceginiz 
kayganlaStirici krem ceSitleri
Uyandiricilar ... Cinsel istek uyandirici haplar ve damlalar.

Yapmaniz gereken tek Sey   http://www.geceshop.com  TIKLAMAK ..


NOT : BU MAIL REKLAM AMAcLI OLUP HIcBIR SEKILDE TARAFIMIZDA  KAYDINIZ   
BULUNMAMAKTADIR. 
ILGI ALANINIZIN DISINDA ISE EGER LUTFEN DIKKATE ALMAYINIZ TESEKKURLER.. 



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] 256 colors

2003-06-18 Thread Brad Goodyear
Can you have the display output 256 colors instead of thousands or 
millions?
-Brad

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re: Your Application (Ref: 003844)

2003-06-18 Thread support
See the attached file for details.

[XFree86] DRI problem with Matrox G450

2003-06-18 Thread Robert Schweikert
I have a Matrox G450 (dual head) card and when starting an Application
that uses openGL I get the following message on startup.

Xlib:  extension "XFree86-DRI" missing on display ":0.0".

This happens on a SuSE 8.2 system where

libGL.so points to libGL.so.1.2.xf86_glx

when I point libGL.so to libGL.so.1.4.mesasoft I don't get the message
but I get floating point exceptins and the app crashes. The relevant
snipet from XF86Config is as follows.

Section "Device"
  BoardName"G450"
  BusID"1:0:0"
  Driver   "mga"
  Identifier   "Device[0]"
  Option   "NoHal"
  Screen   0
  VendorName   "Matrox"
EndSection

Section "Device"
  BoardName"G450"
  BusID"1:0:0"
  Driver   "mga"
  Identifier   "Device[1]"
  Option   "NoHal"
  Screen   1
  VendorName   "Matrox"
EndSection

What am I missing?

Thanks for your help.

Robert
-- 
Robert Schweikert <[EMAIL PROTECTED]>

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] (No Subject)

2003-06-18 Thread public public
Okay it happened my Linux crashed - Well more like X11 crashed, I had to perform an 
alt backspace on it as it had frozen up. 

Yes I know leaving my system virtually zero disk space to work with is unsound, 
nevertheless it happened leading to a crash

Then again it's not like I haven't experienced anything similar in "that other" OS  
:-) which was the reason 4 switching...

Hopefully I can get back to a more normal HDD usage ratio once I get my new computer, 
but until then I'm stuck with a system that can currently only be accessed via the 
linux rescue option in RH 9. and I need to get back on track.

There is about 70 Mb free on the system currently (there wasn't when the problem 
occurred) - but I've fixed that in the hope that the problem would evaporate in a puff 
of logic - but alas it was not to be...

My problem is that every time I'm trying start Linux - and I get to the login prompt 
the machine orbits. (The login sequence goes into a repeating loop). 

Normally I'm booting directly into x so in theory the graphic log in screen should 
appear but instead the following happens...

login appears (the terminal version)

If I do nothing the screen goes blank a few seconds - then the login prompt appears 
again.

No matter if I act immediately or if I do it after a few loops if I'm really fast I 
can manage to type in the regular username but not the password - they're too long :-).

But before getting around to typing the password the screen goes blank and after a 
while the machine either re-asks for the login user name or the password.

To beat the machine speed wise I've also tried to add a user that has only a one 
digit/chr name and a one digit/chr password - so I can theoretically manage to type 
both usr and pwd and press ENTER before the machine loops but in every case it just 
loops and loops endlessly even though I have time to type both usr name and pwd.


How does one get out of such a predicament?


I have access to the system files etc. via the rescue option and can edit files etc. 
via the edit interface of the Midnight Commander.


When I attempt starting X from the rescue option the following takes place:

startx
hostname:localhost.localdomain;hostname lookup failure
using authority file //:Xauthority
writing file //Xauthority
Fatal server error
cannot open log file /var/log/XFree86.0.log


I was then asked to contact [EMAIL PROTECTED] - (we'll I guess this is it :-)

Then I get the following error message 

xinit: no such file or directory (errno2): unable to connect to x server

xinit: no sucg process (errno3) server error


I've also tried to type login at the prompt in rescue mode to see if I could force a 
log in as another user once the machine was up and running in rescue mode and got the 
following error message:

Kernel panic: VFS : unable to mount FS on 48:05


So no luck there.


I would prefer not having to remove everything X as I am not enough into the file 
structuring RPM installing / uninstalling etc. to be able to do so without having to 
worry about some of the data/programs still not backed properly up as I had no chance 
to do so before X crashed and about the process of finding and reintegrating external 
programs I have installed after X was originally installed. But that's perhaps not an 
issue???


Anybody got any suggestions to what I could do to get X up and running? :scratch: 






Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] help please

2003-06-18 Thread Bob Lockie
On 06/18/03 09:05 alex spoke thusly

hi
today I start tring Linux RedHat 7 and i have problems with my video
card and i don't know how to load the X-Windows
my PC has a motherboard MX4LS and the chipset is INTEL(R)82845G/GL
GRAPHICS CONTROLLER
Red Hat 7 has an old version of XFree, upgrade to 4.3.0



--

Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] 256 colors

2003-06-18 Thread Bob Lockie
On 06/18/03 17:04 Brad Goodyear spoke thusly

Can you have the display output 256 colors instead of thousands or 
millions?
-Brad
Yes, the Screen section of your /etc/X11/XF86Config* file specifies a 
default depth.

Section "Screen"
DefaultDepth 24
--

Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] wrong list?

2003-06-18 Thread Bob Lockie
On 06/18/03 12:20 Bryan Koschmann - GKT spoke thusly

On Tue, 17 Jun 2003, Bob Lockie wrote:

I missed your question.
You want to set up short-cut keys?
That is configurable by your window manager so see the documentation for
that.


Yes, but they aren't recognized when I try to "grab" them (the special
keys- volume, etc). Which I guess is where all the stuff with scancodes,
etc comes in.
Thanks,

	Bryan
You mean the key are not recognized by the X server.
Maybe play around with the keyboard type in your /etc/X11/XF86Config* file.
XKB configuration, maybe?
http://xfree86.org/current/XKB-Config.html
--

Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] 256 colors

2003-06-18 Thread Mark Vojkovich
   Yes, that's depth 8.  You need a Subsection "Display" for
Depth 8 in the Section "Screen" of the XF86Config file.  And
you use it by specifying the DefaultDepth 8 or from the
command line (startx -- -depth 8).

Most people don't use that depth unless they have legacy
apps which require PseudoColor visuals.

Mark.

On Wed, 18 Jun 2003, Brad Goodyear wrote:

> Can you have the display output 256 colors instead of thousands or 
> millions?
> -Brad
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
> 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Fw: Help me please

2003-06-18 Thread Emilio Bustos



I need a solution 
My Video card is a Diamond Stealth 64 Video 3200 with 2Mb
The configuration is ok but the Xfree no start.
Here's the log file from /var/log/xfree86.log
Please reply and let me know if you can provide some assistance in this 
regard.
Thanks
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)Release Date: 
27 February 2003X Protocol Version 11, Revision 0, Release 6.6Build 
Operating System: Linux 2.4.20-3bigmem i686 [ELF] Build Date: 27 February 
2003Build Host: porky.devel.redhat.com  Before reporting 
problems, check http://www.XFree86.Org/ to make sure 
that you have the latest version.Module Loader presentOS Kernel: Linux 
version 2.4.20-8 ([EMAIL PROTECTED]) 
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 16:42:56 EST 
2003 Markers: (--) probed, (**) from config file, (==) default 
setting, (++) from command 
line, (!!) notice, (II) 
informational, (WW) warning, 
(EE) error, (NI) not implemented, (??) unknown.(==) Log file: 
"/var/log/XFree86.0.log", Time: Thu Jun 12 19:57:07 2003(==) Using config 
file: "/etc/X11/XF86Config"(==) ServerLayout "Default Layout"(**) 
|-->Screen "Screen0" (0)(**) |   |-->Monitor 
"Monitor0"(**) |   |-->Device "Videocard0"(**) |-->Input 
Device "Mouse0"(**) |-->Input Device "Keyboard0"(**) Option 
"XkbRules" "xfree86"(**) XKB: rules: "xfree86"(**) Option "XkbModel" 
"pc105"(**) XKB: model: "pc105"(**) Option "XkbLayout" "us"(**) XKB: 
layout: "us"(==) Keyboard: CustomKeycode disabled(**) |-->Input 
Device "DevInputMice"(**) FontPath set to "unix/:7100"(**) RgbPath set 
to "/usr/X11R6/lib/X11/rgb"(==) ModulePath set to 
"/usr/X11R6/lib/modules"(++) using VT number 7
 
(II) Open APM successful(II) Module ABI versions: XFree86 ANSI 
C Emulation: 0.2 XFree86 Video Driver: 0.6 XFree86 XInput 
driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font 
Renderer : 0.4(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.3.0, module version 
= 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 
Font Renderer, version 0.4(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.3.0, module 
version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6(II) 
PCI: Probing config type using method 1(II) PCI: Config type is 1(II) 
PCI: stages = 0x03, oldVal1 = 0x8058, mode1Res1 = 0x8000(II) PCI: 
PCI scan (all values are in hex)(II) PCI: 00:00:0: chip 8086,7030 card 
, rev 02 class 06,00,00 hdr 00(II) PCI: 00:07:0: chip 8086,7000 card 
, rev 01 class 06,01,00 hdr 80(II) PCI: 00:07:1: chip 8086,7010 card 
, rev 00 class 01,01,80 hdr 00(II) PCI: 00:0a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:00:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:01:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:02:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:03:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:04:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:05:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:06:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:07:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:08:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:09:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0b:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0c:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0d:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0e:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:0f:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:10:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:11:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:12:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:13:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:14:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:15:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:16:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:17:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:18:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:19:0: chip 5333,88f0 card 
, rev 00 class 03,00,00 hdr 00(II) PCI: 20:1a:0: chip 5333,88f0 card 
, rev 00 class 03,00,00

Re: [XFree86] 256 colors

2003-06-18 Thread Paulo Almeida
YES! Yes you can! The proof of that is that mine only works with 256 
colors and 640x480 resolution, when I wish I could have millions.

I think all you have to do is change the depth in your Screen section, 
in the XF86Config file, or whatever it is called in your version. There 
might be some attribute named DefaultDepth, which you must set to 8, 
instead of 16 or 24 as it would probably be now. If there is no default 
depth, there will probably be some Depth attributes, one for each depth, 
and I guess you would just have to comment all those subsections not 
including Depth 8.

I'm not an expert though, one of those might provide a better answer.

Brad Goodyear wrote:

Can you have the display output 256 colors instead of thousands or 
millions?
-Brad

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Enlightenment

2003-06-18 Thread Kelley Hilborn
Okay, I'm not the brightest apple in the tree when it comes to X.
I finally got X to run on OpenBSD 3.3   And from the ports tree, I
Ran the make for enlightenment.  Now, how do I make that my defualt
window manager?  X still comes up if I type startx
Thanks.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Red Hat Linux 9 booting problem.

2003-06-18 Thread Pankaj Sarda
Dear Sir,
We are using Red Hat Linux version 9.0 personnel edition.
We have installed Custom-Everything on one of our PC on trial.
After every say two-three days, we have the following stated problem.
Only Re-Installing Linux 9 finds the solution to us. It do not upgrade as
well.
Attaching Log file contents for your reference.
As Log file mentions, I have checked for latest release. And we are using
the latest.
Early reply sought.
Thanks,
Pankaj Sarda
Breach Candy Hospital, Mumbai.
Cell No: 91-98208-15827

The Log File contains ---

XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com

Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8 ([EMAIL PROTECTED]) (gcc
version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST
2003
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jun 19 10:47:04 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "DevInputMice"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(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.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(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.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8050, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7124 card 8086,7124 rev 03 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 8086,7125 card 8086,7125 rev 03 class 03,00,00 hdr
00
(II) PCI: 00:1e:0: chip 8086,2418 card , rev 02 class 06,04,00 hdr
01
(II) PCI: 00:1f:0: chip 8086,2410 card , rev 02 class 06,01,00 hdr
80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr
00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00 hdr
00
(II) PCI: 00:1f:5: chip 8086,2415 card 414c,4730 rev 02 class 04,01,00 hdr
00
(II) PCI: 01:07:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr
00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is
cleared)
(II) Bus 1 I/O range:
[0] -1  0   0xc000 - 0xc0ff (0x100) IX[B]
[1] -1  0   0xc400 - 0xc4ff (0x100) IX[B]
[2] -1  0   0xc800 - 0xc8ff (0x100) IX[B]
[3] -1  0   0xcc00 - 0xccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xe400 - 0xe40f (0x10) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:0) Intel Corp. 82810E DC-133 CGC [Chipset Graphics
Controller] rev 3, Mem @ 0xe000/26, 0xe410/19
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1

Re: [XFree86] Enlightenment

2003-06-18 Thread there4u82
There are a few places where you can change that. I'm not sure about
openbsd, but in linux you can edit your .xinirc file in your home
directory, either that or it will be the default one for all users
somewhere in /etc/X11/xinitrc/ . Hope that helps

-Jon


On Wed, 18 Jun 2003 23:55:51 -0500 "Kelley Hilborn" <[EMAIL PROTECTED]>
writes:
> Okay, I'm not the brightest apple in the tree when it comes to X.
> I finally got X to run on OpenBSD 3.3   And from the ports tree, I
> Ran the make for enlightenment.  Now, how do I make that my defualt
> window manager?  X still comes up if I type startx
> Thanks.
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
> 
> 


The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Red Hat Linux 9 booting problem.

2003-06-18 Thread Bharathi S
On Thu, 19 Jun 2003, Pankaj Sarda wrote:

I am NOT sure abt the problem. Bcoz modules for i810 VCard is by 
default coming with X. But log file is show that modules not found.

Try to reconfigure ur X using redhat-config-xfree command and check
again.

HTH :)
-- 
Bharathi S, IndLinuX Team,   (__)
DON Lab,TeNeT Group, oo )
IIT-Madras, Chennai-INDIA.   (_/\ 

Learn By Listening. Understand By Reflecting.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86