Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

i915 and xorg - how?

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
325 posts
  • Page 10 of 13
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next
Author
Message
Tr1cH
n00b
n00b
Posts: 29
Joined: Thu May 12, 2005 9:10 pm

  • Quote

Post by Tr1cH » Wed Jul 27, 2005 12:15 am

I have i915 as a module and it's working properly.
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Thu Jul 28, 2005 11:45 pm

Now there's a way to get DRI work with Intel Sonoma (i.e. i915): http://forums.gentoo.org/viewtopic-t-36 ... ight-.html .
Last edited by VinzC on Fri Nov 04, 2005 8:33 am, edited 1 time in total.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
manny15
Guru
Guru
User avatar
Posts: 471
Joined: Sun Dec 01, 2002 11:26 pm
Location: USA

  • Quote

Post by manny15 » Fri Jul 29, 2005 7:33 pm

VinzC wrote:Now there's a way to get DRI work with Intel Sonoma: http://forums.gentoo.org/viewtopic-t-36 ... ight-.html .
I'm glad at least a work around was discovered. But the author mentioned something about strange from agpgart. I get the following and DRI is working:

Code: Select all

Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 845G Chipset.
agpgart: Detected 892K stolen memory.
agpgart: AGP aperture is 128M @ 0xe0000000
I don't know if this mean's there's still room for an increase in DRI performance somewhere or what. Although, if I wanted a REAL graphics card I would get one, haha.
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Fri Jul 29, 2005 11:21 pm

manny15 wrote:I don't know if this mean's there's still room for an increase in DRI performance somewhere or what. Although, if I wanted a REAL graphics card I would get one, haha.
Yup, provided you can change the graphics card of someone else's laptop :D . Seriously, this is intended to help [a little] those who have like 200 FPS with Glxgears and have to cope with their video card.
Last edited by VinzC on Fri Nov 04, 2005 8:34 am, edited 1 time in total.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
thomasa88
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 143
Joined: Wed Apr 13, 2005 6:58 pm
Location: Sweden

  • Quote

Post by thomasa88 » Sat Jul 30, 2005 2:09 pm

I tried the guide but I cant still get dri to work, the screen gets black and I can switch between the terminals but after some time it gets nicely colored lines to the right of the screen and the computer hangs. Something under my right hand also gets hot (gpu?)(dell i6k)
- thomasa88
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Sat Jul 30, 2005 2:21 pm

thomasa88 wrote:I tried the guide but I cant still get dri to work, the screen gets black and I can switch between the terminals but after some time it gets nicely colored lines to the right of the screen and the computer hangs. Something under my right hand also gets hot (gpu?)(dell i6k)
That is really wierd. All the lnx_agp patch does (in fact) is to blank a structure before initializing it with a function call. I'm afraid I cannot answer why it doesn't work for you :( .
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
thomasa88
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 143
Joined: Wed Apr 13, 2005 6:58 pm
Location: Sweden

  • Quote

Post by thomasa88 » Sat Jul 30, 2005 2:25 pm

VinzC wrote:
thomasa88 wrote:I tried the guide but I cant still get dri to work, the screen gets black and I can switch between the terminals but after some time it gets nicely colored lines to the right of the screen and the computer hangs. Something under my right hand also gets hot (gpu?)(dell i6k)
That is really wierd. All the lnx_agp patch does (in fact) is to blank a structure before initializing it with a function call. I'm afraid I cannot answer why it doesn't work for you :( .
your fix didnt do that, it was so b4. Im starting to wondering if theres something wrong in my config, so could anybody post (a link to) a working xorg-config-file?
- thomasa88
Top
hoschi
Advocate
Advocate
User avatar
Posts: 2517
Joined: Sat Jul 19, 2003 9:08 pm
Location: Ulm, Germany, Europe
Contact:
Contact hoschi
Website

  • Quote

Post by hoschi » Mon Aug 08, 2005 10:08 pm

i have a problem with the "define atapi"-fix:
can anybody of you play dvds/audio-cds or burn discs?

i am not :(
Just you and me strogg!
Top
seppelrockt
Guru
Guru
Posts: 423
Joined: Fri May 14, 2004 8:06 pm

  • Quote

Post by seppelrockt » Mon Aug 08, 2005 11:50 pm

hoschi wrote:i have a problem with the "define atapi"-fix:
can anybody of you play dvds/audio-cds or burn discs?

i am not :(
Might be a permissions problem we all (not only libata.h people) experienced because udev makes some problems. The way to go are some custom udev-rules I think cause they didn't fixed it yet. Try setting /dev/sr0 und /dev/sg0 to group cdrom (don't know if what is right for burning, k3b hangs scanning the devices) before and see if it works.

IMPORTANT: put this in the right thread Dell I6000 instead of this Xorg on i915gm!
Top
hoschi
Advocate
Advocate
User avatar
Posts: 2517
Joined: Sat Jul 19, 2003 9:08 pm
Location: Ulm, Germany, Europe
Contact:
Contact hoschi
Website

  • Quote

Post by hoschi » Wed Aug 10, 2005 8:22 am

seppelrockt wrote:
hoschi wrote:i have a problem with the "define atapi"-fix:
can anybody of you play dvds/audio-cds or burn discs?

i am not :(
Might be a permissions problem we all (not only libata.h people) experienced because udev makes some problems. The way to go are some custom udev-rules I think cause they didn't fixed it yet. Try setting /dev/sr0 und /dev/sg0 to group cdrom (don't know if what is right for burning, k3b hangs scanning the devices) before and see if it works.

IMPORTANT: put this in the right thread Dell I6000 instead of this Xorg on i915gm!
Thanks :-)
BTW: I'am IBM-Costumer (no Lenovo), and Dell sucks :p
Just you and me strogg!
Top
gnufied
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Sep 13, 2005 7:22 pm

  • Quote

Post by gnufied » Mon Sep 26, 2005 8:32 am

Hi guys...

I have i915GM chipset and using kernel 2.6.14-rc1.

I downloaded latest DRI drivers for i915 from xorg and compiled it as a module.But when, the installer tried to insert that module , i got error

Code: Select all

 undefined symbol.. pci_pretty_xxx
FATAL Error: module not loaded..
Moreover..my sound card was working with genkernel.But when i upgraded to latest kernel and installed it. Suddenly when it comes to loading modules for sound card.It says..

Code: Select all

undefined parameter',
undefined parameter',
And loading of modules fails.
i would appreciate any help.
Top
Sejam
Tux's lil' helper
Tux's lil' helper
Posts: 80
Joined: Mon Oct 25, 2004 7:06 am

  • Quote

Post by Sejam » Mon Sep 26, 2005 2:39 pm

VinzC wrote:
thomasa88 wrote:I tried the guide but I cant still get dri to work, the screen gets black and I can switch between the terminals but after some time it gets nicely colored lines to the right of the screen and the computer hangs. Something under my right hand also gets hot (gpu?)(dell i6k)
That is really wierd. All the lnx_agp patch does (in fact) is to blank a structure before initializing it with a function call. I'm afraid I cannot answer why it doesn't work for you :( .
Hmmmm ... wondering if that's the reason we are having the screen staying black after the monitor is shut off. Maybe there needs to be a way to initialize it again so that the screen displays again.
Top
thomasa88
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 143
Joined: Wed Apr 13, 2005 6:58 pm
Location: Sweden

  • Quote

Post by thomasa88 » Wed Sep 28, 2005 5:12 am

Dont know if I said I finally got rid of the blackscreen? It was some setting in the graphics adapter block... :P

to get the screen to light up again (using x, su must be the logged-in user)
/etc/acpi/default.sh

Code: Select all

                        lid)    lidstate="$(cat /proc/acpi/button/lid/LID/state| awk '{print $2}')"
                                case "$lidstate" in
                                        open)   su mrt -c "xset -display :0 dpms force on"
                                                su mrt -c "xset -display :0 s reset"
                                                logger "LCD panel is $lidstate"
                                                ;;
                                        closed) su mrt -c "xset -display :0 dpms force off"
                                                logger "LCD panel is $lidstate"
                                                ;;
                                esac
- thomasa88
Top
AkiraBakaBaka
n00b
n00b
Posts: 15
Joined: Wed Oct 01, 2003 2:07 am
Location: chicago
Contact:
Contact AkiraBakaBaka
Website

  • Quote

Post by AkiraBakaBaka » Wed Sep 28, 2005 8:54 pm

