ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vyaheslav Dikonov <linuxbox@degunino.net>
To: shigorin@gmail.com,
	ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] nvidia_glx_1.0.9629 &  Beryl - success!
Date: Wed, 29 Nov 2006 16:23:09 +0300
Message-ID: <1164806589.12511.2.camel@alpha.degunino.ru> (raw)
In-Reply-To: <20061128155014.GU4051@osdn.org.ua>

В Втр, 28/11/2006 в 17:50 +0200, Michael Shigorin пишет:
> On Tue, Nov 28, 2006 at 01:26:20PM +0300, Andrew G. Klepcha wrote:
> > попробуйте еще Option    "AddARGBGLXVisuals" "True"
> > >как поправить ситуацию?
> > вечером вышлю xorg.conf с рабочей нвидии
> 
> http://tinyurl.com/ylog82 => (адаптированный краткий перевод)
> 
> ---
> используя текущий сизиф, делаем
> 
> apt-get install beryl
> 
> если используется видеокарта NVIDIA, поддерживаемая драйвером
> ветки 9xxx (это не TNT2), то дополнительно
> 
> apt-get install nvidia-xconfig
> 
> далее идём в консоль, говорим рутом
> 
> nvidia-xconfig --composite
> nvidia-xconfig --allow-glx-with-composite
> nvidia-xconfig --render-accel
> nvidia-xconfig --add-argb-glx-visuals 
> 
> и перестартовываем X:
> 
> service dm restart
> 

И получаем:

$ beryl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
Ошибка сегментирования

Конец strace:

ioctl(5, 0xc0104659, 0xbfa784e0)        = 0
ioctl(5, 0xc0304654, 0xbfa784a8)        = 0
ioctl(5, 0xc0104659, 0xbfa784e0)        = 0
ioctl(5, 0xc020462b, 0xbfa784c4)        = 0
geteuid32()                             = 500
open("/dev/nvidia0", O_RDWR|O_LARGEFILE) = 8
ioctl(5, 0xc040464d, 0xbfa78290)        = 0
open("/proc/interrupts", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f56000
read(9, "           CPU0       \n  0:     "..., 1024) = 800
read(9, "", 1024)                       = 0
read(9, "", 1024)                       = 0
close(9)                                = 0
munmap(0xb7f56000, 4096)                = 0
ioctl(8, 0xc01446ce, 0xbfa784ec)        = 0
geteuid32()                             = 500
open("/dev/nvidia0", O_RDWR|O_LARGEFILE) = 9
ioctl(5, 0xc040464d, 0xbfa78290)        = 0
open("/proc/interrupts", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f56000
read(10, "           CPU0       \n  0:     "..., 1024) = 800
read(10, "", 1024)                      = 0
read(10, "", 1024)                      = 0
close(10)                               = 0
munmap(0xb7f56000, 4096)                = 0
ioctl(9, 0xc01446ce, 0xbfa784ec)        = 0
ioctl(8, 0xc0284644, 0xbfa784f0)        = 0
ioctl(9, 0xc0284644, 0xbfa784f0)        = 0
ioctl(5, 0xc020462b, 0xbfa78490)        = 0
ioctl(5, 0xc0304654, 0xbfa7858c)        = 0
ioctl(5, 0xc0104659, 0xbfa785bc)        = 0
ioctl(5, 0xc020462b, 0xbfa785b4)        = 0
ioctl(6, 0xc0184633, 0xbfa78610)        = 0
ioctl(6, 0xc0304627, 0xbfa782ec)        = 0
mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 0xf8114) =
0xb668a000
ioctl(5, 0xc0384657, 0xbfa78350)        = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 12740 detached


  parent reply	other threads:[~2006-11-29 13:23 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 18:14 ABATAPA
2006-11-27 20:23 ` Michael Shigorin
2006-11-28  6:47   ` ABATAPA
2006-11-28  6:15     ` Andrew G. Klepcha
2006-11-28 10:35       ` ABATAPA
2006-11-28 10:21         ` Andrew G. Klepcha
2006-11-28 19:31           ` ABATAPA
2006-11-28 10:53       ` Guest007
2006-11-28 10:26         ` Andrew G. Klepcha
2006-11-28 12:15           ` Guest007
2006-11-28 12:03             ` Andrew G. Klepcha
2006-11-28 13:52               ` Vitaly Ostanin
2006-11-28 13:59                 ` Andrew G. Klepcha
2006-11-28 14:02               ` Guest007
2006-11-28 15:04                 ` Vitaly Ostanin
2006-11-28 14:32             ` Sergey V Turchin
2006-11-29  6:47               ` Guest007
2006-11-29 11:58                 ` Sergey V Turchin
2006-11-29 12:24                   ` Guest007
2006-11-29 14:25                   ` ABATAPA
2006-11-29 16:38                     ` Sergey V Turchin
2006-11-29 16:49                       ` ABATAPA
2006-11-28 15:50           ` Michael Shigorin
2006-11-28 17:10             ` ABATAPA
2006-11-30  6:30               ` Guest007
2006-12-01 12:15                 ` Guest007
2006-11-29 13:23             ` Vyaheslav Dikonov [this message]
2006-11-29 13:37               ` Michael Shigorin
2006-11-29 14:12                 ` Vyaheslav Dikonov
2006-11-29 14:56                   ` Michael Shigorin
2006-11-29 14:25               ` [sisyphus] [OBORONA-SPAM] " ABATAPA
2006-11-29 15:11                 ` Vyaheslav Dikonov
2006-11-29 16:48                   ` ABATAPA
2006-11-29 17:08                     ` Vyaheslav Dikonov
2006-11-30 10:15                       ` ABATAPA
2006-11-30 10:20                         ` Komissarov Dmitriy
2006-11-30 10:36                           ` Led
2006-11-30  9:44                             ` Andrew G. Klepcha
2006-11-30 10:51                             ` Alexei V. Mezin
2006-11-30 11:04                               ` Led
2006-11-30 11:16                                 ` Alexei V. Mezin
2006-11-30 11:43                                   ` Led
2006-12-04 20:30                                     ` Alexei V. Mezin
2006-12-04 21:01                                       ` Eugene Ostapets
2006-12-04 21:19                                         ` Alexei V. Mezin
2006-12-04 22:12                                           ` Eugene Ostapets
2006-12-05  5:05                                             ` Alexey Sidorov
2006-12-05  6:54                                               ` Eugene Ostapets
2007-02-13  6:22                                                 ` Вадим Илларионов
2007-02-13  6:36                                                   ` Alexander Volkov
2007-02-13  6:53                                                     ` Вадим Илларионов
2006-12-04 21:08                                       ` Алексей Сидоров
2006-12-04 21:23                                         ` Alexei V. Mezin
2006-12-05  5:02                                           ` Alexey Sidorov
2006-12-05  8:22                                             ` Epiphanov Sergei
2006-12-05  8:49                                               ` Alexey Sidorov
2006-12-05 10:30                                                 ` Epiphanov Sergei
2006-12-05 10:51                                                   ` Alexey Sidorov
2006-11-30 10:34                         ` [sisyphus] nvidia_glx_1.0.9626 & Beryl - success! (GF 4400 Ti работает) Vyaheslav Dikonov
2006-11-30 11:16                           ` Vyaheslav Dikonov
2006-11-28 15:33     ` [sisyphus] nvidia_glx_1.0.9629 & Beryl - success! Michael Shigorin
2006-11-27 21:04 ` Michael Shigorin
2006-11-27 21:36   ` Alexei V. Mezin
2006-11-28 15:31     ` Michael Shigorin
2006-11-28  6:07 ` Andrew G. Klepcha
2006-11-28  8:27   ` Serge
2006-11-28  8:50     ` Serge
2006-11-28  8:49       ` Andrew G. Klepcha
2006-11-28 15:34       ` Michael Shigorin
2006-11-28 16:57         ` ABATAPA
2006-11-28 15:35       ` Michael Shigorin
2006-11-28 10:45     ` ABATAPA
2006-11-28 10:44   ` ABATAPA

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1164806589.12511.2.camel@alpha.degunino.ru \
    --to=linuxbox@degunino.net \
    --cc=shigorin@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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