* [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
@ 2006-05-18 18:26 anyr
2006-05-24 6:46 ` Alexey Morsov
0 siblings, 1 reply; 9+ messages in thread
From: anyr @ 2006-05-18 18:26 UTC (permalink / raw)
To: ALT Community
Видео Ge-Force MX 400
Система ALC 3.0.4
Сейчас видео работает на дровах x11. Захотел поставить
proprietary - ничего не получилось, вернее что-то
получилось, но не то, что хотелось
---
/etc/X11/xorg.conf
Section "Device"
Identifier "NVIDIA GeForce (proprietary)|0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen at Device0"
Device "NVIDIA GeForce (proprietary)|0"
Monitor "brg0097|0"
/var/log/Xorg.9.log
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(EE) LoadModule: Module nvidia does not have a
nvidiaModuleData data object.
(II) UnloadModule: "nvidia"
(II) Unloading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(EE) Failed to load module "nvidia" (invalid module, 0)
$ rpm -qa | grep -i nvidia
kernel-modules-nvidia-std26-up-1.0.7676-alt1.132620.10
nvidia-settings-1.0-alt1
nvidia_glx_common-1.0.7676-alt14
nvidia_glx_1.0.7676-1.0.7676-alt14
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-18 18:26 [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4 anyr
@ 2006-05-24 6:46 ` Alexey Morsov
2006-05-25 19:48 ` anyr
0 siblings, 1 reply; 9+ messages in thread
From: Alexey Morsov @ 2006-05-24 6:46 UTC (permalink / raw)
To: anyr, ALT Linux Community
anyr пишет:
> $ rpm -qa | grep -i nvidia
> kernel-modules-nvidia-std26-up-1.0.7676-alt1.132620.10
> nvidia-settings-1.0-alt1
> nvidia_glx_common-1.0.7676-alt14
> nvidia_glx_1.0.7676-1.0.7676-alt14
ой как знакомо.
x11setupdrv
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-24 6:46 ` Alexey Morsov
@ 2006-05-25 19:48 ` anyr
2006-05-28 16:18 ` Valery V. Inozemtsev
0 siblings, 1 reply; 9+ messages in thread
From: anyr @ 2006-05-25 19:48 UTC (permalink / raw)
To: ALT Community
В сообщении от 24 Май 2006 06:46 Alexey Morsov написал(a):
> ой как знакомо.
> x11setupdrv
Простите не понял...
x11setupdrv - X Window System drivers setup utility. Я так
понимаю, что прога выставляет дрова x11, а proprietary
нужны.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-25 19:48 ` anyr
@ 2006-05-28 16:18 ` Valery V. Inozemtsev
2006-05-29 16:40 ` anyr
0 siblings, 1 reply; 9+ messages in thread
From: Valery V. Inozemtsev @ 2006-05-28 16:18 UTC (permalink / raw)
To: anyr, ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
В сообщении от 25 мая 2006 23:48 anyr написал(a):
> В сообщении от 24 Май 2006 06:46 Alexey Morsov написал(a):
> > ой как знакомо.
> > x11setupdrv
>
> Простите не понял...
> x11setupdrv - X Window System drivers setup utility. Я так
> понимаю, что прога выставляет дрова x11
нет, прога выставляет правильное окружение для дров
> , а proprietary
> нужны.
--
Valery V. Inozemtsev
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-28 16:18 ` Valery V. Inozemtsev
@ 2006-05-29 16:40 ` anyr
2006-05-30 6:54 ` Alexey Morsov
0 siblings, 1 reply; 9+ messages in thread
From: anyr @ 2006-05-29 16:40 UTC (permalink / raw)
To: ALT Community
В сообщении от 28 Май 2006 16:18 Valery V. Inozemtsev
написал(a):
> нет, прога выставляет правильное окружение для дров
[root@localhost root]# x11setupdrv -d nvidia
Segmentation fault
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-29 16:40 ` anyr
@ 2006-05-30 6:54 ` Alexey Morsov
2006-05-31 21:25 ` anyr
0 siblings, 1 reply; 9+ messages in thread
From: Alexey Morsov @ 2006-05-30 6:54 UTC (permalink / raw)
To: anyr, ALT Linux Community
anyr пишет:
> В сообщении от 28 Май 2006 16:18 Valery V. Inozemtsev
> написал(a):
>> нет, прога выставляет правильное окружение для дров
> [root@localhost root]# x11setupdrv -d nvidia
> Segmentation fault
Да сломаная она походу.
Ручками линки расставте (из /etc/nvidia в /usr/lib/X11/extension кадется)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-30 6:54 ` Alexey Morsov
@ 2006-05-31 21:25 ` anyr
2006-06-01 7:50 ` Alexey Morsov
0 siblings, 1 reply; 9+ messages in thread
From: anyr @ 2006-05-31 21:25 UTC (permalink / raw)
To: ALT Community
В сообщении от 30 Май 2006 06:54 Alexey Morsov написал(a):
> Ручками линки расставте (из /etc/nvidia в
> /usr/lib/X11/extension кадется)
Прочтите опять не понял. У меня ни того ни другого нет.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-05-31 21:25 ` anyr
@ 2006-06-01 7:50 ` Alexey Morsov
2006-06-04 10:50 ` anyr
0 siblings, 1 reply; 9+ messages in thread
From: Alexey Morsov @ 2006-06-01 7:50 UTC (permalink / raw)
To: ALT Linux Community
anyr пишет:
> Прочтите опять не понял. У меня ни того ни другого нет.
бр.. сегодня доман гляну где оно лежит. Тут у меня ati
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4
2006-06-01 7:50 ` Alexey Morsov
@ 2006-06-04 10:50 ` anyr
0 siblings, 0 replies; 9+ messages in thread
From: anyr @ 2006-06-04 10:50 UTC (permalink / raw)
To: community
В сообщении от 1 Июнь 2006 07:50 Alexey Morsov написал(a):
> anyr пишет:
> > Прочтите опять не понял. У меня ни того ни другого нет.
>
> бр.. сегодня доман гляну где оно лежит. Тут у меня ati
>
> _______________________________________________
> Community mailing list
> Community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
Приволок новую мать и проблема решилась как-то сама.
Всем спасибо. Alexey Morsov в частности.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-06-04 10:50 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-18 18:26 [Comm] NVidia Ge-Force MX 400 (proprietary) & ALC 3.0.4 anyr
2006-05-24 6:46 ` Alexey Morsov
2006-05-25 19:48 ` anyr
2006-05-28 16:18 ` Valery V. Inozemtsev
2006-05-29 16:40 ` anyr
2006-05-30 6:54 ` Alexey Morsov
2006-05-31 21:25 ` anyr
2006-06-01 7:50 ` Alexey Morsov
2006-06-04 10:50 ` anyr
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