↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: Linux

Post navigation

← Older posts
Newer posts →

IA64 – Updated to 4.17-rc1..

Adventures With Linux ™ Posted on April 16, 2018 by RGApril 16, 2018

Updated the IA64 system (HP RX2600) to 4.17-rc1, and the compile and install/boot was without incident..    The python-related warning with 4.16 was no longer present.. (see https://rglinuxtech.com/?p=2222 ). …………… [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Started Login Service. [ OK ] Reached target Multi-User System. [ … Continue reading →

Posted in Gentoo, IA64, Itanium, kernel, Linux | Tagged boot success, conpile ok, hp rx2600, ia64, itanium, kernel 4.17-rc1, linux | Leave a reply

Kernel – 4.17-rc1 Out – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on April 15, 2018 by RGApril 15, 2018

Kernel 4.17-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.1/06654.html With the latest code-on-git milestone reached, there is speculation that a version bump to 5.x might be a possibility – but not just yet! The latest NVIDIA driver (396.18) and VMware (14.1.1 – vmmon and vmnet) all compile OK.. Robert Gadsdon.   April 15, 2018

Continue reading →
Posted in kernel, Linux, NVIDIA, VMware | Tagged 4.17-rc1, kernel, linux, nvidia 396.18, ok, vmware 14.1.1 | Leave a reply

Kernel – 4.17-rc1 Out – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on April 15, 2018 by RGApril 15, 2018

Kernel 4.17-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.1/06654.html With the latest code-on-git milestone reached, there is speculation that a version bump to 5.x might be a possibility – but not just yet! The latest NVIDIA driver (396.18) and VMware (14.1.1 – vmmon and vmnet) all compile OK.. Robert Gadsdon.   April 15, 2018

Continue reading →
Posted in kernel, Linux, NVIDIA, VMware | Tagged 4.17-rc1, kernel, linux, nvidia 396.18, ok, vmware 14.1.1 | Leave a reply

NVIDIA – Finally, a 4.16-Compatible Driver..

Adventures With Linux ™ Posted on April 10, 2018 by RGApril 10, 2018

NVIDIA has released beta driver 396.18, and – at last – this is compatible with Kernel 4.16 (tested with 4.16.1). Details are here:  http://www.nvidia.com/Download/driverResults.aspx/133571/en-us     The ‘Release Highlights’ do not even mention kernel support.. …………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA | Tagged 396.18, linux, new driver, nvidia, ok with kernel 4.16 | 1 Reply

Kernel – Interim Changes for 4.17 – OK So Far..

Adventures With Linux ™ Posted on April 8, 2018 by RGApril 8, 2018

Testing the changes submitted to date for Kernel 4.17-rc1, which is – of course – not due out just yet..   Kernel version obtained from https://github.com/torvalds/linux today – April 8. Latest VMware – 14.1.1 – vmnet/vmmon compile OK, and so does the latest NVIDIA – 390.48, with the 4.16 patch.. More changes to come, but all is good … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged april 8, changes for 4.17-rc1, git, kernel, linux, more changes to come, patched nvidia ok, vmware ok | Leave a reply

Kernel – 4.16 Released – OK with Latest VMware, and (patched) NVIDIA..

Adventures With Linux ™ Posted on April 1, 2018 by RGApril 1, 2018

Kernel version 4.16 is out, and brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.0/00174.html $ uname -a Linux rglx 4.16.0 #1 SMP Sun Apr 1 15:20:00 PDT 2018 x86_64 x86_64 x86_64 GNU/Linux This release is OK with VMware 14.1.1, and with NVIDIA 384.130/390.48 with the swiotlb-removing patch.. ( see https://rglinuxtech.com/?p=2227 ). Hopefully NVIDIA will get round … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, Performance, VMware | Tagged 384.130, 390.48, kernel 4.16 released, nvidia needs patch.., ok with vmware 14.1.1, swiotlb | Leave a reply

NVIDIA – New Driver 384.130 – Still Fails with 4.16..

Adventures With Linux ™ Posted on March 29, 2018 by RGMarch 29, 2018

NVIDIA have released driver 384.130, and details are here:  http://www.nvidia.com/download/driverResults.aspx/132524/en-us The ‘Release Highlights’ clearly specify ”Improved compatibility with recent Linux kernels.”, and yet it still fails with Kernel 4.16 (tested with 4.16-rc7): ……………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia.ko] undefined! CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset.mod.o LD … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 384.130, fails with kernel 4.16, nvidia, swiotlb_map_sg_attrs | 1 Reply

NVIDIA – New Driver 384.130 – Still Fails with 4.16..

Adventures With Linux ™ Posted on March 29, 2018 by RGMarch 29, 2018

NVIDIA have released driver 384.130, and details are here:  http://www.nvidia.com/download/driverResults.aspx/132524/en-us The ‘Release Highlights’ clearly specify ”Improved compatibility with recent Linux kernels.”, and yet it still fails with Kernel 4.16 (tested with 4.16-rc7): ……………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia.ko] undefined! CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.130/kernel/nvidia-modeset.mod.o LD … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 384.130, fails with kernel 4.16, nvidia, swiotlb_map_sg_attrs | Leave a reply

NVIDIA – Another New Driver – Still Broken with 4.16..

Adventures With Linux ™ Posted on March 28, 2018 by RGMarch 28, 2018

NVIDIA have released another new driver – 390.48, and details are here: http://www.nvidia.com/Download/driverResults.aspx/132530/en-us Surprisingly, this version is still not able to function with Kernel 4.16 (tested with 4.16-rc7): ……………….. Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.48/kernel/nvidia.ko] undefined! ……………… I am still using the patched version of 384.111 (see https://rglinuxtech.com/?p=2227 ), and I should mention … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 390.48, kernel 4.16, new driver, nvidia, swiotlb_map_sg_attrs undefined | Leave a reply

Linux – Dual-Boot – Fixing the EFI FAT32 UUID..

Adventures With Linux ™ Posted on March 26, 2018 by RGMarch 26, 2018

Although I had successfully achieved a dual-boot uEFI Fedora27/Windows7 system, the expanded EFI partition issue was still unresolved..   I had successfully expanded the partition size, but the expansion of the FAT32 filesystem on it did not work, as gparted was unable to handle it.   After more research, I came to the conclusion that the only reliable solution … Continue reading →

Posted in dual-boot, Fedora, fix, Hacks, Linux, Opinion, UEFI | Tagged dual-boot, efi partition, fat32, linux, restore, uuid, windows7 | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.