↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Opinion

Post navigation

← Older posts
Newer posts →

Webmin – SHA1 Confusion – A Solution..

Adventures With Linux ™ Posted on August 1, 2023 by RGAugust 1, 2023

I have been using Webmin for at least the past 20+ years (!) and ran up against the SHA1 error on the Webmin RPMs when upgrading to Fedora 38, which did not permit it to be added/updated any more.. # rpm -q webmin error: Verifying a signature using certificate XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (Jamie Cameron <jcameron@webmin.com>): Key XXXXXXXXXXXXXXXXXXX invalid: not … Continue reading →

Posted in Fedora, fix, Linux, Opinion, Webmin | Tagged bad key removal, fedora 38, fixed, new repo, sha1 error, webmin | Leave a reply

NVIDIA – New Driver, OK with Kernel 6.5..

Adventures With Linux ™ Posted on July 23, 2023 by RGJuly 23, 2023

NVIDIA have release driver version 535.86.05, and details are here:   https://forums.developer.nvidia.com/t/linux-solaris-and-freebsd-driver-535-86-05-production-branch-release/260231 I have tested this with the latest kernel – 6.5-rc3 – and it now compiles and loads/runs OK. I was unable to test it with VMware, as there is still no solution for the compile fail with 6.5-rc: ……………………….. LD [M]  /tmp/modconfig-Dj3fJq/vmmon-only/vmmon.o  MODPOST /tmp/modconfig-Dj3fJq/vmmon-only/Module.symvers ERROR: modpost: … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged nvidia 535.86.05. ok with kernel 6.5, tested with 6.5-rc3, vmware vmmon compile still fails, __pte_offset_map | Leave a reply

Hardware – UART Gotcha for SOCs….

Adventures With Linux ™ Posted on July 14, 2023 by RGJuly 14, 2023

Not specifically Linux-related, but a frustration nonetheless.. This is documented elsewhere, but is often buried in other posts/articles/opinions.. Connecting a UART/USB cable/adapter to a SOC should be relatively simple, except that certain vendors now insist on a default speed of 1500000 instead of the traditional 115200.. I have been testing one of the ‘new’ RK3588-based systems, and … Continue reading →

Posted in aarch64, arm, ARM64, hardware, Opinion, serial console, UART | Tagged ft232 is ok, garbage, pl2303 fails, rk3588, solution, uart | Leave a reply

Kernel – 6.5-rc1 Released – Breaks NVIDIA and VMware..

Adventures With Linux ™ Posted on July 9, 2023 by RGJuly 9, 2023

Kernel 6.5-rc1 is out, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2307.1/00589.html For VMware, there is a patchset available at https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-17.0.2-k6.5 .   I applied this, but then got an error from vmmon: ……………………………. CC [M] /tmp/modconfig-XYOjjc/vmmon-only/bootstrap/vmmblob.o LD [M] /tmp/modconfig-XYOjjc/vmmon-only/vmmon.o MODPOST /tmp/modconfig-XYOjjc/vmmon-only/Module.symvers ERROR: modpost: “__pte_offset_map” [/tmp/modconfig-XYOjjc/vmmon-only/vmmon.ko] undefined! make[3]: *** [scripts/Makefile.modpost:144: /tmp/modconfig-XYOjjc/vmmon-only/Module.symvers] Error 1 make[2]: *** [/usr/src/linux-6.5-rc1/Makefile:1972: modpost] Error 2 make[1]: … Continue reading →

Posted in Bug, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.5-rc1, nvidia 535.54.03 compile fails, released, vmware 17.0.2 vmmon problem | 3 Replies

ARM64 – Rock Pi N10 – Finally Booting From NVME..

Adventures With Linux ™ Posted on July 5, 2023 by RGJuly 5, 2023

I had managed to get Fedora running on my Rock Pi N10 some considerable time ago, but still was frustrated by the – apparent – lack of support for NVME, despite the slot for one in the chassis, and u-boot commands included..  I had posted this question to the RADXA Forum, but did not get a useful … Continue reading →

Posted in aarch64, ARM64, Fedora, fixed, Hacks, Linux, NVME, Opinion, Rock Pi N10, U-Boot | Tagged aarch64, arm64, boot from nvme, fedora 38, nvme, rock pi n10, success, u-boot | Leave a reply

Kernel – 6.4 released – No Surprises..

Adventures With Linux ™ Posted on June 25, 2023 by RGJune 25, 2023

Kernel 6.4 is out, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2306.3/00796.html As expected, the latest NVIDIA – 535.54.03 – Compiles and runs OK.    Details/downloads are here:  https://forums.developer.nvidia.com/t/linux-solaris-and-freebsd-driver-535-54-03-production-branch-release/256689 The patched VMware 17.0.2 is OK as well, and the patchset can be found at https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.2 Robert Gadsdon..   June 25th 2023. Note: Twitter API change broke the WP to Twitter WordPress … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.0.2, 535.54.03, kernel 6.4 released, ok with latest nvidia and vmware, patched | Leave a reply

Kernel – 6.4-rc1 is Out – OK with latest VMware, and patch for NVIDIA..

Adventures With Linux ™ Posted on May 8, 2023 by RGMay 8, 2023

Kernel 6.4-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2305.0/05799.html As expected, VMware 17.0.2 with the appropriate patchset is OK, and there is a patch for NVIDIA available here: https://gist.github.com/joanbm/77f0650d45747b9a4dc8e330ade2bf5c This is for version 470.xx but can easily be modified for 530.41.03..    I have done this, and the resulting code compiles OK, and runs correctly (tested … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 530.41.03, fix for nvidia, kernel 6.4-rc1, ok with vmware 17.0.2, patchest | 1 Reply

Kernel – 6.4-rc Pre-release Testing.. Breaks NVIDIA, VMware OK..

Adventures With Linux ™ Posted on April 30, 2023 by RGApril 30, 2023

Usual caveat..  Not all changes are yet in place, and any code changes are suggestions/hacks only – not a expert recommendation! Testing an interim release (April 29th) of Kernel 6.4-rc, and NVIDIA 530.41.03 fails to compile: LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-modeset.o CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm/nvidia-drm.o CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm/nvidia-drm-drv.o /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm/nvidia-drm-drv.c: In function ‘nv_drm_update_drm_driver_features’: /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm/nvidia-drm-drv.c:1439:18: error: ‘struct drm_driver’ has no member named … Continue reading →

Posted in alpha release, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 530.41.03 fails, dumb_destroy, fix hack, kernel 6.4, nvidia, pre-rc tests, vmware 17.0.2 ok | Leave a reply

VMware – Workstation Pro 17.0.2 Released..

Adventures With Linux ™ Posted on April 25, 2023 by RGApril 25, 2023

VMware have just updated VMware Workstation Pro to version 17.0.2, and details are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/17.0.2/rn/vmware-workstation-1702-pro-release-notes/index.html Apart from the usual bugfixes, this also resolves some ‘critical’ security issues:  https://www.vmware.com/security/advisories/VMSA-2023-0008.html I have tested this (Fedora 38, Kernel 6.3.0) and the current 17.0.1 patchset for vmmon/vmnet still applies successfully..   I am sure there will be a specific 17.0.2 set soon.. … Continue reading →

Posted in Linux, Opinion, VMware | Tagged existing patchset OK, released, security fixes, vmware 17.0.2 | Leave a reply

Kernel – 6.3 Released – No Surprises..

Adventures With Linux ™ Posted on April 23, 2023 by RGApril 23, 2023

Kernel 6.3 is out, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2304.2/07909.html As expected, NVIDIA driver 530.41.03 and (patched) VMware 17.0.1 compile and run OK..   VMware patchset is at https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.1 Robert Gadsdon.   April 23rd, 2023. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.0.1, 530.41.03, kernel 6.3 released, ok with latest nvidia vmware | 1 Reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