Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
thinkpad w500 - intel driver doens't work
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
newc0mer
n00b
n00b


Joined: 18 Mar 2008
Posts: 45

PostPosted: Thu Nov 20, 2008 8:04 pm    Post subject: thinkpad w500 - intel driver doens't work Reply with quote

The error is:
Code:
intel: No matching Device section for instance (BusID PCI:0:2:1) found


xorg.conf:
Code:
Section "Device"
        Identifier  "IntelGraphicCard"
        #Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
        Card        "** Intel i810 (generic)               [i810]"
        BusID       "PCI:0:2:0"
EndSection


When I write
Quote:
BusID "PCI:0:2:1"
in the xorg.conf, it doesn't make any changes...

what's wrong?
Back to top
View user's profile Send private message
Abraxas
l33t
l33t


Joined: 25 May 2003
Posts: 814

PostPosted: Thu Nov 20, 2008 8:10 pm    Post subject: Reply with quote

This is my current xorg setup for my Intel graphics. It works without a hitch on xorg-server-1.5.2

Code:
Section "Device"
    Identifier  "GMA 950"
    Driver      "intel"
        Option "mtrr" "on"
        Option "XvMC" "true"
        Option "MigrationHeuristic"  "greedy"
        Option "Tiling"  "true"
        Option  "DRI"   "true"
        Option "TripleBuffer"  "true"
EndSection
Back to top
View user's profile Send private message
newc0mer
n00b
n00b


Joined: 18 Mar 2008
Posts: 45

PostPosted: Thu Nov 20, 2008 9:37 pm    Post subject: Reply with quote

Thank you!

I tried it - but the same erro -.- Any other suggestions?
Back to top
View user's profile Send private message
Abraxas
l33t
l33t


Joined: 25 May 2003
Posts: 814

PostPosted: Thu Nov 20, 2008 10:21 pm    Post subject: Reply with quote

Can you post your entire xorg log and the version of xorg-server and the intel driver that you are using?
Back to top
View user's profile Send private message
newc0mer
n00b
n00b


Joined: 18 Mar 2008
Posts: 45

PostPosted: Fri Nov 21, 2008 8:24 am    Post subject: Reply with quote

The xorg.0.log with the intel driver:
Code:
cat xorg.log

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux titan 2.6.27-gentoo #10 SMP Thu Nov 20 20:55:00 CET 2008 x86_64
Build Date: 29 October 2008
   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: Fri Nov 21 09:20:13 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "ng-lab.org"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "IntelMonitor"
(**) |   |-->Device "IntelGraphicCard"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic/".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/cyrillic/").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util/".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/util/").
(**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/arkpandora/,
   /usr/share/fonts/corefonts/,
   /usr/share/fonts/dejavu/,
   /usr/share/fonts/terminus/,
   /usr/share/fonts/ttf-bitstream-vera/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x7bd7a0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.3
   X.Org Video Driver: 1.2
   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/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a40 card 17aa,20e0 rev 07 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a42 card 17aa,2114 rev 07 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a43 card 17aa,2114 rev 07 class 03,80,00 hdr 80
(II) PCI: 00:03:0: chip 8086,2a44 card 17aa,20e6 rev 07 class 07,80,00 hdr 80
(II) PCI: 00:03:2: chip 8086,2a46 card 17aa,20ea rev 07 class 01,01,85 hdr 00
(II) PCI: 00:03:3: chip 8086,2a47 card 17aa,20ec rev 07 class 07,00,02 hdr 00
(II) PCI: 00:19:0: chip 8086,10f5 card 17aa,20ee rev 03 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2937 card 17aa,20f0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2938 card 17aa,20f0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:2: chip 8086,2939 card 17aa,20f0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,293c card 17aa,20f1 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,293e card 17aa,20f2 rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,2940 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2942 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2946 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2948 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2934 card 17aa,20f0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2935 card 17aa,20f0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2936 card 17aa,20f0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,293a card 17aa,20f1 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 93 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2917 card 17aa,20f5 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2929 card 17aa,20f8 rev 03 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,2930 card 17aa,20f9 rev 03 class 0c,05,00 hdr 00
(II) PCI: 03:00:0: chip 8086,4237 card 8086,1211 rev 00 class 02,80,00 hdr 00
(II) PCI: 15:00:0: chip 1180,0476 card 4000,0000 rev ba class 06,07,00 hdr 82
(II) PCI: 15:00:1: chip 1180,0832 card 17aa,20c7 rev 04 class 0c,00,10 hdr 80
(II) PCI: 15:00:2: chip 1180,0822 card 17aa,20c8 rev 21 class 08,05,00 hdr 80
(II) PCI: 15:00:3: chip 1180,0843 card 17aa,20c9 rev 11 class 08,80,00 hdr 80
(II) PCI: 15:00:4: chip 1180,0592 card 17aa,20ca rev 11 class 08,80,00 hdr 80
(II) PCI: 15:00:5: chip 1180,0852 card 17aa,20cb rev 11 class 08,80,00 hdr 80
(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,22), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
   [0] -1   0   0xf4300000 - 0xf43fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:3), (0,5,12), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 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]
(II) Bus 5 non-prefetchable memory range:
   [0] -1   0   0xf8000000 - 0xf9ffffff (0x2000000) MX[B]
(II) Bus 5 prefetchable memory range:
   [0] -1   0   0xf4000000 - 0xf40fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:4), (0,13,20), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 13 I/O range:
   [0] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [1] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [2] -1   0   0x00003800 - 0x000038ff (0x100) IX[B]
   [3] -1   0   0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 13 non-prefetchable memory range:
   [0] -1   0   0xfa000000 - 0xfbffffff (0x2000000) MX[B]
(II) Bus 13 prefetchable memory range:
   [0] -1   0   0xf4100000 - 0xf41fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 21: bridge is at (0:30:0), (0,21,24), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 21 I/O range:
   [0] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [1] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [2] -1   0   0x00004800 - 0x000048ff (0x100) IX[B]
   [3] -1   0   0x00004c00 - 0x00004cff (0x100) IX[B]
   [4] -1   0   0x00005000 - 0x000050ff (0x100) IX[B]
   [5] -1   0   0x00005400 - 0x000054ff (0x100) IX[B]
   [6] -1   0   0x00005800 - 0x000058ff (0x100) IX[B]
   [7] -1   0   0x00005c00 - 0x00005cff (0x100) IX[B]
   [8] -1   0   0x00006000 - 0x000060ff (0x100) IX[B]
   [9] -1   0   0x00006400 - 0x000064ff (0x100) IX[B]
   [10] -1   0   0x00006800 - 0x000068ff (0x100) IX[B]
   [11] -1   0   0x00006c00 - 0x00006cff (0x100) IX[B]
   [12] -1   0   0x00007000 - 0x000070ff (0x100) IX[B]
   [13] -1   0   0x00007400 - 0x000074ff (0x100) IX[B]
   [14] -1   0   0x00007800 - 0x000078ff (0x100) IX[B]
   [15] -1   0   0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 21 non-prefetchable memory range:
   [0] -1   0   0xf4800000 - 0xf7ffffff (0x3800000) MX[B]
(II) Bus 21 prefetchable memory range:
   [0] -1   0   0xf0000000 - 0xf3ffffff (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 22: bridge is at (21:0:0), (21,22,23), BCTRL: 0x0780 (VGA_EN is cleared)
(II) Bus 22 I/O range:
   [0] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [1] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
(II) Bus 22 prefetchable memory range:
   [0] -1   0   0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
(--) PCI:*(0:2:0) Intel Corporation unknown chipset (0x2a42) rev 7, Mem @ 0xf4400000/22, 0xd0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation unknown chipset (0x2a43) rev 7, Mem @ 0xf4200000/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   0xf4802400 - 0xf48024ff (0x100) MX[B]
   [1] -1   0   0xf4802000 - 0xf48020ff (0x100) MX[B]
   [2] -1   0   0xf4801c00 - 0xf4801cff (0x100) MX[B]
   [3] -1   0   0xf4801800 - 0xf48018ff (0x100) MX[B]
   [4] -1   0   0xf4801000 - 0xf48017ff (0x800) MX[B]
   [5] -1   0   0xf4300000 - 0xf4301fff (0x2000) MX[B]
   [6] -1   0   0xfc227400 - 0xfc2274ff (0x100) MX[B]
   [7] -1   0   0xfc226000 - 0xfc2267ff (0x800) MX[B]
   [8] -1   0   0xfc227000 - 0xfc2273ff (0x400) MX[B]
   [9] -1   0   0xfc020000 - 0xfc023fff (0x4000) MX[B]
   [10] -1   0   0xfc226c00 - 0xfc226fff (0x400) MX[B]
   [11] -1   0   0xfc025000 - 0xfc025fff (0x1000) MX[B]
   [12] -1   0   0xfc000000 - 0xfc01ffff (0x20000) MX[B]
   [13] -1   0   0xfc024000 - 0xfc024fff (0x1000) MX[B]
   [14] -1   0   0xfc226800 - 0xfc22680f (0x10) MX[B]
   [15] -1   0   0xf4200000 - 0xf42fffff (0x100000) MX[B](B)
   [16] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [17] -1   0   0xf4400000 - 0xf47fffff (0x400000) MX[B](B)
   [18] -1   0   0x00001c60 - 0x00001c7f (0x20) IX[B]
   [19] -1   0   0x00001c20 - 0x00001c3f (0x20) IX[B]
   [20] -1   0   0x00001838 - 0x0000183b (0x4) IX[B]
   [21] -1   0   0x00001c40 - 0x00001c47 (0x8) IX[B]
   [22] -1   0   0x0000183c - 0x0000183f (0x4) IX[B]
   [23] -1   0   0x00001c48 - 0x00001c4f (0x8) IX[B]
   [24] -1   0   0x00001c00 - 0x00001c1f (0x20) IX[B]
   [25] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [26] -1   0   0x000018c0 - 0x000018df (0x20) IX[B]
   [27] -1   0   0x000018a0 - 0x000018bf (0x20) IX[B]
   [28] -1   0   0x00001880 - 0x0000189f (0x20) IX[B]
   [29] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [30] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [31] -1   0   0x00001830 - 0x00001837 (0x8) IX[B]
   [32] -1   0   0x00001810 - 0x0000181f (0x10) IX[B]
   [33] -1   0   0x00001808 - 0x0000180b (0x4) IX[B]
   [34] -1   0   0x00001820 - 0x00001827 (0x8) IX[B]
   [35] -1   0   0x0000180c - 0x0000180f (0x4) IX[B]
   [36] -1   0   0x00001828 - 0x0000182f (0x8) IX[B]
   [37] -1   0   0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xf4802400 - 0xf48024ff (0x100) MX[B]
   [1] -1   0   0xf4802000 - 0xf48020ff (0x100) MX[B]
   [2] -1   0   0xf4801c00 - 0xf4801cff (0x100) MX[B]
   [3] -1   0   0xf4801800 - 0xf48018ff (0x100) MX[B]
   [4] -1   0   0xf4801000 - 0xf48017ff (0x800) MX[B]
   [5] -1   0   0xf4300000 - 0xf4301fff (0x2000) MX[B]
   [6] -1   0   0xfc227400 - 0xfc2274ff (0x100) MX[B]
   [7] -1   0   0xfc226000 - 0xfc2267ff (0x800) MX[B]
   [8] -1   0   0xfc227000 - 0xfc2273ff (0x400) MX[B]
   [9] -1   0   0xfc020000 - 0xfc023fff (0x4000) MX[B]
   [10] -1   0   0xfc226c00 - 0xfc226fff (0x400) MX[B]
   [11] -1   0   0xfc025000 - 0xfc025fff (0x1000) MX[B]
   [12] -1   0   0xfc000000 - 0xfc01ffff (0x20000) MX[B]
   [13] -1   0   0xfc024000 - 0xfc024fff (0x1000) MX[B]
   [14] -1   0   0xfc226800 - 0xfc22680f (0x10) MX[B]
   [15] -1   0   0xf4200000 - 0xf42fffff (0x100000) MX[B](B)
   [16] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [17] -1   0   0xf4400000 - 0xf47fffff (0x400000) MX[B](B)
   [18] -1   0   0x00001c60 - 0x00001c7f (0x20) IX[B]
   [19] -1   0   0x00001c20 - 0x00001c3f (0x20) IX[B]
   [20] -1   0   0x00001838 - 0x0000183b (0x4) IX[B]
   [21] -1   0   0x00001c40 - 0x00001c47 (0x8) IX[B]
   [22] -1   0   0x0000183c - 0x0000183f (0x4) IX[B]
   [23] -1   0   0x00001c48 - 0x00001c4f (0x8) IX[B]
   [24] -1   0   0x00001c00 - 0x00001c1f (0x20) IX[B]
   [25] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [26] -1   0   0x000018c0 - 0x000018df (0x20) IX[B]
   [27] -1   0   0x000018a0 - 0x000018bf (0x20) IX[B]
   [28] -1   0   0x00001880 - 0x0000189f (0x20) IX[B]
   [29] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [30] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [31] -1   0   0x00001830 - 0x00001837 (0x8) IX[B]
   [32] -1   0   0x00001810 - 0x0000181f (0x10) IX[B]
   [33] -1   0   0x00001808 - 0x0000180b (0x4) IX[B]
   [34] -1   0   0x00001820 - 0x00001827 (0x8) IX[B]
   [35] -1   0   0x0000180c - 0x0000180f (0x4) IX[B]
   [36] -1   0   0x00001828 - 0x0000182f (0x8) IX[B]
   [37] -1   0   0x00001800 - 0x00001807 (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   0xf4802400 - 0xf48024ff (0x100) MX[B]
   [5] -1   0   0xf4802000 - 0xf48020ff (0x100) MX[B]
   [6] -1   0   0xf4801c00 - 0xf4801cff (0x100) MX[B]
   [7] -1   0   0xf4801800 - 0xf48018ff (0x100) MX[B]
   [8] -1   0   0xf4801000 - 0xf48017ff (0x800) MX[B]
   [9] -1   0   0xf4300000 - 0xf4301fff (0x2000) MX[B]
   [10] -1   0   0xfc227400 - 0xfc2274ff (0x100) MX[B]
   [11] -1   0   0xfc226000 - 0xfc2267ff (0x800) MX[B]
   [12] -1   0   0xfc227000 - 0xfc2273ff (0x400) MX[B]
   [13] -1   0   0xfc020000 - 0xfc023fff (0x4000) MX[B]
   [14] -1   0   0xfc226c00 - 0xfc226fff (0x400) MX[B]
   [15] -1   0   0xfc025000 - 0xfc025fff (0x1000) MX[B]
   [16] -1   0   0xfc000000 - 0xfc01ffff (0x20000) MX[B]
   [17] -1   0   0xfc024000 - 0xfc024fff (0x1000) MX[B]
   [18] -1   0   0xfc226800 - 0xfc22680f (0x10) MX[B]
   [19] -1   0   0xf4200000 - 0xf42fffff (0x100000) MX[B](B)
   [20] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [21] -1   0   0xf4400000 - 0xf47fffff (0x400000) MX[B](B)
   [22] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [23] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [24] -1   0   0x00001c60 - 0x00001c7f (0x20) IX[B]
   [25] -1   0   0x00001c20 - 0x00001c3f (0x20) IX[B]
   [26] -1   0   0x00001838 - 0x0000183b (0x4) IX[B]
   [27] -1   0   0x00001c40 - 0x00001c47 (0x8) IX[B]
   [28] -1   0   0x0000183c - 0x0000183f (0x4) IX[B]
   [29] -1   0   0x00001c48 - 0x00001c4f (0x8) IX[B]
   [30] -1   0   0x00001c00 - 0x00001c1f (0x20) IX[B]
   [31] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [32] -1   0   0x000018c0 - 0x000018df (0x20) IX[B]
   [33] -1   0   0x000018a0 - 0x000018bf (0x20) IX[B]
   [34] -1   0   0x00001880 - 0x0000189f (0x20) IX[B]
   [35] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [36] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [37] -1   0   0x00001830 - 0x00001837 (0x8) IX[B]
   [38] -1   0   0x00001810 - 0x0000181f (0x10) IX[B]
   [39] -1   0   0x00001808 - 0x0000180b (0x4) IX[B]
   [40] -1   0   0x00001820 - 0x00001827 (0x8) IX[B]
   [41] -1   0   0x0000180c - 0x0000180f (0x4) IX[B]
   [42] -1   0   0x00001828 - 0x0000182f (0x8) IX[B]
   [43] -1   0   0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.3.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/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.3.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/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.3.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: "xtrap"
(II) Loading /usr/lib64/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
   compiled for 1.3.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/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.3.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: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
   compiled for 1.3.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: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 1.3.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: "intel"
(II) Loading /usr/lib64/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 2.1.1
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.2.3
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.7
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
   965GM, 965GME/GLE, G33, Q35, Q33
(II) Primary Device is: PCI 00:02:0
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(EE) No devices detected.

Fatal server error:
no screens found


Xorg Version:
Code:
 eix xorg-x11
[I] x11-base/xorg-x11
     Available versions:  7.2 ~7.3 ~7.4
     Installed versions:  7.2(21:00:48 11/20/08)
     Homepage:            http://xorg.freedesktop.org
     Description:         An X11 implementation maintained by the X.Org Foundation (meta package)


Kernel Config:
Code:
-*- /dev/agpgart (AGP Support)  --->                 
  <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support
     <*>   Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver)  --->


I have also installed: x11-drivers/xf86-video-intel
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri Nov 21, 2008 1:35 pm    Post subject: Reply with quote

Hi, can you post this :

Code:

# emerge --info
# cat /etc/X11/xorg.conf
Back to top
View user's profile Send private message
newc0mer
n00b
n00b


Joined: 18 Mar 2008
Posts: 45

PostPosted: Sat Nov 22, 2008 12:52 am    Post subject: Reply with quote

here:

emerge --info
Code:
 emerge --info


Performing Global Updates: /usr/portage/profiles/updates/4Q-2008
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
........................
@@@@@@@@@

Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27-gentoo x86_64)
=================================================================
System uname: 2.6.27-gentoo x86_64 Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz
Timestamp of tree: Fri, 21 Nov 2008 22:07:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fomit-frame-pointer -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://de-mirror.org/distro/gentoo/ ftp://de-mirror.org/distro/gentoo/ http://gentoo.tiscali.nl/ ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 bash-completion berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gpm iconv ipv6 isdnlog midi mmx mudflap multilib ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl sse sse2 ssl sysfs tcpd unicode vim-syntax xorg zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fglrx vesa vga intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


