Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: [Opgelost] NVIDIA Driver  (gelezen 7016 keer)

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #25 Gepost op: 2011/04/19, 17:01:34 »
Ik kan geen games afspelen of Visuele Effecten toevoegen.

Re: Ubuntu start niet op
« Reactie #26 Gepost op: 2011/04/19, 23:39:17 »
De manier om de driver van de Nvidia site te installeren. http://ubuntuguide.net/install-latest-nvidia-graphics-drivers-in-ubuntu-linux wel de juiste versie nummer invullen van de file die je hebt gedownload

Nog even een correctie op mijn vorige post. Bij GLXGEARS is er visueel tussen de current driver en de gesloten NVIDIA driver geen echt verschil waar te nemen.
Echter de resultaten in de terminal geven een groot verschil:
Current:
16697 frames in 5.0 seconds = 3339.317 FPS
17937 frames in 5.0 seconds = 3587.293 FPS
17860 frames in 5.0 seconds = 3571.939 FPS
17902 frames in 5.0 seconds = 3580.284 FPS
18169 frames in 5.0 seconds = 3633.784 FPS

Nvidia:
23209 frames in 5.0 seconds = 4641.651 FPS
23587 frames in 5.0 seconds = 4717.183 FPS
23546 frames in 5.0 seconds = 4709.188 FPS
23593 frames in 5.0 seconds = 4718.590 FPS
22693 frames in 5.0 seconds = 4538.166 FPS

Dus Cumulus007 hierbij mijn excuses. :-[


In der Beschränkung zeigt sich der Meister.

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #27 Gepost op: 2011/04/20, 08:01:58 »
Ik kreeg een error bij het installeren:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Apr 20 07:59:54 2011
installer version: 260.19.44

PATH:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin

option status:
  license pre-accepted               : false
  update                             : false
  force update                       : false
  expert                             : false
  uninstall                          : false
  driver info                        : false
  precompiled interfaces             : true
  no ncurses color                   : false
  query latest version               : false
  no questions                       : false
  silent                             : false
  no recursion                       : false
  no backup                          : false
  kernel module only                 : false
  sanity                             : false
  add this kernel                    : false
  no runlevel check                  : false
  no network                         : false
  no ABI note                        : false
  no RPMs                            : false
  no kernel module                   : false
  force SELinux                      : default
  no X server check                  : false
  no cc version check                : false
  run distro scripts                 : true
  no nouveau check                   : false
  run nvidia-xconfig                 : false
  sigwinch work around               : true
  force tls                          : (not specified)
  X install prefix                   : (not specified)
  X library install path             : (not specified)
  X module install path              : (not specified)
  OpenGL install prefix              : (not specified)
  OpenGL install libdir              : (not specified)
  utility install prefix             : (not specified)
  utility install libdir             : (not specified)
  installer prefix                   : (not specified)
  doc install prefix                 : (not specified)
  kernel name                        : (not specified)
  kernel include path                : (not specified)
  kernel source path                 : (not specified)
  kernel output path                 : (not specified)
  kernel install path                : (not specified)
  precompiled kernel interfaces path : (not specified)
  precompiled kernel interfaces url  : (not specified)
  proc mount point                   : /proc
  ui                                 : (not specified)
  tmpdir                             : /tmp
  ftp mirror                         : ftp://download.nvidia.com
  RPM file list                      : (not specified)
  selinux chcon type                 : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 260.19.44.
-> Running distribution scripts
   executing: '/usr/lib/nvidia/pre-install'...
-> done.
-> The distribution-provided pre-install script failed!  Continue installation
   anyway? (Answer: Yes)
ERROR: The Nouveau kernel driver is currently in use by your system.  This
       driver is incompatible with the NVIDIA driver, and must be disabled
       before proceeding.  Please consult the NVIDIA driver README and your
       Linux distribution's documentation for details on how to correctly
       disable the Nouveau kernel driver.
WARNING: The modprobe configuration file to disable Nouveau,
         /etc/modprobe.d/nvidia-installer-disable-nouveau.conf, is already
         present.  Please be sure you have rebooted your system since that file
         was written.  If you have rebooted, then Nouveau may be enabled for
         other reasons, such as being included in the system initial ramdisk or
         in your X configuration file.  Please consult the NVIDIA driver README
         and your Linux distribution's documentation for details on how to
         correctly disable the Nouveau kernel driver.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.

Kan ik ook OpenGL ondersteuning krijgen van een nouveau driver?
« Laatst bewerkt op: 2011/04/20, 08:08:16 door Jaxo »

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #28 Gepost op: 2011/04/20, 17:20:21 »
Ik heb nu het zo gedaan:
sudo apt-get update
sudo apt-get install nvidia-current
sudo nvidia-xconfig

daarna schrijft hij Xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.06  (buildmeister@builder101)  Mon Sep 13 07:06:38 PDT 2010


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
Maar als ik dan reboot krijg ik een scherm weer met Ubuntu 10.10 zonder logo.
Daarna switched mijn scherm van Digital naar Analag en gaat hij op standby.
Ik zit nu in failsafeX

Re: Ubuntu start niet op
« Reactie #29 Gepost op: 2011/04/20, 17:41:13 »
Als je de link volgt, die ik gaf, kan je het eerste deel grafisch uitvoeren, daarna schakel je over naar de tty 1 daar schakel je de xserver uit vervolgens verwijder je de huidige nvidia driver, dan installeer je de gesloten nvidia driver, vervolgens start je de xserver weer en dan zie je in nvidia-settings dat de nieuwe driver is geïnstalleerd. Zo is het in het kort. Als je er niet uitkomt, doen we het stap voor stap.
Nog even een plaatje van nvidia-settings met de nieuwe driver op mijn pc.


In der Beschränkung zeigt sich der Meister.

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #30 Gepost op: 2011/04/20, 17:44:44 »
Toen ik dat deed kreeg ik dat mijn nouveau driver was enabled.
Nu heb ik het via die manier gedaan wat ik boven heb gepost. Ik heb wel zon settings scherm enzo + een xorg.conf file maar ik krijg nog steeds een zwart scherm.

Xorg.0.log:
[    11.883]
X.Org X Server 1.9.0
Release Date: 2010-08-20
[    11.883] X Protocol Version 11, Revision 0
[    11.883] Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
[    11.883] Current Operating System: Linux Jaco-PC 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686
[    11.883] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic root=UUID=85f61a7a-57cd-42c0-8eab-87ef9895e584 ro quiet splash
[    11.883] Build Date: 09 January 2011  12:14:58PM
[    11.883] xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support)
[    11.883] Current version of pixman: 0.18.4
[    11.883] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    11.883] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.883] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 17:14:13 2011
[    11.883] (==) Using config file: "/etc/X11/xorg.conf"
[    11.883] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.939] (==) ServerLayout "Layout0"
[    11.939] (**) |-->Screen "Screen0" (0)
[    11.939] (**) |   |-->Monitor "Monitor0"
[    11.939] (**) |   |-->Device "Device0"
[    11.939] (**) |-->Input Device "Keyboard0"
[    11.939] (**) |-->Input Device "Mouse0"
[    11.939] (==) Automatically adding devices
[    11.939] (==) Automatically enabling devices
[    11.940] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    11.940] Entry deleted from font path.
[    11.940] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[    11.940] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    11.940] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    11.940] (WW) Disabling Keyboard0
[    11.940] (WW) Disabling Mouse0
[    11.940] (II) Loader magic: 0x81f9b00
[    11.940] (II) Module ABI versions:
[    11.940] X.Org ANSI C Emulation: 0.4
[    11.940] X.Org Video Driver: 8.0
[    11.940] X.Org XInput driver : 11.0
[    11.940] X.Org Server Extension : 4.0
[    11.941] (--) PCI:*(0:1:0:0) 10de:0422:174b:8420 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
[    11.941] (II) Open ACPI successful (/var/run/acpid.socket)
[    11.941] (II) LoadModule: "extmod"
[    11.973] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    11.973] (II) Module extmod: vendor="X.Org Foundation"
[    11.973] compiled for 1.9.0, module version = 1.0.0
[    11.973] Module class: X.Org Server Extension
[    11.973] ABI class: X.Org Server Extension, version 4.0
[    11.973] (II) Loading extension MIT-SCREEN-SAVER
[    11.973] (II) Loading extension XFree86-VidModeExtension
[    11.973] (II) Loading extension XFree86-DGA
[    11.973] (II) Loading extension DPMS
[    11.973] (II) Loading extension XVideo
[    11.973] (II) Loading extension XVideo-MotionCompensation
[    11.973] (II) Loading extension X-Resource
[    11.973] (II) LoadModule: "dbe"
[    11.973] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    11.973] (II) Module dbe: vendor="X.Org Foundation"
[    11.973] compiled for 1.9.0, module version = 1.0.0
[    11.973] Module class: X.Org Server Extension
[    11.973] ABI class: X.Org Server Extension, version 4.0
[    11.973] (II) Loading extension DOUBLE-BUFFER
[    11.973] (II) LoadModule: "glx"
[    11.973] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[    13.283] (II) Module glx: vendor="NVIDIA Corporation"
[    13.283] compiled for 4.0.2, module version = 1.0.0
[    13.283] Module class: X.Org Server Extension
[    13.283] (II) NVIDIA GLX Module  260.19.06  Mon Sep 13 07:01:31 PDT 2010
[    13.284] (II) Loading extension GLX
[    13.284] (II) LoadModule: "record"
[    13.284] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.284] (II) Module record: vendor="X.Org Foundation"
[    13.284] compiled for 1.9.0, module version = 1.13.0
[    13.284] Module class: X.Org Server Extension
[    13.284] ABI class: X.Org Server Extension, version 4.0
[    13.284] (II) Loading extension RECORD
[    13.284] (II) LoadModule: "dri"
[    13.284] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.284] (II) Module dri: vendor="X.Org Foundation"
[    13.284] compiled for 1.9.0, module version = 1.0.0
[    13.284] ABI class: X.Org Server Extension, version 4.0
[    13.284] (II) Loading extension XFree86-DRI
[    13.284] (II) LoadModule: "dri2"
[    13.284] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.284] (II) Module dri2: vendor="X.Org Foundation"
[    13.284] compiled for 1.9.0, module version = 1.2.0
[    13.284] ABI class: X.Org Server Extension, version 4.0
[    13.284] (II) Loading extension DRI2
[    13.285] (II) LoadModule: "nvidia"
[    13.285] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[    13.330] (II) Module nvidia: vendor="NVIDIA Corporation"
[    13.330] compiled for 4.0.2, module version = 1.0.0
[    13.330] Module class: X.Org Video Driver
[    13.352] (II) NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010
[    13.356] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    13.356] (++) using VT number 7

[    13.358] (II) Loading sub module "fb"
[    13.358] (II) LoadModule: "fb"
[    13.368] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.369] (II) Module fb: vendor="X.Org Foundation"
[    13.369] compiled for 1.9.0, module version = 1.0.0
[    13.369] ABI class: X.Org ANSI C Emulation, version 0.4
[    13.369] (II) Loading sub module "wfb"
[    13.369] (II) LoadModule: "wfb"
[    13.369] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    13.369] (II) Module wfb: vendor="X.Org Foundation"
[    13.369] compiled for 1.9.0, module version = 1.0.0
[    13.369] ABI class: X.Org ANSI C Emulation, version 0.4
[    13.369] (II) Loading sub module "ramdac"
[    13.369] (II) LoadModule: "ramdac"
[    13.369] (II) Module "ramdac" already built-in
[    13.383] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    13.383] (==) NVIDIA(0): RGB weight 888
[    13.383] (==) NVIDIA(0): Default visual is TrueColor
[    13.383] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.384] (**) NVIDIA(0): Enabling RENDER acceleration
[    13.384] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[    13.384] (II) NVIDIA(0):     enabled.
[    14.179] (II) NVIDIA(0): NVIDIA GPU GeForce 8400 GS (G86) at PCI:1:0:0 (GPU-0)
[    14.180] (--) NVIDIA(0): Memory: 524288 kBytes
[    14.180] (--) NVIDIA(0): VideoBIOS: 60.86.50.00.27
[    14.180] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    14.180] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    14.180] (--) NVIDIA(0): Connected display device(s) on GeForce 8400 GS at PCI:1:0:0
[    14.180] (--) NVIDIA(0):     Samsung SyncMaster (CRT-1)
[    14.180] (--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
[    14.180] (--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock
[    14.180] (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
[    14.180] (--) NVIDIA(0): TV encoder: NVIDIA
[    14.240] (II) NVIDIA(0): Assigned Display Device: CRT-1
[    14.240] (==) NVIDIA(0):
[    14.240] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    14.240] (==) NVIDIA(0):     will be used as the requested mode.
[    14.240] (==) NVIDIA(0):
[    14.240] (II) NVIDIA(0): Validated modes:
[    14.240] (II) NVIDIA(0):     "nvidia-auto-select"
[    14.240] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[    14.274] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[    14.274] (--) NVIDIA(0):     option
[    14.275] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[    14.275] (--) Depth 24 pixmap format is 32 bpp
[    14.275] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    14.276] (II) NVIDIA(0): Initialized GPU GART.
[    14.285] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    14.311] (II) Loading extension NV-GLX
[    17.330] (II) NVIDIA(0): Initialized OpenGL Acceleration
[    17.342] (==) NVIDIA(0): Disabling shared memory pixmaps
[    17.342] (II) NVIDIA(0): Initialized X Rendering Acceleration
[    17.342] (==) NVIDIA(0): Backing store disabled
[    17.342] (==) NVIDIA(0): Silken mouse enabled
[    20.343] (**) NVIDIA(0): DPMS enabled
[    20.343] (II) Loading extension NV-CONTROL
[    20.343] (II) Loading extension XINERAMA
[    20.343] (II) Loading sub module "dri2"
[    20.343] (II) LoadModule: "dri2"
[    20.344] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[    20.344] (II) NVIDIA(0): [DRI2] Setup complete
[    20.344] (==) RandR enabled
[    20.344] (II) Initializing built-in extension Generic Event Extension
[    20.344] (II) Initializing built-in extension SHAPE
[    20.344] (II) Initializing built-in extension MIT-SHM
[    20.344] (II) Initializing built-in extension XInputExtension
[    20.344] (II) Initializing built-in extension XTEST
[    20.344] (II) Initializing built-in extension BIG-REQUESTS
[    20.344] (II) Initializing built-in extension SYNC
[    20.344] (II) Initializing built-in extension XKEYBOARD
[    20.344] (II) Initializing built-in extension XC-MISC
[    20.344] (II) Initializing built-in extension SECURITY
[    20.344] (II) Initializing built-in extension XINERAMA
[    20.344] (II) Initializing built-in extension XFIXES
[    20.344] (II) Initializing built-in extension RENDER
[    20.344] (II) Initializing built-in extension RANDR
[    20.344] (II) Initializing built-in extension COMPOSITE
[    20.344] (II) Initializing built-in extension DAMAGE
[    20.344] (II) Initializing built-in extension GESTURE
[    20.347] (II) Initializing extension GLX
[    20.381] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    20.390] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    20.390] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.390] (II) LoadModule: "evdev"
[    20.390] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.390] (II) Module evdev: vendor="X.Org Foundation"
[    20.390] compiled for 1.9.0, module version = 2.3.2
[    20.390] Module class: X.Org XInput Driver
[    20.390] ABI class: X.Org XInput driver, version 11.0
[    20.390] (**) Power Button: always reports core events
[    20.390] (**) Power Button: Device: "/dev/input/event1"
[    20.421] (II) Power Button: Found keys
[    20.421] (II) Power Button: Configuring as keyboard
[    20.421] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.421] (**) Option "xkb_rules" "evdev"
[    20.421] (**) Option "xkb_model" "evdev"
[    20.421] (**) Option "xkb_layout" "us"
[    20.421] (**) Option "xkb_variant" "intl"
[    20.421] (**) Option "xkb_options" "lv3:ralt_switch"
[    20.423] (II) XKB: reuse xkmfile /var/lib/xkb/server-A7FBDFA18BF6567675489BB56C6CA005DE143B04.xkm
[    20.425] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    20.425] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.425] (**) Power Button: always reports core events
[    20.425] (**) Power Button: Device: "/dev/input/event0"
[    20.453] (II) Power Button: Found keys
[    20.453] (II) Power Button: Configuring as keyboard
[    20.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.453] (**) Option "xkb_rules" "evdev"
[    20.453] (**) Option "xkb_model" "evdev"
[    20.453] (**) Option "xkb_layout" "us"
[    20.453] (**) Option "xkb_variant" "intl"
[    20.453] (**) Option "xkb_options" "lv3:ralt_switch"
[    20.457] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event2)
[    20.457] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
[    20.457] (**) LOGITECH G110 G-keys: always reports core events
[    20.457] (**) LOGITECH G110 G-keys: Device: "/dev/input/event2"
[    20.485] (II) LOGITECH G110 G-keys: Found keys
[    20.485] (II) LOGITECH G110 G-keys: Configuring as keyboard
[    20.485] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD)
[    20.485] (**) Option "xkb_rules" "evdev"
[    20.485] (**) Option "xkb_model" "evdev"
[    20.485] (**) Option "xkb_layout" "us"
[    20.485] (**) Option "xkb_variant" "intl"
[    20.485] (**) Option "xkb_options" "lv3:ralt_switch"
[    20.486] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event3)
[    20.486] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[    20.486] (**) Gaming Keyboard G110: always reports core events
[    20.486] (**) Gaming Keyboard G110: Device: "/dev/input/event3"
[    20.517] (II) Gaming Keyboard G110: Found keys
[    20.517] (II) Gaming Keyboard G110: Configuring as keyboard
[    20.517] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD)
[    20.517] (**) Option "xkb_rules" "evdev"
[    20.517] (**) Option "xkb_model" "evdev"
[    20.517] (**) Option "xkb_layout" "us"
[    20.517] (**) Option "xkb_variant" "intl"
[    20.517] (**) Option "xkb_options" "lv3:ralt_switch"
[    20.517] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event4)
[    20.517] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[    20.517] (**) Gaming Keyboard G110: always reports core events
[    20.517] (**) Gaming Keyboard G110: Device: "/dev/input/event4"
[    20.549] (II) Gaming Keyboard G110: Found keys
[    20.549] (II) Gaming Keyboard G110: Configuring as keyboard
[    20.549] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD)
[    20.549] (**) Option "xkb_rules" "evdev"
[    20.549] (**) Option "xkb_model" "evdev"
[    20.549] (**) Option "xkb_layout" "us"
[    20.549] (**) Option "xkb_variant" "intl"
[    20.549] (**) Option "xkb_options" "lv3:ralt_switch"
[    20.550] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event5)
[    20.550] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    20.550] (**) Logitech USB Optical Mouse: always reports core events
[    20.550] (**) Logitech USB Optical Mouse: Device: "/dev/input/event5"
[    20.581] (II) Logitech USB Optical Mouse: Found 3 mouse buttons
[    20.581] (II) Logitech USB Optical Mouse: Found scroll wheel(s)
[    20.581] (II) Logitech USB Optical Mouse: Found relative axes
[    20.581] (II) Logitech USB Optical Mouse: Found x and y relative axes
[    20.581] (II) Logitech USB Optical Mouse: Configuring as mouse
[    20.581] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    20.581] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    20.581] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
[    20.581] (II) Logitech USB Optical Mouse: initialized for relative axes.
[    20.581] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    20.581] (II) No input driver/identifier specified (ignoring)
Ik hoor ook gewoon het geluid als ubuntu opstart.
En ik kan via CTRL+ALT+F1 in tty1 komen, als ik er dan weer uit ga doet hij het weer niet.
« Laatst bewerkt op: 2011/04/20, 18:02:02 door Jaxo »

Re: Ubuntu start niet op
« Reactie #31 Gepost op: 2011/04/20, 20:57:59 »
Er gaat iets fout in de config file.
Ik zou dit doen.
Download op de Nvidia site de juiste driver, 32 of 64 bit dus, afhankelijk wat je draait. Voor 32 bit http://www.nvidia.com/object/linux-display-ia32-270.41.06-driver.html of voor 64 bit http://www.nvidia.com/object/linux-display-amd64-270.41.06-driver.html
Nadat je dit hebt gedaan, verwijder je eerst de current driver. Dan volg je de stappen uit de eerder gegeven link:
Step1: Backup xorg.conf
Use this command in terminal to backup:

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup       <======= Dit is voor de zekerheid om eventueel op terug te vallen.

So,if encounter something error,use following to restore:

sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf      <======= Mocht er toch iets fout gaan kan je dit cvommando nog gebruiken

Step2:Download latest nvidia graphics drivers
Download the latest version from Nvidia download page:http://www.nvidia.com/object/unix.html
By now,the latest version is 190.42,so we can also use this command to download:
For amd64:
wget http://us.download.nvidia.com/XFree86/Linux-x86_64/190.42/NVIDIA-Linux-x86_64-190.42-pkg2.run <====Met wget kan je ook
                                                                                                                                                           downloaden als je het
                                                                                                                                                           versie nummer weet.
