ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrei Lomov <a.lomov@mail.ru>
To: community@altlinux.ru
Subject: [Comm] Re: ALM 2.4, вопрос с nvidia
Date: Tue, 16 Nov 2004 17:24:18 +0600
Message-ID: <cnco1u$bsu$1@sea.gmane.org> (raw)
In-Reply-To: <4199C5B1.4080006@list.ru>

Genix wrote:

> Andrei Lomov wrote:
> 
>>а на формозе с ядром 2426 иксы не идут,
>>а с ядром 268 init 5 стартует, но намертво блокируется клавиатура и мышь.
>>Мышь ps2.
>>Обновлялся с Сизифа 20040607,
>>работало все нормально.
>>
>>В чем может быть дело?
>>  
>>
> 
> Проверьте соответствие действительности описаний клавиатура/мышь в
> XF86Config -- было такое, когда объявлены несуществующие (мыши вроде) --
> клавиатура вставала в ступор. Если у вас стандартная конфигурация,
> оставьте одну клавиатуру в конфиге и одну мышь, большего не требуется


Да вроде порядок:

 
# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant"  ",winkeys"
    Option "XkbOptions"  "grp:rctrl_toggle,grp:switch,grp_led:scroll"
#

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection



Section "Module"

# This loads the DBE extension module.

    Load        "dbe"

# This loads the NVIDIA GLX extension module.
# IT IS IMPORTANT TO KEEP NAME AS FULL PATH TO libglx.so ELSE
# IT WILL LOAD XFree86 glx module and the server will crash.

    Load        "/usr/X11R6/lib/modules/extensions/libglx.so"

=======================

[andrei@main andrei]$ ls -l /usr/X11R6/lib/modules/extensions/libglx.so                                                                  
lrwxrwxrwx  1 root root 66 Ноя 16
10:10 /usr/X11R6/lib/modules/extensions/libglx.so
-> /usr/X11R6/lib/nvidia_1.0.6111/modules/extensions/libglx.so.nvidia

(руками ставил и на 1.0.4496)





  reply	other threads:[~2004-11-16 11:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16  9:12 [Comm] " Andrei Lomov
2004-11-16  9:17 ` Genix
2004-11-16 11:24   ` Andrei Lomov [this message]
2004-11-16 12:57   ` [Comm] " Andrei Lomov
2004-11-16 16:23     ` dm
2004-11-17 12:17       ` [Comm] " Andrei Lomov
2004-11-17 18:38         ` dm
2004-11-18 17:04           ` [Comm] " Andrei Lomov
2004-11-19 18:54             ` dm
2004-11-19  4:06           ` [Comm] " Andrey Rahmatullin
2004-11-16 16:01   ` [Comm] " Andrei Lomov

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='cnco1u$bsu$1@sea.gmane.org' \
    --to=a.lomov@mail.ru \
    --cc=community@altlinux.ru \
    /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 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