Установка NVIDIA-Linux

grina174

при установке оказалось что у меня нет libc header files. Как установить этот libc?
У меня Debian.

grina174

Понимаю я всех уже достал, ну уж извините.

Marinavo_0507

apt-get install libc6-dev

grina174

спасибо ща попробуем.

grina174

Вроде все в XFree86 настроил а он при запуске startx выдает
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14 20050601051219 fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.29-pre2 i686 [ELF]
Build Date: 01 June 2005
This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.
We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.
Before filing a bug report, you may want to consult the Debian X FAQ:
XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz
Module Loader present
OS Kernel: Linux version 2.6.8-2-386 (tabatha.lab.ultramonkey.org) (gcc version 3.3.5 (Debian 1:3.3.5-12 Thu May 19 17:40:50 JST 2005
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (?) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Nov 16 05:08:54 2005
(==) Using config file: "/etc/X11/XF86Config-4"
Parse error on line 48 of section Module in file /etc/X11/XF86Config-4
"Section" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to bugs.debian.org.
что делать?

AKMARJAN

Учить английский, хуле
Всё ведь написано - неверный синтаксис файла настроек, а именно, слово Section не может находиться там, где оно сейчас (в 48й строке)

grina174

Но эта строчка была в файле по умолчанию.

AKMARJAN

Ты этот файл вообще менял?

Fragaria

по-моему, очевидно и доступно написано, что делать. Посмотреть на 48-ю строку конфига и понять, откуда там ключевое слово Section

grina174

Так и не могу понять, что тут не так?
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
# Load "bitmap"
# Load "dbe"
# Load "ddc"
# Load "extmod"
# Load "freetype"
Load "glx"
# Load "int10"
# Load "record"
# Load "speedo"
# Load "type1"
# Load "vbe"
#EndSection
48-->Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection

Dazik

две строки над 48
Ты случайно закомментировал EndSection

sergey_m

Прочитал весь тред. Должен признать, что отлично работает.

grina174

После startx на мгновение появляется картинка NVidia и пропадает, а потом пишет
Caught signal 11. Server Aborted.
Что не так?

Sharp

Во-первых, почитай FAQ к форуму, особенно ту часть, где написано как надо задавать вопросы.
В данный момент все ответы на твои вопросы превращаются исключительно в гадание.
Во-вторых, посмотри, есть ли у тебя файл .xinitrc в домашней директории.
Что это за файлик, зачем он он нужен и что должно быть в нем написано, ты можешь узнать `man startx`, раздел EXAMPLES.
В-третьих (а для тебя должно быть во-первых посмотри файлик /var/log/XFrre86.0.log. Именно там и будет ответ на твой вопрос:
Что не так?

AKMARJAN

AKMARJAN

И ты хочешь сказать, что в файле по умолчанию была закомментирована 46-я строчка?
man xf86config, хотя и без этого нормальный человек должен понять по содержимому этого файла, что каждая Section должна закрываться EndSection (кроме того, если подумать ещё, станет ясно, что внутри Section может находиться только SubSection - поэтому ошибька возникла в 48й строке, а не в самом конце файла)

grina174

может все дело в том что я чурка?

grina174

up.

Fragaria

чего ап-то? раскомментируй 46-ю строчку (там где #EndSection) и всё

grina174

После startx на мгновение появляется картинка NVidia и пропадает, а потом пишет
Caught signal 11. Server Aborted.
Что не так?

Fragaria

/var/log/XFrre86.0.log в студию

grina174

ап

grina174

После startx на секунду показывается эмблема NVidia которая несколько раз померцает, а потом выдает вот это.

Makc500

If you have a problem, and would like help, please follow the following steps:
1) If you have a stability problem, please read this thread first: http://www.nvnews.net/vbulletin/showthread.php?t=5...
2) Please search the NVIDIA Linux Forum for existing threads discussing the problem you're seeing, it may have been resolved (or a workaround may have been found). If you can't find such a thread, please start a new thread; it's really hard to keep track of bugs/problems if they're discussed in generic threads (such as '1.0-6629 for Linux x86-64 released').
3) Please always include a detailed description of the problem (both when starting a new thread and when posting to existing threads as distinct problems can have nearly identical symptoms (e.g. black screens, hung X servers, ...). Reliable reproduction steps are especially useful.

3a) Please always include a copy of the nvidia-bug-report.log file generated by the `nvidia-bug-report.sh` script shipped with the driver and installed in your PATH. To make sure this log file includes as much relevant information, as possible, please start the X server with `startx -- -logverbose 5` and run `nvidia-bug-report.sh` after the problem has occurred. If X can't be started or the machine appears to have crashed, please check if you can log into it remotely (e.g. via ssh or telnet) and run `nvidia-bug-report.sh` in the remote shell, if possible. If the machine can't be logged into remotely, please run the bug report script with X running.

3b) In case of NVIDIA Linux graphics driver installation problems (when using one of the official .run installers please attach the `nvidia-installer` log file, /var/log/nvdia-installer.log.
3c) If you have collected additional information, but aren't sure if it's relevant/appropriate, please attach it, anyway.
This information will help us help you.
Thanks!
Оставить комментарий
Имя или ник:
Комментарий: