LINUX.ORG.RU

Ответ на: комментарий от NGAGE13

Ну если попробовать бэкграунд сделать, то получается тоже довольно интересно, но в целом все страшно. Клиенты не запускаются соответственно.

Art3as
() автор топика

Ты ему фон задай, и «такое» исчезнет.

Дальше в нём запусти терминал. А оттуда уже делай, что угодно.

ChALkeR ★★★★★
()

у меня на арче тоже проблемы.

Trieforce
()
Ответ на: комментарий от Art3as

make install выдает вот это:

Making install in src
git_version.sh: Not a git repo, keeping existing git_version.h
 /bin/sh /home/art3as/xf86-video-radeonhd-1.3.0/./shave-libtool '/bin/sh ../libtool'   --mode=install /usr/bin/install -c   radeonhd_drv.la '/usr/local/lib/xorg/modules/drivers'

Making install in man
 /usr/bin/install -c -m 644 radeonhd.4 '/usr/local/share/man/man4'
Making install in utils/conntest
git_version.sh: Not a git repo, keeping existing git_version.h

Судя по README моя карточка у них еще не поддерживается...

Art3as
() автор топика

Я это самое, дико извиняюсь, но не мог бы ты нарисовать ещё парочку таких же обоев, только в 1280 на 1024

wxw ★★★★★
()
Ответ на: комментарий от anonymous

Хм, попробовал поставить вейланд на нетбуке с интеловской графикой. Эффект точно такой же. Что-то мне подсказывает, что проблема не в драйверах

Art3as
() автор топика
Ответ на: комментарий от x3al

Mesa собирал с --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi

libxkbcommon собирал с --with-xkb-config-root=/usr/share/X11/xkb

drm собирал с --enable-nouveau-experimental-api

cairo с --enable-gl --enable-xcb

Art3as
() автор топика

это что-то с вайледом, у себя только что собрал, нормально работает только simple-egl, smoke, недели 4 назад работало все, хотя курсоры тоже были видны

Novell-ch ★★★★★
()
Ответ на: комментарий от Novell-ch

Включил отладочную информацию.

Из интересного выдало вот это:

libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/art3as/.drirc: No such file or directory.

Art3as
() автор топика

ОЙ-ВЕЙланд готов для.

anonymous
()
Ответ на: комментарий от Art3as

С drirc разобрался. driconf сгенерировал нужный файл.

Еще в отладке

Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Art3as
() автор топика
Ответ на: комментарий от Art3as

Это некритично, но libtxc ставят первым делом на свободных дровах. Без этого 3d же заметно медленнее.

x3al ★★★★★
()
Ответ на: комментарий от Art3as

это все ернуда, что бы что-то понять нужно что-то типа такого

 EGL_LOG_LEVEL=debug wayland-compositor &
[1] 1577
droid@linux-gyo1:~> libEGL debug: Native platform type: x11 (autodetected)
libEGL debug: EGL search path is /usr/lib/egl
libEGL debug: added /usr/lib/egl/egl_gallium.so to module array
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: dlopen(/usr/lib/egl/egl_gallium.so)
libEGL info: use X11 for display 0x8057f88
libEGL info: created a pipe screen for r600
libEGL debug: the best driver is Gallium

 EGL_LOG_LEVEL=debug wayland-simple-egl
XDG_RUNTIME_DIR not set, falling back to .
libEGL debug: Native platform type: wayland (autodetected)
libEGL debug: EGL search path is /usr/lib/egl
libEGL debug: added /usr/lib/egl/egl_gallium.so to module array
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: dlopen(/usr/lib/egl/egl_gallium.so)
libEGL info: use wayland for display 0x804d008
libEGL info: pci id for fd 4: 1002:68ba, driver r600
libEGL info: created a pipe screen for r600
libEGL debug: the best driver is Gallium
libEGL debug: the value (0x0) of attribute 0x3025 did not meet the criteria (0x1)
libEGL debug: the value (0x0) of attribute 0x3021 did not meet the criteria (0x1)
libEGL debug: the value (0x0) of attribute 0x3021 did not meet the criteria (0x1)
libEGL debug: the value (0x0) of attribute 0x3021 did not meet the criteria (0x1)
libEGL debug: the value (0x0) of attribute 0x3021 did not meet the criteria (0x1)
libEGL debug: the value (0x0) of attribute 0x3025 did not meet the criteria (0x1)
^Cread error from connection 0x8329e78: Connection reset by peer (104)
disconnect from client 0x82b90b8

Novell-ch ★★★★★
()
Ответ на: комментарий от Novell-ch

Вот в полном варианте

libEGL debug: Native platform type: x11 (autodetected)
libEGL debug: EGL search path is /home/art3as/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: DRI2: dlopen(/home/art3as/install/lib/dri/r600_dri.so)
libEGL debug: DRI2: found extension `DRI_Core'
libEGL info: DRI2: found extension DRI_Core version 1
libEGL debug: DRI2: found extension `DRI_Legacy'
libEGL debug: DRI2: found extension `DRI_DRI2'
libEGL info: DRI2: found extension DRI_DRI2 version 2
libEGL debug: DRI2: found extension `DRI_ReadDrawable'
libEGL debug: DRI2: found extension `DRI_CopySubBuffer'
libEGL debug: DRI2: found extension `DRI_SwapControl'
libEGL debug: DRI2: found extension `DRI_MediaStreamCounter'
libEGL debug: DRI2: found extension `DRI_TexBuffer'
libEGL info: DRI2: found extension DRI_TexBuffer version 2
libEGL debug: DRI2: found extension `DRI2_Flush'
libEGL info: DRI2: found extension DRI2_Flush version 3
libEGL debug: DRI2: found extension `DRI_IMAGE'
libEGL info: DRI2: found extension DRI_IMAGE version 1
libEGL debug: DRI2: found extension `DRI_CONFIG_QUERY'
libEGL debug: the best driver is DRI2
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
using socket /run/user/art3as/wayland-0

Art3as
() автор топика
Ответ на: комментарий от Art3as

radeonhd не обновлялся года три и не поддерживает KVM.

anonymous
()
Ответ на: комментарий от Art3as

Я бы посоветовал из оверлэя или аура, но где брать в федоре я без понятия, разве что из гита ручками собрать, а то так весь смысл вайленда теряется.

druganddrop-2 ★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.