For i386:
wget http://us.download.nvidia.com/XFree86/Linux-x86/190.42/NVIDIA-Linux-x86-190.42-pkg1.run
Make this executable(change filename to which you downloaded):

chmod u+x NVIDIA-Linux-x86_64-190.42-pkg2.run               <======= Hier dus het versienummer invullen van de driver die hebt gedownload.
                                                                                                      met chmod krijgt het bestand uitvoeringsrechten.
Step3:Install compiling tool

sudo apt-get install linux-headers-$(uname -r) build-essential         <======= met $(uname -r) wordt je kernelversie opgehaald, het pakket
                                                                                                               build-essential is misschien al geinstalleerd, dat zie je vanzelf.
Step4: If you have installed an old version graphics driver,search nvidia in “Applications->Ubuntu Software Center->Installed Software” and remove this old driver.Then run this in terminal:

sudo apt-get autoremove   <========== Eerst in het software centrum eventueel geinstalleerde Nvidia drivers verwijderen en dan dit
                                                              commando uitvoeren.

Step5:Close gdm (You need to do following steps in text mode,so you’d better write following code in paper)<=====Print eerst dit uit, voor je   
                                                                                                                                                                verder gaat.
Press Ctrl+Alt+F1 key combination and login from tty1.       <============ Hier schakel je over naar de tty omgeving
Tip: Don’t use number pad to input numbers if there are numbers in password,this won’t take effect.
Once login,use this command to close X server:

sudo /etc/init.d/gdm stop       <===== Hiermee stop je de Xserver, vergeet dit niet anders lukt de installatie niet

Step6:Delete the remains of old graphics driver

sudo rmmod nvidia                                                                    <======== Met deze twee commando's verwijder je achtergebleven     
                                                                                                                   resten van Nvidia drivers
sudo rm -r -f /lib/modules/$(uname -r)/kernel/drivers/video/nvidia    <========

change 2.6.31-14-generic to your ubuntu kernel version    <======= Hoeft niet, gaat automatisch met uname -r

Step7:Install this latest nvidia graphics driver:

sudo ./NVIDIA-Linux-x86_64-190.42-pkg2.run   <======== Hier de gedownloade versie invullen

Accept license and start install <====== Je krijgt een soort Dos scherm, met TAB kan je de juiste knop selecteren, met ENTER bevestigen.
                                                           Mocht je een vreemde foutmelding krijgen, gewoon negeren.

Step8 Restart gdm

sudo /etc/init.d/gdm start <======== Hiermee start je de Xsever weer op, ga naar nvidia-settings en kijk of de juiste versie, die je hebt gedownload, erbij staat.
In der Beschränkung zeigt sich der Meister.

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #32 Gepost op: 2011/04/20, 21:00:14 »
Ik heb dat gedaan vanochtend alleen toen begon hij er over dat Nouveau enabled was.
FF nog keertje proberen.

Offline Jaxo

  • Lid
Re: Ubuntu start niet op
« Reactie #33 Gepost op: 2011/04/20, 21:23:36 »
En hij doet het!
Ik verwijderde de NVIDIA driver, startte opnieuw op en kwam gelijk in een terminal en daarna installeerde ik hem :D
Heel erg bedankt!!! :D
« Laatst bewerkt op: 2011/04/21, 09:58:14 door Jaxo »

Re: [Opgelost] NVIDIA Driver
« Reactie #34 Gepost op: 2011/04/21, 23:40:02 »
Mooi dat het werkt. Wat is je framerate? Open een terminal en type glxgears, nu krijg je in een apart venster drie draaiende tandwielen te zien en in de terminal het aantal frames per seconde. Mocht glxgears het niet doen, moet je het programma nog installeren, wordt aangegeven als het goed is.
In der Beschränkung zeigt sich der Meister.