ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: ALT Linux Community <community@lists.altlinux.org>,
	ALT Devel discussion list <devel@lists.altlinux.org>,
	ALT Linux Desktop <desktop@lists.altlinux.org>,
	ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] Beryl на GF4MX440 + Desktop4 + branch (было: Crosspost! Как я заводил nvidia_legacy (GF4MX440) на Desktop4 + branch)
Date: Wed, 13 Jun 2007 16:10:17 +0300
Message-ID: <466FECB9.6040502@gmail.com> (raw)
In-Reply-To: <466E89C4.1090302@gmail.com>

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

Motsyo Gennadi aka Drool пишет:
> 	Всем привет! Поскольку проблема довольно широкого круга пользователей - 
> пишу сразу в 4 рассылки. Отвечать только в одну.
> 
> 	Итак, благодаря Гене Редько, за что с меня причитается, я таки 
> заполучил Desktop-4 + branch для своей 32 битной архитектуры.
> 	Итак, после некоторых интимных моментов с инсталляцией, я таки 
> заполучил работающую графику. Зная о ситуации с драйверами на старые 
> nVidia, сразу выбрал "nv" и иксы запустились.
> 	Но главная моя стратегическая задача была заполучить и протестировать 
> 3D для своей карты. Используя nvidia_glx_1.0.7184-1.0.7184-alt29.2 от 
> Руслана Хихина, я его пересобрал под ядро бранча, для чего понадобилось 
> попросту в спеке заменить alt5 на alt6. Не более.
> 	Собрав все необходимое, предварительно удалив из системы все, что 
> касалось nvidia-драйверов (инсталлер таки впарил мне последнюю версию, 
> не поддерживающую мою карту), я поставил свежесобренное:
> 
> $ rpm -qa | grep nvidia
> 
> kernel-modules-nvidia_legacy-std-smp-1.0.7184-alt2.132626.5
> nvidia_glx_1.0.7184-1.0.7184-alt29.2
> nvidia_glx_common-1.0.7184-alt29.2
> 
> 	Далее я запустил acc и там выбрал проприетарные nvidia для видеокарты. 
> Они подхватились, но без 3D, в логах была ругань что не может загрузить 
> GLX. После некоторого колупания и попыток что-то где-то прописать, я 
> попросил вышеуказанного товарища показать вывод
> 
> rpm -qa | grep nvidia
> 
> 	Кроме того, что было у меня, у него еще стоят
> 
> nvidia-settings-1.0-alt5
> nvidia-xconfig-1.0-alt5
> 
> 	Запустив nvidia-xconfig получил готовый xorg.conf, с которым 3D 
> подхватилось, и с которым сейчас и работаю.
> 	Проверка на вшивость с помощью bzflag и моего любимого 
> kde-screensaver-kmatrix3d показала работоспособность.
> 	Beryl пока не трогал. Думаю попробовать.
> 	Пока все работает, буду смотреть дальше.

	Итак. Выкроил я время для попробовать Beryl. После некоторых колупаний 
и рытья в инете получился xorg.conf, под которым все это дело завелось. 
Даже смертельных тормозов на моем Duron800 256 мозгов нет. Окошкы 
дрыгаются как холдец, рабочий стол вращается, запустился OOo, еще 
что-то. Одним словом попугать виндузятников можно. Для повседневной 
работы все-таки на таком железе туговато.
	beryl-manager запустился с настройками по дефолту. Некоторые 
эксперименты (переклчение темы на емеральд и еще что-то) привели к тому, 
что простые окна (терминал и т.п.) работают нормально, а вот при попытке 
запустить хотя бы центр управления KDE приводит к зависанию графики - 
мышь бегает, клава не отвечает. Забавно что OpenGL-ный скринсейвер 
крутится, bzflag тоже работает. Вешались приложения обычные.
	Пока вырубил все это дело до разбирательства (кстати, где beryl прячет 
свои настройки? Хочу удалить.). Конфиг xorg-а прикладываю для 
рассмотрения и страждущих. Если где-то накосячил - буду рад подсказкам.

[-- Attachment #2: xorg.conf.beryl --]
[-- Type: text/plain, Size: 2366 bytes --]

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (builder@xeon.office.altlinux.ru)  Wed Oct 11 21:28:16 MSD 2006

Section "ServerLayout"
    Identifier     "Minimal layout"
    Screen         "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "ImPS/2 Generic Wheel Mouse|0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
#	Load  "dri"
    Load           "dbe"
    SubSection     "extmod"
        Option         "omit xfree86-dga"
    EndSubSection
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "ImPS/2 Generic Wheel Mouse|0"
    Driver         "mouse"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "IMPS/2"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Samsung SyncMaster 755DF(X)/705DF(X)/CDP17BDF(U)(UP)|0"
    DisplaySize     320    240
    HorizSync       30.0 - 100.0
    VertRefresh     50.0 - 160.0
EndSection

Section "Device"
    Identifier     "Card0|0"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0|0"
    Monitor        "Samsung SyncMaster 755DF(X)/705DF(X)/CDP17BDF(U)(UP)|0"
    DefaultDepth    24
    Option         "NvAgp" "1"
    Option         "RenderAccel"
    Option         "AllowGLXWithComposite"
    
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "RENDER" "Enable"
    Option         "Composite" "Enable"
EndSection
	

  parent reply	other threads:[~2007-06-13 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12 11:55 [sisyphus] Crosspost! Как я заводил nvidia_legacy (GF4MX440) на Desktop4 + branch Motsyo Gennadi aka Drool
2007-06-12 12:12 ` Michael A. Kangin
2007-06-12 13:03   ` Motsyo Gennadi aka Drool
2007-06-13 13:10 ` Motsyo Gennadi aka Drool [this message]
2007-06-13 14:46   ` [sisyphus] Beryl на GF4MX440 + Desktop4 + branch (было: Crosspost! Как я заводил nvidia_legacy (GF4MX440) на Desktop4 + branch) Gennadiy Redko
2007-06-13 17:38     ` Motsyo Gennadi aka Drool
2007-06-13 19:16       ` Gennadiy Redko
2007-06-14  4:19     ` [sisyphus] Beryl на GF4MX440 + Desktop4 + branch ( было: " Andrew G. Klepcha

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=466FECB9.6040502@gmail.com \
    --to=motsyo@gmail.com \
    --cc=community@lists.altlinux.org \
    --cc=desktop@lists.altlinux.org \
    --cc=devel@lists.altlinux.org \
    --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