[Kernel-packages] [Bug 2039926] Re: Error UBSAN: array-index-out-of-bounds amdgpu (drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c)

2024-04-08 Thread StoatWblr
Same issue with VERDE - (atombios and si_dpm) in both 6.5 and 6.8 series
kernels on both radeon and amdgpu drivers

Whatever this is isn't just 1 or 2 places in the driver (and it's been
occurring for several years)

Ubuntu Noble boot (dual W4100 quad-head cards), radeon driver - the
amdgpu messages are similar

[   11.030090] UBSAN: array-index-out-of-bounds in 
/build/linux-zdc93w/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2718:34
[   11.030095] index 48 is out of range for type 'UCHAR [1]'

[   11.031839] UBSAN: array-index-out-of-bounds in 
/build/linux-zdc93w/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2716:55
[   11.031843] index 1 is out of range for type 'UCHAR [1]'


[   11.032818] UBSAN: array-index-out-of-bounds in 
/build/linux-zdc93w/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2706:39
[   11.032823] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]'

[   11.033887] UBSAN: array-index-out-of-bounds in 
/build/linux-zdc93w/linux-6.8.0/drivers/gpu/drm/radeon/si_dpm.c:6831:39
[   11.033891] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]'


[   11.034910] UBSAN: array-index-out-of-bounds in 
/build/linux-zdc93w/linux-6.8.0/drivers/gpu/drm/radeon/si_dpm.c:6868:32
[   11.034913] index 16 is out of range for type 'UCHAR [1]'

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

Title:
  Error UBSAN: array-index-out-of-bounds amdgpu
  (drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c)

Status in Linux:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in linux-hwe-6.5 package in Ubuntu:
  Confirmed

Bug description:
  Error in boot:

  [8.597520] UBSAN: array-index-out-of-bounds in 
/build/linux-D15vQj/linux-6.5.0/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3676:4
  [8.597527] index 7 is out of range for type 
'ATOM_Polaris_SCLK_Dependency_Record [1]'

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: linux-image-generic 6.5.0.9.11
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 20 09:28:16 2023
  InstallationDate: Installed on 2022-10-12 (373 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-9-generic 
root=UUID=9edc5478-c6c2-4cf3-9de8-01ccb697fb9e ro quiet splash audit=0 
mitigations=off amdgpu.ppfeaturemask=0x vt.global_cursor_default=0 
loglevel=2 rd.systemd.show_status=false rd.udev.log-prority=3 
sysrq_always_enabled=1 audit=0 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-9-generic N/A
   linux-backports-modules-6.5.0-9-generic  N/A
   linux-firmware   20230919.git3672ccab-0ubuntu2.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to mantic on 2023-10-13 (6 days ago)
  dmi.bios.date: 07/11/2014
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: D3EMW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: D3F3-EM
  dmi.board.vendor: MEDION
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: MEDION
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrD3EMW08.110:bd07/11/2014:br4.6:svnMEDION:pnD3F3-EM:pvr1.0:rvnMEDION:rnD3F3-EM:rvr1.0:cvnMEDION:ct3:cvr:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: D3F3-EM
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/2039926/+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 1630837] Re: mpt2sas aborts ATA pass through security erase command

2022-03-10 Thread StoatWblr
There was a timeout bug in hdparm which was fixed upstream in 9.31 and
further fixed in 9.44

There was a SEPARATE timeout bug in mpt2sas drivers which was fixed
after xenial but has been reintroduced in 21.10 and 22.04 kernels

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

Title:
  mpt2sas aborts ATA pass through security erase command

Status in linux-lts-xenial package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I think I have encountered an issue in the mpt3sas Linux driver. I am using 
Lubuntu 16.04, kernel version 4.4. I have a SATA drive connected to a LSI 
9211-8i controller, and I am trying to issue a security erase command to the 
drive using the hdparm utility v9.48 and it fails.
  It seems that the driver thinks that the command got stuck and tries to abort 
it before it completes. The security erase ATA command needs a large timeout 
that can be as much as several hours.

  Below is the trace from hdparm:

  user@user-MS-7887:~$ sudo hdparm --security-set-pass xxx /dev/sdb
  security_password: "xxx"

  /dev/sdb:
   Issuing SECURITY_SET_PASS command, password="xxx", user=user, mode=high

  user@user-MS-7887:~$ sudo hdparm --verbose --security-erase xxx /dev/sdb
  security_password: "xxx"

  /dev/sdb:
   Issuing SECURITY_ERASE command, password="xxx", user=user
  outgoing cdb:  85 08 0e 00 00 00 01 00 00 00 00 00 00 40 ec 00
  SG_IO: ATA_16 status=0x0, host_status=0x0, driver_status=0x0
  SG_IO: sb[]:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00
  incoming_data:  7a 42 ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 00 00 00 00 
20 20 20 20 57 20 2d 44 43 57 33 43 33 46 54 4b 54 50 31 33 00 00 00 00 00 00 
31 30 30 2e 41 31 31 30 44 57 20 43 44 57 30 31 5a 45 58 45 30 2d 42 30 35 4e 
30 41 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 00 40 
00 2f 01 40 00 00 00 00 07 00 ff 3f 10 00 3f 00 10 fc fb 00 00 01 ff ff ff 0f 
00 00 07 00 03 00 78 00 78 00 78 00 78 00 00 00 00 00 00 00 00 00 00 00 00 00 
1f 00 0e 97 06 00 44 00 44 00 fe 03 1f 00 6b 74 61 7d 23 41 6b 74 41 bc 23 41 
7f 40 3f 00 3f 00 00 00 fe ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0 6d 
70 74 00 00 00 00 00 00 00 00 03 60 00 00 01 50 e2 4e 7a b6 f8 7e 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 18 40 18 40 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 35 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1c 
00 00 00 00 00 00 00 00 7e 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 01 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 ef
  SG_IO: desc[]:  00 00
ATA_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00
  outgoing cdb:  85 06 20 00 00 00 00 00 00 00 00 00 00 40 f3 00
  SG_IO: ATA_16 status=0x2, host_status=0x0, driver_status=0x8
  SG_IO: sb[]:  72 01 00 1d 00 00 00 0e 09 0c 00 00 00 00 00 00 00 00 00 00 40 
50 00 00 00 00 00 00 00 00 00 00
  SG_IO: desc[]:  09 0c 00 00 00 00 00 00 00 00 00 00 40 50
ATA_16 stat=50 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=40
  oflags.bits.lob_all=0x8a, flags={ feat nsect command }
  oflags.bits.hob_all=0x00, flags={ }
  outgoing cdb:  85 0a 06 00 00 00 01 00 00 00 00 00 00 40 f4 00
  outgoing_data:  00 00 4d 43 49 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 

[Kernel-packages] [Bug 1630837] Re: mpt2sas aborts ATA pass through security erase command

2022-03-10 Thread StoatWblr
-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-xenial in Ubuntu.
https://bugs.launchpad.net/bugs/1630837

Title:
  mpt2sas aborts ATA pass through security erase command

Status in linux-lts-xenial package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I think I have encountered an issue in the mpt3sas Linux driver. I am using 
Lubuntu 16.04, kernel version 4.4. I have a SATA drive connected to a LSI 
9211-8i controller, and I am trying to issue a security erase command to the 
drive using the hdparm utility v9.48 and it fails.
  It seems that the driver thinks that the command got stuck and tries to abort 
it before it completes. The security erase ATA command needs a large timeout 
that can be as much as several hours.

  Below is the trace from hdparm:

  user@user-MS-7887:~$ sudo hdparm --security-set-pass xxx /dev/sdb
  security_password: "xxx"

  /dev/sdb:
   Issuing SECURITY_SET_PASS command, password="xxx", user=user, mode=high

  user@user-MS-7887:~$ sudo hdparm --verbose --security-erase xxx /dev/sdb
  security_password: "xxx"

  /dev/sdb:
   Issuing SECURITY_ERASE command, password="xxx", user=user
  outgoing cdb:  85 08 0e 00 00 00 01 00 00 00 00 00 00 40 ec 00
  SG_IO: ATA_16 status=0x0, host_status=0x0, driver_status=0x0
  SG_IO: sb[]:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00
  incoming_data:  7a 42 ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 00 00 00 00 
20 20 20 20 57 20 2d 44 43 57 33 43 33 46 54 4b 54 50 31 33 00 00 00 00 00 00 
31 30 30 2e 41 31 31 30 44 57 20 43 44 57 30 31 5a 45 58 45 30 2d 42 30 35 4e 
30 41 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 00 40 
00 2f 01 40 00 00 00 00 07 00 ff 3f 10 00 3f 00 10 fc fb 00 00 01 ff ff ff 0f 
00 00 07 00 03 00 78 00 78 00 78 00 78 00 00 00 00 00 00 00 00 00 00 00 00 00 
1f 00 0e 97 06 00 44 00 44 00 fe 03 1f 00 6b 74 61 7d 23 41 6b 74 41 bc 23 41 
7f 40 3f 00 3f 00 00 00 fe ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0 6d 
70 74 00 00 00 00 00 00 00 00 03 60 00 00 01 50 e2 4e 7a b6 f8 7e 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 18 40 18 40 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 23 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 35 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1c 
00 00 00 00 00 00 00 00 7e 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 01 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 ef
  SG_IO: desc[]:  00 00
ATA_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00
  outgoing cdb:  85 06 20 00 00 00 00 00 00 00 00 00 00 40 f3 00
  SG_IO: ATA_16 status=0x2, host_status=0x0, driver_status=0x8
  SG_IO: sb[]:  72 01 00 1d 00 00 00 0e 09 0c 00 00 00 00 00 00 00 00 00 00 40 
50 00 00 00 00 00 00 00 00 00 00
  SG_IO: desc[]:  09 0c 00 00 00 00 00 00 00 00 00 00 40 50
ATA_16 stat=50 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=40
  oflags.bits.lob_all=0x8a, flags={ feat nsect command }
  oflags.bits.hob_all=0x00, flags={ }
  outgoing cdb:  85 0a 06 00 00 00 01 00 00 00 00 00 00 40 f4 00
  outgoing_data:  00 00 4d 43 49 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 

[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2018-10-20 Thread StoatWblr
This is also present in later distro versions, right up to Cosmic.

In my case it manifests on Supermicro and Intel 7500/5500/5520/X58 -
based servers when Qlogic QLE2562 fibre optic cards are used - and
_ONLY_ with Qlogic cards, nothing else seems to trigger it

As with the wifi cards on laptops, a S3 cycle stops it.

-- 
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/1521173

Title:
  AER: Corrected error received: id=00e0

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  WORKAROUND: add pci=noaer to your kernel command line:

  1) edit /etc/default/grub and and add pci=noaer to the line starting with 
GRUB_CMDLINE_LINUX_DEFAULT. It will look like this:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
  2) run "sudo update-grub"
  3) reboot

  

  My dmesg gets completely spammed with the following messages appearing
  over and over again. It stops after one s3 cycle; it only happens
  after reboot.

  [ 5315.986588] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.987249] pcieport :00:1c.0: can't find device of ID00e0
  [ 5315.995632] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.995664] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5315.995674] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5315.995683] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.002772] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.002811] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.002826] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.002838] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.009926] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.009964] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.009979] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.009991] pcieport :00:1c.0:[ 0] Receiver Error

  ProblemType: BugDistroRelease: Ubuntu 16.04
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23 [modified: 
boot/vmlinuz-4.2.0-19-generic]
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   david  1502 F...m pulseaudio
   /dev/snd/controlC0:  david  1502 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Nov 30 13:19:00 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=fe528b90-b4eb-4a20-82bd-6a03b79cfb14
  InstallationDate: Installed on 2015-11-28 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151127)
  MachineType: Dell Inc. Inspiron 13-7359
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=94d54f88-5d18-4e2b-960a-8717d6e618bb ro noprompt persistent quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.153SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.00.00
  dmi.board.name: 0NT3WX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.00.00:bd08/07/2015:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0NT3WX:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 13-7359
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1521173/+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 1647802] [NEW] mpt3sas "Fix secure erase premature termination"

2016-12-06 Thread StoatWblr
Public bug reported:

mpt3sas (and earlier mptsas/mpt2sas) as shipped doesn't support ata
secure erase:

/dev/disk/by-id/scsi-SATA_ST2000DL003-9VT1_XXX:
 Issuing SECURITY_ERASE command, password="Eins", user=user
The running kernel lacks CONFIG_IDE_TASK_IOCTL support for this device.
SECURITY_ERASE: Invalid argument


This already appears to be fixed upstream: https://lkml.org/lkml/2016/12/1/47

can we get it pulled into Ubuntu asap?

Thanks


$ lsb_release -rd
Description:Ubuntu 16.10
Release:16.10

# uname -a
Linux Riffraff 4.8.0-30-generic #32-Ubuntu SMP Fri Dec 2 03:43:27 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1647802

Title:
  mpt3sas "Fix secure erase premature termination"

Status in linux package in Ubuntu:
  New

Bug description:
  mpt3sas (and earlier mptsas/mpt2sas) as shipped doesn't support ata
  secure erase:

  /dev/disk/by-id/scsi-SATA_ST2000DL003-9VT1_XXX:
   Issuing SECURITY_ERASE command, password="Eins", user=user
  The running kernel lacks CONFIG_IDE_TASK_IOCTL support for this device.
  SECURITY_ERASE: Invalid argument

  
  This already appears to be fixed upstream: https://lkml.org/lkml/2016/12/1/47

  can we get it pulled into Ubuntu asap?

  Thanks

  
  $ lsb_release -rd
  Description:Ubuntu 16.10
  Release:16.10

  # uname -a
  Linux Riffraff 4.8.0-30-generic #32-Ubuntu SMP Fri Dec 2 03:43:27 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1647802/+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 1303150] BootDmesg.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069535/+files/BootDmesg.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] ProcModules.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069543/+files/ProcModules.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] CurrentDmesg.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069537/+files/CurrentDmesg.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] Lspci.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1303150/+attachment/4069538/+files/Lspci.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] CRDA.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1303150/+attachment/4069536/+files/CRDA.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] ProcCpuinfo.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069540/+files/ProcCpuinfo.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] UdevLog.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069545/+files/UdevLog.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] WifiSyslog.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069546/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] Re: 2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia GPUs

2014-04-06 Thread StoatWblr
My setup is 4-head, using a Nvidia Quadro NVS 440 card (2 GPUs, 2 heads
apiece), others may have different setups but the common factor is
multiple heads across multiple GPUs.

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] ProcEnviron.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069541/+files/ProcEnviron.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] Re: 2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia GPUs

2014-04-06 Thread StoatWblr
Just to confirm this isn't something to do with local configuration

Using Trusty B2 dvd gives the same problem.

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] Lsusb.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1303150/+attachment/4069539/+files/Lsusb.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] ProcInterrupts.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069542/+files/ProcInterrupts.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] UdevDb.txt

2014-04-06 Thread StoatWblr
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1303150/+attachment/4069544/+files/UdevDb.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  petra
  Uname: Linux 3.13.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DQ35JO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD82085-803
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
  dmi.sys.vendor: transtec AG

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1303150] Re: 2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia GPUs

2014-04-06 Thread StoatWblr
apport information

** Tags added: apport-collected petra

** Description changed:

  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.
  
  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules
  
  To repeat:
  
  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)
  
  Boot up Trusty beta versions (or 2.13 kernel).
  
  try configuring displays using standard tools based on xrandr
  
  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)
  
  Apparently this is fixed in the 2.14 kernels.
  
  It can be worked around by manually configuring the devices in xorg.conf
  and enabling Xinerama, BUT - this results in massive slowdown and as
  this disables xrandr a number of important apps (such as vlc) will
  refuse to run.
  
  This is a major regression and needs to be treated as such.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  alan   3033 F pulseaudio
+  /dev/snd/controlC0:  alan   3033 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
+ IwConfig:
+  irda0 no wireless extensions.
+  
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
+ Package: linux (not installed)
+ ProcFB: 0 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
+ ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-23-generic N/A
+  linux-backports-modules-3.13.0-23-generic  N/A
+  linux-firmware 1.127
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  petra
+ Uname: Linux 3.13.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 08/07/2008
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: JOQ3510J.86A.0942.2008.0807.1958
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: DQ35JO
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAD82085-803
+ dmi.chassis.type: 3
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0942.2008.0807.1958:bd08/07/2008:svntranstecAG:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-803:cvn:ct3:cvr:
+ dmi.sys.vendor: transtec AG

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1303150/+attachment/4069534/+files/AlsaInfo.txt

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.
  --- 
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alan   3033 F pulseaudio
   /dev/snd/controlC0:  alan   3033 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=68be2b9c-e944-4f7e-996d-7360074299d3
  IwConfig:
   irda0 no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair spl
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic ro boot=zfs 
root=ZFS=MAGENTA/ROOT/RARING-1 rpool=MAGENTA elevator=noop panic=30 reboot=w 
zswap.enabled=1 bootdegraded=true nomdmonddf nomdmonisw
  

[Kernel-packages] [Bug 1303150] [NEW] 2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia GPUs

2014-04-05 Thread StoatWblr
Public bug reported:

As the summary says. This is 100% repeatable and there's been a fair
amount of traffic about it on various lists.

The current concensus is that the root cause is down to to powersave
mode tweaks in all GPU modules

To repeat:

install multiple nvidia GPUs in a desktop system (or a multi-gpu card
such as nvidia Quadro CVS440)

Boot up Trusty beta versions (or 2.13 kernel).

try configuring displays using standard tools based on xrandr

This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

Apparently this is fixed in the 2.14 kernels.

It can be worked around by manually configuring the devices in xorg.conf
and enabling Xinerama, BUT - this results in massive slowdown and as
this disables xrandr a number of important apps (such as vlc) will
refuse to run.

This is a major regression and needs to be treated as such.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gpu

** Description changed:

  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.
  
  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules
  
  To repeat:
  
  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)
  
  Boot up Trusty beta versions (or 2.13 kernel).
  
  try configuring displays using standard tools based on xrandr
  
  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)
  
  Apparently this is fixed in the 2.14 kernels.
  
  It can be worked around by manually configuring the devices in xorg.conf
  and enabling Xinerama, BUT - this results in massive slowdown and as
  this disables xrandr a number of important apps (such as vlc) will
  refuse to run.
+ 
+ This is a major regression and needs to be treated as such.

-- 
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/1303150

Title:
  2.13 kernels (ALL) : Multihead multi-gpu broken for at least Nvidia
  GPUs

Status in “linux” package in Ubuntu:
  New

Bug description:
  As the summary says. This is 100% repeatable and there's been a fair
  amount of traffic about it on various lists.

  The current concensus is that the root cause is down to to powersave
  mode tweaks in all GPU modules

  To repeat:

  install multiple nvidia GPUs in a desktop system (or a multi-gpu card
  such as nvidia Quadro CVS440)

  Boot up Trusty beta versions (or 2.13 kernel).

  try configuring displays using standard tools based on xrandr

  This worked fine in Saucy (crosscheck: boot off 13.10 64bit DVD)

  Apparently this is fixed in the 2.14 kernels.

  It can be worked around by manually configuring the devices in
  xorg.conf and enabling Xinerama, BUT - this results in massive
  slowdown and as this disables xrandr a number of important apps (such
  as vlc) will refuse to run.

  This is a major regression and needs to be treated as such.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303150/+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 1106117] Re: [edgers] nvidia-313 issue: (EE) open /dev/dri/card0: No such file or directory

2014-03-16 Thread StoatWblr
It's still an issue in trusty, at least. It may be contributing to being
unable to get 4-headed X working properly across 2 GPUs (this is a dual
GPU 4-output workstation card)

Xinerama works - badly.

-- 
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/1106117

Title:
  [edgers]  nvidia-313 issue:   (EE) open /dev/dri/card0: No such file
  or directory

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Error with the latest kernel  nvidia on RR i386

   (EE) open /dev/dri/card0: No such file or directory

  Note: the system seems to work normally (only get some drag  drop
  mouse issues).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-2-generic 3.8.0-2.6
  ProcVersionSignature: Ubuntu 3.8.0-2.6-generic 3.8.0-rc4
  Uname: Linux 3.8.0-2-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.8-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  oem2268 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Sat Jan 26 16:33:01 2013
  HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.

   eth1  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  MarkForUpload: True
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-2-generic 
root=UUID=9e61e83e-bca9-43cf-aa90-5a68892213fa ro 
crashkernel=384M-2G:64M,2G-:128M quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-2-generic N/A
   linux-backports-modules-3.8.0-2-generic  N/A
   linux-firmware   1.99
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WpaSupplicantLog:

  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  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.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1106117/+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 1215379] Re: zswap is not enabled

2013-08-29 Thread StoatWblr
Tim: AnAkin is correct, it's disabled by default and must be called at
boot time.

You should also enable multiple kernel compression modules - lz4 is
beter for most swaploads than gzip (less CPU consumed)

Currrently only gzip is used:

CONFIG_KERNEL_GZIP=y  
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set

These should all be modularised.

-- 
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/1215379

Title:
  zswap is not enabled

Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” source package in Saucy:
  Won't Fix

Bug description:
  Please enable ZSWAP in Saucy's kernel config.
  In runtime, module is not enabled by default so there no risk of regressions.

  ZSWAP finally merged in Linux 3.11.
  ZSWAP should replace previous solutions as ramzswap and zram and should 
provide a solution for SSD based or/and low RAM machines.

  Detailed information can be found at:
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2b2811178e85553405b86e3fe78357b9b95889ce
  and
  http://www.phoronix.com/scan.php?page=news_itempx=MTQwODI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1215379/+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