ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] DRI for Radeon
@ 2006-06-02 18:02 Led
  2006-06-02 18:14 ` Konstantin A. Lepikhov
  0 siblings, 1 reply; 8+ messages in thread
From: Led @ 2006-06-02 18:02 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Реально ли получить
"direct rendering: Yes" для Radeon 9250 [0000:01:00.0 VGA compatible 
controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)] с 
драйвером radeon?
"По инструкции" и в результате интенсивного "гугления" всё получилось, кроме 
DRI :(

kernel-modules-drm и xorg-x11-dr{i|v}-ati установлены,

$ ls -l /etc/X11/lib/*
lrwxrwxrwx 1 root root 41 Июн  2 
19:11 /etc/X11/lib/libGL.so.1 -> ../../../usr/lib/X11/mesa_gl/libGL.so.1.2
lrwxrwxrwx 1 root root 53 Июн  2 
19:11 /etc/X11/lib/libglx.so -> ../../../usr/lib/X11/modules/extensions/libglx-x11.so

Если есть, поделитесь, плиз, рабочим конфигом

-- 
Led.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-02 18:02 [sisyphus] DRI for Radeon Led
@ 2006-06-02 18:14 ` Konstantin A. Lepikhov
  2006-06-02 18:57   ` Led
  0 siblings, 1 reply; 8+ messages in thread
From: Konstantin A. Lepikhov @ 2006-06-02 18:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 6361 bytes --]

Hi Led!

Friday 02, at 09:02:33 PM you wrote:

> Реально ли получить
> "direct rendering: Yes" для Radeon 9250 [0000:01:00.0 VGA compatible 
> controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)] с 
> драйвером radeon?
> "По инструкции" и в результате интенсивного "гугления" всё получилось, кроме 
> DRI :(
> 
> kernel-modules-drm и xorg-x11-dr{i|v}-ati установлены,
> 
> $ ls -l /etc/X11/lib/*
> lrwxrwxrwx 1 root root 41 Июн  2 
> 19:11 /etc/X11/lib/libGL.so.1 -> ../../../usr/lib/X11/mesa_gl/libGL.so.1.2
> lrwxrwxrwx 1 root root 53 Июн  2 
> 19:11 /etc/X11/lib/libglx.so -> ../../../usr/lib/X11/modules/extensions/libglx-x11.so
> 
> Если есть, поделитесь, плиз, рабочим конфигом
что-то такое.

$ lspci|grep ATI
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01)
$ cat /etc/X11/xorg.conf |sed -e '/^[#]/d'

Section "dri"
    Mode 0666
EndSection

Section "Module"


    Load        "dbe"  	# Double buffer extension
	Load		"extmod"
	
    SubSection  "extmod"
    EndSubSection

    Load        "type1"
    Load        "freetype"

    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a

EndSection


Section "Files"


    RgbPath	"/usr/share/X11/rgb"
    FontPath  "tcp/:7100"

EndSection


Section "ServerFlags"

    Option "AllowNonLocalXvidtune"

EndSection


Section "InputDevice"

    Identifier "Keyboard0"
    Driver      "kbd"
    Option "AutoRepeat"  "250 30"

    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbOptions"  ",grp:caps_toggle,grp_led:scroll"

EndSection


Section "InputDevice"

    Identifier  "Mouse0"
    Driver      "mouse"
    Option "Protocol"    "ImPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"

EndSection

Section "Monitor"
    Identifier  "Monitor0"
    HorizSync   28 - 92
    VertRefresh 50 - 160
    Option 	"DPMS"
    DisplaySize 320   240 

    Gamma 1.4


ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync

ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

Modeline "1152x864@100Hz"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
Modeline "1152x864@90Hz" 120.528 1152 1168 1280 1488 864 865 868 900
ModeLine "1280x1024@76Hz" 135.000  1280 1328 1472 1648  1024 1031 1034 1076
Modeline "1792x1120@75Hz" 204.983 1792 1808 1952 2344 1120 1121 1124 1166

EndSection


Section "Monitor"
    Identifier  "Monitor1"
    HorizSync   27 - 92
    VertRefresh 50 - 160
    Option 	"DPMS"
    DisplaySize 320   240 

    Gamma 1.4


ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync

ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

Modeline "1152x864@100Hz"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
Modeline "1152x864@90Hz" 120.528 1152 1168 1280 1488 864 865 868 900
ModeLine "1280x1024@76Hz" 135.000  1280 1328 1472 1648  1024 1031 1034 1076
Modeline "1792x1120@75Hz" 204.983 1792 1808 1952 2344 1120 1121 1124 1166

EndSection

Section "Monitor"
         Identifier      "TV"
         HorizSync       30.0-40.0
         VertRefresh     60

Modeline "ntsc_320x240" 6.04186 320 328 352 384 240 244 247 262 -hsync -vsync # H 15734 [Hz], V 60.0534 [Hz]
Modeline "ntsc_400x300" 7.55232 400 408 448 480 300 398 404 525 -hsync -vsync interlace # H 15734 [Hz], V 59.939 [Hz]
Modeline "ntsc_512x384" 9.69214 512 528 568 616 384 440 446 525 -hsync -vsync interlace # H 15734 [Hz], V 59.939 [Hz]
Modeline "ntsc_640x480" 12.2096 640 664 720 776 480 488 494 525 -hsync -vsync interlace # H 15734 [Hz], V 59.939 [Hz]
Modeline "ntsc_720x480" 13.72 720 744 808 872 480 488 494 525 -hsync -vsync interlace # H 15734 [Hz], V 59.939 [Hz]

Modeline "ntsc_320x242" 6.04186 320 328 352 384 242 245 248 262 -hsync -vsync # H 15734 [Hz], V 60.0534 [Hz]
Modeline "ntsc_640x484" 12.0837 640 656 704 768 484 490 496 525 -hsync -vsync interlace # H 15734 [Hz], V 59.939 [Hz]


Modeline "pal_320x240" 6.125 320 328 360 392 240 267 270 312 -hsync -vsync # H 15625 [Hz], V 50.0801 [Hz]
Modeline "pal_400x300" 7.75 400 416 456 496 300 444 450 625 -hsync -vsync interlace # H 15625 [Hz], V 50 [Hz]
Modeline "pal_512x384" 9.875 512 528 576 632 384 486 492 625 -hsync -vsync interlace # H 15625 [Hz], V 50 [Hz]
Modeline "pal_640x480" 12.25 640 656 712 784 480 534 540 625 -hsync -vsync interlace # H 15625 [Hz], V 50 [Hz]

Modeline "pal_768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 [Hz], V 50 [Hz]
Modeline "pal_720x576" 13.875 720 744 808 888 576 582 588 625 -hsync -vsync interlace # H 15625 [Hz], V 50 [Hz]

Modeline "TV_800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync

EndSection

Section "Device"
    Identifier  "ATI Radeon"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "ati"
    BusID	"01:00:0"
    Option      "MonitorLayout" "CRT, NONE"   
    Option	"EnableDepthMoves" "true"
    Option	"AGPMode" "4"
    Option      "MergedFB" "off"
    Option      "AccelMethod" "EXA"
EndSection


Section "Screen"
    Identifier  "Screen0"
	Device 	"ATI Radeon"
	Monitor     "Monitor1"
    DefaultDepth 24

    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
    EndSubsection

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

Section "Screen"
         Identifier      "Screen1"
         Device  "ATI Radeon"
		 Monitor         "TV"
         DefaultDepth    24
         SubSection "Display"
                 Depth           24
                 Modes           "TV_800x600"
         EndSubSection

EndSection



Section "ServerLayout"

    Identifier  "Server Layout"


    Screen "Screen0"


    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"

EndSection


-- 
WBR et al.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-02 18:14 ` Konstantin A. Lepikhov
@ 2006-06-02 18:57   ` Led
  2006-06-02 20:18     ` Konstantin A. Lepikhov
  0 siblings, 1 reply; 8+ messages in thread
From: Led @ 2006-06-02 18:57 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 2 июня 2006 21:14 Konstantin A. Lepikhov написал(a):
> Hi Led!
>
> Friday 02, at 09:02:33 PM you wrote:
> > Реально ли получить
> > "direct rendering: Yes" для Radeon 9250 [0000:01:00.0 VGA compatible
> > controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)] с
> > драйвером radeon?
> > "По инструкции" и в результате интенсивного "гугления" всё получилось,
> > кроме DRI :(
> >
> > kernel-modules-drm и xorg-x11-dr{i|v}-ati установлены,
> >
> > $ ls -l /etc/X11/lib/*
> > lrwxrwxrwx 1 root root 41 Июн  2
> > 19:11 /etc/X11/lib/libGL.so.1 ->
> > ../../../usr/lib/X11/mesa_gl/libGL.so.1.2 lrwxrwxrwx 1 root root 53 Июн 
> > 2
> > 19:11 /etc/X11/lib/libglx.so ->
> > ../../../usr/lib/X11/modules/extensions/libglx-x11.so
> >
> > Если есть, поделитесь, плиз, рабочим конфигом
>
> что-то такое.
>
> $ lspci|grep ATI
> 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
> 9200 PRO] (rev 01) 0000:01:00.1 Display controller: ATI Technologies Inc
> RV280 [Radeon 9200 PRO] (Secondary) (rev 01) $ cat /etc/X11/xorg.conf |sed

К сожалению, не помогло :(
Взял полностью ваш конфиг (кроме HorizSync и VertRefresh, так как TFT у 
меня) - тоже самое: "direct rendering: No"

-- 
Led.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-02 18:57   ` Led
@ 2006-06-02 20:18     ` Konstantin A. Lepikhov
  2006-06-03 12:35       ` Led
  2006-06-03 16:41       ` Led
  0 siblings, 2 replies; 8+ messages in thread
From: Konstantin A. Lepikhov @ 2006-06-02 20:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 1488 bytes --]

Hi Led!

Friday 02, at 09:57:24 PM you wrote:

> В сообщении от 2 июня 2006 21:14 Konstantin A. Lepikhov написал(a):
> > Hi Led!
> >
> > Friday 02, at 09:02:33 PM you wrote:
> > > Реально ли получить
> > > "direct rendering: Yes" для Radeon 9250 [0000:01:00.0 VGA compatible
> > > controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)] с
> > > драйвером radeon?
> > > "По инструкции" и в результате интенсивного "гугления" всё получилось,
> > > кроме DRI :(
> > >
> > > kernel-modules-drm и xorg-x11-dr{i|v}-ati установлены,
> > >
> > > $ ls -l /etc/X11/lib/*
> > > lrwxrwxrwx 1 root root 41 Июн  2
> > > 19:11 /etc/X11/lib/libGL.so.1 ->
> > > ../../../usr/lib/X11/mesa_gl/libGL.so.1.2 lrwxrwxrwx 1 root root 53 Июн 
> > > 2
> > > 19:11 /etc/X11/lib/libglx.so ->
> > > ../../../usr/lib/X11/modules/extensions/libglx-x11.so
> > >
> > > Если есть, поделитесь, плиз, рабочим конфигом
> >
> > что-то такое.
> >
> > $ lspci|grep ATI
> > 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
> > 9200 PRO] (rev 01) 0000:01:00.1 Display controller: ATI Technologies Inc
> > RV280 [Radeon 9200 PRO] (Secondary) (rev 01) $ cat /etc/X11/xorg.conf |sed
> 
> К сожалению, не помогло :(
> Взял полностью ваш конфиг (кроме HorizSync и VertRefresh, так как TFT у 
> меня) - тоже самое: "direct rendering: No"
что у вас говорит LIBGL_DEBUG=verbose glxinfo? И что в конце
/var/log/Xorg.0.log насчет DRI говорится?

-- 
WBR et al.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-02 20:18     ` Konstantin A. Lepikhov
@ 2006-06-03 12:35       ` Led
  2006-06-03 16:41       ` Led
  1 sibling, 0 replies; 8+ messages in thread
From: Led @ 2006-06-03 12:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 2 июня 2006 23:18 Konstantin A. Lepikhov написал(a):
> Hi Led!
>
> Friday 02, at 09:57:24 PM you wrote:
> > В сообщении от 2 июня 2006 21:14 Konstantin A. Lepikhov написал(a):
> > > Hi Led!
> > >
> > > Friday 02, at 09:02:33 PM you wrote:
> > > > Реально ли получить
> > > > "direct rendering: Yes" для Radeon 9250 [0000:01:00.0 VGA compatible
> > > > controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)] с
> > > > драйвером radeon?
> > > > "По инструкции" и в результате интенсивного "гугления" всё
> > > > получилось, кроме DRI :(
> > > >
> > > > kernel-modules-drm и xorg-x11-dr{i|v}-ati установлены,
> > > >
> > > > $ ls -l /etc/X11/lib/*
> > > > lrwxrwxrwx 1 root root 41 Июн  2
> > > > 19:11 /etc/X11/lib/libGL.so.1 ->
> > > > ../../../usr/lib/X11/mesa_gl/libGL.so.1.2 lrwxrwxrwx 1 root root 53
> > > > Июн 2
> > > > 19:11 /etc/X11/lib/libglx.so ->
> > > > ../../../usr/lib/X11/modules/extensions/libglx-x11.so
> > > >
> > > > Если есть, поделитесь, плиз, рабочим конфигом
> > >
> > > что-то такое.
> > >
> > > $ lspci|grep ATI
> > > 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280
> > > [Radeon 9200 PRO] (rev 01) 0000:01:00.1 Display controller: ATI
> > > Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01) $ cat
> > > /etc/X11/xorg.conf |sed
> >
> > К сожалению, не помогло :(
> > Взял полностью ваш конфиг (кроме HorizSync и VertRefresh, так как TFT у
> > меня) - тоже самое: "direct rendering: No"
>
> что у вас говорит LIBGL_DEBUG=verbose glxinfo?

$ LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed 
(/usr/X11R6/lib/modules/dri/r200_dri.so: cannot open shared object file: No 
such file or directory)
libGL error: unable to find driver: r200_dri.so
libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed 
(/usr/X11R6/lib/modules/dri/r200_dri.so: cannot open shared object file: No 
such file or directory)
libGL error: unable to find driver: r200_dri.so
display: :0  screen: 0
direct rendering: No
.............................................

после того как

# ln -s /usr/lib/X11/modules/dri.r200_dri.so \ 
	/usr/X11R6/lib/modules/dri/r200_dri.so

получаю:

$ LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed 
(/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: 
_glapi_set_warning_func)
libGL error: unable to find driver: r200_dri.so
libGL: XF86DRIGetClientDriverName: 5.0.3 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed 
(/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: 
_glapi_set_warning_func)
libGL error: unable to find driver: r200_dri.so
display: :0  screen: 0
direct rendering: No
........

> И что в конце 
> /var/log/Xorg.0.log насчет DRI говорится?

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [drm] DRM interface version 1.2
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xe1be7000
(II) RADEON(0): [drm] mapped SAREA 0xe1be7000 to 0xb7951000
(II) RADEON(0): [drm] framebuffer handle = 0xd8000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000211 [AGP 0x8086/0x2560; Card 0x1002/0x5960]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xd0000000
(II) RADEON(0): [agp] Ring mapped at 0xaf75a000
(II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xaf759000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf559000
(II) RADEON(0): [agp] GART texture map handle = 0xd0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xaf079000
(II) RADEON(0): [drm] register handle = 0xe9000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): BIOS HotKeys Disabled
(**) RADEON(0): Enabling depth moves
(II) RADEON(0): Allocating from a screen of 131072 kb
(II) RADEON(0): Will use 2560 kb for front buffer at offset 0x00000000
(II) RADEON(0): Will use 2560 kb for back buffer at offset 0x00280000
(II) RADEON(0): Will use 2560 kb for depth buffer at offset 0x00500000
(II) RADEON(0): Will use 61440 kb for textures at offset 0x00780000
(II) RADEON(0): Will use 61952 kb for X Server offscreen at offset 0x04380000
(==) RADEON(0): Backing store disabled
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 17
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xdfffd800 is: 0xdfffd800
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
(II) RADEON(0): Direct rendering enabled
(II) RADEON(0): Render acceleration enabled for R200 type cards.
(II) RADEON(0): Acceleration enabled
(**) Option "dpms" "on"
(**) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor
(II) RADEON(0): Running MergedFB in Clone mode, Radeon Pseudo-Xinerama 
disabled
(II) RADEON(0): No video input capabilities detected and no information is 
provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/X11/modules/multimedia/theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(==) RandR enabled

-- 
Led.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-02 20:18     ` Konstantin A. Lepikhov
  2006-06-03 12:35       ` Led
@ 2006-06-03 16:41       ` Led
  2006-06-03 16:45         ` Led
  1 sibling, 1 reply; 8+ messages in thread
From: Led @ 2006-06-03 16:41 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 2 июня 2006 23:18 Konstantin A. Lepikhov написал(a):
> что у вас говорит LIBGL_DEBUG=verbose glxinfo? И что в конце

Спасибо, исходя из из вывода приведённой выше команды, нашёл у себя линк 
/usr/X11R6/lib/libGL.so.1, указывающий на какой-то древний/непонятный 
libGL.so.1.orig (2004-го года). Исправил линк 
на /usr/lib/X11/mesa_gl/libGL.so.1.2 - DRI появился.

Спасибо!

-- 
Led.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-03 16:41       ` Led
@ 2006-06-03 16:45         ` Led
  2006-06-04 15:53           ` Konstantin A. Lepikhov
  0 siblings, 1 reply; 8+ messages in thread
From: Led @ 2006-06-03 16:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 3 июня 2006 19:41 Led написал(a):
> В сообщении от 2 июня 2006 23:18 Konstantin A. Lepikhov написал(a):
> > что у вас говорит LIBGL_DEBUG=verbose glxinfo? И что в конце
>
> Спасибо, исходя из из вывода приведённой выше команды, нашёл у себя линк
> /usr/X11R6/lib/libGL.so.1, указывающий на какой-то древний/непонятный
> libGL.so.1.orig (2004-го года). Исправил линк
> на /usr/lib/X11/mesa_gl/libGL.so.1.2 - DRI появился.

Кстати, вместо EXA поставил XAA акселерацию - быстрее получилось, по крайней 
мере в 24-битном цвете, а 2D (перерисовка окон) - значительно приятнее 
выглядит.

-- 
Led.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] DRI for Radeon
  2006-06-03 16:45         ` Led
@ 2006-06-04 15:53           ` Konstantin A. Lepikhov
  0 siblings, 0 replies; 8+ messages in thread
From: Konstantin A. Lepikhov @ 2006-06-04 15:53 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

Hi Led!

Saturday 03, at 07:45:38 PM you wrote:

> В сообщении от 3 июня 2006 19:41 Led написал(a):
> > В сообщении от 2 июня 2006 23:18 Konstantin A. Lepikhov написал(a):
> > > что у вас говорит LIBGL_DEBUG=verbose glxinfo? И что в конце
> >
> > Спасибо, исходя из из вывода приведённой выше команды, нашёл у себя линк
> > /usr/X11R6/lib/libGL.so.1, указывающий на какой-то древний/непонятный
> > libGL.so.1.orig (2004-го года). Исправил линк
> > на /usr/lib/X11/mesa_gl/libGL.so.1.2 - DRI появился.
> 
> Кстати, вместо EXA поставил XAA акселерацию - быстрее получилось, по крайней 
> мере в 24-битном цвете, а 2D (перерисовка окон) - значительно приятнее 
> выглядит.
у меня какой-то снапшот из people/shrek/Xorg-7.1 - там exa работает
заметно быстрее + она нужна для composite.

-- 
WBR et al.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-06-04 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-02 18:02 [sisyphus] DRI for Radeon Led
2006-06-02 18:14 ` Konstantin A. Lepikhov
2006-06-02 18:57   ` Led
2006-06-02 20:18     ` Konstantin A. Lepikhov
2006-06-03 12:35       ` Led
2006-06-03 16:41       ` Led
2006-06-03 16:45         ` Led
2006-06-04 15:53           ` Konstantin A. Lepikhov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git