Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: Miquelo - 03.11.08 - klo:17.52
-
Asensin eilen intrepidin ja uudet Nvidia ajurit. Kun tänään käynnistin koneen jouduin menemään "low-graphic" tilaan.
Vaikka olen yrittänyt en ole saanut hommaa toimimaan vanhoilla xorg.conffeilla tai vanhoilla ajureilla.
Kone sanoo seuraavaa erroria:
Failed to initialize the NVIDIA kernel module
please ensure that there is a supported NVIDIA GPU in this system
and that NVIDIA device files have been created properly
screen(s) found but none have useful configuration
Onko intrepid jotenkin unohtanut mikä minun näyttöni on vai missä voisi piillä vika?
Näyttökorttini on Nvidia 9800 GTX
-
Millä tavalla asensit ne näytönohjaimen ajurit?
Jos nvidian omasta paketista, voi vika löytyä sieltä.
Suositeltua olisi käyttää tuon kortin kanssa nvidia-glx-177 ajuripakettia?
sudo dpkg-reconfigure xserver-xorg
Vetää xorg.conf tiedoston uusiksi, sitten käsin lisäät sinne ajuriksi "nvidia"
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "Nologo" "true"
EndSection
Voit tarkistaa dkms:n tilan seuraavasti
dkms status
Voi olla ettei se ole tehnyt konfiguraatiota oikein.
Lisätietoa
http://ubuntuforums.org/showthread.php?p=6026389
-
@gdm: Installoin ajurin suoraan ajurienhallinnasta.
Kokeilin neuvoasi. Ei toiminut, vaan sama virhe ilmaantui
Sen lisäksi kokeilin mainitsemasi linkin ohjeita, sama juttu.
Reinstalloituani 177 ajurit tuli tälläistä erroria konsoliin:
Error! Your kernel source for kernel 2.6.24-21-generic cannot be found at
/lib/modules/2.6.24-21-generic/build or /lib/modules/2.6.24-21-generic/source.
Installing initial module
Error! Could not locate nvidia.ko for module nvidia in the DKMS tree.
You must run a dkms build for kernel 2.6.24-21-generic (i686) first.
Done.
Osaatko sanoa mistä nämä johtuvat? Se ei löydä jotain nvidia modulea?
-
Jostain kumman syystä kerneli ei ole päivittynyt
Mitä seuraava komento palauttaa
lsb_release -a
Miltä näyttää sources.list
cat /etc/apt/sources.list
-
lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
source.lst:
# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://fi.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fi.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb http://fi.archive.ubuntu.com/ubuntu/ intrepid-proposed restricted main multiverse universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
# deb http://wine.budgetdedicated.com/apt hardy main #WineHQ - Ubuntu 8.04 "Hardy Heron"
# deb http://apt.last.fm/ debian stable
-
Käynnistyykö järjestelmä oletuksena tuolle vanhalle kernelille?
Käsin muokattu /boot/grub/menu.lst tiedostoa tai ohjelmalla startup-manager
Jos on niin palauta "oletuksille" että, järjestelmä käynnistyy uusimmalla kernelillä
Seuraavien komentojen tulosteet
dkms status
uname -rm
apt-cache policy linux-image-generic
Suosittelen myös että poistat käytöstä "proposed" pakettivaraston.