You are not logged in.
Heey,
I'm installing Archlinux on my Compaq 6710b. This is the problem:
No matter what I try, Xorg -configure fails to load the intel drivers for my 965 gma (x3100).
Weird is that a week ago, I did an install with the pre-release iso's and it worked flawlessly detecting everything as it should and by itself. Now with the new iso's I did several installs, but I can't get the xf86-video-intel driver to work, it's giving me the following error message:
----------------------------------------------------------------------------------------------------------------------
List of video drivers:
fglrx <------------------- don't know when he came in
i810 <
intel < ------------------- i810 and intel are both installed with the xf86-video-intel 2.1.1-2 from [testing]
vesa < ------------------- currently using vesa as the rest ain't working
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.40.4
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (loader failed, 7)
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
dlopen: /usr/lib/xorg/modules/drivers//intel_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//intel_drv.so
(II) UnloadModule: "intel"
(EE) Failed to load module "intel" (loader failed, 7)
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.1
-------------------------------------------------------------------------------------------------------------------------
When I try to set the intel driver manually by editing xorg.conf in section device, it gives an error saying the driver is not present.
I tried installing from different sources... but nope, the error still remains.
My question is: what is changed since the last iso's before the current that suddenly I get this weird message about the undefined symbol and all. Or am I overseeing some stupid thing here...
Last edited by ibendiben (2007-10-15 11:53:08)
Offline
ok,
here is the xorg.0.log when I edit the xorg.conf so that in the section 'device' it says 'intel' in stead of 'vesa'.
---------------------------------------------------------------------------------------------------------------------------
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: UNKNOWN
Current Operating System: Linux wrj-pc 2.6.22-ARCH #1 SMP PREEMPT Wed Sep 26 21:45:47 CEST 2007 x86_64
Build Date: 08 April 2007
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: Mon Oct 15 13:58:56 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x69b5c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 103c,30c0 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 103c,30c0 rev 0c class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 103c,30c0 rev 0c class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 103c,30c0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 103c,30c0 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 103c,30c0 rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 103c,30c0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 103c,30c0 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 103c,30c0 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 103c,30c0 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 103c,30c0 rev 03 class 01,06,01 hdr 00
(II) PCI: 02:04:0: chip 1180,0476 card 5000,0000 rev b6 class 06,07,00 hdr 82
(II) PCI: 02:04:1: chip 1180,0832 card 103c,30c0 rev 02 class 0c,00,10 hdr 80
(II) PCI: 10:00:0: chip 8086,4222 card 103c,135c rev 02 class 02,80,00 hdr 00
(II) PCI: 18:00:0: chip 14e4,1693 card 103c,30c0 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,40), 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 (0x100000000) MX[b]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:0), (0,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 16: bridge is at (0:28:1), (0,16,16), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 16 non-prefetchable memory range:
[0] -1 0 0xe4100000 - 0xe41fffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 24: bridge is at (0:28:2), (0,24,24), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 24 non-prefetchable memory range:
[0] -1 0 0xe4000000 - 0xe40fffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 40: bridge is at (0:28:4), (0,40,40), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 40 I/O range:
[0] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
[1] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
[2] -1 0 0x00002800 - 0x000028ff (0x100) IX[b]
[3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[b]
[4] -1 0 0x00003000 - 0x000030ff (0x100) IX[b]
[5] -1 0 0x00003400 - 0x000034ff (0x100) IX[b]
[6] -1 0 0x00003800 - 0x000038ff (0x100) IX[b]
[7] -1 0 0x00003c00 - 0x00003cff (0x100) IX[b]
(II) Bus 40 non-prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe3ffffff (0x4000000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,6), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00005000 - 0x000050ff (0x100) IX[b]
[1] -1 0 0x00005400 - 0x000054ff (0x100) IX[b]
[2] -1 0 0x00005800 - 0x000058ff (0x100) IX[b]
[3] -1 0 0x00005c00 - 0x00005cff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xe4200000 - 0xe45fffff (0x400000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x50000000 - 0x53ffffff (0x4000000) 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)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:4:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00005000 - 0x000050ff (0x100) IX[b]
[1] -1 0 0x00005400 - 0x000054ff (0x100) IX[b]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[b]
(--) PCI:*(0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xe4600000/20, 0xd0000000/28, I/O @ 0x4000/3
(--) PCI: (0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xe4700000/20
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
[0] -1 0 0xe4000000 - 0xe400ffff (0x10000) MX[b]
[1] -1 0 0xe4100000 - 0xe4100fff (0x1000) MX[b]
[2] -1 0 0xe4201000 - 0xe42017ff (0x800) MX[b]
[3] -1 0 0xe4809000 - 0xe48097ff (0x800) MX[b]
[4] -1 0 0xe4808000 - 0xe48083ff (0x400) MX[b]
[5] -1 0 0xe4804000 - 0xe4807fff (0x4000) MX[b]
[6] -1 0 0xe4800000 - 0xe48003ff (0x400) MX[b]
[7] -1 0 0xe4700000 - 0xe47fffff (0x100000) MX[b](B)
[8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
[9] -1 0 0xe4600000 - 0xe46fffff (0x100000) MX[b](B)
[10] -1 0 0x00004100 - 0x0000411f (0x20) IX[b]
[11] -1 0 0x00001574 - 0x00001577 (0x4) IX[b]
[12] -1 0 0x00001370 - 0x00001377 (0x8) IX[b]
[13] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[b]
[14] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[b]
[15] -1 0 0x000040c0 - 0x000040cf (0x10) IX[b]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[20] -1 0 0x000040a0 - 0x000040bf (0x20) IX[b]
[21] -1 0 0x00004080 - 0x0000409f (0x20) IX[b]
[22] -1 0 0x00004060 - 0x0000407f (0x20) IX[b]
[23] -1 0 0x00004040 - 0x0000405f (0x20) IX[b]
[24] -1 0 0x00004020 - 0x0000403f (0x20) IX[b]
[25] -1 0 0x00004000 - 0x00004007 (0x8) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe4000000 - 0xe400ffff (0x10000) MX[b]
[1] -1 0 0xe4100000 - 0xe4100fff (0x1000) MX[b]
[2] -1 0 0xe4201000 - 0xe42017ff (0x800) MX[b]
[3] -1 0 0xe4809000 - 0xe48097ff (0x800) MX[b]
[4] -1 0 0xe4808000 - 0xe48083ff (0x400) MX[b]
[5] -1 0 0xe4804000 - 0xe4807fff (0x4000) MX[b]
[6] -1 0 0xe4800000 - 0xe48003ff (0x400) MX[b]
[7] -1 0 0xe4700000 - 0xe47fffff (0x100000) MX[b](B)
[8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
[9] -1 0 0xe4600000 - 0xe46fffff (0x100000) MX[b](B)
[10] -1 0 0x00004100 - 0x0000411f (0x20) IX[b]
[11] -1 0 0x00001574 - 0x00001577 (0x4) IX[b]
[12] -1 0 0x00001370 - 0x00001377 (0x8) IX[b]
[13] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[b]
[14] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[b]
[15] -1 0 0x000040c0 - 0x000040cf (0x10) IX[b]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[20] -1 0 0x000040a0 - 0x000040bf (0x20) IX[b]
[21] -1 0 0x00004080 - 0x0000409f (0x20) IX[b]
[22] -1 0 0x00004060 - 0x0000407f (0x20) IX[b]
[23] -1 0 0x00004040 - 0x0000405f (0x20) IX[b]
[24] -1 0 0x00004020 - 0x0000403f (0x20) IX[b]
[25] -1 0 0x00004000 - 0x00004007 (0x8) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xe4000000 - 0xe400ffff (0x10000) MX[b]
[5] -1 0 0xe4100000 - 0xe4100fff (0x1000) MX[b]
[6] -1 0 0xe4201000 - 0xe42017ff (0x800) MX[b]
[7] -1 0 0xe4809000 - 0xe48097ff (0x800) MX[b]
[8] -1 0 0xe4808000 - 0xe48083ff (0x400) MX[b]
[9] -1 0 0xe4804000 - 0xe4807fff (0x4000) MX[b]
[10] -1 0 0xe4800000 - 0xe48003ff (0x400) MX[b]
[11] -1 0 0xe4700000 - 0xe47fffff (0x100000) MX[b](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
[13] -1 0 0xe4600000 - 0xe46fffff (0x100000) MX[b](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[16] -1 0 0x00004100 - 0x0000411f (0x20) IX[b]
[17] -1 0 0x00001574 - 0x00001577 (0x4) IX[b]
[18] -1 0 0x00001370 - 0x00001377 (0x8) IX[b]
[19] -1 0 0x000015f4 - 0x000015f7 (0x4) IX[b]
[20] -1 0 0x000013f0 - 0x000013f7 (0x8) IX[b]
[21] -1 0 0x000040c0 - 0x000040cf (0x10) IX[b]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[26] -1 0 0x000040a0 - 0x000040bf (0x20) IX[b]
[27] -1 0 0x00004080 - 0x0000409f (0x20) IX[b]
[28] -1 0 0x00004060 - 0x0000407f (0x20) IX[b]
[29] -1 0 0x00004040 - 0x0000405f (0x20) IX[b]
[30] -1 0 0x00004020 - 0x0000403f (0x20) IX[b]
[31] -1 0 0x00004000 - 0x00004007 (0x8) IX[b](B)
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
dlopen: /usr/lib/xorg/modules/drivers//intel_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//intel_drv.so
(II) UnloadModule: "intel"
(EE) Failed to load module "intel" (loader failed, 7)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(EE) No drivers available.
Fatal server error:
no screens found
---------------------------------------------------------------------------------------------------------------------------
Maibe someone with more experience can look trough the errors and give me some advise on this .
Offline
Did you only bring in the driver itself from testing? I think you need to bring in the rest of the Xorg components from testing for it to work.
Last edited by elliott (2007-10-15 14:36:13)
Offline
Did you only bring in the driver itself from testing? I think you need to bring in the rest of the Xorg components from testing for it to work.
That could be it! Couse last time (when it worked) I had done a full pacman -Syu,
But I thought hey, that's not smart... couse than I'll have all diffenent kind of testing drivers and I want a stable system.
I'm going to try pacman -Syu with the testing repositry open and see if it works.... would be awesome... such a little thing.
Last edited by ibendiben (2007-10-15 14:42:41)
Offline
Did you only bring in the driver itself from testing? I think you need to bring in the rest of the Xorg components from testing for it to work.
:cool::cool:
Yesss: shines brightly
Problem solved, you're THE guy
Offline
I did the exact same thing not 48 hours before your post... I ended up going back to the i810 driver in core, a couple other problems popped up and the Intel driver didn't solve my original issue...
Offline