↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: linux

Post navigation

← Older posts
Newer posts →

Kernel – 4.16-rc3 Released, and Still no NVIDIA Fix?

Adventures With Linux ™ Posted on February 26, 2018 by RGFebruary 26, 2018

Kernel 4.16-rc3 is out, and brief details of post-rc2 changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1802.3/00500.html I still cannot find any solution proposed for the ‘Unknown symbol swiotlb_map_sg_attrs‘ error with the latest NVIDIA drivers, despite posting brief details on the Developers Forum over a week ago.. Robert Gadsdon.   February 26, 2018. … Continue reading →

Posted in kernel, Linux, NVIDIA | Tagged 4.16-rc3, kernel, linux, no fix yet, nvidia, released, swiotlb_map_sg_attrs | 2 Replies

Kernel – GCC and ‘Retpoline’..

Adventures With Linux ™ Posted on February 1, 2018 by RGFebruary 1, 2018

The recent summary of Kernel 4.15 mentioned the test for ‘compliant’ versions of GCC which fully support the retpoline mitigation, but only gave an example of non-compliance: With GCC 7.2: ~]$ cat /sys/devices/system/cpu/vulnerabilities/spectre_v2  Vulnerable: Minimal generic ASM retpoline I re-created Fedora (Rawhide) GCC 7.3.1 for Fedora 27, and it gives the following, after Kernel 4.15 compilation/boot: ~]$ … Continue reading →

Posted in compilation, gcc, Intel, kernel, Linux, Performance, retpoline | Tagged 7.3.1, backport, gcc, kernel, linux, mitigation, retpoline, spectre2 | Leave a reply

Kernel – 4.15 Final, at Last..

Adventures With Linux ™ Posted on January 28, 2018 by RGJanuary 28, 2018

Kernel 4.15 is – finally – released, and an overview of changes since -rc9 is here:  http://lkml.iu.edu/hypermail/linux/kernel/1801.3/02794.html The latest NVIDIA drivers – 384.111 and 390.12 – compile and load OK, and VMware 14.1.1 is also OK. It is worth mentioning that , although the final release was delayed due to more work on PTI mitigation etc,  this … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged gcc 7.3, kernel 4.15 final, linux, nvidia 384.111 390.12, pti mitigation, retpoline, vmware 14.1.1 | 2 Replies

IA64 – The Gentoo saga.. Kernel 4.15-rc9

Adventures With Linux ™ Posted on January 22, 2018 by RGJanuary 22, 2018

After a lot of patience(!) I now have a much-hacked version of Gentoo running on the HP RX2600, and have just updated the kernel to 4.15-rc9: ……………… [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. This is rgia64.unknown_domain (Linux ia64 4.15.0-rc9) 19:42:44 root@rgia64 ~ # uname -a Linux rgia64 4.15.0-rc9 #1 … Continue reading →

Posted in Gentoo, Hacks, IA64, Intel, Itanium, kernel, Linux, Opinion | Tagged efi workaround, gentoo, hp, ia64, itanium, java, kernel, linux, rx2600 | Leave a reply

VMware – 14.1.1 released – OK with Kernel 4.15..

Adventures With Linux ™ Posted on January 10, 2018 by RGJanuary 10, 2018

As expected, there is a new release of VMware – 14.1.1 – and brief details are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/14/rn/workstation-1411-release-notes.html This version compiles and loads OK with the latest 4.15-rc kernel – tested with 4.15-rc7, and no longer needs the vmmon series of patches. Robert Gadsdon.   January 10, 2018. … Continue reading →

Posted in kernel, Linux, VMware | Tagged kernel, linux, no patch needed, ok with kernel 4.15-rc7, vmware 14.1.1 | 2 Replies

NVIDIA – Two New Drivers, OK with 4.14.12-rc1 and 4.15-rc6..

Adventures With Linux ™ Posted on January 5, 2018 by RGJanuary 5, 2018

Thanks to zezaocapoeia, for spotting the newly released NVIDIA Beta driver 390.12 ( see http://www.nvidia.com/download/driverResults.aspx/128743/en-us )    There is also a new version of the ‘long lived branch’ series – 384.111. I have tested these with Kernel 4.14.12-rc1 and 4.15-rc6, and they both compile and load/run OK.    In this case, NVIDIA has fixed their GPL error with recent … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 384.111, 390.12, beta driver, gpl error fixed, kernel, linux, new drivers, nvidia, ok with 4.14.12rc1, ok with 4.15-rc6 | 4 Replies

Kernel – Urgent Changes in Latest Versions, to Fix Intel CPU Security..

Adventures With Linux ™ Posted on January 2, 2018 by RGJanuary 3, 2018

Apparently, there has been a major security defect discovered in Intel CPUs, and full details have been embargoed until early-January, but there is a comprehensive article in The Register, here:  https://www.theregister.co.uk/2018/01/02/intel_cpu_design_flaw/ The Linux Kernel devs have been working to provide a workaround, as – apparently – there is no other practical solution: https://lkml.org/lkml/2017/12/4/709 The article does hint … Continue reading →

Posted in hardware, Intel, kernel, Linux, Opinion, Performance, VMware, X86_64 | Tagged fix with kernel mods, intel cpus, kernel, linux, security flaw | Leave a reply

Kernel – 4.14.11-rc1 Still breaks NVIDIA, and Won’t be Fixed?

Adventures With Linux ™ Posted on January 1, 2018 by RGJanuary 1, 2018

Just tried the ‘stable-review’ patch for the ‘stable’ Kernel – 4.14.11-rc1, and the same NVIDIA problem is there, and it seems the kernel devs won’t do anything: http://lkml.iu.edu/hypermail/linux/kernel/1712.3/02608.html So – it seems the patch is now a permanent requirement for all subsequent 4.14 releases..  (see http://rglinuxtech.com/?p=2168 ).. And… It seems the unwritten rule of ‘don’t break stuff … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged broken, kernel, kernel 4.14.11-rc1, linux, nvidia 384.98, patch, won't be fixed | 1 Reply

Kernel – 4.14.10 Still breaks NVIDIA!

Adventures With Linux ™ Posted on December 29, 2017 by RGDecember 29, 2017

Just updated the test system to Kernel 4.14.10, and was ‘somewhat dismayed‘ – to put it politely – that the NVIDIA breakage introduced in 4.14.9 is still there! ………… /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98/kernel/nvidia-uvm/uvm8_va_block.c: In function ‘block_cpu_fault_locked’: /usr/src/linux-4.14.10/arch/x86/include/asm/processor.h:826:39: error: implicit declaration of function ‘task_stack_page’; did you mean ‘task_stack_vm_area’? [-Werror=implicit-function-declaration] unsigned long __ptr = (unsigned long)task_stack_page(task); \ ^ /usr/src/linux-4.14.10/arch/x86/include/asm/processor.h:900:26: note: in expansion … Continue reading →

Posted in Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged 384.98, 4.14.9 patch still works, kernel 4.14.10, linux, nvidia, still breaks nvidia | 5 Replies

KERNEL – 4.14.9 Breaks NVIDIA – and a Fix..

Adventures With Linux ™ Posted on December 27, 2017 by RGDecember 27, 2017

Just updated to Kernel 4.14.9, and normally this should not be anything to cause concern, but this time there has been a significant code change made, that has broken NVIDIA (384.98): ………………… /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98/kernel/nvidia-uvm/uvm8_va_block.c: In function ‘block_cpu_fault_locked’: /usr/src/linux-4.14.9/arch/x86/include/asm/processor.h:826:39: error: implicit declaration of function ‘task_stack_page’; did you mean ‘task_stack_vm_area’? [-Werror=implicit-function-declaration] unsigned long __ptr = (unsigned long)task_stack_page(task); \ ^ /usr/src/linux-4.14.9/arch/x86/include/asm/processor.h:900:26: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA | Tagged 4.15 patch fix, compile fail, kernel, kernel 4.14.9, linux, nvidia 384.98 | Leave a reply

Post navigation

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