[RESOLVED] Desktop: 3d on dell 1525 no 3d graphics

General support questions
Post Reply
ykorotia
Posts: 44
Joined: 2008/10/04 15:50:04
Location: Ukraine
Contact:

[RESOLVED] Desktop: 3d on dell 1525 no 3d graphics

Post by ykorotia » 2011/09/11 15:31:57

hello

Problem is when I try to enable Desktop Effects it says [b]"Accelerated 3d graphics is not available"[/b]

it is clean install on x86 pc using "Desktop" configuration

[code][yurii@laptop Desktop]$ lspci | grep grap*
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
[yurii@laptop Desktop]$
[/code]



regards

ykorotia
Posts: 44
Joined: 2008/10/04 15:50:04
Location: Ukraine
Contact:

Re: Desktop: 3d on dell 1525 no 3d graphics

Post by ykorotia » 2011/09/11 16:32:17

just killed centos6 installation from booting setting driver from vesa to intel (just a try for something). I mean booting at all, not just error with X11


[root@laptop Desktop]# more /etc/X11/xorg.conf
[code]Section "Device"
Identifier "Videocard0"
Driver "[b]vesa[/b]"
EndSection
[/code]

centos6 dvd hang in rescue mode with blank screen. thanksfully I had centos 5.5 dvd

v6 looks very depending on gui / or I have damaged dvd

ykorotia
Posts: 44
Joined: 2008/10/04 15:50:04
Location: Ukraine
Contact:

Re: Desktop: 3d on dell 1525 no 3d graphics

Post by ykorotia » 2011/09/11 18:21:48

somehow using telinit and startx in tandem I got error log with driver intel

as I got, I have to learn some X11 configuration techniques.. who has gm965 video? can you provide good xorg config?
thanks

[quote]X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: c6b6 2.6.32-44.2.el6.x86_64
Current Operating System: Linux laptop.localhost 2.6.32-71.29.1.el6.i686 #1 SMP Mon Jun 27 18:07:00 BST 2011 i686
Kernel command line: ro root=/dev/mapper/vg_laptop-lv_root rd_LVM_LV=vg_laptop/lv_root rd_LVM_LV=vg_laptop/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us nomodeset rhgb quiet
Build Date: 25 June 2011 11:01:03AM
Build ID: xorg-x11-server 1.7.7-26.el6_0.3
Current version of pixman: 0.18.4
Before reporting problems, check https://www.redhat.com/apps/support/
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: Sun Sep 11 21:13:30 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section. Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) | |-->Monitor ""
(==) No device specified for screen "Default Screen Section".
Using the first device section listed.
(**) | |-->Device "Videocard0"
(==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
(II) Loader magic: 0x821b4e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:2a02:1028:022f Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xfea00000/1048576, 0xe0000000/268435456, I/O @ 0x0000eff8/8, BIOS @ 0x????????/131072
(--) PCI: (0:0:2:1) 8086:2a03:1028:022f Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xfeb00000/1048576, BIOS @ 0x????????/65536
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 2.11.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(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, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
[b](EE) intel(0): No kernel modesetting driver detected.[/b]
(II) UnloadModule: "intel"
[b](EE) Screen(s) found, but none have a usable configuration.[/b]

Fatal server error:
no screens found

Please consult the Red Hat, Inc. support
at https://www.redhat.com/apps/support/
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.[/quote]

ykorotia
Posts: 44
Joined: 2008/10/04 15:50:04
Location: Ukraine
Contact:

Re: Desktop: 3d on dell 1525 no 3d graphics

Post by ykorotia » 2011/09/11 19:28:28

so, I found and generated custom config using

[code]Xorg :1 -configure[/code]

than used

[code]/root/xorg.conf.new[/code]

but still same issue.. X11 doesn't start

ykorotia
Posts: 44
Joined: 2008/10/04 15:50:04
Location: Ukraine
Contact:

Re: [RESOLVED] Desktop: 3d on dell 1525 no 3d graphics

Post by ykorotia » 2011/09/11 20:51:56

[b]GOT IT RESOLVED![/b]

Thanks for Fedora bug report https://bugzilla.redhat.com/show_bug.cgi?id=657664#c14

We can hope that centos 6.2 will fix it too.

So, the steps for successfull intel driver loading for gm965 were

0. telinit 3
1. remove nomodeset from kernel line in grub.conf. Just scroll to end of this line and you will see it there.
2. remove xorg.conf file ! It will load intel driver automatically
3.reboot.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

[RESOLVED] Desktop: 3d on dell 1525 no 3d graphics

Post by pschaff » 2011/09/21 17:14:05

Thanks for reporting back with your own solution.

Seems to be the theme of the day, but you might try the [url=http://elrepo.org/]ELRepo[/url] [url=http://elrepo.org/tiki/xorg-x11-drv-intel]xorg-x11-drv-intel and libdrm[/url] packages in the [elrepo-extras] directory. Note that these do replace core packages. There are also still later versions in [elrepo-testing]. If you try the testing packages please report your experiences in a comment to [url=http://elrepo.org/bugs/view.php?id=133]ELRepo bug #133[/url].

Post Reply