xorg.conf
Code:
 cat /etc/X11/xorg.conf
# Because there are two grakas available in hybrid style, xorg means that there are two screens
# and makes one screen vesa (INTEL graka) and the other screen ati (fgrlx)
Section "ServerLayout"
        Identifier     "ng-lab.org"
        Screen      0  "Screen0" 0 0
        #Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        #RgbPath      "/usr/share/X11/rgb"
        #ModulePath   "/usr/lib64/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/arkpandora/"
        FontPath     "/usr/share/fonts/corefonts/"
        FontPath     "/usr/share/fonts/cyrillic/"
        FontPath     "/usr/share/fonts/dejavu/"
        FontPath     "/usr/share/fonts/terminus/"
        FontPath     "/usr/share/fonts/ttf-bitstream-vera/"
        FontPath     "/usr/share/fonts/util/"
EndSection

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

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "AutoRepeat"        "200 25"
        Option      "XkbRules"  "xorg"
        Option      "XkbModel"  "pc104"
        Option      "XkbLayout" "ch"
        Option      "XkbVariant"        "de"
        Option      "XkbOptions"        "eurosign:e"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "IntelMonitor"
        VendorName   "Intel"
        ModelName    "Onboard graphic card"
EndSection

#Section "Monitor"
#       Identifier   "AtiMonitor"
#       VendorName   "ATI"
#       ModelName    "ATI Rage"
#EndSection

Section "Device"
        Identifier  "IntelGraphicCard"
        Driver      "vesa"
        #VendorName  "Intel Corporation"
        #BoardName   "Unknown Board"
        #BusID       "PCI:0:2:0"
        #Driver      "intel"
       
        VendorName  "Intel Corporation"
        BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
        Card        "** Intel i810 (generic)               [i810]"
        BusID       "PCI:0:2:0"
       
        #Driver      "intel"
        #       Option "mtrr" "on"
        #       Option "XvMC" "true"
        #       Option "MigrationHeuristic"  "greedy"
        #       Option "Tiling"  "true"
        #       Option  "DRI"   "true"
        #       Option "TripleBuffer"  "true"
EndSection

#Section "Device"
#       Identifier  "AtiGraphicCard"
#       Driver      "fglrx"
#       VendorName  "ATI Technologies Inc"
#       BoardName   "Unknown Board"
#       BusID       "PCI:1:0:0"
#EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "IntelGraphicCard"
        Monitor    "IntelMonitor"
        DefaultDepth    24
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "1680x1050"
        EndSubSection
EndSection

#Section "Screen"
#       Identifier "Screen1"
#       Device     "AtiGraphicCard"
#       Monitor    "AtiMonitor"
        #DefaultDepth   24
#       SubSection "Display"
#               Viewport   0 0
#               Depth     1
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     4
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     8
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     15
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     16
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     24
#       EndSubSection
#EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

Section "DRI"
     Mode 0666
EndSection


as you can see - I am using vesa currently because this works... the intel is commented because it causes the error i've described above..
Back to top
View user's profile Send private message
newc0mer
n00b
n00b


Joined: 18 Mar 2008
Posts: 45

PostPosted: Tue Nov 25, 2008 12:34 pm    Post subject: Reply with quote

does anyone have gentoo running with switchable graphic cards?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum