Gentoo Archives: gentoo-user-de

From: Michael 'entropie' Trommer <mictro@×××××.com>
To: Mailinglist <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] nvidia bug in 2005.1
Date: Sat, 26 Nov 2005 01:10:55
Message-Id: 20051126010916.GA20868@violet.entity
1 Peace liste.
2
3 Ich schlage mich schon eine weile mit nem nvidia-glx und nvidia-kernel
4 problem rum. Und bevor das noch 20 anderen so geht...
5
6 dmesg:
7 > NVRM: The NVIDIA GeForce2 Ti GPU installed in this system is
8 > NVRM: supported through the NVIDIA Legacy drivers. Please
9 > NVRM: visit http://www.nvidia.com/object/unix.html for more
10 > NVRM: information. The 1.0-7676 NVIDIA driver will ignore
11 > NVRM: this GPU. Continuing probe...
12 > NVRM: No NVIDIA graphics adapter found!
13
14 > 0000:01:00.0 VGA compatible controller: nVidia Corporation NV15DDR \
15 > [GeForce2 Ti] (rev a4)
16
17 Naja, wie auch immer. Die maskierten versionen der oben genannten
18 pakte liessen sich nicht inserten, die "normalen" schon, aber der
19 xorg startete dann einfach nicht mit "nvidia" als device driver.
20
21 (will nicht schonwieder X ausmachen, wenn gewuenscht post ich die err
22 msg von xorg)
23
24 Des problems loesung fand ich dann in irgend einem thread.
25
26 /sbin/NVmakedevices.sh
27
28 Sollte wahrsheinlich ins installscript gepflanzt werden.
29 Ausserdem stand auch in diesem thread folgender selbsterklaerender
30 schnipsel in der /etc/conf.d/local.start:
31
32 > if [ i -e /dev/nvidia0 ]; then
33 > /sbin/NVmakedevices.sh
34 > fi
35
36
37 So long
38 --
39 Michael 'entropie' Trommer; http://ackro.org
40 PGP-fingerprint: 9420 1FCB 23AE 4875 D57D 9B36 0417 7CC9 EE51 82E4
41
42 -----BEGIN GEEK CODE BLOCK-----
43 Version: 3.12
44 GMU d--- s:--- a-- C++++ UL P L+++ E+ W+++ N o-- K- w---
45 O- M V- PS+ PE-- Y++ PGP++ t+ 5- X+ R+ tv-- b++ DI-- D-
46 G++ e h r y++
47 ------END GEEK CODE BLOCK------

Replies

Subject Author
Re: [gentoo-user-de] nvidia bug in 2005.1 "Mirko Günther" <mi.guenther@××××××××.de>