[64studio-users] 64 Studio 2.0 @i386 and NVIDIA

Icemouse ralf.mardorf at alice-dsl.net
Fri Aug 3 10:52:43 BST 2007


Hi :)

now I can connect to the internet. To integrate pppoeconf has been easy 
but I've got still problems with my NVidia GeForce4 MX 440.

It isn't possible for me to change the frequencies of the monitor.

Using 'dpkg-reconfigure xserver-xorg' and 'nvidia-xconfig' I edited 
/etc/X11/xorg.conf to


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (randy at juliet2)  Fri Dec 30 21:53:37 PST 
2005

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

    # path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "microsoftpro"
    Option         "XkbLayout" "de"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "Standardbildschirm"
    HorizSync       30.0 - 69.0
    VertRefresh     50.0 - 69.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation NV17 [GeForce4 MX 440]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV17 [GeForce4 MX 440]"
    Monitor        "Standardbildschirm"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection


but the frequencies doesn't change, what ever they has been configured, 
with Suse 10.2 I'm using this frequencies on the same computer.

Before the login the NVIDIA-logo is displayed, maybe there has been a 
package loading something down from NVIDIA, at this time I can found the 
following packages installed:

----------------------------------------------------------------------
nvidia-glx-legacy-96xx
----------------------------------------------------------------------
Version: 1.0.9631-3~pbo1
This legacy version supports: GeForce4 MX 440

----------------------------------------------------------------------
nvidia-kernel-common
----------------------------------------------------------------------
Version: 20051028+1
This package contains files shared between nvidia module packages

----------------------------------------------------------------------
nvidia-kernel-legacy-96xx-2.6.21-1-multimedia-486
----------------------------------------------------------------------
Version: 1.0.9631-3~bpo.1+2.6.21-2
This package contains the NVIDIA binary kernel-module needed by 
nvidia-glx-legacy-96xx

----------------------------------------------------------------------
nvidia-sttings
----------------------------------------------------------------------
Version: 1+0+20060516-3
Tool configuring the NVIDIA graphics driver

----------------------------------------------------------------------
nvidia-xconfig
----------------------------------------------------------------------
Version: 1.0+20051122-2
A tool for manipulating X config files

----------------------------------------------------------------------
xserver-xorg-video-nv
----------------------------------------------------------------------
Version: 1:1.2.0-3
X.Org X server -- NV display driver

In a nutshell:

The frequencyV is @ 59.8Hz but has to be something around 69.4Hz.

Cheers(!),

Ralf



More information about the 64studio-users mailing list