From: Sebastian <selist@arcor.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] nvidia-driver
Date: Fri, 25 Jan 2008 18:09:46 +0100 [thread overview]
Message-ID: <200801251809.46881.selist@arcor.de> (raw)
In-Reply-To: <20080124150413.8ea37318.hilse@web.de>
Hallo,
Am Donnerstag, 24. Januar 2008 schrieb Hans-Werner Hilse:
> Moin,
>
> On Wed, 23 Jan 2008 19:20:45 +0100 Sebastian <selist@arcor.de> wrote:
> > nachdem ich mir die Ausgabe vom Kernelmodul bauen angesehen habe,
> > gibt es dabei schon eine Fehlermeldung welche ich nicht behoben
> > bekomme, weiß da jemand weiter?
>
> Da seh' ich keine.
>
> Das:
> > test -e include/linux/autoconf.h -a -e include/config/auto.conf ||
> > ( \
> > echo;
> > \ echo " ERROR: Kernel configuration is invalid."; \
> > echo " include/linux/autoconf.h or
> > include/config/auto.conf are missing."; \
> > echo " Run 'make oldconfig && make prepare' on kernel
> > src to fix it."; \
> > echo;
> > \ /bin/false)
>
> würde eine Meldung ausgeben, wenn ein Fehler da wäre. Tut es aber
> nicht. (Die stünde dann ohne den "echo"-Befehl und die
> Anführungszeichen da.)
>
> Was hat das mit Virtualbox zu tun?
bei Virtualbox kommt diese Meldung nicht, da es sich aber nicht um eine
Fehlermeldung handelt spielt das auch keine Rolle. Ich habe wohl auf der
suche nach einem Fehler, den Error Schriftzug falsch verstanden.
>
> Ist das Modul denn auch _geladen_ (nicht nur kompiliert)? Wie siehts
> mit AGP-Modulen aus? Benutzt du das kernel-eigene? Wie sieht die
> Konfiguration in der xorg.conf aus? (bitte nur die relevanten
> Sektionen, Font-Pfade etc. interessieren hier wohl niemanden.)
agpgard ist fest im Kernel kompiliert. lsmod sagt zu nvidia folgendes: "nvidia
3926444 0"
xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
Load "extmod"
Load "dbe"
Load "record"
Load "xtrap"
# Load "dri"
Load "glx"
Load "freetype"
Load "type1"
EndSection
Section "Monitor"
DisplaySize 380 300 # mm
Identifier "Monitor0"
VendorName "BNQ"
ModelName "BenQ FP937s"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30-83
VertRefresh 43- 76
Option "DPMS"
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 136.57 1280 1368 1504 1728 1024 1025 1028 1068
Modeline "1280x1024" 134.72 1280 1368 1504 1728 1024 1025 1028 1068
Modeline "1280x1024" 132.75 1280 1368 1504 1728 1024 1025 1028 1067
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
Option "DigitalScreen" "on"
Identifier "Card0"
# Driver "nv"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV4 [RIVA TNT]"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Device "Card0"
EndSection
Gruß
Sebastian
--
gentoo-user-de@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-25 17:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 12:13 [gentoo-user-de] nvidia-driver Sebastian
2008-01-20 17:33 ` David Voge
2008-01-20 17:51 ` Benedikt Gievert
2008-01-21 20:19 ` Sebastian
2008-01-22 0:00 ` David Voge
2008-01-23 18:20 ` Sebastian
2008-01-24 14:04 ` Hans-Werner Hilse
2008-01-25 17:09 ` Sebastian [this message]
2008-01-29 15:35 ` Hans-Werner Hilse
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200801251809.46881.selist@arcor.de \
--to=selist@arcor.de \
--cc=gentoo-user-de@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox