* [gentoo-user] Problem with the graphic card
@ 2009-06-18 14:08 Massimiliano Ziccardi
2009-06-18 16:36 ` [gentoo-user] " James
` (2 more replies)
0 siblings, 3 replies; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-18 14:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]
No one answered to my mail so far.... Do you mean I should switch to windows
? ;-)
Please, can someone give me some hint?
Do you need some more information to be able to help me?
I have a ThinkPad lenovo R500 running the latest GENTOO.
Here is what I found so far.
Everything works, but I have 2 problems:
1) OpenGL screen saver do not works
2) Graphic is not very fast.
I think the first problem is related to the second one.
I think (but I'm not sure) that the source of my problem is this:
xxxx@localhost ~ $ glxinfo | grep renderer
OpenGL renderer string: Software Rasterizer
However,
xxxx@localhost ~ $ glxinfo | grep direct
direct rendering: Yes
xxxx@localhost ~ $ dmesg | grep -i agp
[ 1.708652] Linux agpgart interface v0.103
[ 1.708775] agpgart-intel 0000:00:00.0: Intel Mobile Intel�� GM45 Express
Chipset
[ 1.709925] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[ 1.713030] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Can someone give me some hint about what to do/what to check?
Thank you in advance,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 1237 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-user] Re: Problem with the graphic card
2009-06-18 14:08 [gentoo-user] Problem with the graphic card Massimiliano Ziccardi
@ 2009-06-18 16:36 ` James
2009-06-18 18:17 ` [gentoo-user] " Ward Poelmans
2009-06-19 0:50 ` Adam Carter
2 siblings, 0 replies; 33+ messages in thread
From: James @ 2009-06-18 16:36 UTC (permalink / raw
To: gentoo-user
Massimiliano Ziccardi <massimiliano.ziccardi <at> gmail.com> writes:
> [ 1.709925] agpgart-intel 0000:00:00.0: detected 32764K stolen memory[
1.713030] agpgart-intel 0000:00:00.0: AGP aperture is 256M <at> 0xd0000000Can
someone give me some hint about what to do/what to check?Thank you in
advance,Massimiliano
Do you have your system setup for an intel videocard (graphics chip)?
If so, what guide did you follow or what steps/configs have you made?
james
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-18 14:08 [gentoo-user] Problem with the graphic card Massimiliano Ziccardi
2009-06-18 16:36 ` [gentoo-user] " James
@ 2009-06-18 18:17 ` Ward Poelmans
2009-06-19 0:50 ` Adam Carter
2 siblings, 0 replies; 33+ messages in thread
From: Ward Poelmans @ 2009-06-18 18:17 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 18, 2009 at 16:08, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> Can someone give me some hint about what to do/what to check?
Can you tell use the hardware you are using (lspci) and contents of
your xorg.conf file and Xorg.0.log file.
Regards,
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* RE: [gentoo-user] Problem with the graphic card
2009-06-18 14:08 [gentoo-user] Problem with the graphic card Massimiliano Ziccardi
2009-06-18 16:36 ` [gentoo-user] " James
2009-06-18 18:17 ` [gentoo-user] " Ward Poelmans
@ 2009-06-19 0:50 ` Adam Carter
2009-06-19 8:12 ` Massimiliano Ziccardi
2 siblings, 1 reply; 33+ messages in thread
From: Adam Carter @ 2009-06-19 0:50 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
> xxxx@localhost ~ $ glxinfo | grep renderer
> OpenGL renderer string: Software Rasterizer
If you're worried about 3D performance, run 'eselect opengl list'
To see if you have a hardware accelerated option, and if so 'eselect opengl set <option>' will fix that.
If you want more 2D speed, you'll need to tweak xorg.conf. Read up on options like backingstore, renderaccel, and verfiy that accelmethod is exa instead of xaa (only if its supported). There probably other options that may help as well.
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 0:50 ` Adam Carter
@ 2009-06-19 8:12 ` Massimiliano Ziccardi
2009-06-19 8:50 ` Vasya Volkov
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 8:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 533 bytes --]
Hi James, Ward, Adam!
Thanks for your help!
To James: Yes, I've an intel card. I followed many guides.
My card is :
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
BusID "PCI:0:2:0"
To Ward : attached you'll find Xorg.0.log, xorg.conf and lspci.out
To Adam: I tried 'eselect opengl list', but the only answer has been
[1] xorg-x11 *
I'm going to try exa.
Thanks a lot,
Massimiliano
>
[-- Attachment #1.2: Type: text/html, Size: 866 bytes --]
[-- Attachment #2: Xorg.0.log --]
[-- Type: application/octet-stream, Size: 26702 bytes --]
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.28-gentoo-r5 i686
Current Operating System: Linux localhost 2.6.28-gentoo-r5 #4 SMP Mon Jun 15 12:29:21 CEST 2009 i686
Build Date: 26 May 2009 11:43:22PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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 Jun 19 09:54:07 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Touchpad"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/corefonts/,
/usr/share/fonts/freefonts/,
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x9a0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
(II) Loader running on linux
(++) using VT number 7
(--) PCI:*(0@0:2:0) Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf4400000/0, 0xd0000000/0, I/O @ 0x00001800/0
(--) PCI: (0@0:2:1) Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf4200000/0
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DEC-XTRAP
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(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: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.6.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(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, G35, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33,
Mobile Intel® GM45 Express Chipset,
Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 0.1.0
ABI class: X.Org Video Driver, version 4.1
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "PageFlip" "True"
(II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel® GM45 Express Chipset
(--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xF4400000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): found backlight control method /sys/class/backlight/thinkpad_screen
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): Output HDMI-1 has no monitor section
(II) intel(0): I2C bus "HDMIDDC_B" initialized.
(II) intel(0): HDMI output 1 detected
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_D" initialized.
(II) intel(0): I2C device "CRTDDC_D:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_D:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_D" removed.
(II) intel(0): I2C bus "CRTDDC_E" initialized.
(II) intel(0): I2C device "CRTDDC_E:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_E:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_E" removed.
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Output VGA connected
(II) intel(0): Output LVDS connected
(II) intel(0): Output HDMI-1 disconnected
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output VGA using initial mode 1024x768
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 32764 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(**) intel(0): Will try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.4.0
ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x20000120 to 0x38000120
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000b00 to 0x18500b00
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x80000206 to 0x80000246
(WW) intel(0): PIPEBSTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS LBLC_EVENT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x00008900 to 0x16020100
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 474880 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1899516 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(WW) intel(0): DRM version 1.9 or newer required for Page flipping. Disabling.
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xf4400000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 19660800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0c73f000 (pgoffset 51007)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x00063fff: compressed frame buffer (400 kB, 0x000000007c000000 physical
)
(II) intel(0): 0x00064000-0x01323fff: exa offscreen (19200 kB)
(II) intel(0): 0x01324000-0x01324fff: power context (4 kB)
(II) intel(0): 0x01fff000: end of stolen memory
(II) intel(0): 0x01fff000-0x0c73efff: DRI memory manager (171264 kB)
(II) intel(0): 0x0c73f000-0x0e73efff: classic textures (32768 kB)
(II) intel(0): 0x10000000: end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x01fff000: start of memory manager
(II) intel(0): 0x02020000-0x0265ffff: depth buffer (6400 kB) Y tiled
(II) intel(0): 0x02820000-0x02e5ffff: back buffer (6400 kB) X tiled
(II) intel(0): 0x03020000-0x0365ffff: front buffer (6400 kB) X tiled
(II) intel(0): 0x03820000-0x03829fff: HW cursors (40 kB)
(II) intel(0): 0x0c73f000: end of memory manager
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0): Pipe A is on
(II) intel(0): Display plane A is now enabled and connected to pipe A.
(II) intel(0): Pipe B is on
(II) intel(0): Display plane B is now enabled and connected to pipe B.
(II) intel(0): Output VGA is connected to pipe A
(II) intel(0): Output LVDS is connected to pipe B
(II) intel(0): Output HDMI-1 is connected to pipe none
(II) intel(0): [drm] mapped front buffer at 0xd3020000, handle = 0xd3020000
(II) intel(0): [drm] mapped back buffer at 0xd2820000, handle = 0xd2820000
(II) intel(0): [drm] mapped depth buffer at 0xd2020000, handle = 0xd2020000
(II) intel(0): [drm] mapped classic textures at 0xdc73f000, handle = 0xdc73f000
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(WW) intel(0): Option "RenderAccel" is not used
(WW) intel(0): Option "AGPMode" is not used
(WW) intel(0): Option "EnablePageFlip" is not used
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 338 x 211
(II) Synaptics touchpad driver version 1.0.0
(--) Touchpad auto-dev sets device to /dev/input/event6
(**) Option "Device" "/dev/input/event6"
(II) Touchpad: x-axis range 0 - 1023
(II) Touchpad: y-axis range 0 - 767
(II) Touchpad: pressure range 0 - 127
(II) Touchpad: finger width range 0 - 0
(II) Touchpad: buttons: left right middle
(**) Option "SHMConfig" "on"
(--) Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) Touchpad: always reports core events
(II) evaluating device (Touchpad)
(II) XINPUT: Adding extended input device "Touchpad" (type: TOUCHPAD)
(--) Touchpad touchpad found
(II) config/hal: Adding input device HID 04b3:3107
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.1.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(**) HID 04b3:3107: always reports core events
(**) HID 04b3:3107: Device: "/dev/input/event8"
(II) HID 04b3:3107: Found 3 mouse buttons
(II) HID 04b3:3107: Found x and y relative axes
(II) HID 04b3:3107: Configuring as mouse
(**) HID 04b3:3107: YAxisMapping: buttons 4 and 5
(**) HID 04b3:3107: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 04b3:3107" (type: MOUSE)
(II) config/hal: Adding input device ThinkPad Extra Buttons
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event7"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event3"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) config/hal: Adding input device AlpsPS/2 ALPS DualPoint TouchPad
(II) Synaptics touchpad driver version 1.0.0
(**) Option "Device" "/dev/input/event6"
(II) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
(II) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
(II) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
(II) AlpsPS/2 ALPS DualPoint TouchPad: finger width range 0 - 0
(II) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
(--) AlpsPS/2 ALPS DualPoint TouchPad touchpad found
(**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
(WW) AlpsPS/2 ALPS DualPoint TouchPad can't grab event device, errno=16
(--) AlpsPS/2 ALPS DualPoint TouchPad touchpad found
(II) config/hal: Adding input device DualPoint Stick
(**) DualPoint Stick: always reports core events
(**) DualPoint Stick: Device: "/dev/input/event5"
(II) DualPoint Stick: Found 3 mouse buttons
(II) DualPoint Stick: Found x and y relative axes
(II) DualPoint Stick: Configuring as mouse
(**) DualPoint Stick: YAxisMapping: buttons 4 and 5
(**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x60.0 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.80 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.80 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.80 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16464
exaCopyDirty: Pending damage region empty!
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "IBM", prod id 9180
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.80 1280 1304 1336 1408 800 804 808 820 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16464
[-- Attachment #3: xorg.conf --]
[-- Type: application/octet-stream, Size: 3149 bytes --]
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Touchpad" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
#InputDevice "Generic Keyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/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/corefonts/"
FontPath "/usr/share/fonts/freefonts/"
EndSection
Section "Module"
Load "glx"
Load "dri"
Load "xtrap"
Load "extmod"
Load "record"
Load "dbe"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "AutoRepeat" "500 5"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
BusID "PCI:0:2:0"
#Aggiunti da MAX
Option "RenderAccel" "true"
Option "AGPMode" "4"
Option "EnablePageFlip" "True"
Option "PageFlip" "True"
##################################
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
#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
[-- Attachment #4: lspci.out --]
[-- Type: application/octet-stream, Size: 2649 bytes --]
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
03:00.0 Network controller: Intel Corporation Device 4237
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
15:00.3 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 11)
15:00.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
15:00.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 8:12 ` Massimiliano Ziccardi
@ 2009-06-19 8:50 ` Vasya Volkov
2009-06-19 8:59 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Vasya Volkov @ 2009-06-19 8:50 UTC (permalink / raw
To: gentoo-user
В Птн, 19/06/2009 в 10:12 +0200, Massimiliano Ziccardi пишет:
> Hi James, Ward, Adam!
>
> Thanks for your help!
>
> To James: Yes, I've an intel card. I followed many guides.
> My card is :
> Identifier "Card0"
> Driver "intel"
> VendorName "Intel Corporation"
> BoardName "Mobile 4 Series Chipset Integrated Graphics
> Controller"
> BusID "PCI:0:2:0"
>
> To Ward : attached you'll find Xorg.0.log, xorg.conf and lspci.out
>
> To Adam: I tried 'eselect opengl list', but the only answer has been
> [1] xorg-x11 *
>
> I'm going to try exa.
>
> Thanks a lot,
> Massimiliano
>
>
>
>
>
Hi. What driver are you using with your graphic cart? Try
x11-drivers/xf86-video-intel-2.1.1, but this driver works bad with
compiz. But you get better performance.
Intel developers rework their driver and provoke this problems with
performance. Soon there will be all good.
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 8:50 ` Vasya Volkov
@ 2009-06-19 8:59 ` Massimiliano Ziccardi
2009-06-19 11:32 ` Vasya Volkov
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 8:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]
Hi Vasya! Thank for your help!!
xf86-video-intel-2.1.1 is an older version: what do I have to do to switch
to that?
And, after I've switched, how will I switch back to the latest one?
Thank you,
Massimiliano
On Fri, Jun 19, 2009 at 10:50 AM, Vasya Volkov <my.pipes.burn@gmail.com>wrote:
> В Птн, 19/06/2009 в 10:12 +0200, Massimiliano Ziccardi пишет:
> > Hi James, Ward, Adam!
> >
> > Thanks for your help!
> >
> > To James: Yes, I've an intel card. I followed many guides.
> > My card is :
> > Identifier "Card0"
> > Driver "intel"
> > VendorName "Intel Corporation"
> > BoardName "Mobile 4 Series Chipset Integrated Graphics
> > Controller"
> > BusID "PCI:0:2:0"
> >
> > To Ward : attached you'll find Xorg.0.log, xorg.conf and lspci.out
> >
> > To Adam: I tried 'eselect opengl list', but the only answer has been
> > [1] xorg-x11 *
> >
> > I'm going to try exa.
> >
> > Thanks a lot,
> > Massimiliano
> >
> >
> >
> >
> >
> Hi. What driver are you using with your graphic cart? Try
> x11-drivers/xf86-video-intel-2.1.1, but this driver works bad with
> compiz. But you get better performance.
> Intel developers rework their driver and provoke this problems with
> performance. Soon there will be all good.
>
>
>
[-- Attachment #2: Type: text/html, Size: 1871 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 8:59 ` Massimiliano Ziccardi
@ 2009-06-19 11:32 ` Vasya Volkov
2009-06-19 11:37 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Vasya Volkov @ 2009-06-19 11:32 UTC (permalink / raw
To: gentoo-user
В Птн, 19/06/2009 в 10:59 +0200, Massimiliano Ziccardi пишет:
> Hi Vasya! Thank for your help!!
> xf86-video-intel-2.1.1 is an older version: what do I have to do to
> switch to that?
> And, after I've switched, how will I switch back to the latest one?
>
> Thank you,
> Massimiliano
>
>
> On Fri, Jun 19, 2009 at 10:50 AM, Vasya Volkov
> <my.pipes.burn@gmail.com> wrote:
> В Птн, 19/06/2009 в 10:12 +0200, Massimiliano Ziccardi пишет:
>
> > Hi James, Ward, Adam!
> >
> > Thanks for your help!
> >
> > To James: Yes, I've an intel card. I followed many guides.
> > My card is :
> > Identifier "Card0"
> > Driver "intel"
> > VendorName "Intel Corporation"
> > BoardName "Mobile 4 Series Chipset Integrated
> Graphics
> > Controller"
> > BusID "PCI:0:2:0"
> >
> > To Ward : attached you'll find Xorg.0.log, xorg.conf and
> lspci.out
> >
> > To Adam: I tried 'eselect opengl list', but the only answer
> has been
> > [1] xorg-x11 *
> >
> > I'm going to try exa.
> >
> > Thanks a lot,
> > Massimiliano
> >
> >
> >
> >
> >
>
> Hi. What driver are you using with your graphic cart? Try
> x11-drivers/xf86-video-intel-2.1.1, but this driver works bad
> with
> compiz. But you get better performance.
> Intel developers rework their driver and provoke this problems
> with
> performance. Soon there will be all good.
>
>
Well, add to /etc/portage/package.mask
">x11-drivers/xf86-video-intel-2.1.1" and then emerge
x11-drivers/xf86-video-intel. Of course you need to update (downgrade)
your xorg-server to 1.3.0.0-r6 (same operations:mask every version which
later than 1.3.0.0-r6 ">x11-base/xorg-server-1.3.0.0-r6") and don't
forget that you can't using evdev afaik with this xorg but
x11-drivers/xf86-input-keyboard and x11-drivers/xf86-input-mice will
replace it. And configure your xorg.conf
For swithcing back just erase strings that you add to package.mask and
then reemerge packets. Don't forget that xorg-1.5* and 1.3* are
different. Read upgrade guide.
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 11:32 ` Vasya Volkov
@ 2009-06-19 11:37 ` Ward Poelmans
2009-06-19 12:32 ` Vasya Volkov
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-19 11:37 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 19, 2009 at 13:32, Vasya Volkov<my.pipes.burn@gmail.com> wrote:
>
> For swithcing back just erase strings that you add to package.mask and
> then reemerge packets. Don't forget that xorg-1.5* and 1.3* are
> different. Read upgrade guide.
Are you sure that's a good idea? He has an GM45 which was only
released last year. Isn't this driver older than that?
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 11:37 ` Ward Poelmans
@ 2009-06-19 12:32 ` Vasya Volkov
2009-06-19 13:57 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Vasya Volkov @ 2009-06-19 12:32 UTC (permalink / raw
To: gentoo-user
В Птн, 19/06/2009 в 13:37 +0200, Ward Poelmans пишет:
> On Fri, Jun 19, 2009 at 13:32, Vasya Volkov<my.pipes.burn@gmail.com> wrote:
> >
> > For swithcing back just erase strings that you add to package.mask and
> > then reemerge packets. Don't forget that xorg-1.5* and 1.3* are
> > different. Read upgrade guide.
>
> Are you sure that's a good idea? He has an GM45 which was only
> released last year. Isn't this driver older than that?
>
> Ward
>
I don't understand which older driver do you mean...
Intel rewrite their driver. And there isn't any good support for linux
by their driver at now. As I know they start rewrite thier driver from
version 2.1.1 or so. Version 2.1.1 not good but with it I have reached
best performance.
Wait until they finish work is a good idea.
--
Vasya <my.pipes.burn@gmail.com>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 12:32 ` Vasya Volkov
@ 2009-06-19 13:57 ` Massimiliano Ziccardi
2009-06-19 14:09 ` Ward Poelmans
2009-06-19 15:01 ` Adam Carter
0 siblings, 2 replies; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 13:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]
Thank you all. I think I'll wait, however, do you think that that is the
problem that cause
glxinfo | grep renderer
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
On my ubuntu machine, I get :
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 965Q GEM 20090326 2009Q1 RC2
x86/MMX/SSE2
Thanks,
Massimiliano
On Fri, Jun 19, 2009 at 2:32 PM, Vasya Volkov <my.pipes.burn@gmail.com>wrote:
> В Птн, 19/06/2009 в 13:37 +0200, Ward Poelmans пишет:
> > On Fri, Jun 19, 2009 at 13:32, Vasya Volkov<my.pipes.burn@gmail.com>
> wrote:
> > >
> > > For swithcing back just erase strings that you add to package.mask and
> > > then reemerge packets. Don't forget that xorg-1.5* and 1.3* are
> > > different. Read upgrade guide.
> >
> > Are you sure that's a good idea? He has an GM45 which was only
> > released last year. Isn't this driver older than that?
> >
> > Ward
> >
>
> I don't understand which older driver do you mean...
> Intel rewrite their driver. And there isn't any good support for linux
> by their driver at now. As I know they start rewrite thier driver from
> version 2.1.1 or so. Version 2.1.1 not good but with it I have reached
> best performance.
>
> Wait until they finish work is a good idea.
>
>
> --
> Vasya <my.pipes.burn@gmail.com>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1917 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 13:57 ` Massimiliano Ziccardi
@ 2009-06-19 14:09 ` Ward Poelmans
2009-06-19 15:32 ` Massimiliano Ziccardi
2009-06-19 15:01 ` Adam Carter
1 sibling, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-19 14:09 UTC (permalink / raw
To: gentoo-user
2009/6/19 Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com>:
> Thank you all. I think I'll wait, however, do you think that that is the
> problem that cause
Did you enable intel in VIDEO_CARDS for mesa?
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* RE: [gentoo-user] Problem with the graphic card
2009-06-19 13:57 ` Massimiliano Ziccardi
2009-06-19 14:09 ` Ward Poelmans
@ 2009-06-19 15:01 ` Adam Carter
2009-06-19 15:39 ` Massimiliano Ziccardi
1 sibling, 1 reply; 33+ messages in thread
From: Adam Carter @ 2009-06-19 15:01 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
Thank you all. I think I'll wait, however, do you think that that is the problem that cause
glxinfo | grep renderer
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
On my ubuntu machine, I get :
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 965Q GEM 20090326 2009Q1 RC2 x86/MMX/SSE2
That diference definately explains poorer 3D performance in gentoo compared to ubuntu. IIRC GEM is a very new feature in the 2.6.29?? kernel, so at a minimum you'll need to enable it in your kernel, to be able to use that feature. There may be other things you need as well....
You'll probably want to run the very latest version of the intel driver, to try it, add the following to /etc/portage/package.keyword;
x11-drivers/xf86-video-intel ~x86
if you're running 32 bit or
x11-drivers/xf86-video-intel ~amd64
if you're running 64 bit, then emerge it again
Have you read http://en.gentoo-wiki.com/wiki/Intel_GMA? Should be better info in there
[-- Attachment #2: Type: text/html, Size: 2931 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 14:09 ` Ward Poelmans
@ 2009-06-19 15:32 ` Massimiliano Ziccardi
2009-06-19 15:39 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 15:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
Do you mean into the xorg.conf file (I'm not very expert in configuring
X...)?
In my previous mail I sent the xorg.conf file. Do I have to change
something?
Thanks you,
Massimiliano
On Fri, Jun 19, 2009 at 4:09 PM, Ward Poelmans <wpoely86@gmail.com> wrote:
> 2009/6/19 Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com>:
> > Thank you all. I think I'll wait, however, do you think that that is the
> > problem that cause
>
> Did you enable intel in VIDEO_CARDS for mesa?
>
> Ward
>
>
[-- Attachment #2: Type: text/html, Size: 950 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 15:01 ` Adam Carter
@ 2009-06-19 15:39 ` Massimiliano Ziccardi
0 siblings, 0 replies; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 15:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]
Hi Adam.
Thanks for your help.
I read that document a while ago.
It says I need :
1) gentoo-sources 2.6.29 + : I'm ok, my version is 2.6.29-r5
2) xorg-server 1.6+ : here I'm too old. I have 1.5.3-r6. however, emerge
says that 1.5.3-r6 is the latest available....
3) xf86-video-intel 2.6.1+: I have 2.6.3-r1.
Do you think it wold be a good idea to upgrade xorg, even if emerge says
I've the latest available version?
Thank you,
Massimiliano
On Fri, Jun 19, 2009 at 5:01 PM, Adam Carter <Adam.Carter@optus.com.au>wrote:
>
> That diference definately explains poorer 3D performance in gentoo compared
> to ubuntu. IIRC GEM is a very new feature in the 2.6.29?? kernel, so at a
> minimum you'll need to enable it in your kernel, to be able to use that
> feature. There may be other things you need as well....
>
> You'll probably want to run the very latest version of the intel driver, to
> try it, add the following to /etc/portage/package.keyword;
> x11-drivers/xf86-video-intel ~x86
> if you're running 32 bit or
> x11-drivers/xf86-video-intel ~amd64
> if you're running 64 bit, then emerge it again
>
> Have you read http://en.gentoo-wiki.com/wiki/Intel_GMA? Should be better
> info in there
>
[-- Attachment #2: Type: text/html, Size: 2602 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 15:32 ` Massimiliano Ziccardi
@ 2009-06-19 15:39 ` Ward Poelmans
2009-06-19 15:50 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-19 15:39 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 19, 2009 at 17:32, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> Do you mean into the xorg.conf file (I'm not very expert in configuring
> X...)?
>
> In my previous mail I sent the xorg.conf file. Do I have to change
> something?
Your xorg.conf is fine. Take a look at make.conf. Somewhere you should
define a variable VIDEO_CARDS than contains the string "intel". If
not, add it and remerge mesa. Take a look at the HOWTO Adam suggested,
http://en.gentoo-wiki.com/wiki/Intel_GMA It's all explained over
there.
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 15:39 ` Ward Poelmans
@ 2009-06-19 15:50 ` Massimiliano Ziccardi
2009-06-20 9:02 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-19 15:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]
Sorry, I read that document after I sent the e-mail.
However (but maybe I've understood wrong), it says that I have to define
that variable only if I want to use the old xf86-video-i810 name. If I don't
define that, I should use the new name (xf86-video-intel).
Do I get any improvement using the old one (and, is that a good idea?) ?
Thanks,
Massimiliano
On Fri, Jun 19, 2009 at 5:39 PM, Ward Poelmans <wpoely86@gmail.com> wrote:
> On Fri, Jun 19, 2009 at 17:32, Massimiliano
> Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> > Do you mean into the xorg.conf file (I'm not very expert in configuring
> > X...)?
> >
> > In my previous mail I sent the xorg.conf file. Do I have to change
> > something?
>
> Your xorg.conf is fine. Take a look at make.conf. Somewhere you should
> define a variable VIDEO_CARDS than contains the string "intel". If
> not, add it and remerge mesa. Take a look at the HOWTO Adam suggested,
> http://en.gentoo-wiki.com/wiki/Intel_GMA It's all explained over
> there.
>
> Ward
>
>
[-- Attachment #2: Type: text/html, Size: 1568 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-19 15:50 ` Massimiliano Ziccardi
@ 2009-06-20 9:02 ` Ward Poelmans
2009-06-22 7:52 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-20 9:02 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 19, 2009 at 17:50, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>
> However (but maybe I've understood wrong), it says that I have to define
> that variable only if I want to use the old xf86-video-i810 name. If I don't
> define that, I should use the new name (xf86-video-intel).
> Do I get any improvement using the old one (and, is that a good idea?) ?
No, it says you should set that variable regardless of what driver you use.
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-20 9:02 ` Ward Poelmans
@ 2009-06-22 7:52 ` Massimiliano Ziccardi
2009-06-22 9:04 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 7:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]
Hi Ward. Thank you for your clarification.
Just to be sure I have undestood right.
The document says:
"
Since 22 Oct 2008, Gentoo switched all ebuilds to the upstream naming:
x11-drivers/xf86-video-intel. The ebuild xf86-video-i810 no longer exists.
To switch, set the VIDEO_CARDS variable to intel in your /etc/make.conf. See
VIDEO_CARDS for further instructions.
"
When it says "to switch set the VIDEO_CARDS", I thought it meant "since
Gentoo switched all ebuilds to the upstream naming
x11-drivers/xf86-video-intel, if you want to switch to the old
xf86-video-i810, set the VIDEO_CARDS variable to intel ...."
So, your answer made me a little bit confused about that 'if you want to
switch'.
Maybe they mean 'if you want to switch to the new
x11-drivers/xf86-video-intel'?
But, if "Gentoo switched all ebuilds to the upstream naming:
x11-drivers/xf86-video-intel", isn't that the default one?
Surely I miss something...
Thank you very much,
Massimiliano
On Sat, Jun 20, 2009 at 11:02 AM, Ward Poelmans <wpoely86@gmail.com> wrote:
> On Fri, Jun 19, 2009 at 17:50, Massimiliano
> Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> >
> > However (but maybe I've understood wrong), it says that I have to define
> > that variable only if I want to use the old xf86-video-i810 name. If I
> don't
> > define that, I should use the new name (xf86-video-intel).
> > Do I get any improvement using the old one (and, is that a good idea?) ?
>
> No, it says you should set that variable regardless of what driver you use.
>
> Ward
>
>
[-- Attachment #2: Type: text/html, Size: 2130 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 7:52 ` Massimiliano Ziccardi
@ 2009-06-22 9:04 ` Ward Poelmans
2009-06-22 11:16 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-22 9:04 UTC (permalink / raw
To: gentoo-user
On Mon, Jun 22, 2009 at 09:52, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>
> When it says "to switch set the VIDEO_CARDS", I thought it meant "since
> Gentoo switched all ebuilds to the upstream naming
> x11-drivers/xf86-video-intel, if you want to switch to the old
> xf86-video-i810, set the VIDEO_CARDS variable to intel ...."
It just means that you need to change the VIDEO_CARDS to include
"intel". So, what you need to do is set VIDEO_CARDS to contain the
string "intel". With this variable, gentoo controls which drivers are
being built when you emerge xorg-x11, mesa, etc
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 9:04 ` Ward Poelmans
@ 2009-06-22 11:16 ` Massimiliano Ziccardi
2009-06-22 11:25 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 11:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
Done. After that I did:
emerge -av xf86-video-intel
killall -1 X
However, performances didn't change much...
xxx@localhost ~ $ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
Other ideas?
Thank you,
Massimiliano
It just means that you need to change the VIDEO_CARDS to include
"intel". So, what you need to do is set VIDEO_CARDS to contain the
string "intel". With this variable, gentoo controls which drivers are
being built when you emerge xorg-x11, mesa, etc
[-- Attachment #2: Type: text/html, Size: 1547 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 11:16 ` Massimiliano Ziccardi
@ 2009-06-22 11:25 ` Ward Poelmans
2009-06-22 13:04 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-22 11:25 UTC (permalink / raw
To: gentoo-user
On Mon, Jun 22, 2009 at 13:16, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> Done. After that I did:
>
> emerge -av xf86-video-intel
> killall -1 X
Did you merge mesa again? Did you follow the guide to the letter?
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 11:25 ` Ward Poelmans
@ 2009-06-22 13:04 ` Massimiliano Ziccardi
2009-06-22 14:07 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 13:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
I'm following to the letter, now :-)
However, it says I need xorg 1.6, so, now I'm upgrading.
Here is my package.keyword files
>=x11-base/xorg-server-1.6
>=x11-libs/libXfont-1.4
>=x11-proto/randproto-1.2
I hope it won't break my system :-)
I'll let you know the result.
Thanks a lot,
Massimiliano
On Mon, Jun 22, 2009 at 1:25 PM, Ward Poelmans <wpoely86@gmail.com> wrote:
> On Mon, Jun 22, 2009 at 13:16, Massimiliano
> Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> > Done. After that I did:
> >
> > emerge -av xf86-video-intel
> > killall -1 X
>
> Did you merge mesa again? Did you follow the guide to the letter?
>
> Ward
>
>
[-- Attachment #2: Type: text/html, Size: 1153 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 13:04 ` Massimiliano Ziccardi
@ 2009-06-22 14:07 ` Massimiliano Ziccardi
2009-06-22 14:09 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 14:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]
Ok. Now I think I did everything....
However:
xxx@localhost ~ $ glxinfo | grep GEM
xxx@localhost ~ $
xxx@localhost ~ $ emerge --search xorg-server
Searching...
[ Results for search key : xorg-server ]
[ Applications found : 1 ]
* x11-base/xorg-server
Latest version available: 1.6.1.901-r3
Latest version installed: 1.6.1.901-r3
Size of files: 4,550 kB
Homepage: http://xorg.freedesktop.org/
Description: X.Org X servers
License: xorg-server MIT
xxx@localhost ~ $ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
Don't know what to do more....
Any idea?
Thanks a lot,
Massimiliano
On Mon, Jun 22, 2009 at 3:04 PM, Massimiliano Ziccardi <
massimiliano.ziccardi@gmail.com> wrote:
> I'm following to the letter, now :-)
>
> However, it says I need xorg 1.6, so, now I'm upgrading.
>
> Here is my package.keyword files
>
> >=x11-base/xorg-server-1.6
> >=x11-libs/libXfont-1.4
> >=x11-proto/randproto-1.2
>
> I hope it won't break my system :-)
>
> I'll let you know the result.
>
> Thanks a lot,
> Massimiliano
>
>
> On Mon, Jun 22, 2009 at 1:25 PM, Ward Poelmans <wpoely86@gmail.com> wrote:
>
>> On Mon, Jun 22, 2009 at 13:16, Massimiliano
>> Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>> > Done. After that I did:
>> >
>> > emerge -av xf86-video-intel
>> > killall -1 X
>>
>> Did you merge mesa again? Did you follow the guide to the letter?
>>
>> Ward
>>
>>
>
[-- Attachment #2: Type: text/html, Size: 4159 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 14:07 ` Massimiliano Ziccardi
@ 2009-06-22 14:09 ` Massimiliano Ziccardi
2009-06-22 14:38 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 14:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1878 bytes --]
One more thing.
Now, driconf says 'Could not detect any configurable direct-rendering
capable devices. DRIconf will be started in expert mode'.
Before the config changes I did, I never got this message calling driconf
On Mon, Jun 22, 2009 at 4:07 PM, Massimiliano Ziccardi <
massimiliano.ziccardi@gmail.com> wrote:
> Ok. Now I think I did everything....
>
> However:
> xxx@localhost ~ $ glxinfo | grep GEM
> xxx@localhost ~ $
>
> xxx@localhost ~ $ emerge --search xorg-server
> Searching...
> [ Results for search key : xorg-server ]
> [ Applications found : 1 ]
>
> * x11-base/xorg-server
> Latest version available: 1.6.1.901-r3
> Latest version installed: 1.6.1.901-r3
> Size of files: 4,550 kB
> Homepage: http://xorg.freedesktop.org/
> Description: X.Org X servers
> License: xorg-server MIT
>
> xxx@localhost ~ $ glxinfo | grep render
> direct rendering: Yes
> OpenGL renderer string: Software Rasterizer
>
> Don't know what to do more....
>
> Any idea?
>
> Thanks a lot,
> Massimiliano
>
>
>
>
> On Mon, Jun 22, 2009 at 3:04 PM, Massimiliano Ziccardi <
> massimiliano.ziccardi@gmail.com> wrote:
>
>> I'm following to the letter, now :-)
>>
>> However, it says I need xorg 1.6, so, now I'm upgrading.
>>
>> Here is my package.keyword files
>>
>> >=x11-base/xorg-server-1.6
>> >=x11-libs/libXfont-1.4
>> >=x11-proto/randproto-1.2
>>
>> I hope it won't break my system :-)
>>
>> I'll let you know the result.
>>
>> Thanks a lot,
>> Massimiliano
>>
>>
>> On Mon, Jun 22, 2009 at 1:25 PM, Ward Poelmans <wpoely86@gmail.com>wrote:
>>
>>> On Mon, Jun 22, 2009 at 13:16, Massimiliano
>>> Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>>> > Done. After that I did:
>>> >
>>> > emerge -av xf86-video-intel
>>> > killall -1 X
>>>
>>> Did you merge mesa again? Did you follow the guide to the letter?
>>>
>>> Ward
>>>
>>>
>>
>
[-- Attachment #2: Type: text/html, Size: 5127 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 14:09 ` Massimiliano Ziccardi
@ 2009-06-22 14:38 ` Massimiliano Ziccardi
2009-06-22 14:51 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 14:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
More INFO
Running driconf, I see the following message:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
However, inside the xorg.0.log, I see:
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
Any help?
Thank you,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 1575 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 14:38 ` Massimiliano Ziccardi
@ 2009-06-22 14:51 ` Massimiliano Ziccardi
2009-06-22 14:56 ` Ward Poelmans
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 14:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
I'm close to the solution.
If I run glxinfo | grep renderer as root, I get
direct rendering: Yes
OpenGL renderer string: Mesa DRI Mobile Intel�� GM45 Express Chipset GEM
20090114
while, if I run the same command as a simple user, I get
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
So I think that's a permission problem now.
Have you any idea?
Thanks a lot,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 1512 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 14:51 ` Massimiliano Ziccardi
@ 2009-06-22 14:56 ` Ward Poelmans
2009-06-22 15:08 ` Massimiliano Ziccardi
0 siblings, 1 reply; 33+ messages in thread
From: Ward Poelmans @ 2009-06-22 14:56 UTC (permalink / raw
To: gentoo-user
On Mon, Jun 22, 2009 at 16:51, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
>
> So I think that's a permission problem now.
Check /dev/video* en /dev/dri*
Try adding,
Section "DRI"
Mode 0666
EndSection
To your xorg.conf file.
If that doesn't work, take a look into Xorg.0.log.
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 14:56 ` Ward Poelmans
@ 2009-06-22 15:08 ` Massimiliano Ziccardi
2009-06-22 15:11 ` Ward Poelmans
2009-06-22 19:31 ` Dale
0 siblings, 2 replies; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-22 15:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Finally it works!
I just had to add my user to the 'video' group.
Shouldn't new user be added to such groups by default?
driconf, always says
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Thank you a lot,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 997 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 15:08 ` Massimiliano Ziccardi
@ 2009-06-22 15:11 ` Ward Poelmans
2009-06-22 19:31 ` Dale
1 sibling, 0 replies; 33+ messages in thread
From: Ward Poelmans @ 2009-06-22 15:11 UTC (permalink / raw
To: gentoo-user
On Mon, Jun 22, 2009 at 17:08, Massimiliano
Ziccardi<massimiliano.ziccardi@gmail.com> wrote:
> Finally it works!
Great :)
> I just had to add my user to the 'video' group.
>
> Shouldn't new user be added to such groups by default?
We're Gentoo, not Ubuntu ;-)
> driconf, always says
>
> Xlib: extension "XFree86-DRI" missing on display ":0.0".
You safely ignore that.
Ward
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 15:08 ` Massimiliano Ziccardi
2009-06-22 15:11 ` Ward Poelmans
@ 2009-06-22 19:31 ` Dale
2009-06-23 8:24 ` Massimiliano Ziccardi
1 sibling, 1 reply; 33+ messages in thread
From: Dale @ 2009-06-22 19:31 UTC (permalink / raw
To: gentoo-user
Massimiliano Ziccardi wrote:
> Finally it works!
>
> I just had to add my user to the 'video' group.
>
> Shouldn't new user be added to such groups by default?
This is Gentoo. Very little is default here. You either set it
yourself or it doesn't get set.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-22 19:31 ` Dale
@ 2009-06-23 8:24 ` Massimiliano Ziccardi
2009-06-23 9:19 ` Dale
0 siblings, 1 reply; 33+ messages in thread
From: Massimiliano Ziccardi @ 2009-06-23 8:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 216 bytes --]
Thank you all for your beautiful help and your patience (my thread is 33
mails long!!).
This has been one of the best support I have ever got (much better than many
paid support services).
Thank you!
Massimiliano
[-- Attachment #2: Type: text/html, Size: 239 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [gentoo-user] Problem with the graphic card
2009-06-23 8:24 ` Massimiliano Ziccardi
@ 2009-06-23 9:19 ` Dale
0 siblings, 0 replies; 33+ messages in thread
From: Dale @ 2009-06-23 9:19 UTC (permalink / raw
To: gentoo-user
Massimiliano Ziccardi wrote:
> Thank you all for your beautiful help and your patience (my thread is
> 33 mails long!!).
>
> This has been one of the best support I have ever got (much better
> than many paid support services).
>
> Thank you!
>
> Massimiliano
That's the beauty of Gentoo. If the folks here can't fix it, it wasn't
broke anyway. LOL It's a feature.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 33+ messages in thread
end of thread, other threads:[~2009-06-23 9:20 UTC | newest]
Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-18 14:08 [gentoo-user] Problem with the graphic card Massimiliano Ziccardi
2009-06-18 16:36 ` [gentoo-user] " James
2009-06-18 18:17 ` [gentoo-user] " Ward Poelmans
2009-06-19 0:50 ` Adam Carter
2009-06-19 8:12 ` Massimiliano Ziccardi
2009-06-19 8:50 ` Vasya Volkov
2009-06-19 8:59 ` Massimiliano Ziccardi
2009-06-19 11:32 ` Vasya Volkov
2009-06-19 11:37 ` Ward Poelmans
2009-06-19 12:32 ` Vasya Volkov
2009-06-19 13:57 ` Massimiliano Ziccardi
2009-06-19 14:09 ` Ward Poelmans
2009-06-19 15:32 ` Massimiliano Ziccardi
2009-06-19 15:39 ` Ward Poelmans
2009-06-19 15:50 ` Massimiliano Ziccardi
2009-06-20 9:02 ` Ward Poelmans
2009-06-22 7:52 ` Massimiliano Ziccardi
2009-06-22 9:04 ` Ward Poelmans
2009-06-22 11:16 ` Massimiliano Ziccardi
2009-06-22 11:25 ` Ward Poelmans
2009-06-22 13:04 ` Massimiliano Ziccardi
2009-06-22 14:07 ` Massimiliano Ziccardi
2009-06-22 14:09 ` Massimiliano Ziccardi
2009-06-22 14:38 ` Massimiliano Ziccardi
2009-06-22 14:51 ` Massimiliano Ziccardi
2009-06-22 14:56 ` Ward Poelmans
2009-06-22 15:08 ` Massimiliano Ziccardi
2009-06-22 15:11 ` Ward Poelmans
2009-06-22 19:31 ` Dale
2009-06-23 8:24 ` Massimiliano Ziccardi
2009-06-23 9:19 ` Dale
2009-06-19 15:01 ` Adam Carter
2009-06-19 15:39 ` Massimiliano Ziccardi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox