имеется ноутбук:
asus s300n
видеокарта Intel Extreme Graphics 2
вот конфиг xorg.conf :
...
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
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" "false" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
Option "DRI"# "true" [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "82852/855GM Integrated Graphics Device"
BusID "PCI:0:2:0"
EndSection
...
Section "DRI"
Group 0
Mode 0666
EndSection
так ничего не работает(может я что-то не так понимаю, но например opengl заставки в кде жутко тормозят)
тот ли драйвер указан? такое ощущение, что нужен другой. спасибо
(Лог прикреплен)
Помогите настроить 3d acceleration
Модератор: Модераторы разделов
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Помогите настроить 3d acceleration
Спасибо!
-
esvaf
- Бывший модератор
- Сообщения: 844
- Статус: экс- LinuxForum.Ru team
- ОС: CentOS 5.3
Re: Помогите настроить 3d acceleration
+1
Такая же проблема но с десктопом.
Видяха такая-же.
Такая же проблема но с десктопом.
Видяха такая-же.
-
alastor
- Сообщения: 844
- Статус: ARCH'еноид
- ОС: Arch Linux current
Re: Помогите настроить 3d acceleration
Что за ядро? модуль i915 собран?
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Re: Помогите настроить 3d acceleration
ядро 2.6.17.4
<*> Intel I810
---<*> Intel 830M, 845G, 852GM, 855GM, 865G (i830 driver) --->
получается я собрал не тот драйвер? =)
Спасибо!
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
-
kaa
- Сообщения: 216
- ОС: Arch, Slackware
Re: Помогите настроить 3d acceleration
Ничто так не бодрит по утрам, как свежеупавший сервер.
-
ddc
- Бывший модератор
- Сообщения: 3535
- Статус: OpenBSD-compatible
- ОС: OpenBSD -current
Re: Помогите настроить 3d acceleration
Это Gentoo'шное HOW-TO должно помочь.
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Re: Помогите настроить 3d acceleration
сделал, как написано, но не работает
root@notebook:~ # glxinfo | grep rendering
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
при запуске supertux в режиме opengl тот вылетает и вадает сообщение:
root@notebook:~ # supertux
Datadir: /usr/bin/../share/supertux
Warning: No joysticks are available.
Error: I could not set up video for 640x480 mode.
The Simple DirectMedia error that occured was:
Couldn't find matching GLX visual
СПАСИБО
root@notebook:~ # glxinfo | grep rendering
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
при запуске supertux в режиме opengl тот вылетает и вадает сообщение:
root@notebook:~ # supertux
Datadir: /usr/bin/../share/supertux
Warning: No joysticks are available.
Error: I could not set up video for 640x480 mode.
The Simple DirectMedia error that occured was:
Couldn't find matching GLX visual
СПАСИБО
Спасибо!
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
-
Poor Fred
- Сообщения: 1575
- Статус: Pygoscelis papua
- ОС: Gentoo Linux, FreeBSD
Re: Помогите настроить 3d acceleration
У тебя модуль не запустился. Смотри в /var/log/xorg почему.
Кстати, а agpgart собран и запущен?
Убить всех человеков!
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista