↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

Fedora – Getting Rid of Unwanted ‘virtbr0’

Adventures With Linux ™ Posted on January 28, 2016 by RGJanuary 31, 2016

I did a clean install of Fedora 23 on my new ‘built from recycled components‘ crash-and-burn test system recently, and all went reasonably well – apart from – apparently – having to re-partition an already-partitioned drive (!)… After booting for the first time, I found that a ‘bridged’ network link – virtbr0 – was active..    As I … Continue reading →

Posted in Crash and Burn.., Fedora, fix, Hacks, Linux, Opinion, Performance | Tagged fedora 23, libvirt, linux, removal, success, use rpm, virtbr0 | Leave a reply

NVIDIA – Latest 352.xx Driver – OK with Kernel 4.5-rc1..

Adventures With Linux ™ Posted on January 25, 2016 by RGJanuary 25, 2016

Just installed the latest NVIDIA driver – 352.79 – on the test system, and it compiles and runs OK with Kernel 4.5-rc1.. Release notes etc. are here:  http://www.nvidia.com/download/driverResults.aspx/97645/en-us I had been running the ‘beta’ driver 361.18, but found that this was using up large amounts of memory (13GB, out of 16GB) when running VMware and Firefox, and … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 361.18 problems, kernel, kernel 4.5-rc1, linux, nvidia 352.76, success | Leave a reply

Kernel – 4.5-rc1 – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on January 25, 2016 by RGJanuary 25, 2016

Just installed Kernel 4.5-rc1 on the test system, and NVIDIA 358.16 (and ‘beta’ 361.18) and VMware 12.1.0 all compile and load/run OK.. Details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1601.3/00205.html $ uname -a Linux rglinux 4.5.0-rc1 #1 SMP Sun Jan 24 15:39:14 PST 2016 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   January 24, 2016. … Continue reading →

Posted in Crash and Burn.., kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 4.5-rc1, linux, nvidia 358.16 361.18, ok, success, vmware 12.1.0 | Leave a reply

NVIDIA – New Beta 361.18 – OK with Plasma/KDE5..

Adventures With Linux ™ Posted on January 13, 2016 by RGJanuary 13, 2016

Just installed the latest NVIDIA beta driver – 361.18 – and it is now OK with Plasma and KDE5.. Release notes and download link here:   http://www.nvidia.com/download/driverResults.aspx/97474/en-us Notes include: ”Fixed a bug in the EGL driver where a mutex was unlocked more than once. This triggers undefined behavior, and in particular, if lock elision is enabled in glibc, … Continue reading →

Posted in Crash and Burn.., kernel, Linux, NVIDIA, Opinion, Performance, success | Tagged 361.18, beta driver, linux, nvidia, ok with plasma kde5 | Leave a reply

Kernel – 4.4 Released – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on January 11, 2016 by RGJanuary 11, 2016

Updated to Kernel 4.4 ‘Final’ on the test system, and the latest VMware (12.1.0) and NVIDIA (358.16) compile and run OK..   The ‘beta’ driver 361.16 should be OK, but has multiple userland issues on my systems. – see previous post.).. $ uname -a Linux rglinux 4.4.0 #1 SMP Sun Jan 10 22:00:41 PST 2016 x86_64 x86_64 x86_64 … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel, kernel 4.4, linux, nvidia 358.16, ok, success, vmware 12.1.0 | 2 Replies

NVIDIA – Beta Driver 361.16 Breaks Plasma/KDE5..

Adventures With Linux ™ Posted on January 7, 2016 by RGJanuary 7, 2016

Updated the tests system to the latest ‘beta’ driver 361.16, and this broke Plasma/KDE5..    This driver is supposed to introduce the ‘vendor neutral’ libglvnd option: $ ll /usr/lib64/libGLX* lrwxrwxrwx 1 root root 23 Jan 7 10:17 /usr/lib64/libGLX_indirect.so.0 -> libGLX_nvidia.so.361.16 lrwxrwxrwx 1 root root 23 Jan 7 10:17 /usr/lib64/libGLX_nvidia.so.0 -> libGLX_nvidia.so.361.16 -rwxr-xr-x 1 root root 1115368 Jan 7 … Continue reading →

Posted in Crash and Burn.., Fedora, Linux, NVIDIA, Opinion, Performance | Tagged 361.16, breaks kde plasma, bug, libglvnd, nvidia, revert to 358.16, workaround | Leave a reply

Fedora – Installing a Working ZoneMinder..

Adventures With Linux ™ Posted on December 24, 2015 by RGDecember 24, 2015

Installed ZoneMinder ( https://zoneminder.com ) for some IP and WiFi cameras, and the first thing to remember is to not use the Fedora version!    This is due to the lack of ffmpeg and vlc support in that version, which makes the software somewhat less than useful.. Fortunately, there is good Fedora support, with a fully-functional version – … Continue reading →

Posted in Fedora, fix, Linux, Opinion, Performance, success, Video | Tagged fedora, install, ip-cams, linux, repo changes, success, zoneminder | 1 Reply

ARM – Pi2 – Kernel 4.4-rc5 – U-Boot Fail, and Workaround..

Adventures With Linux ™ Posted on December 20, 2015 by RGDecember 20, 2015

Recently attempted to update the Pi2 to Kernel 4.4-rc5, and encountered a problem.. The more recent proprietary Raspberry Pi 2 kernels have switched to using ‘DTB Overlays’ to control various components, but these are – currently – unsupported by U-Boot.. Booting the kernel with U-Boot results in mmc errors, and register dump: ……………….. timeout waiting for hardware … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi, U-Boot | Tagged dtb overlays, kernel 4.4-rc5, raspberry pi, success, u-boot fail, workaround | Leave a reply

ARM – Kernel 4.4-rc4 on the BananaPro..

Adventures With Linux ™ Posted on December 14, 2015 by RGDecember 14, 2015

Just got a ‘BananaPro‘ ARMv7 board, and updated it to Kernel 4.4-rc4 (from kernel.org) and Fedora 23. More details are here:  http://linux-sunxi.org/LeMaker_Banana_Pro I compiled U-Boot from the latest (2015.10) released version, from ftp.denx.de/pub/u-boot/ : # cd u-boot # make Bananapro_defconfig # make ARCH=arm CROSS_COMPILE=arm-linux-gnu- (or whatever cross-compiler you are using) Then as root, copy to the SDCard … Continue reading →

Posted in BananaPro, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged armv7, bananapro, compile instructions, fedora 23, kernel 4.4-rc4, new, success, u-boot, zimage | Leave a reply

KDE – Plasma Update May Lose ‘Favorites’, and a Fix..

Adventures With Linux ™ Posted on December 9, 2015 by RGDecember 9, 2015

Updated to the latest Plasma Desktop, on one of my systems (Fedora 23, x86_64), and found that the ‘Favorites’ had all vanished, apart for xterm..    My other x86_64 system updated OK, with all the ‘Favorites’ intact.. Rather than hunt down all the apps and ‘add to favorites’ for each one, I found the old Favorites again, as … Continue reading →

Posted in Fedora, Hacks, KDE, Linux, Performance, Plasma Desktop | Tagged fix, kde, plasma desktop, some systems ok, update loses favorites | Leave a reply

Post navigation

← Older posts
Newer posts →

If You Like This…

You may like my other - less technical - blog. 'Today's Technology Commentary', at rhgtechnology.com

Recent Posts

  • Kernel – 6.18-rc1 Released – Mostly Harmless..
  • Kernel – 6.17 is out… Almost No Surprises?
  • NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..
  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..

Most Popular..

aarch64 android apc arm arm64 armv7 boot compile compile fail cross-compile cubox-i4-pro cubox-i4pro dreamplug fail fedora fedora 17 fix fixed hack kernel linux new driver nvidia odroid c2 odroid u3 ok ok with latest nvidia patch patch available patched problems raspberry pi released success testing u-boot update usb vmmon vmnet vmnet patch vmware vmware 10.0.2 workaround x86_64

Categories

  • aarch64
  • alpha release
  • AMD
  • Android
  • APC
  • Apollo Lake
  • arm
  • ARM64
  • armv7
  • Audacity
  • Audio
  • Bacula
  • BananaPro
  • boot
  • BTRFS
  • Bug
  • Cherry Trail
  • Chromebook
  • clang
  • compilation
  • Crash and Burn..
  • CuBox
  • Debian
  • DisplayLink
  • Dracut
  • Dragonboard
  • Dreamplug
  • dual-boot
  • DVB
  • DVB-S2
  • Ethernet
  • Fedora
  • Firmware
  • fix
  • fixed
  • FUSE
  • gcc
  • geekbox
  • Gentoo
  • GK802
  • grub
  • Hacks
  • hardware
  • Hikey
  • HPPA
  • HTC
  • IA64
  • Intel
  • Intel Atom
  • intel ethernet
  • Itanium
  • KDE
  • kernel
  • Kodi
  • Linux
  • Linux / ARM
  • linux install
  • LTO
  • Network
  • new install
  • Next CHIP
  • NTFS
  • NVIDIA
  • NVME
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock Pi N10
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • serial console
  • some systems ok
  • success
  • U-Boot
  • UART
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • Webmin
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
Original content © Robert Gadsdon 2013
↑