Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Dutch
  • Search

Nvidia problemen :( [Solved]

Welkom op het Nederlands/Vlaamstalig Forum van Gentoo.
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
Author
Message
hannesz112
n00b
n00b
User avatar
Posts: 18
Joined: Wed Jul 27, 2005 1:18 pm

Nvidia problemen :( [Solved]

  • Quote

Post by hannesz112 » Tue Nov 29, 2005 8:07 pm

HI,

Naar een tijdje wat andere distro's te hebben getest, heb ik besloten om maar bij gentoo te blijven.

Gnome staat er op maar ik loop keer op keer tegen die nvidia problemen op. Heb het ( volgens mij ) wel al gedeeltelijk aan de praat.

Zodra als ik

Code: Select all

glxinfo
in typ krijg ik de volgende error message

Code: Select all

name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Segmentation fault
als ik

Code: Select all

dmesg
typ krijg ik de volgende output

Code: Select all

eth0: no IPv6 routers present
usb 5-1: USB disconnect, address 2
glxinfo[6212]: segfault at 0000000000000000 rip 00002aaaaad86fb2 rsp 00007fffffa 75e70 error 4
glxinfo[6223]: segfault at 0000000000000000 rip 00002aaaaad86fb2 rsp 00007fffffc 04c90 error 4
glxinfo[6245]: segfault at 0000000000000000 rip 00002aaaaad86fb2 rsp 00007fffff8 72960 error 4
nvidia: module license 'NVIDIA' taints kernel.
nvidia: Unknown symbol register_ioctl32_conversion
nvidia: Unknown symbol unregister_ioctl32_conversion
ReiserFS: sda3: warning: vs-8301: reiserfs_kmalloc: allocated memory 202848
usb 5-1: new low speed USB device using uhci_hcd and address 3
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.3 -1
usb 5-1: USB disconnect, address 3
glxinfo[13472]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff ed2be0 error 4
glxinfo[13486]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff a11b60 error 4
glxinfo[13488]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff d3d720 error 4
glxinfo[13518]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff 9d7a50 error 4
glxinfo[13534]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff e9f560 error 4
glxinfo[13536]: segfault at 0000000000000000 rip 00002aaaaad85fb2 rsp 00007fffff 969e30 error 4
Ik kom er echt niet meer. Wie kan mij uit de brand helpen. :(


thnx
Last edited by hannesz112 on Fri Dec 02, 2005 9:45 am, edited 1 time in total.
Top
Po0ky
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 142
Joined: Thu Apr 21, 2005 1:13 pm
Location: Belgium
Contact:
Contact Po0ky
Website

  • Quote

Post by Po0ky » Wed Nov 30, 2005 9:52 am

xorg.conf? (niet helemaaaaaaaal aub)

nvidia-kernel en nvidia-glx versie? kernel versie?

overlaatst kernel geupdate en uw nvidia toestandjes niet opnieuw gecompiled?

need more info ;)
-- I'll eat it--
Top
hannesz112
n00b
n00b
User avatar
Posts: 18
Joined: Wed Jul 27, 2005 1:18 pm

  • Quote

Post by hannesz112 » Wed Nov 30, 2005 9:57 pm

Zie hier m'n xorg.conf ( niet helemaal :D teminste die mij iig nuttig lijken)


Code: Select all

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"  	# Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
#    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"

# This loads the GLX module
     Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "Liteon"

    HorizSync   31.5 - 64.3
    VertRefresh 50-70

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset	"generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam	256

#    Clocks	25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
    Identifier  "Nvidia"
    Driver      "nv"
    #VideoRam    131072
    Option "AllowGLXWithComposite""true"
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
    Identifier  "Screen 1"
    Device      "Nvidia"
    Monitor     "Liteon"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection
nvidia-kernel en nvidia-glx versie? kernel versie?
Ik heb geen idee hoe ik de nvidia-kernel/glx versie kan bekijken.
Ik heb de xorg config ook al eens geprobeerd via xorgconf. Maar ook geen succes. :(

Als je nog meer nodig hebt Roept u maar :twisted:

Bij

Code: Select all

modprobe nvidia
krijg ik de volgende output

Code: Select all

FATAL: Error inserting nvidia (/lib/modules/2.6.14-gentoo-r2/video/nvidia.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Top
ruben-
Apprentice
Apprentice
Posts: 197
Joined: Tue Nov 09, 2004 7:01 pm

  • Quote

Post by ruben- » Thu Dec 01, 2005 9:54 am

See dmesg.
Top
Po0ky
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 142
Joined: Thu Apr 21, 2005 1:13 pm
Location: Belgium
Contact:
Contact Po0ky
Website

  • Quote

Post by Po0ky » Thu Dec 01, 2005 10:07 am

Na kernel update:

Code: Select all

emerge nvidia-kernel
emerge nvidia-glx
gedaan?
-- I'll eat it--
Top
hannesz112
n00b
n00b
User avatar
Posts: 18
Joined: Wed Jul 27, 2005 1:18 pm

  • Quote

Post by hannesz112 » Thu Dec 01, 2005 1:52 pm

Na kernel update:
Code:

Code: Select all

emerge nvidia-kernel
emerge nvidia-glx
gedaan?
Schele ik :oops: ik heb niet goed je vorige post gelezen sry...maar hij werkt nu wel iig :roll:

thnx
Top
Q-collective
Advocate
Advocate
User avatar
Posts: 2077
Joined: Mon Mar 22, 2004 5:21 pm

  • Quote

Post by Q-collective » Thu Dec 01, 2005 1:57 pm

hannesz112 wrote:
Na kernel update:
Code:

Code: Select all

emerge nvidia-kernel
emerge nvidia-glx
gedaan?
Schele ik :oops: ik heb niet goed je vorige post gelezen sry...maar hij werkt nu wel iig :roll:

thnx
Zet ff "solved" in het topic dan :P
Top
Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Dutch”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic