Page 1 of 1

Nvidia drivers for Porteus 3.2 rc5

Posted: 05 Oct 2016, 07:55
by bshogeman
The Nvidia drivers on dl.porteus.org seems not to be compatible with the latest Porteus version.
Downloading the latest nvidia package from USM seems not to be recognized or working. Maybe something extra is needed to make it work?
The Nvidia .run file can't be used because I use pxe boot for all clients. The clients are diskless. If must be a .xzm file so I can pack it within the porteus\modules folder in the initrd.xz

Re: Nvidia drivers for Porteus 3.2 rc5

Posted: 05 Oct 2016, 19:34
by Blaze
bshogeman, steps for building nvidia xzm driver - look at this topic and this post

Re: Nvidia drivers for Porteus 3.2 rc5

Posted: 07 Nov 2016, 17:24
by fulalas
Check if this works for you. You have to use all these 3 xzm files:

http://www.mediafire.com/file/mel15h6aq ... -1_SBo.xzm
http://www.mediafire.com/file/0vev7mr3x ... -1_SBo.xzm
http://www.mediafire.com/file/ud1bj498p ... cklist.xzm

Also, you have to copy & paste this over /etc/X11/xorg.conf before calling GUI (init 4)

Code: Select all

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 367.57  (buildmeister@swio-display-x64-rhel04-13)  Mon Oct  3 21:42:19 PDT 2016

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    FontPath        "/usr/lib64/X11/fonts/TTF/"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


Re: Nvidia drivers for Porteus 3.2 rc5

Posted: 07 Nov 2016, 18:00
by Blaze
At this moment I don't use NVIDIA. :unknown:

Code: Select all

[AMD/ATI] Tobago PRO [Radeon R7 360 / R9 360 OEM] (rev 81)