[Bug 2063503] Re: NVidia drivers won't install completely

2024-07-06 Thread Brian Cunnie
I added the following line to /usr/src/linux- headers-6.8.0-36/include/drm/drm_ioctl.h (line 34) #define DRM_UNLOCKED 0 And then I installed ("sudo ubuntu-drivers install") & it worked. If it complains it's already installed, you might have to first remove the partially-installed nvidia software

[Bug 652617] Re: Iphone problem of audio files transfers via Rhythmbox

2011-01-15 Thread Brian Cunnie
Worked for me; thanks Tom Vaughan: sudo vim /etc/apt/sources.list # Sat Jan 15 11:36:55 PST 2011 cunnie - added this to get libimobiledevice1 to get iphone working deb http://mirrors.us.kernel.org/ubuntu natty main sudo apt-get update sudo apt-get install libimobiledevice1 -- You received