Yay!

Rava
Post#17 by francois » 14 Jan 2019, 04:33
Code: Select all
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0
francois
Post#18 by Rava » 14 Jan 2019, 04:38
I was wondering about that myself, and I have not have the time to research about all that nvidia.sh and all other components of Blaze method is really doing. I presume he can enlighten us on that enigma.
You mean in the .run file? When I recall right about what had to be done to create a nvidia module (which doing all by hand and without Blaze scripted help is years ago, so probably I am not recalling it 100% correct) you also have to set nvidia-installer-disable-nouveau.conf when booting the system to just compile the nvidia driver.francois wrote: ↑14 Jan 2019, 04:33Notice that /etc/modprobe.d/nvidia-installer-disable-nouveau.conf porteus stock is already set to:Code: Select all
# generated by nvidia-installer blacklist nouveau options nouveau modeset=0
Rava
Post#19 by francois » 14 Jan 2019, 15:38
francois
Post#20 by Rava » 14 Jan 2019, 16:37
I agree, it should be merged. It is only needed once. And can be inserted into the driver by xzm2dir it out of e.g. nvidia.xzm .
Rava
Post#21 by francois » 15 Jan 2019, 22:48
francois
Post#22 by Blaze » 16 Jan 2019, 15:45
I know aboutblacklist.xzm and nvidia.tar.bz2 are the same
Blaze
Post#23 by Rava » 19 Jan 2019, 07:01
Do you have a downloaded Version?
Rava
Post#24 by francois » 19 Jan 2019, 15:35
francois
Post#25 by Ed_P » 19 Jan 2019, 17:23
Ed_P
Post#26 by francois » 21 Jan 2019, 23:34
francois
Post#27 by Rava » 24 Jan 2019, 23:18
About nvidia.sh .
Code: Select all
root@porteus:/1/Porteus_4.0rc1b/porteus/optional# ls -1 XXX*
XXX05-devel_V20190113.xzm
XXXblacklist.xzm
XXXcrippled_sources_V20190113.xzm
Code: Select all
title Porteus 4.0rc1b x86-64 NVIDIA COMPILE
rootnoverify (hd0,0)
kernel (hd0,0)/Boot/vmlinuz_Porteus_4.0rc1b_x86_64 from=/mnt/sda1/Porteus_4.0rc1b/ ramsize=40% zram=25% timezone=Europe/Berlin volume=75% kmap=de noload=xfce load=openbox;023-mtpaint_dependencies;XXX 3
initrd (hd0,0)/Boot/initrd.xz_Porteus_4.0rc1b_x86_64
boot
title Porteus 4.0rc1b x86-64 Openbox
rootnoverify (hd0,0)
kernel (hd0,0)/Boot/vmlinuz_Porteus_4.0rc1b_x86_64 from=/mnt/sda1/Porteus_4.0rc1b/ ramsize=40% zram=25% timezone=Europe/Berlin volume=75% kmap=de noload=xfce load=openbox;023-mtpaint_dependencies 3
initrd (hd0,0)/Boot/initrd.xz_Porteus_4.0rc1b_x86_64
boot
title Porteus 4.0rc1b x86-64 XFCE
rootnoverify (hd0,0)
kernel (hd0,0)/Boot/vmlinuz_Porteus_4.0rc1b_x86_64 from=/mnt/sda1/Porteus_4.0rc1b/ ramsize=40% zram=25% timezone=Europe/Berlin volume=75% kmap=de 3
initrd (hd0,0)/Boot/initrd.xz_Porteus_4.0rc1b_x86_64
boot
Code: Select all
(hd0,0)/Boot/initrd.xz_Porteus_3.1_x86_64
Rava
fulalas
Post#29 by fulalas » 07 Feb 2019, 01:55
Code: Select all
write_file: failed to create file nvidia/.wh..wh.aufs, because Operation not permitted
dir_scan: failed to make directory nvidia/.wh..wh.orph, because Operation not permitted
dir_scan: failed to make directory nvidia/.wh..wh.plnk, because Operation not permitted
create_inode: socket nvidia/tmp/.ICE-unix/5997 ignored
create_inode: socket nvidia/tmp/.ICE-unix/6445 ignored
create_inode: socket nvidia/tmp/.X11-unix/X0 ignored
create_inode: socket nvidia/tmp/.esd-1000/socket ignored
[=========================\ ] 2568/6027 42%
create_inode: socket nvidia/tmp/xdg-runtime-guest/keyring/control ignored
create_inode: socket nvidia/tmp/xdg-runtime-guest/keyring/pkcs11 ignored
create_inode: socket nvidia/tmp/xdg-runtime-guest/keyring/ssh ignored
create_inode: socket nvidia/tmp/xdg-runtime-guest/pulse/native ignored
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: failed to create hardlink, because Operation not permitted
create_inode: socket nvidia/var/run/NetworkManager/private-dhcp ignored
create_inode: socket nvidia/var/run/acpid.socket ignored
create_inode: socket nvidia/var/run/dbus/system_bus_socket ignored
[============================================================\ ] 6016/6027 99%
created 4082 files
created 567 directories
created 91 symlinks
created 1 devices
created 2 fifos
find: cannot delete `/tmp/nvidia/etc/udev': Directory not empty
find: cannot delete `/tmp/nvidia/etc/rc.d': Directory not empty
find: cannot delete `/tmp/nvidia/etc/profile.d': Directory not empty
find: cannot delete `/tmp/nvidia/etc/porteus': Directory not empty
find: cannot delete `/tmp/nvidia/etc/gconf': Directory not empty
find: cannot delete `/tmp/nvidia/etc/X11_': Directory not empty
find: cannot delete `/tmp/nvidia/etc/': Directory not empty
/base/blacklist.xzm does not exist
fulalas
Post#30 by Rava » 07 Feb 2019, 07:39
Rava