[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:

sudo apt remove $(dpkg -l | grep -i nvidia | awk '{print $2}')

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063503

Title:
  NVidia drivers won't install completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2063503/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/652617

Title:
  Iphone problem of audio files transfers via Rhythmbox

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs