ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Mikhail Yakshin <greycat@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] x.org nvidia problems
Date: Fri, 24 Jun 2005 17:24:19 +0400
Message-ID: <42BC0983.5030008@altlinux.ru> (raw)

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

Приветствую!

В сегодняшнем (?) Сизифе с:

ядром 2.6.11-std26-up-alt11
x.org 6.8.2-alt10
nvidia_glx_1.0.7174-1.0.7174-alt7 (и соответствующий common)
kernel-modules-nvidia-std26-up-1.0.7174-alt2.11

Симлинки

На карточках nvidia при запуске X с приложенным конфигом раньше все было 
нормально, с некоторого момента иксы теперь не запускаются с такой вот 
руганью:

(EE) LoadModule: Module nvidia does not have a nvidiaModuleData data object
(EE) Failed to load module "nvidia" (invalid module, 0)
(EE) No drivers available.

Видимо, существует некое несоответствие сборки (версий или чего-то там) 
в иксах и ядерного модуля. Ядерный модуль сам по себе загружается, все 
AGP к нему - тоже - agpgart, intel_agp (адекватное для конкретно этой 
машины, но пробовали и на via с via_agp, и на других чипсетах) - тоже.

Никто подобного поведения не наблюдает? Кто-нибудь может 
прокомментировать такую ошибку? Гуглинг ее дает очень мало, в основном 
неотвеченных вопросов каких-то самосборщиков...

-- 
WBR, Mikhail Yakshin AKA GreyCat
ALT Linux [http://www.altlinux.ru] [xmpp:greycat@altlinux.org]

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

Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc"
EndSection

Section "ServerFlags"
    #NoTrapSignals
    DontZap
    DontZoom
    AllowMouseOpenFail
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat"  "250 30"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"

EndSection

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"

EndSection

Section "Module"
    Load	"dbe"
    Load	"glx"
    Load	"extmod"
    Load	"type1"
    Load	"freetype"
EndSection

Section "Monitor"
    Identifier "Generic|Flat Panel"
    VendorName "Generic"
    ModelName  "Unknown"
EndSection

Section "Device"
    Identifier "NVIDIA"
    Driver     "nvidia"
EndSection

Section "Screen"
    Identifier "screen1"
    Device      "NVIDIA"
    Monitor     "Generic|Flat Panel"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       4
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

             reply	other threads:[~2005-06-24 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-24 13:24 Mikhail Yakshin [this message]
2005-06-24 13:34 ` Андрей Осипов
2005-06-24 13:38 ` Andrei Bulava
2005-06-24 13:42 ` Sergey V Turchin

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=42BC0983.5030008@altlinux.ru \
    --to=greycat@altlinux.ru \
    --cc=sisyphus@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 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