[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-02-22 Thread Colin Ian King
This fix recently landed in linux-next,
abef9ca9ff7dacb77603b2c0976e29423efded39 so should be supported in forth
coming kernel releases (4.6+)

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released
Status in linux source package in Wily:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-2.16

---
linux (4.4.0-2.16) xenial; urgency=low

  [ Andy Whitcroft ]

  * Release Tracking Bug
- LP: #1539090
  * SAUCE: hv: hv_set_ifconfig -- convert to python3
- LP: #1506521
  * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
- LP: #1538618

  [ Colin Ian King ]

  * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
bit FADT addresses (LP: #1529381)
- LP: #1529381

  [ John Johansen ]

  * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
being shutdown
- LP: #1446906

  [ Mahesh Salgaonkar ]

  * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
- LP: #1537881
  * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
interrupt.
- LP: #1537881
  * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
base errors
- LP: #1537881

  [ Paolo Pisati ]

  * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
#843419 build flags
- LP: #1533009
  * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
  * [Config] disable ARCH_ZX (ZTE ZX Soc)

  [ Tim Gardner ]

  * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
  * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
- LP: #1536719
  * SAUCE: drop obsolete bnx2x firmware
  * SAUCE: i40e: Silence 'may be used uninitialized' warnings
- LP: #1536474
  * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
- LP: #1534647
  * [Config] Add pvpanic to virtual flavour
- LP: #1537923
  * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
- LP: #1520457

  [ Upstream Kernel Changes ]

  * i40evf: fix compiler warning of unused variable
- LP: #1536474
  * intel: i40e: fix confused code
- LP: #1536474
  * i40e/i40evf: remove unused tunnel parameter
- LP: #1536474
  * i40e: Change BUG_ON to WARN_ON in service event complete
- LP: #1536474
  * i40e: remove BUG_ON from feature string building
- LP: #1536474
  * i40e: remove BUG_ON from FCoE setup
- LP: #1536474
  * i40e: Workaround fix for mss < 256 issue
- LP: #1536474
  * i40e/i40evf: Add a stat to track how many times we have to do a force
WB
- LP: #1536474
  * i40e: Move the saving of old link info from handle_link_event to
link_event
- LP: #1536474
  * i40e/i40evf: Add comment to #endif
- LP: #1536474
  * i40e/i40evf: clean up error messages
- LP: #1536474
  * i40evf: handle many MAC filters correctly
- LP: #1536474
  * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
- LP: #1536474
  * i40e: rework the functions to configure RSS with similar parameters
- LP: #1536474
  * i40e: create a generic configure rss function
- LP: #1536474
  * i40e: Bump version to 1.4.2
- LP: #1536474
  * i40e: add new fields to store user configuration
- LP: #1536474
  * i40e: rename rss_size to alloc_rss_size in i40e_pf
- LP: #1536474
  * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
workaround
- LP: #1536474
  * i40e/i40evf: prefetch skb data on transmit
- LP: #1536474
  * i40evf: rename VF adapter specific RSS function
- LP: #1536474
  * i40evf: create a generic config RSS function
- LP: #1536474
  * i40evf: create a generic get RSS function
- LP: #1536474
  * i40evf: add new fields to store user configuration of RSS
- LP: #1536474
  * i40e: Update error messaging
- LP: #1536474
  * i40e: fix confusing message
- LP: #1536474
  * i40e: make error message more useful
- LP: #1536474
  * i40evf: quoth the VF driver, Nevermore
- LP: #1536474
  * i40evf: allocate queue vectors dynamically
- LP: #1536474
  * i40evf: allocate ring structs dynamically
- LP: #1536474
  * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
- LP: #1536474
  * i40e: fix: do not sleep in netdev_ops
- LP: #1536474
  * i40e: remove unused argument
- LP: #1536474
  * i40evf: increase max number of queues
- LP: #1536474
  * i40evf: set real num queues
- LP: #1536474
  * i40evf: remove duplicate string
- LP: #1536474
  * i40e: Detection and recovery of TX queue hung logic moved to
service_task from tx_timeout
- LP: #1536474
  * i40e: Fix memory leaks, sideband filter programming
- LP: #1536474
  * i40evf: don't use atomic allocation
- LP: #1536474
  * i40e: propagate properly
- LP: #1536474
  * i40evf: use correct types
- LP: #1536474
  * i40e: use priv flags to control packet split
- LP: #1536474
  * i40e: Remove separate functions gathering XOFF Rx stats
- LP: #1536474
  * i40e: fix whitespace
- LP: #1536474
  * i40e/i40evf: use logical operator
- LP: #1536474
  * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
- LP: #1536474
  * i40e: trivial fixes
- LP: #1536474
  * i40e: Fix i40e_print_features() VEB mode output
- LP: #1536474
  * i40e: chomp the 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.2.0-27.32

---
linux (4.2.0-27.32) wily; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1536867

  [ Andy Whitcroft ]

  * SAUCE: (no-up) add compat_uts_machine= kernel command line override
- LP: #1520627

  [ Colin Ian King ]

  * SAUCE: (no-up) ACPI / tables: Add acpi_force_32bit_fadt_addr option to
force 32 bit FADT addresses
- LP: #1529381

  [ Eric Dumazet ]

  * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
- LP: #1527902

  [ Guilherme G. Piccoli ]

  * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
- LP: #1486180

  [ Tim Gardner ]

  * SAUCE: (no-up) Revert "[SCSI] libiscsi: Reduce locking contention in
fast path"
- LP: #1517142
  * [Config] Add DRM ast driver to udeb installer image
- LP: #1514711

  [ Upstream Kernel Changes ]

  * net/mlx5e: Re-eanble client vlan TX acceleration
- LP: #1533249
  * net/mlx5e: Fix LSO vlan insertion
- LP: #1533249
  * net/mlx5e: Fix inline header size calculation
- LP: #1533249
  * net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
- LP: #1533118
  * net: usb: cdc_ncm: Adding Dell DW5813 LTE AT Mobile Broadband Card
- LP: #1533118
  * powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter
- LP: #1532942

linux (4.2.0-26.31) wily; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1535795
  * Merged back Ubuntu-4.2.0-25.30

 -- Brad Figg   Thu, 21 Jan 2016 18:44:37 -0800

** Changed in: linux (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released
Status in linux source package in Wily:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-49.55

---
linux (3.19.0-49.55) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1536775

  [ Colin Ian King ]

  * SAUCE: (no-up) ACPI / tables: Add acpi_force_32bit_fadt_addr option to
force 32 bit FADT addresses
- LP: #1529381

  [ Tim Gardner ]

  * [Config] Add DRM ast driver to udeb installer image
- LP: #1514711
  * SAUCE: (no-up) Revert "[SCSI] libiscsi: Reduce locking contention in
fast path"
- LP: #1517142

  [ Upstream Kernel Changes ]

  * powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter
- LP: #1532942
  * Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
- LP: #1440103
  * Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and
vmbus_connection pages on shutdown
- LP: #1440103
  * drivers: hv: vmbus: Teardown synthetic interrupt controllers on module
unload
- LP: #1440103
  * clockevents: export clockevents_unbind_device instead of
clockevents_unbind
- LP: #1440103
  * Drivers: hv: vmbus: Teardown clockevent devices on module unload
- LP: #1440103
  * Drivers: hv: vmbus: Add support for VMBus panic notifier handler
- LP: #1440103
  * hv: run non-blocking message handlers in the dispatch tasklet
- LP: #1440103
  * Drivers: hv: vmbus: unregister panic notifier on module unload
- LP: #1440103
  * Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
- LP: #1440103
  * kexec: define kexec_in_progress in !CONFIG_KEXEC case
- LP: #1440103
  * Drivers: hv: vmbus: add special kexec handler
- LP: #1440103
  * Drivers: hv: don't do hypercalls when hypercall_page is NULL
- LP: #1440103
  * Drivers: hv: vmbus: add special crash handler
- LP: #1440103
  * Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
- LP: #1440103
  * hyperv: Implement netvsc_get_channels() ethool op
- LP: #1494423
  * hv_netvsc: Properly size the vrss queues
- LP: #1494423
  * hv_netvsc: Allocate the sendbuf in a NUMA aware way
- LP: #1494423
  * hv_netvsc: Allocate the receive buffer from the correct NUMA node
- LP: #1494423
  * Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
- LP: #1494423
  * Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
- LP: #1494423
  * Drivers: hv: vmbus: Improve the CPU affiliation for channels
- LP: #1494423
  * Drivers: hv: vmbus: Further improve CPU affiliation logic
- LP: #1494423

linux (3.19.0-48.54) vivid; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1536124
  * Merged back Ubuntu-3.19.0-46.52

 -- Brad Figg   Thu, 21 Jan 2016 12:29:48 -0800

** Changed in: linux (Ubuntu Vivid)
   Status: Fix Committed => Fix Released

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-25 Thread Colin Ian King
Verified on Vivid.

Steps used:

1. Hacked seabios to extend FADT to include 64 bit X_* PM registers which 
pointed to garbage address
2. Boot vivid QEMU VM with old kernel and modified (broken) BIOS
3. Observe kernel failures
4. Install new kernel (3.19.0.49-generic) #55 (Jan 22)
5. Add acpi_force_32bit_fadt_addr to kernel boot line
6. Reboot
7. Observe no kernel failures.
8. Boot with new kernel and original "sane" seabios BIOS
9. Observe no kernel failures.

Looks good to me on Vivid.

** Tags removed: verification-needed-vivid
** Tags added: verification-done-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/1529381

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-25 Thread Colin Ian King
Verified on Wily

Steps used:

1. Hacked seabios to extend FADT to include 64 bit X_* PM registers which 
pointed to garbage address
2. Boot vivid QEMU VM with old kernel and modified (broken) BIOS
3. Observe kernel failures
4. Install new kernel (4.2.0-27-generic) #32 (Jan 22)
5. Add acpi_force_32bit_fadt_addr to kernel boot line
6. Reboot
7. Observe no kernel failures.
8. Boot with new kernel and original "sane" seabios BIOS
9. Observe no kernel failures.

Looks good to me on Wily too.


** Tags removed: verification-needed-wily
** Tags added: verification-done-wily

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-25 Thread Carl Englund
I added the "proposed" source and from there installed kernel 3.19.0-46
(using Synaptic). Booted with acpi_force_32bit_fadt_addr and system
froze.

I get the feeling this kernel wasn't the one I was supposed to be
testing with. Could it be because I am on Trusty? Is the proposed kernel
released to be available for me to test? I see the tags about vivid and
wily but the problem occurs for Trusty users too.

Also wondering about something  Mr. Zheng wrote on the bug on
bugzilla.kernel.org:

"What we can offer here is to provide a quirk for your platform to
revert the behavior back to favor 32-bit GAS values on this platform
before your issue is root caused."

Wouldn't it be nicer to also detect this computer automatically and
force 32-bit registers so the boot parameter wouldn't be needed? Many
people won't want to bother with boot parameters - they'll just see how
Ubuntu doesn't boot on their machines and be disappointed. Or should we
wait until the quirk is added 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/1529381

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-25 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
vivid' to 'verification-done-vivid'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-vivid verification-needed-wily

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

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

-- 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-25 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
wily' to 'verification-done-wily'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Gatis
Hi, i have exact same problem on my hp compaq 6715s.
Today, i got help from a developer nick-named "apw", who dwells in 
#ubuntu-kernel channel on Freenode network. He produced a kernel based on 
3.19.0-26.27 with just the commit removed and it BOOTED SUCCESSFULLY! 
Here's the link of the modified kernel: 
http://people.canonical.com/~apw/lp1529381-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/1529381

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Colin Ian King
For reference:
http://www.uefi.org/sites/default/files/resources/ACPI_6.0.pdf, section
5.2.9 Fixed ACPI Description Table (FADT), see the 32 bit PM registers
(PM1a_EVT_BLK etc) and their 64 bit counterparts (X_PM1a_EVT_BLK etc).

You can check if these are sane by running "sudo fwts acpidump - >
dump.log"

and then checking if the 32 bit and 64 bit variants of the PM registers
are different.  The kernel will default to using the 64 bit variants
with the faulty patch.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Colin Ian King
So it's highly likely that the 64 bit addresses used for specific PM
registers are wrong in the FADT, where as they are correct in the 32 bit
addresses.

The FADT supports old 32 bit legacy addressing for PM registers and 64
bit addressing too.  Unfortunately sometimes the firmware sets the 64
bit versions incorrectly and the kernel is now using these in preference
to the 32 bit variant, hence the issue.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Andy Whitcroft
I have prepared a kernel based on Ubuntu-3.19.0-26.27 with just commit
19114b5458510b757cd2801e64094e4062e4067f (see comment #25) reverted.  If
someone could test that and confirm just the indicated commit reverted
is enough to fix this:

http://people.canonical.com/~apw/lp1529381-vivid/

Please report any testing back here.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Gatis
Developers on #ubuntu-kernel helped me a lot to identify the problem, so here's 
our conversation log:
http://irclogs.ubuntu.com/2016/01/21/%23ubuntu-kernel.html

You should scroll down to my nickname peaceful.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Gatis
Hi, i have exact same problem on my hp compaq 6715s.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Colin Ian King
I'm currently working on an override kernel parameter, I hope to get a
kernel for you to test later today

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Joseph Salisbury
** Tags added: kernel-da-key

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: High
   Status: Triaged

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Wily)
   Status: New => Triaged

** Changed in: linux (Ubuntu Vivid)
   Status: New => Triaged

** Changed in: linux (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Vivid)
   Importance: Undecided => High

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged
Status in linux source package in Wily:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Gatis
Thanks a lot Colin! My laptop now boots this kernel with
"acpi_force_32bit_fadt_addr" override kernel parameter.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  In Progress

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Colin Ian King
** Description changed:

+ [SRU Justification][Vivid][Wily]
+ 
+ The kernel by default is now using 64 bit addresses from the FADT,
+ however, some firmware has legacy 32 bit addresses that are correct and
+ 64 bit addresses that are buggy and incorrect.  This results in some
+ machines breaking on boot.
+ 
+ [Fix]
+ Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT
+ 
+ [Testcase]
+ Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot
+ 
+ [Regression potential]
+ This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.
+ 
+ 
+ 
+ 
  To reproduce (on this hardware)
  
  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot
  
  The kernel used after update is 3.19.0-42. Booting with the kernel that
  came with the install image (3.19.0-25) works fine.
  
  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-25-generic N/A
-  linux-backports-modules-3.19.0-25-generic  N/A
-  linux-firmware 1.127.19
+  linux-restricted-modules-3.19.0-25-generic N/A
+  linux-backports-modules-3.19.0-25-generic  N/A
+  linux-firmware 1.127.19
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Colin Ian King (colin-king)

** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Colin Ian King (colin-king)

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Colin Ian King (colin-king)

** Changed in: linux (Ubuntu Vivid)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Wily)
   Status: Triaged => In Progress

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  In Progress
Status in linux 

[Kernel-packages] [Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Colin Ian King
I've uploaded some 3.19 kernels (i386, 32 bit), (amd64, 64 bit) to:

http://kernel.ubuntu.com/~cking/lp-1529381/

First, edit /etc/default/grub and change the line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and add "acpi_force_32bit_fadt_addr", e.g.

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_force_32bit_fadt_addr"

Then download install the appropriate ones for your machine from
http://kernel.ubuntu.com/~cking/lp-1529381

I've tested this out on a virtual machine with a modified BIOS so I
believe it should do the trick.  Please let me know if it works around
the issue.  Thanks.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged
Status in linux source package in Wily:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Brad Figg
** Changed in: linux (Ubuntu Vivid)
   Status: In Progress => Fix Committed

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  In Progress

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Brad Figg
** Changed in: linux (Ubuntu Wily)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][Vivid][Wily]

  The kernel by default is now using 64 bit addresses from the FADT,
  however, some firmware has legacy 32 bit addresses that are correct
  and 64 bit addresses that are buggy and incorrect.  This results in
  some machines breaking on boot.

  [Fix]
  Add a workaround kernel parameter that forces ACPI to use the 32 bit 
addresses from the FADT

  [Testcase]
  Without the fix, machine won't boot.  With the fix add 
"acpi_force_32bit_fadt_addr" to GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub, roll in the kernel and it will boot

  [Regression potential]
  This fix only twiddles the ACPI global variable 
acpi_gbl_use32_bit_fadt_addresses if the override flag is used on the kernel, 
so the regression potential is minimal as one has to force the flag to enable 
the feature.

  

  
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-06 Thread Carl Englund
Bug submitted to bugzilla.kernel.org as per developer instructions:
https://bugzilla.kernel.org/show_bug.cgi?id=110451

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

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1529381/+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 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-06 Thread Carl Englund
My post to the developers:

http://marc.info/?l=linux-acpi=145186512903943=2

Reply:

http://marc.info/?l=linux-acpi=145191133113281=2

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

Status in linux package in Ubuntu:
  Triaged

Bug description:
  To reproduce (on this hardware)

  1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
  2) Install updates
  3) Reboot

  The kernel used after update is 3.19.0-42. Booting with the kernel
  that came with the install image (3.19.0-25) works fine.

  This computer is a HP Compaq 6715s. I have looked at HPs support pages
  for BIOS updates for this model but none was available.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Dec 26 16:36:30 2015
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=522810df-638a-412b-9aab-791e2e2bc545
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=0dd333f9-6172-41eb-9472-a321d48c04eb ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.19.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[815]: wlan1: 
CTRL-EVENT-SCAN-STARTED
  _MarkForUpload: True
  dmi.bios.date: 03/26/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YTT Ver. F.03
  dmi.board.name: 30C2
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 71.21
  dmi.chassis.asset.tag: CNU7201T8J
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.03:bd03/26/2007:svnHewlett-Packard:pnHPCompaq6715s(RU655ET#AK8):pvrF.03:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.21:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
  dmi.product.version: F.03
  dmi.sys.vendor: Hewlett-Packard

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