[Kernel-packages] [Bug 1742302] Re: Kernel 4.13.0-25 broke nvidia driver

2018-01-10 Thread Felipe Veas
This seems to be related to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095 on which I
found a workaround for the DKMS build process.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1742302

Title:
  Kernel 4.13.0-25 broke nvidia driver

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After updating to linux-image-4.13.0-25-generic the binary nvidia
  driver 387.22 cannot be built. As a result the system does not boot
  into the desktop environment (in my case, KDE).

  I've attached the driver build log.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-25-generic 4.13.0-25.29
  ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
  Uname: Linux 4.13.0-21-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lastique   3049 F pulseaudio
   /dev/snd/controlC2:  lastique   3049 F pulseaudio
   /dev/snd/controlC3:  lastique   3049 F pulseaudio
   /dev/snd/controlC1:  lastique   3049 F pulseaudio
  CurrentDesktop: KDE
  Date: Wed Jan 10 02:00:46 2018
  InstallationDate: Installed on 2015-05-01 (984 days ago)
  InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: System manufacturer System Product Name
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic 
root=UUID=a03f1835-52f9-4409-9da7-fe45770637ae ro quiet splash nomdmonddf 
nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-21-generic N/A
   linux-backports-modules-4.13.0-21-generic  N/A
   linux-firmware 1.169.1
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to artful on 2017-11-03 (67 days ago)
  dmi.bios.date: 11/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z68-V PRO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3603:bd11/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742302/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

2018-01-10 Thread Felipe Veas
Now, I managed to compile the drivers and since the package was already
installed, all I had to do was add the missing header:

   cd /usr/src/nvidia-387-387.26/nvidia-uvm
   sudo sed '1i#include ' -i uvm8_va_block.c

Then compile and install:

   sudo dkms autoinstall -k $(uname -r)

And lastly reboot.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1742095

Title:
  kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After update to kernel 4.13.0-24 gnome will not start and the monitors will 
be flickering...
  It is impossible to see were it stops on the startup since the flickering is 
too fast (I may have to film it and pause to check)

  Running:
  Ubuntu 17.10, 64 bit OS
  HP ZBooks G2 15" with latest bios update
  Processor: Intel® Xeon(R) CPU E3-1505M v5 @ 2.80GHz × 8 
  Memory: 15.6 GB
  GNOME: 3.26.2 vanilla with nvidia-387 drivers

  System is working fine if I keep using kernel 4.13.0-22
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  carlo  4669 F pulseaudio
   /dev/snd/controlC2:  carlo  4669 F pulseaudio
   /dev/snd/controlC0:  carlo  4669 F pulseaudio
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=/dev/mapper/vg-swap
  InstallationDate: Installed on 2016-04-25 (624 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  MachineType: HP HP ZBook Studio G3
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-24-generic 
root=/dev/mapper/vg-data ro
  ProcVersionSignature: Ubuntu 4.13.0-24.28-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-24-generic N/A
   linux-backports-modules-4.13.0-24-generic  N/A
   linux-firmware 1.169.2
  Tags:  artful
  Uname: Linux 4.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-20 (81 days ago)
  UserGroups: adm cdrom dip docker libvirt libvirtd lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2017
  dmi.bios.vendor: HP
  dmi.bios.version: N82 Ver. 01.19
  dmi.board.name: 80D4
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 11.6F
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN82Ver.01.19:bd09/26/2017:svnHP:pnHPZBookStudioG3:pvr:rvnHP:rn80D4:rvrKBCVersion11.6F:cvnHP:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.name: HP ZBook Studio G3
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

2018-01-10 Thread Felipe Veas
I noticed that DKMS fails to compile the drivers for this kernel. I have
no issues when downgrading to nvidia-384, but as someone said above it
breaks CUDA.

** Attachment added: "nvidia-387.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095/+attachment/5034866/+files/nvidia-387.0.crash

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1742095

Title:
  kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After update to kernel 4.13.0-24 gnome will not start and the monitors will 
be flickering...
  It is impossible to see were it stops on the startup since the flickering is 
too fast (I may have to film it and pause to check)

  Running:
  Ubuntu 17.10, 64 bit OS
  HP ZBooks G2 15" with latest bios update
  Processor: Intel® Xeon(R) CPU E3-1505M v5 @ 2.80GHz × 8 
  Memory: 15.6 GB
  GNOME: 3.26.2 vanilla with nvidia-387 drivers

  System is working fine if I keep using kernel 4.13.0-22
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  carlo  4669 F pulseaudio
   /dev/snd/controlC2:  carlo  4669 F pulseaudio
   /dev/snd/controlC0:  carlo  4669 F pulseaudio
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=/dev/mapper/vg-swap
  InstallationDate: Installed on 2016-04-25 (624 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  MachineType: HP HP ZBook Studio G3
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-24-generic 
root=/dev/mapper/vg-data ro
  ProcVersionSignature: Ubuntu 4.13.0-24.28-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-24-generic N/A
   linux-backports-modules-4.13.0-24-generic  N/A
   linux-firmware 1.169.2
  Tags:  artful
  Uname: Linux 4.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-20 (81 days ago)
  UserGroups: adm cdrom dip docker libvirt libvirtd lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2017
  dmi.bios.vendor: HP
  dmi.bios.version: N82 Ver. 01.19
  dmi.board.name: 80D4
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 11.6F
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN82Ver.01.19:bd09/26/2017:svnHP:pnHPZBookStudioG3:pvr:rvnHP:rn80D4:rvrKBCVersion11.6F:cvnHP:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.name: HP ZBook Studio G3
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp