* [Comm] Radeon 9000 hw acceleration
@ 2003-10-18 5:37 x-plod
2003-10-18 6:31 ` x-plod
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: x-plod @ 2003-10-18 5:37 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 4883 bytes --]
привет всему комьюнити
сколько уже бьюсь с этой проблемой почти всё бестолку помогите пожалуйста
видео R9000 vivo
установлено ядро
kernel-2.4.22-alt6
модули (все для этого ядра):
kernel-modules-drm
kernel-modules-fglrx-3.2.8
kernel-modules-lm_sensors
kernel-modules-ltmodem
kernel-modules-v4l
и пакет с драйверами
fglrx-glx-3.2.8-alt1.i585.rpm
сконфигурированы иксы(издержки из XF86config-4)
Section "Module"
Load "dbe"
Load "v4l"
Load "glx"
Load "dri"
SubSection "extmod"
#Option "omit xfree86-dga"
EndSubSection
Load "type1"
Load "freetype"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Device"
Identifier "ATI Radeon"
Driver "fglrx"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === FireGL DDX driver module specific settings ===
# === Screen Management ===
Option "DesktopSetup" "0x00000100"
Option "MonitorLayout" "CRT, STV"
Option "IgnoreEDID" "off"
Option "HSync2" "31.5 - 48.4"
Option "VRefresh2" "50-60"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "NoTV" "no"
Option "TVStandard" "PAL-B"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x06419064"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
Option "OverlayOnCRTC2" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
Option "CenterMode" "off"
# === QBS Support ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === Misc Options ===
Option "UseFastTLS" "1"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "yes"
# === FSAA ===
Option "FSAAScale" "1"
BusID "PCI:1:0:0" # vendor=1002, device=4966
Screen 0
EndSection
В /etc/modules.conf прописано
alias char-major-10-134 fglrx
glxinfo выдаёт
name of display: :0.0
display: :0 screen: 0
direct rendering: No # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x24 24 tc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x25 24 tc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x26 24 tc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x27 24 dc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x29 24 dc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x2a 24 dc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
атачу логи XFree и ядра
буду очень благодарен за помощь
с уважением ][-plod | CGS
[-- Attachment #2: log.tar.bz2 --]
[-- Type: application/x-tbz, Size: 11193 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Comm] Radeon 9000 hw acceleration
2003-10-18 5:37 [Comm] Radeon 9000 hw acceleration x-plod
@ 2003-10-18 6:31 ` x-plod
2003-10-18 7:40 ` Vitaly Lipatov
2003-10-20 13:09 ` [Comm] " Vitaly Ostanin
2 siblings, 0 replies; 4+ messages in thread
From: x-plod @ 2003-10-18 6:31 UTC (permalink / raw)
To: community
отменяется тема всё заработало
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Radeon 9000 hw acceleration
2003-10-18 5:37 [Comm] Radeon 9000 hw acceleration x-plod
2003-10-18 6:31 ` x-plod
@ 2003-10-18 7:40 ` Vitaly Lipatov
2003-10-20 13:09 ` [Comm] " Vitaly Ostanin
2 siblings, 0 replies; 4+ messages in thread
From: Vitaly Lipatov @ 2003-10-18 7:40 UTC (permalink / raw)
To: community
On Суббота 18 Октябрь 2003 09:37, x-plod@xaker.ru wrote:
> привет всему комьюнити
>
>
> сколько уже бьюсь с этой проблемой почти всё бестолку помогите
> пожалуйста видео R9000 vivo
> установлено ядро
> kernel-2.4.22-alt6
> модули (все для этого ядра):
> kernel-modules-drm
> kernel-modules-fglrx-3.2.8
> kernel-modules-lm_sensors
> kernel-modules-ltmodem
> kernel-modules-v4l
и всё-таки
$ rpm -qa | grep ^kernel
приведите.
И попробуйте для начала использовать драйвер radeon,
в нём же тоже есть аппаратное ускорение, не обязательно
использовать fglrx
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Comm] Re: Radeon 9000 hw acceleration
2003-10-18 5:37 [Comm] Radeon 9000 hw acceleration x-plod
2003-10-18 6:31 ` x-plod
2003-10-18 7:40 ` Vitaly Lipatov
@ 2003-10-20 13:09 ` Vitaly Ostanin
2 siblings, 0 replies; 4+ messages in thread
From: Vitaly Ostanin @ 2003-10-20 13:09 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 642 bytes --]
On Sat, 18 Oct 2003 09:37:07 +0400
x-plod@xaker.ru wrote:
> привет всему комьюнити
>
>
> сколько уже бьюсь с этой проблемой почти всё бестолку помогите
> пожалуйста видео R9000 vivo
> установлено ядро
> kernel-2.4.22-alt6
> модули (все для этого ядра):
> kernel-modules-drm
> kernel-modules-fglrx-3.2.8
> kernel-modules-lm_sensors
> kernel-modules-ltmodem
> kernel-modules-v4l
Загрузитесь с тем ядром, для которого установлены модули. Для
2.4.20-alt6 таких модулей ещё не было.
PS Любимый Radeon с трудом перевесил доменное имя ;)
<skipped/>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-10-20 13:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-18 5:37 [Comm] Radeon 9000 hw acceleration x-plod
2003-10-18 6:31 ` x-plod
2003-10-18 7:40 ` Vitaly Lipatov
2003-10-20 13:09 ` [Comm] " Vitaly Ostanin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git