[Kernel-packages] [Bug 1520988] Re: Copy of large files from USB3 card reader fails mid-way

2017-02-22 Thread Kevin Brubeck Unhammer
By the way, should I report a new bug for the different machine?

Just to write this down while I have it fresh in my mind, I have the
tested the card reader with a

* Thinkpad X220 with a fairly fast SSD where copying always seems to work just 
fine on all three usb ports (where one is "blue" USB 3)
* Ideacentre A740 with a slow SSHD where copying sometimes fails, especially 
with large video files, and all ports seem to be USB 3
* HP Spectre x360 with a fast SSD where copying always fails even with "small" 
(20M) files, as long as I copy several files at once (copying one, then 
waiting, then copying another seems to work fairly well) – haven't tried videos 
yet. 

I can workaround the problem by using a USB 2 cable instead of the
Lexar-supplied USB 3 cable.

I've tried upgrading the Spectre to the HWE kernel (4.8.0-39-generic),
which made no difference.

I've tried putting usbcore.autosuspend=-1
usbcore.autosuspend_delay_ms=-1 in grub, which made no difference.

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

Title:
  Copy of large files from USB3 card reader fails mid-way

Status in linux package in Ubuntu:
  Expired

Bug description:
  I've got a "Lexar Professional Workflow XR1" CF card reader that
  supports USB3, and has worked fine for regular JPG/CR2 images (sizes
  up to about 20 MB), but when I tried some videos (which were 170MB and
  up), the copy would fail around midway with "Error Splicing File:
  Input/Output Error" from Thunar, and dmesg showed messages like:

  [  +9,232995] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006028] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168540] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126795] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,11] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,07] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,06] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 67 53 ce 00 00 02 00
  [  +0,05] blk_update_request: I/O error, dev sdb, sector 6771662
  [  +0,08] Buffer I/O error on dev sdb1, logical block 3385704, async page 
read
  [ +10,494574] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006046] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168624] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126823] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,09] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,05] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,05] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 68 53 76 00 00 02 00
  [  +0,03] blk_update_request: I/O error, dev sdb, sector 6837110
  [  +0,07] Buffer I/O error on dev sdb1, logical block 3418428, async page 
read

  I tried a fsck.vfat, but that didn't help. Ejecting and unmounting, I
  was able to copy one file, but not the rest (tried a couple times,
  just got the same errors).

  This computer only has USB3 ports. So I tried another computer
  (running Xubuntu 14.04) that had a non-USB3-port, and there the copy
  worked just fine.

  
  On connecting, dmesg says:

  [nov.29 20:56] usb 2-3: new SuperSpeed USB device number 12 using xhci_hcd
  [  +0,018698] usb 2-3: New USB device found, idVendor=05dc, idProduct=ba02
  [  +0,08] usb 2-3: New USB device strings: Mfr=3, Product=4, 
SerialNumber=5
  [  +0,05] usb 2-3: Product: WorkflowCFR1
  [  +0,03] usb 2-3: Manufacturer: Lexar
  [  +0,04] usb 2-3: SerialNumber: 5018
  [  +0,002362] usb-storage 2-3:1.0: USB Mass Storage device detected
  [  +0,000135] scsi host14: usb-storage 2-3:1.0
  [  +1,000955] scsi 14:0:0:0: Direct-Access LexarWorkflowCFR1 0822 
PQ: 0 ANSI: 6
  [  +0,000297] sd 14:0:0:0: Attached scsi generic sg1 type 0
  [  +1,104094] sd 14:0:0:0: [sdb] 62537328 512-byte logical blocks: (32.0 
GB/29.8 GiB)
  [  +0,000598] sd 14:0:0:0: [sdb] Write Protect is off
  [  +0,09] sd 14:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  +0,000646] sd 14:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [  +0,004239]  sdb: sdb1
  [  +0,001969] sd 14:0:0:0: [sdb] Attached SCSI removable disk

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kiwibird   1912 F pulseaudio
   /dev/snd/controlC1:  kiwibird   1912 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Nov 29 20:52:51 2015
  HibernationDevice: 

[Kernel-packages] [Bug 1520988] Re: Copy of large files from USB3 card reader fails mid-way

2017-02-22 Thread Kevin Brubeck Unhammer
Will do (though it's rather "intermittent", so may take a while to
test.)

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

Title:
  Copy of large files from USB3 card reader fails mid-way

Status in linux package in Ubuntu:
  Expired

Bug description:
  I've got a "Lexar Professional Workflow XR1" CF card reader that
  supports USB3, and has worked fine for regular JPG/CR2 images (sizes
  up to about 20 MB), but when I tried some videos (which were 170MB and
  up), the copy would fail around midway with "Error Splicing File:
  Input/Output Error" from Thunar, and dmesg showed messages like:

  [  +9,232995] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006028] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168540] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126795] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,11] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,07] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,06] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 67 53 ce 00 00 02 00
  [  +0,05] blk_update_request: I/O error, dev sdb, sector 6771662
  [  +0,08] Buffer I/O error on dev sdb1, logical block 3385704, async page 
read
  [ +10,494574] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006046] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168624] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126823] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,09] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,05] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,05] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 68 53 76 00 00 02 00
  [  +0,03] blk_update_request: I/O error, dev sdb, sector 6837110
  [  +0,07] Buffer I/O error on dev sdb1, logical block 3418428, async page 
read

  I tried a fsck.vfat, but that didn't help. Ejecting and unmounting, I
  was able to copy one file, but not the rest (tried a couple times,
  just got the same errors).

  This computer only has USB3 ports. So I tried another computer
  (running Xubuntu 14.04) that had a non-USB3-port, and there the copy
  worked just fine.

  
  On connecting, dmesg says:

  [nov.29 20:56] usb 2-3: new SuperSpeed USB device number 12 using xhci_hcd
  [  +0,018698] usb 2-3: New USB device found, idVendor=05dc, idProduct=ba02
  [  +0,08] usb 2-3: New USB device strings: Mfr=3, Product=4, 
SerialNumber=5
  [  +0,05] usb 2-3: Product: WorkflowCFR1
  [  +0,03] usb 2-3: Manufacturer: Lexar
  [  +0,04] usb 2-3: SerialNumber: 5018
  [  +0,002362] usb-storage 2-3:1.0: USB Mass Storage device detected
  [  +0,000135] scsi host14: usb-storage 2-3:1.0
  [  +1,000955] scsi 14:0:0:0: Direct-Access LexarWorkflowCFR1 0822 
PQ: 0 ANSI: 6
  [  +0,000297] sd 14:0:0:0: Attached scsi generic sg1 type 0
  [  +1,104094] sd 14:0:0:0: [sdb] 62537328 512-byte logical blocks: (32.0 
GB/29.8 GiB)
  [  +0,000598] sd 14:0:0:0: [sdb] Write Protect is off
  [  +0,09] sd 14:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  +0,000646] sd 14:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [  +0,004239]  sdb: sdb1
  [  +0,001969] sd 14:0:0:0: [sdb] Attached SCSI removable disk

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kiwibird   1912 F pulseaudio
   /dev/snd/controlC1:  kiwibird   1912 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Nov 29 20:52:51 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (178 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmware1.149.2
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-10-24 (35 days ago)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO

[Kernel-packages] [Bug 1520988] Re: Copy of large files from USB3 card reader fails mid-way

2017-02-19 Thread Kevin Brubeck Unhammer
On a HP Spectre x360 4105no laptop (kernel 4.4.0-62) I'm seeing this a
lot more frequently, I'm suspecting because it has a faster (completely
solid state) disk. A workaround is to do throttle the copying a bit,
e.g.

rsync -avh --bwlimit=2000 /media/48E2-F475/DCIM/* ~/Pictures/new/


There's a long thread about similar problems at
https://ubuntuforums.org/showthread.php?t=1500384
where people have had success with using USB hubs in between the card reader 
and computer.

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

Title:
  Copy of large files from USB3 card reader fails mid-way

Status in linux package in Ubuntu:
  Expired

Bug description:
  I've got a "Lexar Professional Workflow XR1" CF card reader that
  supports USB3, and has worked fine for regular JPG/CR2 images (sizes
  up to about 20 MB), but when I tried some videos (which were 170MB and
  up), the copy would fail around midway with "Error Splicing File:
  Input/Output Error" from Thunar, and dmesg showed messages like:

  [  +9,232995] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006028] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168540] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126795] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,11] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,07] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,06] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 67 53 ce 00 00 02 00
  [  +0,05] blk_update_request: I/O error, dev sdb, sector 6771662
  [  +0,08] Buffer I/O error on dev sdb1, logical block 3385704, async page 
read
  [ +10,494574] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006046] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168624] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126823] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,09] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,05] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,05] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 68 53 76 00 00 02 00
  [  +0,03] blk_update_request: I/O error, dev sdb, sector 6837110
  [  +0,07] Buffer I/O error on dev sdb1, logical block 3418428, async page 
read

  I tried a fsck.vfat, but that didn't help. Ejecting and unmounting, I
  was able to copy one file, but not the rest (tried a couple times,
  just got the same errors).

  This computer only has USB3 ports. So I tried another computer
  (running Xubuntu 14.04) that had a non-USB3-port, and there the copy
  worked just fine.

  
  On connecting, dmesg says:

  [nov.29 20:56] usb 2-3: new SuperSpeed USB device number 12 using xhci_hcd
  [  +0,018698] usb 2-3: New USB device found, idVendor=05dc, idProduct=ba02
  [  +0,08] usb 2-3: New USB device strings: Mfr=3, Product=4, 
SerialNumber=5
  [  +0,05] usb 2-3: Product: WorkflowCFR1
  [  +0,03] usb 2-3: Manufacturer: Lexar
  [  +0,04] usb 2-3: SerialNumber: 5018
  [  +0,002362] usb-storage 2-3:1.0: USB Mass Storage device detected
  [  +0,000135] scsi host14: usb-storage 2-3:1.0
  [  +1,000955] scsi 14:0:0:0: Direct-Access LexarWorkflowCFR1 0822 
PQ: 0 ANSI: 6
  [  +0,000297] sd 14:0:0:0: Attached scsi generic sg1 type 0
  [  +1,104094] sd 14:0:0:0: [sdb] 62537328 512-byte logical blocks: (32.0 
GB/29.8 GiB)
  [  +0,000598] sd 14:0:0:0: [sdb] Write Protect is off
  [  +0,09] sd 14:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  +0,000646] sd 14:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [  +0,004239]  sdb: sdb1
  [  +0,001969] sd 14:0:0:0: [sdb] Attached SCSI removable disk

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kiwibird   1912 F pulseaudio
   /dev/snd/controlC1:  kiwibird   1912 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Nov 29 20:52:51 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (178 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmware

[Kernel-packages] [Bug 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-12-20 Thread Kevin Brubeck Unhammer
I'll check with 4.9, yeah.

(And yes, rtl8723au ("modprobe 8723au") works fine, while the built-in
r8723au I blacklist since it drops out too much. I don't know if that
should be a separate bug or if there's a good reason for not having
rtl8723au by default; lwfinger seems to be a kernel driver maintainer
anyway)

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  WORKAROUND: Use kernel parameter:
  acpi=noirq

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-12-19 Thread Kevin Brubeck Unhammer
Hm, I'm currently using 4.7.0-040700rc5-generic on 16.04 with

$ grep acp /etc/default/grub
GRUB_CMDLINE_LINUX="noprompt persistent acpi=noirq"

and have fully working boot, reboot, poweroff (on the Lenovo A740, not
A540).

(For wifi, I use https://github.com/lwfinger/rtl8723au dkms).


nielks, could you try a newer kernel, e.g. 4.7.0-040700rc5-generic ? If the 
same kernel doesn't work, maybe A540 has a different issue regarding poweroff.

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  WORKAROUND: Use kernel parameter:
  acpi=noirq

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-07-05 Thread Kevin Brubeck Unhammer
Ratrop, any difference with pci=noacpi?

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  WORKAROUND: Use kernel parameter:
  acpi=noirq

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-07-04 Thread Kevin Brubeck Unhammer
4.7rc5 has same behaviour: does not boot with acpi=noirq, does boot with
acpi=noirq.

** Tags removed: kernel-bug-exists-upstream-4.7-rc2
** Tags added: kernel-bug-exists-upstream-4.7-rc5

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  WORKAROUND: Use kernel parameter:
  acpi=noirq

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-07-02 Thread Kevin Brubeck Unhammer
linux-image-4.7.0-040700rc2-generic_4.7.0-040700rc2.201606051831_amd64.deb
though the 4.4.0-24.43 from regular xenial repos also booted fine with 
acpi=noirq

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  WORKAROUND: Use kernel parameter:
  acpi=noirq

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-07-02 Thread Kevin Brubeck Unhammer
acpi=noirq is a workaround, see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/comments/32

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-07-02 Thread Kevin Brubeck Unhammer
I got a tip from Navin at https://bugzilla.kernel.org/show_bug.cgi?id=118401 
to try acpi=noirq and this does not only let me boot kernels>=4.3 (I'm writing 
this from mainline 4.7!), but also makes it poweroff and restart correctly. 

However, it does not resume from suspend (it seems to suspend as it
should, but clicking the power button to turn it back on does nothing).

** Bug watch added: Linux Kernel Bug Tracker #118401
   http://bugzilla.kernel.org/show_bug.cgi?id=118401

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-06-05 Thread Kevin Brubeck Unhammer
4.3 didn't work either though - shouldn't I just be bisecting commits
between 4.2.8 and 4.3?

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-05-11 Thread Kevin Brubeck Unhammer
Would it make sense to report this upstream?

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-05-11 Thread Kevin Brubeck Unhammer
OK, emailed at http://permalink.gmane.org/gmane.linux.kernel/2219523
(since I have no clue what, if any, sub-list would be more relevant)

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-05-07 Thread Kevin Brubeck Unhammer
So rc6 didn't help (I had already tried rc5 as well, so it seems
anything later than linux-
image-4.2.8-040208-generic_4.2.8-040208.201512150620_amd64.deb does not
boot).

Should I report this to some upstream bug tracker?

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-05-06 Thread Kevin Brubeck Unhammer
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Tags added: kernel-bug-exists-upstream

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-05-01 Thread Kevin Brubeck Unhammer
Also, I can't type in the initramfs shell, as if my usb keyboard isn't
recognized (works fine in grub though)

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-05-01 Thread Kevin Brubeck Unhammer
linux-image-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb
also does not boot, same behaviour

linux-image-4.2.8-040208-generic_4.2.8-040208.201512150620_amd64.deb
however, does still boot

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-05-01 Thread Kevin Brubeck Unhammer
4.2.8-wily boots, but has the same no-poweroff-issue.

4.3-wily does not boot (as in bug 1574178)

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Expired

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-05-01 Thread Kevin Brubeck Unhammer
Tried 4.6-rc5, can't boot with that either :(  – it gives the exact same
issue as 4.4

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Expired

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2016-04-28 Thread Kevin Brubeck Unhammer
The bug is still present on linux 4.2, but I haven't been able to boot
with 4.4, see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Expired

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do "systemctl poweroff" or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running "fwts -P", the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-04-25 Thread Kevin Brubeck Unhammer
Just in case, I tried moving all the 4.4 files out of /var/cache and
--reinstalling, but that didn't help.

I also noticed 4.2 had a linux-signed-image, but not 4.4, so I tried
installing linux-signed-image-4.4.0-21-generic but that didn't help
either.

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-04-25 Thread Kevin Brubeck Unhammer
** 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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646252/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-04-25 Thread Kevin Brubeck Unhammer
Note:  apport-collect 1574178 was run from kernel 4.2, since I never
managed to boot with 4.4 :-)

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646253/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1574178/+attachment/4646248/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646250/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1574178/+attachment/4646254/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646255/+files/WifiSyslog.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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646246/+files/IwConfig.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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646251/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646247/+files/JournalErrors.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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646245/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1574178/+attachment/4646249/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1574178/+attachment/4646244/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
  --- 
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (325 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial xenial
  Uname: Linux 4.2.0-35-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-04-25 Thread Kevin Brubeck Unhammer
apport information

** Tags added: apport-collected xenial

** Description changed:

  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.
  
  
  My current /etc/default/grub:
  
  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'
  
  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"
  
  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  
  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console
  
  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480
  
  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true
  
  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"
  
  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"
  
  
  
  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422
  
- See attached image for what the screen looks like when trying to boot
- 4.4. My USB keyboard also stops working there so I can't actually type
- anything into the busybox.
+ See attached image for what the screen looks like when trying to boot 4.4. My 
USB keyboard also stops working there so I can't actually type anything into 
the busybox.
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC1D0', '/dev/snd/by-path', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
+ InstallationDate: Installed on 2015-06-04 (325 days ago)
+ InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
+ MachineType: LENOVO F0AM
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
+ ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-35-generic N/A
+  linux-backports-modules-4.2.0-35-generic  N/A
+  linux-firmware1.157
+ RfKill:
+  
+ Tags:  xenial xenial
+ Uname: Linux 4.2.0-35-generic x86_64
+ UnreportableReason: The report belongs to a package that is not installed.
+ UpgradeStatus: Upgraded to xenial on 2016-04-23 (1 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: False
+ dmi.bios.date: 09/30/2014
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: O00KT19AUS
+ dmi.board.name: INVALID
+ dmi.board.vendor: LENOVO
+ dmi.board.version: 31900058 STD
+ dmi.chassis.type: 13
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
+ dmi.product.name: F0AM
+ dmi.product.version: Lenovo A740
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1574178/+attachment/4646243/+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/1574178

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 

[Kernel-packages] [Bug 1574178] Re: 4.4.0-21 "gave up waiting for root device"

2016-04-24 Thread Kevin Brubeck Unhammer
** Attachment added: "a bit more of the log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+attachment/4645004/+files/dropping.jpg

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot
  4.4. My USB keyboard also stops working there so I can't actually type
  anything into the busybox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1574178] [NEW] 4.4.0-21 "gave up waiting for root device"

2016-04-24 Thread Kevin Brubeck Unhammer
Public bug reported:

On a Lenovo A740, after upgrading to Xenial I have to downgrade to
kernel 4.2.0-35 in order to be able to boot at all.


My current /etc/default/grub:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

#GRUB_DEFAULT=0
#KBU: 4.4.0 doesn't find root :(((
GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX="noprompt persistent"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"


This is the same system as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

See attached image for what the screen looks like when trying to boot
4.4. My USB keyboard also stops working there so I can't actually type
anything into the busybox.

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

** Attachment added: "picture of "dropping to a shell" image"
   https://bugs.launchpad.net/bugs/1574178/+attachment/4645003/+files/drop.jpg

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

Title:
  4.4.0-21 "gave up waiting for root device"

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Lenovo A740, after upgrading to Xenial I have to downgrade to
  kernel 4.2.0-35 in order to be able to boot at all.

  
  My current /etc/default/grub:

  # If you change this file, run 'update-grub' afterwards to update
  # /boot/grub/grub.cfg.
  # For full documentation of the options in this file, see:
  #   info -f grub -n 'Simple configuration'

  #GRUB_DEFAULT=0
  #KBU: 4.4.0 doesn't find root :(((
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.2.0-35-generic"
  #GRUB_HIDDEN_TIMEOUT=0
  GRUB_HIDDEN_TIMEOUT_QUIET=true
  GRUB_TIMEOUT=5
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="noprompt persistent"

  # Uncomment to enable BadRAM filtering, modify to suit your needs
  # This works with Linux (no patch required) and with any kernel that obtains
  # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

  # Uncomment to disable graphical terminal (grub-pc only)
  #GRUB_TERMINAL=console

  # The resolution used on graphical terminal
  # note that you can use only modes which your graphic card supports via VBE
  # you can see them in real GRUB with the command `vbeinfo'
  #GRUB_GFXMODE=640x480

  # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  #GRUB_DISABLE_LINUX_UUID=true

  # Uncomment to disable generation of recovery mode menu entries
  #GRUB_DISABLE_RECOVERY="true"

  # Uncomment to get a beep at grub start
  #GRUB_INIT_TUNE="480 440 1"



  This is the same system as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422

  See attached image for what the screen looks like when trying to boot
  4.4. My USB keyboard also stops working there so I can't actually type
  anything into the busybox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574178/+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 1520988] Re: Copy of large files from USB3 card reader fails mid-way

2015-12-12 Thread Kevin Brubeck Unhammer
jsalisbury, I tried the 4.4.0-040400rc3 kernel, but it never found my
harddrive (it gave up waiting for root device, couldn't find it by uuid,
dropped me to ash/initramfs, couldn't even use my usb keyboard so had to
long-press power to reboot). Does this warrant a new bug, or are there
new settings that should be applied when trying 4.4?

penalvch, the update from Lenovo is for Broadwell systems; mine is a
Haswell. I tried the newest .exe, but it won't install from my Windows
dual-boot (saying it's incompatible), just like the page
http://support.lenovo.com/no/nn/products/desktops-and-all-in-
ones/lenovo-a-series-all-in-ones/lenovo-a740-all-in-
one/downloads/DS102570 claims. This is the same machine as in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/comments/8

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

Title:
  Copy of large files from USB3 card reader fails mid-way

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I've got a "Lexar Professional Workflow XR1" CF card reader that
  supports USB3, and has worked fine for regular JPG/CR2 images (sizes
  up to about 20 MB), but when I tried some videos (which were 170MB and
  up), the copy would fail around midway with "Error Splicing File:
  Input/Output Error" from Thunar, and dmesg showed messages like:

  [  +9,232995] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006028] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168540] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126795] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,11] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,07] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,06] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 67 53 ce 00 00 02 00
  [  +0,05] blk_update_request: I/O error, dev sdb, sector 6771662
  [  +0,08] Buffer I/O error on dev sdb1, logical block 3385704, async page 
read
  [ +10,494574] usb 2-3: Disable of device-initiated U1 failed.
  [  +5,006046] usb 2-3: Disable of device-initiated U2 failed.
  [  +0,168624] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
  [  +1,126823] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
  [  +0,09] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
  [  +0,05] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, 
medium may have changed
  [  +0,05] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 68 53 76 00 00 02 00
  [  +0,03] blk_update_request: I/O error, dev sdb, sector 6837110
  [  +0,07] Buffer I/O error on dev sdb1, logical block 3418428, async page 
read

  I tried a fsck.vfat, but that didn't help. Ejecting and unmounting, I
  was able to copy one file, but not the rest (tried a couple times,
  just got the same errors).

  This computer only has USB3 ports. So I tried another computer
  (running Xubuntu 14.04) that had a non-USB3-port, and there the copy
  worked just fine.

  
  On connecting, dmesg says:

  [nov.29 20:56] usb 2-3: new SuperSpeed USB device number 12 using xhci_hcd
  [  +0,018698] usb 2-3: New USB device found, idVendor=05dc, idProduct=ba02
  [  +0,08] usb 2-3: New USB device strings: Mfr=3, Product=4, 
SerialNumber=5
  [  +0,05] usb 2-3: Product: WorkflowCFR1
  [  +0,03] usb 2-3: Manufacturer: Lexar
  [  +0,04] usb 2-3: SerialNumber: 5018
  [  +0,002362] usb-storage 2-3:1.0: USB Mass Storage device detected
  [  +0,000135] scsi host14: usb-storage 2-3:1.0
  [  +1,000955] scsi 14:0:0:0: Direct-Access LexarWorkflowCFR1 0822 
PQ: 0 ANSI: 6
  [  +0,000297] sd 14:0:0:0: Attached scsi generic sg1 type 0
  [  +1,104094] sd 14:0:0:0: [sdb] 62537328 512-byte logical blocks: (32.0 
GB/29.8 GiB)
  [  +0,000598] sd 14:0:0:0: [sdb] Write Protect is off
  [  +0,09] sd 14:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  +0,000646] sd 14:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [  +0,004239]  sdb: sdb1
  [  +0,001969] sd 14:0:0:0: [sdb] Attached SCSI removable disk

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kiwibird   1912 F pulseaudio
   /dev/snd/controlC1:  kiwibird   1912 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Nov 29 20:52:51 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (178 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb

[Kernel-packages] [Bug 1520988] [NEW] Copy of large files from USB3 card reader fails mid-way

2015-11-29 Thread Kevin Brubeck Unhammer
Public bug reported:

I've got a "Lexar Professional Workflow XR1" CF card reader that
supports USB3, and has worked fine for regular JPG/CR2 images (sizes up
to about 20 MB), but when I tried some videos (which were 170MB and up),
the copy would fail around midway with "Error Splicing File:
Input/Output Error" from Thunar, and dmesg showed messages like:

[  +9,232995] usb 2-3: Disable of device-initiated U1 failed.
[  +5,006028] usb 2-3: Disable of device-initiated U2 failed.
[  +0,168540] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
[  +1,126795] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[  +0,11] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
[  +0,07] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, medium 
may have changed
[  +0,06] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 67 53 ce 00 00 02 00
[  +0,05] blk_update_request: I/O error, dev sdb, sector 6771662
[  +0,08] Buffer I/O error on dev sdb1, logical block 3385704, async page 
read
[ +10,494574] usb 2-3: Disable of device-initiated U1 failed.
[  +5,006046] usb 2-3: Disable of device-initiated U2 failed.
[  +0,168624] usb 2-3: reset SuperSpeed USB device number 10 using xhci_hcd
[  +1,126823] sd 12:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[  +0,09] sd 12:0:0:0: [sdb] Sense Key : Unit Attention [current] 
[  +0,05] sd 12:0:0:0: [sdb] Add. Sense: Not ready to ready change, medium 
may have changed
[  +0,05] sd 12:0:0:0: [sdb] CDB: Read(10) 28 00 00 68 53 76 00 00 02 00
[  +0,03] blk_update_request: I/O error, dev sdb, sector 6837110
[  +0,07] Buffer I/O error on dev sdb1, logical block 3418428, async page 
read

I tried a fsck.vfat, but that didn't help. Ejecting and unmounting, I
was able to copy one file, but not the rest (tried a couple times, just
got the same errors).

This computer only has USB3 ports. So I tried another computer (running
Xubuntu 14.04) that had a non-USB3-port, and there the copy worked just
fine.


On connecting, dmesg says:

[nov.29 20:56] usb 2-3: new SuperSpeed USB device number 12 using xhci_hcd
[  +0,018698] usb 2-3: New USB device found, idVendor=05dc, idProduct=ba02
[  +0,08] usb 2-3: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[  +0,05] usb 2-3: Product: WorkflowCFR1
[  +0,03] usb 2-3: Manufacturer: Lexar
[  +0,04] usb 2-3: SerialNumber: 5018
[  +0,002362] usb-storage 2-3:1.0: USB Mass Storage device detected
[  +0,000135] scsi host14: usb-storage 2-3:1.0
[  +1,000955] scsi 14:0:0:0: Direct-Access LexarWorkflowCFR1 0822 
PQ: 0 ANSI: 6
[  +0,000297] sd 14:0:0:0: Attached scsi generic sg1 type 0
[  +1,104094] sd 14:0:0:0: [sdb] 62537328 512-byte logical blocks: (32.0 
GB/29.8 GiB)
[  +0,000598] sd 14:0:0:0: [sdb] Write Protect is off
[  +0,09] sd 14:0:0:0: [sdb] Mode Sense: 23 00 00 00
[  +0,000646] sd 14:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[  +0,004239]  sdb: sdb1
[  +0,001969] sd 14:0:0:0: [sdb] Attached SCSI removable disk

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-18-generic 4.2.0-18.22
ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
Uname: Linux 4.2.0-18-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kiwibird   1912 F pulseaudio
 /dev/snd/controlC1:  kiwibird   1912 F pulseaudio
CurrentDesktop: XFCE
Date: Sun Nov 29 20:52:51 2015
HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
InstallationDate: Installed on 2015-06-04 (178 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
MachineType: LENOVO F0AM
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-18-generic N/A
 linux-backports-modules-4.2.0-18-generic  N/A
 linux-firmware1.149.2
RfKill:
 
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-10-24 (35 days ago)
dmi.bios.date: 09/30/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: O00KT19AUS
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 31900058 STD
dmi.chassis.type: 13
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
dmi.product.name: F0AM
dmi.product.version: Lenovo A740
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-09 Thread Kevin Brubeck Unhammer
ubuntu-14.04-desktop-amd64.iso also has 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/1463422

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-08 Thread Kevin Brubeck Unhammer
Oh, sorry for the mix-up! The image I used is called 
ubuntu-14.10-desktop-amd64.iso 
So 14.10 Utopic.

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-08 Thread Kevin Brubeck Unhammer
Tried 14.04 Utopic UEFI from an USB drive, it has the same behaviour as
the recent kernels.

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-06 Thread Kevin Brubeck Unhammer
This was a fresh install of 15.04, I haven't tried earlier releases so I
don't know.

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-05 Thread Kevin Brubeck Unhammer
exists upstream in v.4.1.1 as well :(

** Tags added: kernel-bug-exists-upstream

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

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: Lenovo A740 doesn't poweroff on shutdown

2015-06-14 Thread Kevin Brubeck Unhammer
That BIOS update is for Broadwell systems only, mine's a Haswell (BIOS
revision 00KT19AUS).

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

gives

O00KT19AUS
09/30/2014

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

Title:
  Lenovo A740 doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If I do systemctl poweroff or use any GUI to try to shut down, it
  gets to the stage of

  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  
  The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: Lenovo A740 doesn't poweroff on shutdown

2015-06-10 Thread Kevin Brubeck Unhammer
No fix upstream :-/

This was a fresh install as of some days ago, these are the only kernels
I've tried:

ii  linux-image-3.19.0-15-generic3.19.0-15.15   
amd64Linux kernel image for version 3.19.0 on 64 
bit x86 SMP
ii  linux-image-3.19.0-18-generic3.19.0-18.18   
amd64Linux kernel image for version 3.19.0 on 64 
bit x86 SMP
ii  linux-image-4.1.0-040100rc7-generic  
4.1.0-040100rc7.201506080035   amd64Linux kernel image for 
version 4.1.0 on 64 bit x86 SMP


** Tags added: kernel-bug-exists-upstream

** 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/1463422

Title:
  Lenovo A740 doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  If I do systemctl poweroff or use any GUI to try to shut down, it
  gets to the stage of

  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  
  The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: Lenovo A740 doesn't poweroff on shutdown

2015-06-09 Thread Kevin Brubeck Unhammer
** Attachment added: sudo fwts
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+attachment/4412072/+files/fwts.results.log

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

Title:
  Lenovo A740 doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  If I do systemctl poweroff or use any GUI to try to shut down, it
  gets to the stage of

  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  
  The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] Re: Lenovo A740 doesn't poweroff on shutdown

2015-06-09 Thread Kevin Brubeck Unhammer
On testing hibernation, the screen first blanked out for half a second,
then showed the desktop again, but unresponsive. I clicked the power
button, it turned off, then clicked the power button again, and it
resumed fine with my terminal open. So hibernation works except, like
with systemctl poweroff it doesn't actually power off.

** Attachment added: sudo fwts -P
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+attachment/4412080/+files/fwts-P.results.log

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

Title:
  Lenovo A740 doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  If I do systemctl poweroff or use any GUI to try to shut down, it
  gets to the stage of

  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  
  The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463422/+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 1463422] [NEW] Lenovo A740 doesn't poweroff on shutdown

2015-06-09 Thread Kevin Brubeck Unhammer
Public bug reported:

If I do systemctl poweroff or use any GUI to try to shut down, it gets
to the stage of

[ OK ] Reached target Shutdown
reboot: System halted

but just sits there unresponsive, and does not actually power down.

Similarly, if I try running fwts -P, the hibernate test seems like it
crashes the computer (screen is on but unresponsive), then if I click
the power button twice, it resumes from hibernation just fine.

If I try to reboot, it's almost the same, except the display shows weird
psychedelic lines and colours, but everything is unresponsive and I have
to click (and this time *hold* not just simple click) the power button.

I can reboot fine from GRUB with ctrl+alt+delete. I've kept the Windows
partition that came with the computer, that also powers down and reboots
fine.

If I click the power button while Ubuntu is started, it powers off
immediately.

I originally asked a question at https://askubuntu.com/questions/632591
/system-does-not-power-off-on-poweroff-just-halts but I don't think it
has an answer since this seems more likely to be a kernel bug.


The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-18-generic 3.19.0-18.18
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
CurrentDesktop: XFCE
Date: Tue Jun  9 15:41:05 2015
HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
InstallationDate: Installed on 2015-06-04 (5 days ago)
InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
MachineType: LENOVO F0AM
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-18-generic N/A
 linux-backports-modules-3.19.0-18-generic  N/A
 linux-firmware 1.143.1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: r8723au
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: O00KT19AUS
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 31900058 STD
dmi.chassis.type: 13
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
dmi.product.name: F0AM
dmi.product.version: Lenovo A740
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug staging vivid

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

Title:
  Lenovo A740 doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  If I do systemctl poweroff or use any GUI to try to shut down, it
  gets to the stage of

  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  
  The system is a Lenovo IdeaCentre A740, running 15.04 (UEFI-installed), Linux 
3.19.0-18 x86_64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: 

[Kernel-packages] [Bug 1316248] Re: 8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous disconnections

2014-05-30 Thread Kevin Brubeck Unhammer
Now I'm on

Linux gamlepadda 3.11.10-03111009-generic #201404290535 SMP Tue Apr 29
09:35:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

and still getting some disconnects, guess my issue is unrelated.

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

Title:
  8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous
  disconnections

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
  Subsystem: Intel Corporation Wireless-N 7260 [8086:4462]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/12/2013:svnDellInc.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1316248/+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 1316248] Re: 8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous disconnections

2014-05-11 Thread Kevin Brubeck Unhammer
I may have the same issue on my Lenovo Thinkpad X200 with an Intel 5300
wifi card.

With 13.10, wireless was fine, with 14.04 it disconnects a lot or ssh
connections will hang for several seconds.

I've tried

echo options iwlwifi 11n_disable=1 | sudo tee
/etc/modprobe.d/iwlwifi.conf

(then rebooting) and

sudo iwconfig wlan0 power off

with no luck.

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

Title:
  8086:08b1 (rev 73) [Dell Inspiron 15R 5537] Wifi 7260 continuous
  disconnections

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
73)
  Subsystem: Intel Corporation Wireless-N 7260 [8086:4462]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/12/2013:svnDellInc.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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