Автор Тема: Бихте ли помогнали за инсталиране на драйвър Nvidia  (Прочетена 5239 пъти)

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Изтрих xorg.conf , редактирах xorg.conf-vesa със садържанието коети си постнал от твоя конфигурационен файл но... ниииищо.
След като не с ежижда в лога Kernel module compilation complete ознацхава ли че не е завършила компилацията ?

Тези хора вместо да правят линукс дистрибуциите максимално достъпни за хората то те ги усложняват  все повече.Официялен релийз да не може да види видеокарта ....
Активен

KoIoSoS

  • Напреднали
  • *****
  • Публикации: 107
  • Distribution: Slackware
  • Window Manager: Xfce4.8
    • Профил
________________________________________________________________________________________________
Section "Module"
    Load        "dbe"     # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    #Load        "speedo"
    Load       "glx"
EndSection
Section "Files"
    RgbPath   "/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/OTF/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/75dpi/:unscaled"
    FontPath   "/usr/share/fonts/100dpi/:unscaled"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "kbd"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 50.0
    VertRefresh 40-90
EndSection
Section "Device"
    Identifier  "VESA Framebuffer"
#    Driver      "vesa"
    Driver      "nv"
#    Driver      "nvidia"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "VESA Framebuffer"
    Monitor     "My Monitor"
   DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x800"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
________________________________________________________________________________________________

Запази горното ,като файл с име xorg.conf в /etc/X11
Тук е активиран nv драйвера :
Гледаш ред №46.Изглежда така:
    Driver      "nv"
Под и над него има подобни редове но започващи с #.Te са неактивни.Активираш ги премахвайки # и съответно добавяш # в реда за да деактивираш.Добре е да имащ само един активен ред с
    Driver      "нещо си"
Това е с цел да имаш варианти за спасение.Разбира се ти трябва и поне един текстов редактор.vi да речем.Впрочем startx говори ли ти нещо? Изглежда сложно, но не е.

P.S.
Дистрибуциите щяха да са максимално лесни за автоматично конфигуриране и ако Nvidia и многото други като нея , не изискваха затворени драйвери за ползването на хардуера им.
« Последна редакция: Oct 11, 2009, 18:15 от KoIoSoS »
Активен

it is better to solve the right problem the wrong way than the wrong problem the right way   -- Doug McIlroy
Slackware Propaganda
http://video.google.com/videoplay?docid=-5210026640879077823

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Цитат
Впрочем startx говори ли ти нещо?
Естетсвено че да , аз не съм съвсем бос в линукс , от две години насам не оставам без някое дистро на лаптопа си но слака най ми допада като най-близка юнукс ОС.Естествено щом съм опрял до вашата  помощ за която съм много благодарен, не съм кой знае колко компетентен на ниво линукс.

Сега ще редактирам xorg.conf дано да ме пусне поне на 800х600 .
Активен

KoIoSoS

  • Напреднали
  • *****
  • Публикации: 107
  • Distribution: Slackware
  • Window Manager: Xfce4.8
    • Профил
Вярно е, че прозвуча грубо.Моля за извинение!
99% е възможно да се настрои както трябва.Не се отказвай.
« Последна редакция: Oct 11, 2009, 21:14 от KoIoSoS »
Активен

it is better to solve the right problem the wrong way than the wrong problem the right way   -- Doug McIlroy
Slackware Propaganda
http://video.google.com/videoplay?docid=-5210026640879077823

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Това е грешката която излиза след startx

Код:

.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.0 Slackware Linux Project
Current Operating System: Linux darkstar 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686
Build Date: 03 August 2009  06:51:50PM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
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/Xorg.0.log", Time: Sun Oct 11 21:48:28 2009
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 5 of section Module in file /etc/X11/xorg.conf
        "extension" is not a valid keyword in this section.
Parse error on line 6 of section Module in file /etc/X11/xorg.conf
        "EndSubSection" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

giving up.
xinit:  No such file or directory (errno 2):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.


Много ми  еинтересно защо под KDE има проблем а при XFCE няма ?
Активен

b2l

  • Напреднали
  • *****
  • Публикации: 4786
  • Distribution: MCC Interim
  • Window Manager: - // - // -
  • ...sometimes I feel like screaming... || RTFM!
    • Профил
    • WWW
Код
GeSHi (Bash):
  1. #xorgsetup

Или

Код
GeSHi (Bash):
  1. #xorgconfig
Активен

"Човекът е въже, опънато между звяра и свръхчовека, въже над пропаст. Човекът е нещо, което трябва да бъде превъзмогнато." - Фр. Ницше

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
С xorgconfig само клавиатурата и мишката мога да конфигурират а xorgsetup нямам не знам защо.
Активен

KoIoSoS

  • Напреднали
  • *****
  • Публикации: 107
  • Distribution: Slackware
  • Window Manager: Xfce4.8
    • Профил
Код
GeSHi (Bash):
  1. bash-3.1# which xorgconfig
  2. which: no xorgconfig in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/kde4/libexec:/usr/lib/qt/bin:/usr/share/texmf/bin:/opt/wine/bin)
  3. bash-3.1# which xorgsetup
  4. /usr/bin/xorgsetup
  5. bash-3.1# uname --all
  6. Linux lucy 2.6.29.6-smp #1 SMP Mon Oct 5 11:08:52 EEST 2009 i686 AMD Turion(tm) 64 X2 Mobile Technology TL-58 AuthenticAMD GNU/Linux
???
Това е от Slackware 13.Пълна инсталация.Full Install.
___________________________________________________________________
Section "Module"
    Load        "dbe"
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection
    Load        "type1"
    Load        "freetype"
    #Load        "speedo"
    Load       "glx"
EndSection
Section "Files"
    RgbPath   "/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/OTF/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/75dpi/:unscaled"
    FontPath   "/usr/share/fonts/100dpi/:unscaled"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier   "Keyboard1"
    Driver   "kbd"
EndSection
Section "InputDevice"
    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 50.0
    VertRefresh 40-90
EndSection
Section "Device"
    Identifier  "VESA Framebuffer"
#    Driver      "vesa"
    Driver      "nv"
#    Driver      "nvidia"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "VESA Framebuffer"
    Monitor     "My Monitor"
   DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x800"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x800"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
______________________________________________________

« Последна редакция: Oct 11, 2009, 23:09 от KoIoSoS »
Активен

it is better to solve the right problem the wrong way than the wrong problem the right way   -- Doug McIlroy
Slackware Propaganda
http://video.google.com/videoplay?docid=-5210026640879077823

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Извинявам се обурках xorgconfig със xorgsetup , исках да кажа че нямам xorgconfig и при исписване на which xorgconfig резултата е същия като на KoIoSoS.Сега тегля наново full install dvd исото че се отчаях вече .

п.п. Няма резултат с копираното садържание на xorg.conf .
Активен

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Здравейте, свалих исото от замунда инсталирах го , свалих си наново драйвъра и си се инсталира без никви проблеми дори безда добавям kernel-sources и  kernel-headers , благодаря отново за вниманието.Сега остава да се поразровя и да разгледам как се конфигурира WPA2 - AES .
Активен

KoIoSoS

  • Напреднали
  • *****
  • Публикации: 107
  • Distribution: Slackware
  • Window Manager: Xfce4.8
    • Профил
За да няма неясноти виж какво ще ти даде това. ;)

Код
GeSHi (Bash):
  1. ls /var/log/packages | grep kernel
Направил си най-добрия избор за дистрибуция.
Успех с WPA2-AES.
Имаш  wpa_supplicant исталира се по подразбиране и имаш wicd в extra.Ползвам и двете с успех.
AES=CCMP.Дано не си с чипсет на Broadcom, и там се решават проблемите , но не е приятно.
Активен

it is better to solve the right problem the wrong way than the wrong problem the right way   -- Doug McIlroy
Slackware Propaganda
http://video.google.com/videoplay?docid=-5210026640879077823

nemanema

  • Напреднали
  • *****
  • Публикации: 103
    • Профил
А какво казва:
X -configure
???
Активен

---=== мир и любов ===---

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
/extra директория ли е или приложение защото и двете ги няма при мен ?
X -configure не помагаше.
Активен

KoIoSoS

  • Напреднали
  • *****
  • Публикации: 107
  • Distribution: Slackware
  • Window Manager: Xfce4.8
    • Профил
Директория е и се намира на DVD-то коети си изтеглил.Там има допълнителни пакети, инсталират се с installpkg името на пакета.
Активен

it is better to solve the right problem the wrong way than the wrong problem the right way   -- Doug McIlroy
Slackware Propaganda
http://video.google.com/videoplay?docid=-5210026640879077823

moxit0

  • Напреднали
  • *****
  • Публикации: 40
    • Профил
Благодаря ви , всичко вече е all right  ;)
Активен

Подобни теми
Заглавие Започната от Отговора Прегледи Последна публикация
настройка на Nvidia под Ред Хат 9.0
Настройка на хардуер
orto 3 7391 Последна публикация Mar 29, 2004, 22:31
от sebastianz55
Проблем с nvidia
Хардуерни и софтуерни проблеми
shadowhand 1 6963 Последна публикация Apr 29, 2004, 14:46
от jm
Проблем с драйверите на NVIDIA
Настройка на хардуер
varbancho 6 7256 Последна публикация Jul 29, 2004, 18:01
от varbancho
Nvidia
Настройка на програми
EtoR 1 5710 Последна публикация Aug 06, 2004, 14:16
от EtoR
Nvidia + TV Out
Настройка на програми
JOKe 6 8195 Последна публикация Aug 27, 2004, 13:55
от IvanST