ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] x.org nvidia problems
@ 2005-06-24 13:24 Mikhail Yakshin
  2005-06-24 13:34 ` Андрей Осипов
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mikhail Yakshin @ 2005-06-24 13:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-24 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-24 13:24 [sisyphus] x.org nvidia problems Mikhail Yakshin
2005-06-24 13:34 ` Андрей Осипов
2005-06-24 13:38 ` Andrei Bulava
2005-06-24 13:42 ` Sergey V Turchin

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