I had encountered this error in the past. For me, the solution turned
out that I had not installed any input drivers, including the keyboard
(This was not a part of the standard xorg package, it had to be
manually installed.) The package name is xf86-input-keyboard.

On 2/23/06, luki <[EMAIL PROTECTED]> wrote:
>
>
>  Hey guys.
>
>     Someone will be so kind and explain to me what is going on I can not
> run my Xserver and configuration attemp of any kind fails as well.
>   Here is what I have in logs after runninng 'Xorg -configure':
>
> X Window System Version 7.0.0
> Release Date: 21 December 2005
> X Protocol Version 11, Revision 0, Release 7.0
> Build Operating System:Linux 2.6.15-ARCH i686
> Current Operating System: Linux Lukix 2.6.15-ARCH #1 SMP PREEMPT Tue Dec
> 27 10:07:35 CET 2005 i686
> Build Date: 18 February 2006
>         Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Wed Feb 22 17:37:04 2006
> (II) Module ABI versions:
>         X.Org ANSI C Emulation: 0.2
>         X.Org Video Driver: 0.8
>         X.Org XInput driver : 0.5
>         X.Org Server Extension : 0.2
>         X.Org Font Renderer : 0.4
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
> (II) Module bitmap: vendor="X.Org Foundation"
>         compiled for 7.0.0, module version = 1.0.0
>         Module class: X.Org Font Renderer
>         ABI class: X.Org Font Renderer, version 0.4
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/lib/xorg/modules/libpcidata.so
> (II) Module pcidata: vendor="X.Org Foundation"
>         compiled for 7.0.0, module version = 1.0.0
>         ABI class: X.Org Video Driver, version 0.8
> (--) using VT number 7
>
> (WW) xf86OpenConsole: Could not save ownership of VT
> (WW) xf86OpenConsole: chown /dev/tty0 failed: No such file or directory
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr
> 00
> (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr
> 01
> (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr
> 80
> (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr
> 00
> (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr
> 00
> (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr
> 00
> (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr
> 00
> (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr
> 00
> (II) PCI: 00:0a:0: chip 1274,1371 card 1274,1371 rev 02 class 04,01,00 hdr
> 00
> (II) PCI: 00:0b:0: chip 10ec,8139 card 1259,2503 rev 10 class 02,00,00 hdr
> 00
> (II) PCI: 00:0c:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr
> 00
> (II) PCI: 01:00:0: chip 10de,002d card 1102,1023 rev 11 class 03,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       0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 0 non-prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
> (II) Bus 0 prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0088 (VGA_EN is set)
> (II) Bus 1 non-prefetchable memory range:
>         [0] -1  0       0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
> (II) Bus 1 prefetchable memory range:
>         [0] -1  0       0xe2000000 - 0xe3ffffff (0x2000000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
> (--) PCI:*(1:0:0) nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64
> Pro] rev 17, Mem @ 0xe0000000/24, 0xe2000000/25, BIOS @ 0xe1000000/16
>
>    *** If unresolved symbols were reported above, they might not
>    *** be the reason for the server aborting.
>
> Fatal server error:
> Caught signal 11.  Server aborting
>
>
> The system is Arch with stock kern 2.6.15 Celeron Medocino 256 Ram and
> RIVA TNT 2 any clues ?
>
> Cheers Lukas
>
> _______________________________________________
> arch mailing list
> [email protected]
> http://www.archlinux.org/mailman/listinfo/arch
>

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to