Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Serge Lussier

Ok, everythings is there: /dev/3dfx ( Device3dfx rpm is already installed.)

I did not mention that I change the /etc/X11/X link to /usr/X11R6/bin/XFree86
To make Xfree 4 starting instead of XFree86-SVGA...

Maybe I miss something somewhere.
But the same problem was happening during installation setup.

Anyway, I give up! I stop disturbing you with that.
Now I wait for the real Xfree 4.0 release(I hope this one is not)
But damnit! It is frustrating!!!






Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Jason Brown

Make sure you have a /dev/3dfx entry.  It is normally in the Device3Dfx rpm,
but it is notincluded in the mdk rpm. 

Jason Brown

On Fri, 12 May 2000, you wrote:
> Serge Lussier <[EMAIL PROTECTED]> writes:
> 
> 
> Ok, just try to rmmod the tdfx module,
> and see if that run.
> 
> -- 
>-- Yoann,  http://www.mandrakesoft.com/~yoann/
>  It is well known that M$ products don't call free() after a malloc().
>  The Unix community wish them good luck for their future developments.




Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Hoyt

Here is my XF86Config file. It is for dual head, but you can see what needs to be 
there for the Voodoo to work.

Hoyt

## /etc/X11/XF86Config

Section "Files"
FontPath"unix/:-1"

EndSection

Section "Module"
 Load  "extmod"
 Load  "xie"
 Load  "pex5"
 Load  "type1"
 Load  "freetype"
 Load  "glx"
 Load  "dri"
 Load  "GLcore"
 Load  "dbe"
 Load  "record"
EndSection

Section "ServerFlags"
Option  "DisableVidModeExtension"
Option  "blank time""10"
Option  "standby time"  "20"
Option  "suspend time"  "30"
Option  "off time"  "60"
EndSection


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

Section "InputDevice"
 Identifier  "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "MouseManPlusPS/2"
 Option  "Device" "/dev/psaux"

EndSection

Section "Monitor"
 Identifier   "Mon_left"
 VendorName   "ViewSonic"
 ModelName"17-GS-2"

 VertRefresh 50-160  # Hz
 HorizSync 30-69  # kHz



EndSection
Section "Monitor"
 Identifier   "Mon_right"
 VendorName   "Nokia"
 ModelName"44BS"

 VertRefresh 48-100  
 HorizSync 30-62


EndSection

Section "Device"
 Identifier  "3Dfx Interactive Voodoo3"
 Driver  "tdfx"
 VendorName  "3Dfx"
 BoardName   "Voodoo3"
 BusID   "PCI:0:9:0"
EndSection

Section "Device"
 Identifier  "Matrox Mystique"
 Driver  "mga"
 VendorName  "Matrox"
 BoardName   "Mystique"
 BusID   "PCI:0:11:0"
EndSection


Section "Screen"
 Identifier "screenleft"
 Device "3Dfx Interactive Voodoo3"
 Monitor"Mon_left"
 DefaultDepth 24
 SubSection "Display"
  Depth 8
  Modes "1024x768"
 EndSubSection
Subsection "Display"
Depth   24  
Modes"1024x768" 
   ViewPort0 0
EndSubsection


EndSection

Section "Screen"
 Identifier "screenright"
 Device "Matrox Mystique"
 Monitor"Mon_right"
 DefaultDepth 24
 SubSection "Display"
  Depth 8
  Modes "1024x768"
 EndSubSection
Subsection "Display"
Depth   24  
Modes"1024x768" 
   ViewPort0 0
EndSubsection
EndSection

Section "DRI"

EndSection
  

Section "ServerLayout"
Identifier  "Main Layout"
  Screen "screenleft"  
  Screen "screenright"  RightOf "screenleft" 
 option "xinerama" "on"
 InputDevice "Mouse0" "CorePointer"
 InputDevice "Keyboard0" "CoreKeyboard"
EndSection





Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Vandoorselaere Yoann

Serge Lussier <[EMAIL PROTECTED]> writes:


Ok, just try to rmmod the tdfx module,
and see if that run.

-- 
   -- Yoann,  http://www.mandrakesoft.com/~yoann/
 It is well known that M$ products don't call free() after a malloc().
 The Unix community wish them good luck for their future developments.




Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Serge Lussier

Vandoorselaere Yoann wrote:

> Serge Lussier <[EMAIL PROTECTED]> writes:
> [...]
> > Hi, ( Sorry for my english )
> >verify your driver section in XF86Config...
> [...]

Still doesn't work.
I dunno what to do.
I checked the driver section
Should be OK:
---
Section "Device"
Identifier "Generic VGA"
Driver "vga"
EndSection

Section "Device"
Identifier  "Voodoo3 (generic)"
VendorName  "Unknown"
BoardName   "Unknown"
Driver   "tdfx"
VideoRam16384
# Clock lines
EndSection
---
And here is the content/or attached  of /var/log/Xfree-0.log
( Sorry if the entire file is displayed below - netscape keeps
   adding the file's content to this message instead of "attaching" it).





XFree86 Version 4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 8 March 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.2.15-0.16mdksmp i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Fri May 12 12:36:02 2000
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Voodoo3 (generic)"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) FontPath set to "unix/:-1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(--) using VT number 7

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.1
XFree86 XInput driver : 0.1
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.1
(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.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.1
(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.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.1
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800022c0, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card , rev 03 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 8086,7110 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 8086,7111 card , rev 01 class 01,01,80 hdr 00
(II) PCI: 00:04:2: chip 8086,7112 card , rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 8086,7113 card , rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 1102,0002 card 1102,8040 rev 05 class 04,01,00 hdr 80
(II) PCI: 00:0b:1: chip 1102,7002 card 1102,0020 rev 05 class 09,80,00 hdr 80
(II) PCI: 00:0c:0: chip 10ec,8029 card 10b8,2011 rev 00 class 02,00,00 hdr 00
(II) PCI: 00:0d:0: chip 109e,0350 card , rev 12 class 04,00,00 hdr 00
(II) PCI: 01:00:0: chip 121a,0005 card 121a,003a rev 01 class 03,00,00 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.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.1
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0xd000 - 0xdfff (0x1000) IXB
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe000 - 0xe2ff (0x300) MXB
(II) Bus 1 prefetchable memory range:
[0] -1  0xe3f0 - 0xe77f (0x390) MXB
(--) PCI: (0:13:0) BrookTree 848 rev 18, Mem @ 0xe300/12
(--) PCI:*(1:0:0) 3Dfx Interactive Voodoo3 rev 1, Mem @ 0xe000/25, 0xe400/25, 
I/O @ 0xd800/8
(II) Addressable bus resource ranges are
[0] -1  0x - 0x (0x0) MXB
[1] -1  0x - 0x (0x1) IXB
(II) OS-reported resource ranges:
[0] -1  0xffe0 - 0x (0x20) MXB(B)
[1] -1  0xfee0 - 0xfeef (0x1

Re: [Cooker] XFree4 and XFdrake Voodoo 3 3000

2000-05-12 Thread Vandoorselaere Yoann

Serge Lussier <[EMAIL PROTECTED]> writes:

> Hi, ( Sorry for my english )
> 
> I may lost a bunch of messages since 2-3 days because I am re-installing
> mdk 7.1b1 from b2 because b2 was not working correcly - Yes, I made b1 as my
> regular
> Linux! Congratulation for this.
> 
> Thus, for the THIRD time, I am asking how to make XFree 4 to work!
> I keep asking for it because I read ( I remember)
> that several people has Xfree 4 working well and FAST with Voodoo 3 card.
> 
> I do have a Voodoo 3 3000 AGP 16MB.
> My monitor is ViewSonic E790 ( 19" ).
> XFdrake --xf4 says it can't find a valid video mode for my card when
> choosing automatic resolution... UH?
> The default steps (previously) failed saying that there was an error.
> 
> I went to the xfree.org/4.0 and I found that the Voodoo 3 is supported (
> through tdfx.o module ).
> And again I am saying I'm screwed.
> I am scared to be annoying with the above. But I am  feeling  like
> a child who has received a broken gift

verify your driver section in XF86Config...

-- 
   -- Yoann,  http://www.mandrakesoft.com/~yoann/
 It is well known that M$ products don't call free() after a malloc().
 The Unix community wish them good luck for their future developments.




Re: [Cooker] XFree4 and XFdrake

2000-05-12 Thread Guillaume Cottenceau

Eric Fernandez <[EMAIL PROTECTED]> writes:

> Hi !
> Yesterday i reported a problem to run XFdrake --xf4. Unfortunately, i could 
> not reproduce the bug today ! It worked perfectly, i do not understand what 
> the problem was ! sorry...

fine :-)

> A remark : if i try to compile a CVS version of freeciv, it does not find 
> the gtk-configure script (to check the version > 1.2.1), whereas it worked 
> correctly with mandrake 7.0.

you probably forgot to install package gtk+-devel [which provides script
gtk-config]

ps : is there any killing new features with cvs of freeciv?

-- 
Guillaume Cottenceau




Re: [Cooker] XFree4 and XFdrake

2000-05-12 Thread Eric Fernandez

Hi !
Yesterday i reported a problem to run XFdrake --xf4. Unfortunately, i could 
not reproduce the bug today ! It worked perfectly, i do not understand what 
the problem was ! sorry...

A remark : if i try to compile a CVS version of freeciv, it does not find 
the gtk-configure script (to check the version > 1.2.1), whereas it worked 
correctly with mandrake 7.0.
Bye
Eric




Re: [Cooker] XFree4 and XFdrake

2000-05-11 Thread Eric Fernandez


> > Hi !
> >
> > A problem using XFdrake with XFree86 4 :
> > After installation of mdk with XFree86 4, display is really faster. 
> Problem
> > : if i use XFdrake to change color depth or resolution, the XFree 3.3.6
> > server replaces the version 4.
> > Using XFdrake --xf4 does not work.
> > I have the iso beta 1.
>
>you don't say enough to find out what the pb is!

Sorry ! I will be more precise tomorrow, i write this from memory. What is 
sure is that:
- Uder KDE or Gnome with XFree86 4 running, when i run XFdrake, it proposes 
the selection of screen, of the graphic card and resolution. When I reboot, 
the new X server used is SVGA (i have a Nvidia GeForce), version XFree 
3.3.6. The file X in /usr/X11R6/bin links to Xfree_SVGA. All works well, 
but Xfree 4 is not used anymore.
- If i open a console under KDE/Gnome, or under text mode, if i run XFdrake 
--xf4, the application closes. I remember two messages (in french it was 
something like 'deja fait') and after an error message (i will give you 
tomorrow the exact message), and it does not reconfigure X to use the 
Xfree86 4 server.
Eric Fernandez-Bellot
CNRS-CGM
Gif-sur-Yvette, France




Re: [Cooker] XFree4 and XFdrake

2000-05-11 Thread Pixel

Eric Fernandez <[EMAIL PROTECTED]> writes:

> Hi !
> 
> A problem using XFdrake with XFree86 4 :
> After installation of mdk with XFree86 4, display is really faster. Problem 
> : if i use XFdrake to change color depth or resolution, the XFree 3.3.6 
> server replaces the version 4.
> Using XFdrake --xf4 does not work.
> I have the iso beta 1.

you don't say enough to find out what the pb is!