Tr1cH wrote:I have i915 as a module and it's working properly.
Does the i915 module only exist for 2.6 kernels? Support was 'added' for 915G in 2.4.26 I think, but I have no idea what that means since there still is no i915 module, and the i810 module still doesn't list supporting it. I'm trying the drivers from intel's site right now but man do I hate looking for drivers. :evil:
Top
thomasa88
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 143
Joined: Wed Apr 13, 2005 6:58 pm
Location: Sweden

  • Quote

Post by thomasa88 » Wed Sep 28, 2005 8:58 pm

use the i810 drivers that came with xorg and also enable i915 in the kernel
- thomasa88
Top
gnufied
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Sep 13, 2005 7:22 pm

  • Quote

Post by gnufied » Thu Sep 29, 2005 7:25 am

Hey , what about my problem?
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Wed Nov 02, 2005 11:59 am

gnufied wrote:Hey , what about my problem?
Don't use DRI snapshots.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
bkunlimited
l33t
l33t
Posts: 672
Joined: Fri Jun 18, 2004 6:50 am

  • Quote

Post by bkunlimited » Wed Nov 02, 2005 10:26 pm

i'm using native i810 driver from xorg and i get the following error when trying to start X:

Code: Select all

(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) fount
(EE) No devices detected.
the last part of Xorg.0.log shows the following:

Code: Select all

(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.7
        X.Org XInput driver : 0.4
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 6.8.2, 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/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 1028,0182 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 1028,0182 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2792 card 1028,0182 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1c:0: chip 8086,2660 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2658 card 1028,0182 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2659 card 1028,0182 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,265a card 1028,0182 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,265b card 1028,0182 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,265c card 1028,0182 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev d3 class 06,04,01 hdr 81
(II) PCI: 00:1e:2: chip 8086,266e card 1028,0182 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1e:3: chip 8086,266d card 14f1,5423 rev 03 class 07,03,00 hdr 00
(II) PCI: 00:1f:0: chip 8086,2641 card 1028,0182 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2653 card 1028,0182 rev 03 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,266a card 1028,0182 rev 03 class 0c,05,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,1677 card 1028,0182 rev 01 class 02,00,00 hdr 00
(II) PCI: 03:01:0: chip 104c,8036 card 2000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 03:01:5: chip 104c,8038 card 1028,0182 rev 00 class 07,80,00 hdr 80
(II) PCI: 03:03:0: chip 8086,4223 card 8086,1021 rev 05 class 02,80,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,4), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xdfd00000 - 0xdfdfffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,7), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 I/O range:
        [0] -1  0       0x00002000 - 0x00003fff (0x2000) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xdfc00000 - 0xdfcfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0x40000000 - 0x41ffffff (0x2000000) 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 4: bridge is at (3:1:0), (3,4,7), BCTRL: 0x07c0 (VGA_EN is cleared)
(II) Bus 4 I/O range:
        [0] -1  0       0x00002000 - 0x00002fff (0x1000) IX[B]
        [1] -1  0       0x00003000 - 0x00003fff (0x1000) IX[B]
(II) Bus 4 prefetchable memory range:
        [0] -1  0       0x40000000 - 0x41ffffff (0x2000000) MX[B]
(--) PCI:*(0:2:0) Intel Corp. unknown chipset (0x2592) rev 3, Mem @ 0xdff00000/19, 0xc0000000/28, 0xdfec0000/18, I/O @ 0xec38/3
(--) PCI: (0:2:1) Intel Corp. unknown chipset (0x2792) rev 3, Mem @ 0xdff80000/19
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xdfcff000 - 0xdfcfffff (0x1000) MX[B]
        [1] -1  0       0xdfcfe000 - 0xdfcfefff (0x1000) MX[B]
        [2] -1  0       0xdfcfd000 - 0xdfcfdfff (0x1000) MX[B]
        [3] -1  0       0xdfdf0000 - 0xdfdfffff (0x10000) MX[B]
        [4] -1  0       0xdfebfd00 - 0xdfebfdff (0x100) MX[B]
        [5] -1  0       0xdfebfe00 - 0xdfebffff (0x200) MX[B]
        [6] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [7] -1  0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [8] -1  0       0xdfec0000 - 0xdfefffff (0x40000) MX[B](B)
        [9] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [10] -1 0       0xdff00000 - 0xdff7ffff (0x80000) MX[B](B)
        [11] -1 0       0x000010c0 - 0x000010df (0x20) IX[B]
        [12] -1 0       0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
        [13] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [14] -1 0       0x00000170 - 0x00000170 (0x1) IX[B]
        [15] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0       0x0000ec80 - 0x0000ecff (0x80) IX[B]
        [18] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [19] -1 0       0x0000ec40 - 0x0000ec7f (0x40) IX[B]
        [20] -1 0       0x0000ed00 - 0x0000edff (0x100) IX[B]
        [21] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]
        [22] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]
        [23] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]
        [24] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]
        [25] -1 0       0x0000ec38 - 0x0000ec3f (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xdfcff000 - 0xdfcfffff (0x1000) MX[B]
        [1] -1  0       0xdfcfe000 - 0xdfcfefff (0x1000) MX[B]
        [2] -1  0       0xdfcfd000 - 0xdfcfdfff (0x1000) MX[B]
        [3] -1  0       0xdfdf0000 - 0xdfdfffff (0x10000) MX[B]
        [4] -1  0       0xdfebfd00 - 0xdfebfdff (0x100) MX[B]
        [5] -1  0       0xdfebfe00 - 0xdfebffff (0x200) MX[B]
        [6] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [7] -1  0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [8] -1  0       0xdfec0000 - 0xdfefffff (0x40000) MX[B](B)
        [9] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [10] -1 0       0xdff00000 - 0xdff7ffff (0x80000) MX[B](B)
        [11] -1 0       0x000010c0 - 0x000010df (0x20) IX[B]
        [12] -1 0       0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
        [13] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [14] -1 0       0x00000170 - 0x00000170 (0x1) IX[B]
        [15] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0       0x0000ec80 - 0x0000ecff (0x80) IX[B]
        [18] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [19] -1 0       0x0000ec40 - 0x0000ec7f (0x40) IX[B]
        [20] -1 0       0x0000ed00 - 0x0000edff (0x100) IX[B]
        [21] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]
        [22] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]
        [23] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]
        [24] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]
        [25] -1 0       0x0000ec38 - 0x0000ec3f (0x8) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xdfcff000 - 0xdfcfffff (0x1000) MX[B]
        [6] -1  0       0xdfcfe000 - 0xdfcfefff (0x1000) MX[B]
        [7] -1  0       0xdfcfd000 - 0xdfcfdfff (0x1000) MX[B]
        [8] -1  0       0xdfdf0000 - 0xdfdfffff (0x10000) MX[B]
        [9] -1  0       0xdfebfd00 - 0xdfebfdff (0x100) MX[B]
        [10] -1 0       0xdfebfe00 - 0xdfebffff (0x200) MX[B]
        [11] -1 0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [12] -1 0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [13] -1 0       0xdfec0000 - 0xdfefffff (0x40000) MX[B](B)
        [14] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [15] -1 0       0xdff00000 - 0xdff7ffff (0x80000) MX[B](B)
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x000010c0 - 0x000010df (0x20) IX[B]
        [19] -1 0       0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
        [20] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [21] -1 0       0x00000170 - 0x00000170 (0x1) IX[B]
        [22] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0       0x0000ec80 - 0x0000ecff (0x80) IX[B]
        [25] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [26] -1 0       0x0000ec40 - 0x0000ec7f (0x40) IX[B]
        [27] -1 0       0x0000ed00 - 0x0000edff (0x100) IX[B]
        [28] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]
        [29] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]
        [30] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]
        [31] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]
        [32] -1 0       0x0000ec38 - 0x0000ec3f (0x8) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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 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: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 6.8.2, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "i810"
(II) Loading /usr/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
        i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G
(II) Primary Device is: PCI 00:02:0
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
xorg.conf

Code: Select all

Section "Module"


    Load        "dbe"   # Double buffer extension

    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"

EndSection


Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"
EndSection


Section "ServerFlags"
EndSection

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"  "de"

EndSection

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"

    Option "Emulate3Buttons"
EndSection

Section "Monitor"

    Identifier  "My Monitor"
    HorizSync   50
    VertRefresh 50-70

EndSection

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "** Intel i810 (generic)               [i810]"
    Driver      "i810"
    #VideoRam    131072
    BusID       "PCI:0:2:0"
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "** Intel i810 (generic)               [i810]"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1400x1050" "1280x1024" "1024x768" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1400x1050" "1280x1024" "1024x768" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1400x1050" "1280x1024" "1024x768" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"

    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection
does anyone know what the problem is here?
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Thu Nov 03, 2005 10:11 am

Upgrade to xorg >= 6.8.2-r2.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
bkunlimited
l33t
l33t
Posts: 672
Joined: Fri Jun 18, 2004 6:50 am

  • Quote

Post by bkunlimited » Thu Nov 03, 2005 11:23 am

i updated to xorg-x11-6.8.99.15-r4 now this error message is gone and X starts but i don't see anything. no mouse cursor, no windows, nothing. just a white screen that slowly fades to black...
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Thu Nov 03, 2005 11:33 am

Have you re-run xorgconfig or any other configuration helper? I think ran xorg -config the first time and it succeeded.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
bkunlimited
l33t
l33t
Posts: 672
Joined: Fri Jun 18, 2004 6:50 am

  • Quote

Post by bkunlimited » Thu Nov 03, 2005 2:21 pm

i did, now the grey starting screen comes up and i see the mouse cursor. But nothing more... Afaik twm should come up when no other window manager is installed. When i shut down X with Ctrl+Alt+Backspace my console is totally garbled.

EDIT: after adjusting the modelines i was able to see twm correctly. but after shutting down X the screen is not garbled it is entirely black :(
i'm using vesafb-tng framebuffer
Top
VinzC
Watchman
Watchman
User avatar
Posts: 5100
Joined: Sat Apr 17, 2004 1:51 pm
Location: Dark side of the mood

  • Quote

Post by VinzC » Thu Nov 03, 2005 3:19 pm

bkunlimited wrote:... When i shut down X with Ctrl+Alt+Backspace my console is totally garbled.

EDIT: after adjusting the modelines i was able to see twm correctly. but after shutting down X the screen is not garbled it is entirely black :(
i'm using vesafb-tng framebuffer
This is typically due to vesa-tng. Use vesafb instead - you'll be required to pass vga=xxx kernel argument. I think this is largely discussed in this thread. If you have a non-standard resolution, e.g. 1280x800 or 1680x1050, this is for you. Typicall Xorg doesn't need modelines with i915 (I don't have any in my xorg.conf). You can safely revert the last changes in your config file.

You might want to get the most of hardware acceleration. See Getting DRI working with i915 in this forum.
Last edited by VinzC on Fri Nov 04, 2005 8:04 am, edited 1 time in total.
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Top
bkunlimited
l33t
l33t
Posts: 672
Joined: Fri Jun 18, 2004 6:50 am

  • Quote

Post by bkunlimited » Thu Nov 03, 2005 9:00 pm

Thanks a lot VinzC!! You made my day ;)
Top
gothis
n00b
n00b
Posts: 5
Joined: Fri Nov 04, 2005 4:40 am

  • Quote

Post by gothis » Fri Nov 04, 2005 4:57 am

Hi all!

I've been reading this thread from the first message to the last and I still can't get dri to work properly :(
I get X to run and all that, but no dri :(

Code: Select all

skybubble linux # glxinfo | grep rendering
direct rendering: No
glxgears runs around 800 fps (this is a P4 3GHz with HT, and the i915 has 256Mb memory.)

first of all, my chipset according to lspci:

Code: Select all

0000:00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor to I/O Controller (rev 04)
I emerged xorg-x11-6.8.99.15-r4 and i'm using the 2.6.13-gentoo-r5 gentoo sources.

I have the following stuff in my .config:

Code: Select all

CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=m
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
I have this in my xorg.conf:

Code: Select all

Section "Module"
    Load        "dbe"  
    Load        "type1"
    Load        "freetype"
    Load       "glx"
    Load       "dri"
EndSection

Section "Device"
    Identifier  "TheCard"
    Driver      "i810"
EndSection
(i also tried several alternative xorg.conf configurations, using several Options to no avail)

I also tried emerging x11-drm with VIDEO_CARDS set to i915
same result.

there is however a /dev/dri/card0 created.

but xorg doesn't seem to use it or something.

This isn't a laptop or anything so i guess i could put in another card but it'd still be nice if it would work :~( money doesn't grow on trees :p
Top
Post Reply

325 posts
  • Page 10 of 13
    • Jump to page:
  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic