[I18n] endash (Gedankenstrich) on german keyboard with Linux

2003-04-06 Thread Kai Engert
I would like to suggest the following change (see patch below) to 
XFree86. It adds an additional keyboard shortcut.

Do you agree to add it to XFree86?
Whom should I talk to to get it added?
Thanks a lot in advance,
Kai
Details
===
When writing german text documents, one very often needs access to the 
special endash character, called Gedankenstrich in german.
It is a dash that is longer than a standard dash. (Unicode 0x2013, HTML 
entity ndash;)

On a RedHat 7.3 system using XFree86 4.2.0, the following change works 
for me, and maps the endash char to altgr+minus.

--- usr/X11R6/lib/X11/xkb/symbols/de.orgSun Apr  6 14:36:30 2003
+++ usr/X11R6/lib/X11/xkb/symbols/deSun Apr  6 14:30:57 2003
@@ -66,7 +66,8 @@
 key AB08 {   [ comma,semicolon   ]   };
 key AB09 {   [period,colon   ],
[ periodcentered, division  ]   };
-key AB10 {   [ minus,underscore  ]   };
+key AB10 {   [ minus,underscore  ],
+   [ endash]   };
 key BKSL {   [ numbersign,   apostrophe  ],
[ dead_grave]   };
 key RALT {   [ Mode_switch,  Multi_key   ]   };
___
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n


[XFree86] [Bug 71] Server dies with sig11 with Riva 128s on FreeBSD

2003-04-06 Thread bugzilla-daemon
[This e-mail has been automatically generated.] 
 
Please do not reply to this email. if you want to comment on the bug, go to the 
URL shown below and enter your comments there. 
  
http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=71 
 
[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-04-06 04:37 ---
At least one person has reported that your patch (r1.28 of nv_setup.c) fixed it.
 Thanks! 
 
 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XFree86 4.3.0 crashes: no screens found

2003-04-06 Thread Lionel Lecoq
I am only knowledgeable enough to tell you that the no screen found is rather common 
when X has
problem (usually configuration) with either the graphic card or the monitor. It is no 
ground for
panic.
I don't know what X 4.3 likes or does not like but I would suspect that it might 
prefer a newer
kernel (2.4.x). As I said already I don't know enough to be sure...
Lionel
  
--- Zach Walters [EMAIL PROTECTED] wrote:
 Ok, I'm totally stumped. I installed XFree86 4.3.0 on linux kernel
 2.2.14. I ran 'XFree86 -configure' creating /root/XF86Config.new. I ran
 'XFree86 -xf86config /root/XF86Config.new' to test the server and it
 crashes saying no screens were found. /var/log/XFree86.0.log shows a
 number of errors including:
 
 (WW) xf86AcquireGART: AGPIOC_ACQUIRE failed (Inappropriate ioctl for
 device)
 (EE) GARTInit: AGPIOC_INFO failed (Inappropriate ioctl for device)
 (EE) I810(0): AGP GART support is not available.  Make sure your kernel
 has
 agpgart support or that the agpgart kernel module is loaded.
 
 and:
 
 (EE) Screen(s) found, but none have a usable configuration.
 
 and then the fatal error: no screens found.
 
 Now this whole business about inappropriate ioctl makes me nervous.
 Probably because I know very little about the mechanics of ioctl. This
 *is* the system call that we are talking about, right? Why would it
 fail? Wrong version maybe? Is the kernel at fault, old version that
 doesn't support some new ioctl thing-a-ma-bob. A bug in AGP GART? AGP
 GART is in fact installed as a module. However this is not a fatal error
 and maybe I can still run X without this AGP GART stuff.
 
 Continuing, now the final blow: Screen(s) found, but none have a usable
 configuration. This makes me the most nervous of all. The screens have
 no usable configuration? Oh this really disturbs me because I just ran
 XFree86 -configure so if this leaves all my screens in an *unusable*
 state then does that mean I'll have to configure my screens myself? If
 XFree86 can't figure out what configuration is usable how will I ever
 figure this out. I know just as much about my hardware as X does, i810
 and a Voodoo2.
 
 Well, the tracks run out of my train of reasoning here. I just don't
 know enough about how AGP GART, ioctl, and XFree86 work to fill in the
 gaps. This is my cry for help.
 
 Confused in San Carlos,
 Zach Walters
 
 p.s. I have attached the complete /var/log/XFree86.0.log in case anyone
 is interested.
 

 ATTACHMENT part 2 application/x-sdp x-mac-type=42494E41; x-mac-creator=3F3F3F3F;
name=:var:log:XFree86.0.log



__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with X server!

2003-04-06 Thread Lionel Lecoq
Paul,
he needs X 4.3...
Lionel
--- Paul [EMAIL PROTECTED] wrote:
 I agree that it might be better to just use a later distribution of Red
 Hat.  But if you have limited resources and want to try a few things,
 there is a tool called xf86config that you run from the command line
 that will ask you for information to create a new XF86Config file.  This
 is what appears to be your problem.  If you don't know what that is, try
 the manual pages, man XF86Config.  You will need some information from
 your monitor and video card.  You need at least the horizontal and
 vertical frequencies of the monitor and the type and memory size of your
 video card.  You should have a good idea of what resolution you want.  A
 good guess would be 1024x768 at 24 bit color.
 
 You might want to post what kind of card and monitor you have.
 
 On Sat, 2003-04-05 at 07:03, Lionel Lecoq wrote:
  RH 7.1 is a bit old for new hardware, I suspect your graphic card is not 
  recognised I would
 try RH
  8.0 (or 9 I believe it is already out) or some other newer version of another 
  provider. A lot
 of
  the newer cards are only recognised well by X 4.3...
  Lionel
  --- Gaasha! [EMAIL PROTECTED] wrote:
   
   Hi!
   
   I have installed Redhat Linux ver 7.1 on my new P4 computer (earlier I had it on 
   my P3 and
 it
   was working fine). But when i installed Linux on this P4, it didn't recognize X 
   server
 during
   installation. So I had to quit without X installed. When I logged on to the 
   system through
   console, and ran the command startx it gave error and didn't start X server. I 
   am
 attaching
   the output log file that it saved in the /var/log/ folder, namely XFree86.0.log.
   
   Please, help me configure the X server, I can't work on linux console alone.
   Thanking you in anticipation,
   Gaasha.
   
   
   
   -
   Do you Yahoo!?
   Yahoo! Tax Center - File online, calculators, forms, and more
  
   ATTACHMENT part 2 application/octet-stream name=XFree86.0.log
  
  
  
  __
  Do you Yahoo!?
  Yahoo! Tax Center - File online, calculators, forms, and more
  http://tax.yahoo.com
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
  
 
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] i810 crashes

2003-04-06 Thread Marcus C. Gottwald
Hi!

Well, there's Markus Willems reporting:

 Whens switching to Command-line mode on e.g. TTY1, the server collapses completely.

myself writing:

 Something else I noticed is that the crashes seem to occur (more
 often) if whatever is displayed under X is to be changed right
 at the time I change to a text console.

and bug report #103:

 ... It works very well except if I go to console mode
 cntrl-alt-F1 and a transient window arrives on the Xserver, the Xserver wiil crash
 and then successfully return to login (Kdm in this case).

which all seem to point out the same problem. What can we/I do
to get this fixed (assuming I don't have a clue about X server
programming)?


Cheers, Marcus

-- 
http://www.spiegel.de/politik/ausland/0,1518,243562,00.html

   Marcus C. Gottwald  ·  http://www.inf.fu-berlin.de/~gottwald/

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


[XFree86] trouble with startx

2003-04-06 Thread Gnes66
Please find hereafter the log file

My card is a nvidia ge force 2mx. I installed slackware 8.1 but xserver does not work.

Could you give some advices ? or if this card is supported in this distribution ?

Thank you

Best regards

Laurent Lefebvre

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
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/)
Build Operating System: Linux 2.4.18 i686 [ELF] 
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: Sat Apr  5 13:10:50 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor My Monitor
(**) |   |--Device VESA Framebuffer
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc101
(**) XKB: model: pc101
(**) 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/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(**) 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.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(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.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 1043,8023 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8023 rev 21 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card , rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card , rev 30 class 06,00,00 hdr 00
(II) PCI: 00:0a:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:0b:0: chip 1186,1300 card 1186,1303 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 14f1,2f00 card 14f1,2000 rev 01 class 07,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 1102,1048 rev a1 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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) PCI-to-PCI 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  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xd600 - 0xd7ef (0x1f0) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xd7f0 - 0xe3ff (0xc10) MX[B]
(II) Bus -1: bridge is at (0:4: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:
(II) Bus -1: bridge is at (0:4:4), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1  0x - 0x 

[XFree86] Xfree compile source errors on RedHat 8

2003-04-06 Thread David Reyes



gcc -m32 -o xterm -O2 -fno-strength-reduce 
-fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith 
-Wundef -L../../exports/lib button.o 
charproc.o charsets.o cursor.o  data.o doublechr.o fontutils.o 
input.o  menu.o misc.o print.o ptydata.o  
screen.o scrollbar.o tabs.o util.o xstrings.o  TekPrsTbl.o 
Tekproc.o VTPrsTbl.o  main.o charclass.o precompose.o 
wcwidth.o xutf8.o -lXft -lfontconfig -lfreetype -lexpat -lXrender 
-lXrender -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext 
-lX11 -lncurses 
-Wl,-rpath-link,../../exports/lib/usr/bin/ld: cannot find 
-lncursescollect2: ld returned 1 exit statusmake[3]: *** [xterm] Error 
1make[3]: Leaving directory `/usr/src/xc/programs/xterm'make[2]: *** 
[install] Error 2make[2]: Leaving directory 
`/usr/src/xc/programs'make[1]: *** [install] Error 2make[1]: Leaving 
directory `/usr/src/xc'make: *** [install] Error 2

install.log from make installWould anyone have 
an idea? thanks in advance


Re: [XFree86] Xfree compile source errors on RedHat 8

2003-04-06 Thread Daniel Stone
On Sun, Apr 06, 2003 at 07:55:11PM +0800, David Reyes scrawled:
 gcc -m32 -o xterm -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic 
 -Wall -Wpointer-arith -Wundef -L../../exports/lib   button.o charproc.o 
 charsets.o cursor.o data.o doublechr.o fontutils.o input.o menu.o misc.o 
 print.o ptydata.o screen.o scrollbar.o tabs.o util.o xstrings.o TekPrsTbl.o 
 Tekproc.o VTPrsTbl.o main.o  charclass.o precompose.o wcwidth.o xutf8.o  -lXft 
 -lfontconfig -lfreetype -lexpat -lXrender -lXrender  -lXaw -lXmu -lXt -lSM -lICE 
 -lXpm -lXext -lX11 -lncurses  -Wl,-rpath-link,../../exports/lib
 /usr/bin/ld: cannot find -lncurses
 collect2: ld returned 1 exit status
 make[3]: *** [xterm] Error 1
 make[3]: Leaving directory `/usr/src/xc/programs/xterm'
 make[2]: *** [install] Error 2
 make[2]: Leaving directory `/usr/src/xc/programs'
 make[1]: *** [install] Error 2
 make[1]: Leaving directory `/usr/src/xc'
 make: *** [install] Error 2
 
 install.log from make installWould anyone have an idea? thanks in advance

Install the ncurses development package from your distribution.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


[XFree86] [Bug 110] Radeon DRI crashes.

2003-04-06 Thread bugzilla-daemon
[This e-mail has been automatically generated.] 
 
Please do not reply to this email. if you want to comment on the bug, go to the 
URL shown below and enter your comments there. 
  
http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=110 
 




--- Additional Comments From [EMAIL PROTECTED]  2003-04-06 08:44 ---
You mention:  I get crashes when I use: and A small mouse movement
is enough to crash everything.  Please clarify exactly what you mean:

1) crash the X server
2) deadlock the whole machine, makign it unpingable over network
3) crash the game, possibly leaving the X server with mouse grabbed

Also, just to be clear, is this card an AGP or PCI card?

TIA 
 
 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] my problem

2003-04-06 Thread root
I have one problem my x doesn`t starts here is my free log thank 
you for your help 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Urgent/Assistance

2003-04-06 Thread [EMAIL PROTECTED]
Dear Sir,
It is with hope that I write to seek your help in the context below.
Firstly, let me introduce myself, I am Mrs. Victoria Guei wife of the
former Head Of State of Cote'd Ivoire Late General Robert Guei who
was assassinated on the 19th of September 2002 in a military uprising
in my country. Since my husband death, I have been thrown into a
state of utter confusion, frustration and hopelessness by the present
administration of President Laurent Gbagbo . The security agents in
the country have subjected me to physical and psychological torture.
Subsequently events in my country has now led to the break up of the
country with many displaced individuals including Foreigners.
Unfortunately loyalist soldiers of President Laurent Gbagbo have
continued to loot and assassinate those perceived to be against his
regime.

In view of these, I humbly approach you for assistance in the
resettlement and relocation of my four children and I out of
Accra-Ghana where we are temporarily seeking Political Asylum. I came
in contact with your name and address in a website and would want to
have good confidence in you as I view you to be a responsible
personality. I have no doubt about your capacity and good will to
assist me in receiving into your custody for safety, funds deposited
by my husband in certain Diplomatic Security/Deposit Companies around
the World; the Deposit document I have in my possession. For obvious
security reasons, it is imperative that you keep all our
communication very secret. Do not mention my family’s name or
disclose the transaction to anybody. As soon as I acknowledge receipt
of your acceptance of this business proposal through my e-mail
 
[EMAIL PROTECTED]  


I will furnish you with the necessary steps. 

Warmest Regards 

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


[XFree86] X error

2003-04-06 Thread clem fernando escobar carvajal
Hello:

My name is Clem from Colombia, I have a mainboard M920 (P4) and I cannot 
configured my video with Linux Red Hat 7.1, The video controller is a s3 
Graphics Prosavage DDR... what can I do??

Please Helpme





_
Charla con tus amigos en línea mediante MSN Messenger: 
http://messenger.yupimsn.com/

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


[XFree86] Installation failure

2003-04-06 Thread Richard P. Evans
Dear Sirs,

Here it is again, retyped instead of as an attachment.  Thank you.

XFree86 Version 4.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date:  1 July 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-urwl  i686 [ELF]
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Apr  6  16:29:38  2003
(==) Using config file: /etc/X11/XFree86Config
Parse warning on line 77 of section Keyboard in 
file 	etc/X11/XFree86Config   Ignoring obsolete keyword LeftAlt.
Parse error on line 77 of section Keyboard in file /etc/X11/XFree86Config
	Meta is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screen found
When reporting a problem related to a server crash, please send
the full server output, not jsut the last messages.
This can be found in the log file /var/log/XFree86.0.log.


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


[XFree86] Linux 8 installation

2003-04-06 Thread Harry Iyan








Hi,



 I
just put Linux version 8.0 to my pc. The installation ended with no
error. However, when I tried to
bring up the

Linux, I received X server errors and could not boot to my
desktop environment. I have
attached the XFree86.0.log for your

perusal.



Your help is greatly appreciated!



Harry












[XFree86] RE: Linux 8 installation

2003-04-06 Thread Harry Iyan








Oops!!! I forgot to attach XFree86.0.log.



Thanks again!



Harry

-Original Message-
From: Harry  Iyan
[mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 06, 2003 10:06
PM
To: '[EMAIL PROTECTED]'
Subject: Linux 8 installation



Hi,



 I
just put Linux version 8.0 to my pc.
The installation ended with no error. However, when I tried to bring up the

Linux, I received X server errors
and could not boot to my desktop environment. I have attached the XFree86.0.log for
your

perusal.



Your help is greatly appreciated!



Harry












Xfree86.0.log
Description: Binary data


Re: [XFree86] XFree86 4.3.0 crashes: no screens found

2003-04-06 Thread Zach Walters
Dr Andrew C Aitchison wrote:

 On Sat, 5 Apr 2003, Zach Walters wrote:

  Ok, I'm totally stumped. I installed XFree86 4.3.0 on linux kernel
  2.2.14. I ran 'XFree86 -configure' creating /root/XF86Config.new. I ran
  'XFree86 -xf86config /root/XF86Config.new' to test the server and it
  crashes saying no screens were found. /var/log/XFree86.0.log shows a
  number of errors including:
 
  (WW) xf86AcquireGART: AGPIOC_ACQUIRE failed (Inappropriate ioctl for
  device)
  (EE) GARTInit: AGPIOC_INFO failed (Inappropriate ioctl for device)
  (EE) I810(0): AGP GART support is not available.  Make sure your kernel
  has
  agpgart support or that the agpgart kernel module is loaded.
 
  and:
 
  (EE) Screen(s) found, but none have a usable configuration.
 
  and then the fatal error: no screens found.
 
  Now this whole business about inappropriate ioctl makes me nervous.
  Probably because I know very little about the mechanics of ioctl. This
  *is* the system call that we are talking about, right? Why would it
  fail? Wrong version maybe? Is the kernel at fault, old version that
  doesn't support some new ioctl thing-a-ma-bob. A bug in AGP GART? AGP
  GART is in fact installed as a module. However this is not a fatal error
  and maybe I can still run X without this AGP GART stuff.

 It is saying that the agpgart kernel module is not loaded.

 The i810 driver *does not work* without the agpgart module
 (the chip needs to access system memory for the framebuffer).

 Check in /proc/modules that agpgart is loaded.
 I have
 alias char-major-10-175 agpgart
 in /etc/modules.conf (you may need to run depmod for the changes to take
 effect) to ensure that the kernel loads the module when XFree86 tries to
 access /dev/agpgart

 Don't bother trying DRI with XFree86 4.3 and a 2.2.x kernel,
 i810.o wont compile.

 --
 Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
 [EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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

My /proc/modules contains:

agpgart 4464   0 (unused)

and my /etc/modules.conf:

# I810 graphics:
alias char-major-10-175 agpgart

If the i810 needs agpgart to access system memory then the failure to acquire
and initialize agpgart is obvious the source of the server crash. However,
the results of lsmod, and the contents of the files mentioned above suggest
that the module *is* loaded. So why can't X acquire and initialize agpgart?
It isn't because I am using linux kernel 2.2 with XFree86 4.3, is it?

Still very confused,
Zach

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