[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Sandy Patterson
This appears to fix the issue for me on mantic (23.10) using the mantic-
proposed repo.

45.2-0ubuntu5 - for: gir1.2-mutter-13 libmutter-13-0 mutter-common
mutter

I did have to purge the ppa to get get to install. Maybe I did something
to get those vv version pinned.

I confirmed that I don't get the strange delay (the display persisted up
to 1-2s after I would hit a key sometimes).

I also confirmed that I don't see MetaSyncRing messages on this boot.
Oh, and I rebooted after installing the packages.

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

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2059847/+subscriptions


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

[Bug 1912833] Re: Gnome shell crashes when using wl-copy or wl-paste (SIGFPE in wl_shell_surface_role_configure from meta_window_wayland_configure)

2021-07-28 Thread Sandy Patterson
This bug affects me. Is there any kind of workaround? I'm using up to
date 20.04 which includes mutter 3.36.9-0ubuntu0.20.04.1.

I'm trying to figure out if there's some way to have my vim not use wl-
copy as it crashes gnome-shell every time I copy something which is hard
to remember.

Oh, and it actually seems to crash every time I open vim.

I don't use this laptop all that much, but I'm sure this wasn't
happening in the last two months or so with up to date software. I'm not
sure if it started with 3.36.9-0ubuntu0.20.04.1 or what I had before.

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

Title:
  Gnome shell crashes when using wl-copy or wl-paste (SIGFPE in
  wl_shell_surface_role_configure from meta_window_wayland_configure)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1912833/+subscriptions


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

[Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-17 Thread Sandy Patterson
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-04 Thread Sandy Patterson
kaihengfeng: I also attempted to cherry pick the commit referenced above
into the ubuntu-focal master branch:

$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-focal.git
$ git checkout -b test Ubuntu-5.4.0-52.57
$ git cherry-pick bcb3244ccdc4cebb6ed3d47d973da7b1a03837c0
$ make localmodconfig
$ make -j`nproc` deb-pkg

I'm not sure if the above steps still apply to ubuntu kernels, but it
appears to also solve my problem.

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-03 Thread Sandy Patterson
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-03 Thread Sandy Patterson
I believe the bisect is done:

Building this commit causes the ethernet to work after reboots. (a PHY
problem seems to make sense as there's no link lights).

bcb3244ccdc4cebb6ed3d47d973da7b1a03837c0 is the first new commit
commit bcb3244ccdc4cebb6ed3d47d973da7b1a03837c0
Author: Sasha Neftin 
Date:   Wed Jan 8 10:19:24 2020 +0200

igc: Add PHY power management control

PHY power management control should provide a reliable and accurate
indication of PHY reset completion and decrease the delay time
after a PHY reset

Signed-off-by: Sasha Neftin 
Tested-by: Aaron Brown 
Signed-off-by: Jeff Kirsher 

 drivers/net/ethernet/intel/igc/igc_defines.h |  1 +
 drivers/net/ethernet/intel/igc/igc_phy.c | 16 +++-
 drivers/net/ethernet/intel/igc/igc_regs.h|  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1902578] [NEW] Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-02 Thread Sandy Patterson
Public bug reported:

I've found that on stock focal the ethernet device on my ASUS ROG Strix
B550-F wifi motherboard gets no link lights after rebooting. I am able
to cold boot it with the network cable unplugged and then the ethernet
works as expected after re-plugging the ethernet.

Workaround:
I have installed the latest mainline kernel from 
https://github.com/pimlie/ubuntu-mainline-kernel.sh which appears to solve the 
issue. (vmlinuz-5.9.3-050903-generic)

This issue looks similar although I wasn't able to find the firmware for my 
motherboard so I didn't try the solution:
https://askubuntu.com/questions/1244745/ubuntu-20-04-intel-network-connectivity-issue-bug-in-igc

I found here that I could cold boot and it would work:
https://ubuntuforums.org/showthread.php?t=2444239

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-52-generic 5.4.0-52.57
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  apatterson   3328 F pulseaudio
 /dev/snd/controlC1:  apatterson   3328 F pulseaudio
 /dev/snd/controlC2:  apatterson   3328 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  2 14:10:10 2020
InstallationDate: Installed on 2020-10-23 (9 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
MachineType: ASUS System Product Name
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=5254abc1-6ff1-4753-96c8-97b84156de0b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-52-generic N/A
 linux-backports-modules-5.4.0-52-generic  N/A
 linux-firmware1.187.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/13/2020
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1004
dmi.board.asset.tag: Default string
dmi.board.name: ROG STRIX B550-F GAMING (WI-FI)
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1004:bd08/13/2020:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXB550-FGAMING(WI-FI):rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: ASUS

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


** Tags: amd64 apport-bug focal

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1883785] Re: intermittent boot failure dell inspiron 3593

2020-08-11 Thread Sandy Patterson
@ppedemon Well, I'm the OP so WORKAROUND 2 does work for me (obviously).
I deployed these laptops with it after testing that it was stable so I
don't have access to them anymore. I did look into the git history of
grub and it seems to be related to some patches around TPM where it
fails to perform some sort of tracing if the tpm chip isn't happy. This
happens regardless of whether you've installed using secure boot or not.
Anyway, It wasn't happening for me on 18.

I had a forum posting here
https://ubuntuforums.org/showthread.php?t=2445531 where oldfred got me
on the right track. I tried to include all the information in this bug
report though.

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

Title:
  intermittent boot failure dell inspiron 3593

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

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

[Bug 1883785] Re: intermittent boot failure dell inspiron 3593

2020-06-17 Thread Sandy Patterson
** Description changed:

  Sometimes on reboots and quick cold boots (poweroff then hit power
  immediately) I get
  
  ```
  error: Command failed. -repeated a number of times then
  error: you need to load the kernel first.
  
  Press any key to continue...
  ```
  
  * cold booting usually fixes this and I'm able to boot normally.
  * I have three identical laptops and have seen the issue on 2 (i've only 
installed 20.04 on two).
  * I don't see the problem on 18.04.
  * If I go into the grub> menu many commands fail "true" "cat" but some don't 
"ls" "false."
  * Once i'm in grub> menu I can fix things by running "rmmod tpm" then 
subsequent commands start working again and I can exit and continue.
  
  The source for grub points to tpm.c when I search for "Command failed."
  I also notice that there's no such file in 2.02 version of grub so maybe
  that's related to why it doesn't work.
  
  I haven't been able to find a combination of BIOS settings that
  mitigates this. I have tried disabling everything I could think of.
  
  This laptop has Intel PTT which I think is baked into the BIOS (which I
  upgraded to the newest).
  
  WORKAROUND 1:
  * Once the system fails to boot:
  * enter grub> by pressing 'c'
  * type 'rmmod tmp'
  * press 'esc' to go back to menu and select desired option and system boots 
again.
  
  WORKAROUND 2:
  sudo cp /etc/grub.d/40_custom /etc/grub.d/06_notpm
- sudo bash -c 'echo "rmmod tpm" > /etc/grub.d/06_notpm'
+ sudo bash -c 'echo "rmmod tpm" >> /etc/grub.d/06_notpm'
  sudo update-grub
  
  I will have these laptops for some time but won't be able to test much
  beyond a week or two most likely.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: grub2-common 2.04-1ubuntu26
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 16 16:33:42 2020
  InstallationDate: Installed on 2020-06-08 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  intermittent boot failure dell inspiron 3593

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

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

[Bug 1883785] Re: intermittent boot failure dell inspiron 3593

2020-06-17 Thread Sandy Patterson
** Description changed:

  Sometimes on reboots and quick cold boots (poweroff then hit power
  immediately) I get
  
  ```
  error: Command failed. -repeated a number of times then
  error: you need to load the kernel first.
  
  Press any key to continue...
  ```
  
  * cold booting usually fixes this and I'm able to boot normally.
  * I have three identical laptops and have seen the issue on 2 (i've only 
installed 20.04 on two).
  * I don't see the problem on 18.04.
  * If I go into the grub> menu many commands fail "true" "cat" but some don't 
"ls" "false."
+ * Once i'm in grub> menu I can fix things by running "rmmod tpm" then 
subsequent commands start working again and I can exit and continue.
  
  The source for grub points to tpm.c when I search for "Command failed."
  I also notice that there's no such file in 2.02 version of grub so maybe
  that's related to why it doesn't work.
  
  I haven't been able to find a combination of BIOS settings that
  mitigates this. I have tried disabling everything I could think of.
  
  This laptop has Intel PTT which I think is baked into the BIOS (which I
  upgraded to the newest).
  
+ WORKAROUND 1:
+ * Once the system fails to boot:
+ * enter grub> by pressing 'c'
+ * type 'rmmod tmp'
+ * press 'esc' to go back to menu and select desired option and system boots 
again.
+ 
+ WORKAROUND 2:
+ sudo cp /etc/grub.d/40_custom /etc/grub.d/06_notpm
+ sudo bash -c 'echo "rmmod tpm" > /etc/grub.d/06_notpm'
+ sudo update-grub
+ 
  I will have these laptops for some time but won't be able to test much
- beyond a week or two.
+ beyond a week or two most likely.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: grub2-common 2.04-1ubuntu26
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 16 16:33:42 2020
  InstallationDate: Installed on 2020-06-08 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  intermittent boot failure dell inspiron 3593

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

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

[Bug 1883785] Re: intermittent boot failure dell inspiron 3593

2020-06-16 Thread Sandy Patterson
Upon some further research, it looks like this bug is similar: 
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1848892
However, that bug seems to happen all the time where as for me it's 
intermittent.

I tried the workaround from the linked bug and can confirm that when I 
experience the issue I can boot successfully by:
* 'c'
* grub> rmmod tpm
* 'esc'
* 'enter' to select normal boot menu entry.

** Description changed:

  Sometimes on reboots and quick cold boots (poweroff then hit power
  immediately) I get
  
  ```
  error: Command failed. -repeated a number of times then
  error: you need to load the kernel first.
  
  Press any key to continue...
  ```
  
- * cold booting usually fixes this and I'm able to reboot normally.
+ * cold booting usually fixes this and I'm able to boot normally.
  * I have three identical laptops and have seen the issue on 2 (i've only 
installed 20.04 on two).
  * I don't see the problem on 18.04.
  * If I go into the grub> menu many commands fail "true" "cat" but some don't 
"ls" "false."
  
  The source for grub points to tpm.c when I search for "Command failed."
  I also notice that there's no such file in 2.02 version of grub so maybe
  that's related to why it doesn't work.
  
  I haven't been able to find a combination of BIOS settings that
  mitigates this. I have tried disabling everything I could think of.
  
  This laptop has Intel PTT which I think is baked into the BIOS (which I
  upgraded to the newest).
  
  I will have these laptops for some time but won't be able to test much
  beyond a week or two.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: grub2-common 2.04-1ubuntu26
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 16 16:33:42 2020
  InstallationDate: Installed on 2020-06-08 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  intermittent boot failure dell inspiron 3593

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

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

[Bug 1883785] [NEW] intermittent boot failure dell inspiron 3593

2020-06-16 Thread Sandy Patterson
Public bug reported:

Sometimes on reboots and quick cold boots (poweroff then hit power
immediately) I get

```
error: Command failed. -repeated a number of times then
error: you need to load the kernel first.

Press any key to continue...
```

* cold booting usually fixes this and I'm able to reboot normally.
* I have three identical laptops and have seen the issue on 2 (i've only 
installed 20.04 on two).
* I don't see the problem on 18.04.
* If I go into the grub> menu many commands fail "true" "cat" but some don't 
"ls" "false."

The source for grub points to tpm.c when I search for "Command failed."
I also notice that there's no such file in 2.02 version of grub so maybe
that's related to why it doesn't work.

I haven't been able to find a combination of BIOS settings that
mitigates this. I have tried disabling everything I could think of.

This laptop has Intel PTT which I think is baked into the BIOS (which I
upgraded to the newest).

I will have these laptops for some time but won't be able to test much
beyond a week or two.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: grub2-common 2.04-1ubuntu26
ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
Uname: Linux 5.4.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 16 16:33:42 2020
InstallationDate: Installed on 2020-06-08 (8 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  intermittent boot failure dell inspiron 3593

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

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

[Bug 1875442] Re: Additional Drivers reports: Wireless 3165 device is not working, but it seems to work.

2020-04-27 Thread Sandy Patterson
** Description changed:

  After a fresh install of 20.04 Additional drivers shows confusing
  results. (I selected to install these drivers during installation). It
- is a dell inspiron 7559
+ is a dell inspiron 7559.
+ 
+ I also confirmed this happens using the 20.04 iso image I installed from. 
Steps to reproduce:
+ * boot live image 20.04 desktop
+ * enable multiverse (from software and updates)
+ * close (and refresh) and open additional drivers.
+ * observe below for Wireless device.
+ 
  
  ```
  Intel Corporation: Wireless 3165
  This device is not working
  * [grayed] Using iwlwifi driver backport in DKMS format from 
backport-iwlwifi-dkms (open source)
  * [not selected] Continue using a manually installed driver
  * [selected, grayed] Do not use the device
  ```
  However, wifi appears to work fine.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-drivers-common 1:0.8.1
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 27 12:14:56 2020
  InstallationDate: Installed on 2020-04-25 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: ubuntu-drivers-common
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Additional Drivers reports: Wireless 3165 device is not working, but
  it seems to work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1875442/+subscriptions

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

[Bug 1875442] [NEW] Additional Drivers reports: Wireless 3165 device is not working, but it seems to work.

2020-04-27 Thread Sandy Patterson
Public bug reported:

After a fresh install of 20.04 Additional drivers shows confusing
results. (I selected to install these drivers during installation). It
is a dell inspiron 7559

```
Intel Corporation: Wireless 3165
This device is not working
* [grayed] Using iwlwifi driver backport in DKMS format from 
backport-iwlwifi-dkms (open source)
* [not selected] Continue using a manually installed driver
* [selected, grayed] Do not use the device
```
However, wifi appears to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-drivers-common 1:0.8.1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 27 12:14:56 2020
InstallationDate: Installed on 2020-04-25 (1 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: ubuntu-drivers-common
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

** Attachment added: "additional drivers screenshot"
   
https://bugs.launchpad.net/bugs/1875442/+attachment/5361778/+files/additionaldrivers.png

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

Title:
  Additional Drivers reports: Wireless 3165 device is not working, but
  it seems to work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1875442/+subscriptions

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-10-08 Thread Sandy Patterson
Kai-Heng Feng: I did some more testing and I don't see the problem in the 
cosmic proposed kernel 4.18.0-9.10.
1) the live CD appeared to boot fine, but I didn't totally trust the test 
procedure.
2) I installed cosmic 4.18.0-9.10 from 
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/unstable/+build/15513541
 and then booted the same way. This also booted fine with splash enabled.
3) I confirmed that booting the current release for bionic still caused the 
problem: 4.15.0-36

I also thought perhaps i was missing some module which caused the
problem, but I confirmed that noveau is getting loaded in both cases.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-10-03 Thread Sandy Patterson
Kai-Heng Feng: I am working on testing with cosmic. I think I need some
time though. I can't figure out how to change the grub menu in the usb
live image. I need to add apci_osi='!Windows 2015" and I think my typing
screws with the startup timing. Do you know of a way to change the grub
config on the live image? Do i need to make my own?

I did boot twice manually changing this option, I'll try more tonight.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-09-18 Thread Sandy Patterson
Kai-Heng Feng,

Yes it does. I just confirmed the issue is still present in
4.15.0-34-generic. I also upgraded my bios to the latest 1.2.8. See
attached syslog which contains backtrace. I don't notice any difference.

I was also able to find another workaround by removing "splash" from the
kernel command line. Which I found from the above mentioned commit.


** Attachment added: "issue still present 4.15.0-34"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768139/+attachment/5190190/+files/syslog-ddi-crash-2018_09_18.txt

** Description changed:

  When I boot a Dell Inspiron 7559 with an external monitor connected to
  the hdmi port, it usually shows only a blank screen after grub and I
  have to hard power off the laptop. The issue is present when the bios
  and grub are in mirror mode to both screens. I can see the following
  stack trace in journalctl:
  
  syslog contains:
   kernel: Missing switch case (6) in intel_prepare_dp_ddi_buffers
  
  This occurs with both a Dell U2515H using an HDMI cord, and a HP Compaq
  LA2405wg connected via HDMI-to-DVI adapter.
  
  WORKAROUND: Keep the monitor unplugged until the Ubuntu loading screen
  shows up.
+ 
+ WORKAROUND2: Remove "splash" from kernel command line parameters by
+ editing /etc/default/grub file.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-20-generic 4.15.0-20.21
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 17:22:20 2018
  InstallationDate: Installed on 2018-04-28 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  
  This is a fresh install. I have modified grub defaults to include 
"acpi_osi=!Windows 2015" But I tested without the acpi_osi parameter and see 
the same issue although the system now randomly crashes later on.
  ---
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apatterson   1965 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=7b947b8e-de50-4ab6-b7f3-254a5dea924a
  InstallationDate: Installed on 2018-04-28 (9 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 7559
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic 
root=UUID=77f1cfec-1fe4-4201-9a91-9f00a5d7782b ro quiet splash 
"acpi_osi=!Windows 2015"
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-20-generic N/A
   linux-backports-modules-4.15.0-20-generic  N/A
   linux-firmware 1.173
  Tags:  bionic wayland-session
  Uname: Linux 4.15.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/26/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.name: 0H0CC0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd09/26/2017:svnDellInc.:pnInspiron7559:pvr1.2.5:rvnDellInc.:rn0H0CC0:rvrA00:cvnDellInc.:ct10:cvrNotSpecified:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7559
  dmi.product.version: 1.2.5
  dmi.sys.vendor: Dell Inc.

** Tags removed: bios-outdated-1.2.7

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-09-18 Thread Sandy Patterson
Kai-Heng Feng,

I also found the problem commit but I'm not sure how to properly tag
this bug report.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1720930] Re: wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)

2018-06-14 Thread Sandy Patterson
I can confirm that I was seeing the message before installing proposed
kernel for bionic

"kernel: wlp5s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from
hardware (-22)"

after updating to latest proposed 
Linux version 4.15.0-24-generic (buildd@lgw01-amd64-056) (gcc version 7.3.0 
(Ubuntu 7.3.0-16ubuntu3)) #26-Ubuntu SMP Wed Jun 13 08:44:47 UTC 2018 (Ubuntu 
4.15.0-24.26-generic 4.15.18)

I no longer see the above message.

My hang on shutdown has been fixed for some time however.

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

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

Title:
  wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware
  (-22)

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-06-13 Thread Sandy Patterson
I also built ubuntu-bionic: Ubuntu-4.15.0-23.25 reverting
d8a077b6271ef3d7620f0e95d4a343ec1661fe5d (which is the same commit in
the ubuntu-bionic repo).

I see that there is a brief text terminal between grub and the ubuntu
loading screen, but at least it seems to boot reliably with a second
monitor connected.

Maybe there is another way to have a pretty boot process with the newer
kernels?

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-06-12 Thread Sandy Patterson
bisect result: lp:~ubuntu-kernel/ubuntu/+source/linux/+git/unstable
shows this commit.

I built using the mainline config-4.15.0-041500rc2-generic file and
accepted default options. I also had to apply
ff6fa2d396b0476988c749664f600b1e177bcf9b in order to get the neighboring
commits to build.

it does appear to stop the flicker, but also seems to cause the boot
failure.

commit 77a113c1ac1458856ca8e82a9046efff8ca87f09
Author: Andy Whitcroft 
Date:   Wed Apr 16 19:40:57 2014 +0100

UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content until vt 
switch

Introduce a new VT mode KD_TRANSPARENT which endevours to leave the current
content of the framebuffer untouched.  This allows the bootloader to insert
a graphical splash and have the kernel maintain it until the OS splash
can take over.  When we finally switch away (either through programs like
plymouth or manually) the content is lost and the VT reverts to text mode.

BugLink: http://bugs.launchpad.net/bugs/1308685
Signed-off-by: Andy Whitcroft 

:04 04 b0f28f7ecaeaf8037832299ee421886dcd9dfc25 
3e051b4e05da82a1184bdb45a71d3317e8c74445 M  drivers
:04 04 22bdb68e3e9757318cf57f010231c1af7db61cc1 
ce199b29dcc261c74b4b2cdfd26dc3993ecbd970 M  include

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-06-07 Thread Sandy Patterson
Using the lp:~ubuntu-kernel/ubuntu/+source/linux/+git/unstable
repository, I was able to narrow the issue down to between two tags:
Ubuntu-4.15.0-0 (issue present) and Ubuntu-4.14.0-17.20 (ubuntu-bionic,
no issue present). I also tried Ubuntu-4.14.0-11.13 from the unstable
branch which doesn't have the issue.

I tried bisecting in unstable, but as soon as I got a few commits back
from Ubuntu-4.15.0-0 the build started failing.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-06-05 Thread Sandy Patterson
Timo Aaltonen:

I had tested rc7 I think for 4.17. I'm attaching the dmesg from startup
using 4.17.0 with drm.debug=0x4 too (I just tried 4.17.0).

I'll start on the unstable repo, It'll take a few days probably as I
haven't figured out how to do a really incremental build. Please let me
know if you think this won't be helpful but I assume it would be of
value.

** Attachment added: "drm.debug.0x4_4.17.0_nocrash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768139/+attachment/5149072/+files/drm.debug.0x4_4.17.0_nocrash.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-31 Thread Sandy Patterson
I got some help from #ubuntu-kernel Thadeu Cascardo suggested I try
drm.debug=0x4

The crash seems to happen every time when the laptop has been off for a
while, but sometimes it doesn't if I power it down then bootup. So I
captured two logs attached, one where the system booted normally, and
one where it crashed.


** Attachment added: "drm.debug.0x4_crash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768139/+attachment/5147054/+files/drm.debug.0x4_crash.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-31 Thread Sandy Patterson
** Attachment added: "drm.debug.0x4_nocrash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768139/+attachment/5147056/+files/drm.debug.0x4_nocrash.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-31 Thread Sandy Patterson
Joshua R. Poulson:

I will try reverting that patch, but I see the same behavior in
Ubuntu-4.15.0-9.10 which I believe is before that commit.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-25 Thread Sandy Patterson
Few final comments on the work I did to narrow this:

* Issue is present in ubuntu but not in mainline (4.15.17 I think is closest? I 
have tried a bunch though 4.15.0, 4.15.18, 4.15.16...)
* I compiled mainline kernel 4.15.17 from linux-stable with ubuntu config from 
/boot/config-4.15.0-22-generic, that did not show issue.
* I attempted to go backwards in ubuntu-bionic git history and made it back to 
4.15.0-1_4.15.0-1.2 which was the last build that succeeded for me. This 
exhibited the issue.

Let me know if I can do any more testing.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-25 Thread Sandy Patterson
** Description changed:

  When I boot a Dell Inspiron 7559 with an external monitor connected to
  the hdmi port, it usually shows only a blank screen after grub and I
  have to hard power off the laptop. The issue is present when the bios
  and grub are in mirror mode to both screens. I can see the following
  stack trace in journalctl:
  
  syslog contains:
   kernel: Missing switch case (6) in intel_prepare_dp_ddi_buffers
  
  This occurs with both a Dell U2515H using an HDMI cord, and a HP Compaq
  LA2405wg connected via HDMI-to-DVI adapter.
  
  WORKAROUND: Keep the monitor unplugged until the Ubuntu loading screen
  shows up.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-20-generic 4.15.0-20.21
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 17:22:20 2018
  InstallationDate: Installed on 2018-04-28 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  
- This is a fresh install. I have modified grub defaults to include 
"acpi_osi=!Windows 2015"
+ This is a fresh install. I have modified grub defaults to include 
"acpi_osi=!Windows 2015" But I tested without the acpi_osi parameter and see 
the same issue although the system now randomly crashes later on.
  ---
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apatterson   1965 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=7b947b8e-de50-4ab6-b7f3-254a5dea924a
  InstallationDate: Installed on 2018-04-28 (9 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 7559
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic 
root=UUID=77f1cfec-1fe4-4201-9a91-9f00a5d7782b ro quiet splash 
"acpi_osi=!Windows 2015"
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-20-generic N/A
   linux-backports-modules-4.15.0-20-generic  N/A
   linux-firmware 1.173
  Tags:  bionic wayland-session
  Uname: Linux 4.15.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/26/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.name: 0H0CC0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd09/26/2017:svnDellInc.:pnInspiron7559:pvr1.2.5:rvnDellInc.:rn0H0CC0:rvrA00:cvnDellInc.:ct10:cvrNotSpecified:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7559
  dmi.product.version: 1.2.5
  dmi.sys.vendor: Dell Inc.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-24 Thread Sandy Patterson
Christopher Penalver:

1) I removed the kernel parameters and I am getting the same behavior.
I'll leave it off, I had to set it to boot the live cd. There is a bug
report somewhere where I found this workaround. It seems to work now,
perhaps this acpi problem has been fixed.

2) I'd say probably 9/10 boots. I only saw it boot OK twice where I saw
the bios load in mirror mode and then boot fine. Initially it tripped me
up thinking that the new kernel version installed had fixed things, but
when I repeated the test it failed again. I just did 5 in a row with
4.15.0-22 that all exhibited the issue. I guess i haven't figured out
the cause of this occasional working behavior yet.

3) I'm stalled out on kernel builds for the moment. I got back to
d4814b5f3812ca78b9a21af3189caeec0181187e in ubuntu-bionic repository
(this commit did exhibit the issue), it had to change some of the config
options during the build... I guess this happens during the experimental
phase? I then tried 2c21160b4023c7f38e5c4fc3cf472efe85a052d5 which made
me change a lot more config options during the build and then failed to
build. I can try a few more commits perahps it was a temporary build
failure. Seems odd that they'd tag a build that didn't compile. Maybe it
was rebased and never tested? I'll see if I can contact the kernel guys
and ask for some help.

basically I can't start the rebase because I can't find a commit which
will build and doesn't exhibit the issue.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-24 Thread Sandy Patterson
** Description changed:

  When I boot a Dell Inspiron 7559 with an external monitor connected to
- the hdmi port, it consistently shows only a blank screen after grub and
- I have to hard power off the laptop. I can see the following stack trace
- in journalctl:
+ the hdmi port, it usually shows only a blank screen after grub and I
+ have to hard power off the laptop. The issue is present when the bios
+ and grub are in mirror mode to both screens. I can see the following
+ stack trace in journalctl:
  
  syslog contains:
   kernel: Missing switch case (6) in intel_prepare_dp_ddi_buffers
  
  This occurs with both a Dell U2515H using an HDMI cord, and a HP Compaq
  LA2405wg connected via HDMI-to-DVI adapter.
  
  WORKAROUND: Keep the monitor unplugged until the Ubuntu loading screen
  shows up.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-20-generic 4.15.0-20.21
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 17:22:20 2018
  InstallationDate: Installed on 2018-04-28 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  
  This is a fresh install. I have modified grub defaults to include 
"acpi_osi=!Windows 2015"
  ---
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apatterson   1965 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=7b947b8e-de50-4ab6-b7f3-254a5dea924a
  InstallationDate: Installed on 2018-04-28 (9 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 7559
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic 
root=UUID=77f1cfec-1fe4-4201-9a91-9f00a5d7782b ro quiet splash 
"acpi_osi=!Windows 2015"
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-20-generic N/A
   linux-backports-modules-4.15.0-20-generic  N/A
   linux-firmware 1.173
  Tags:  bionic wayland-session
  Uname: Linux 4.15.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/26/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.name: 0H0CC0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd09/26/2017:svnDellInc.:pnInspiron7559:pvr1.2.5:rvnDellInc.:rn0H0CC0:rvrA00:cvnDellInc.:ct10:cvrNotSpecified:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 7559
  dmi.product.version: 1.2.5
  dmi.sys.vendor: Dell Inc.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-24 Thread Sandy Patterson
Christopher Penalver:

>"To clarify, you were able to test 4.15.0-17.18 successfully?"

Yes. I was able to test 4.15.0-17.18 which exhibited the issue.

>"To advise, you are performing a reverse bisect. Hence, you are looking
for the next most recent kernel after 4.15.0-9-generic 4.15.0-9.10 where
it is working."

Exactly. Some of these kernel builds are asking me to select
kernelconfig options. I think the tests are still valid though. I'm
trying to confirm my starting commits for the bisect before I use git to
do it.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-24 Thread Sandy Patterson
Christopher Penalver:

I figured out the modules thing. It seems older kernels don't have
separate debs for the modules. I needed the extra package regardless (if
both linux-modules-extra and linux-image-extra were missing I don't
think the test is right).

I went back further:
4.14.0-16-generic_4.14.0-16.19 - is GOOD, no issue
4.15.0-9-generic 4.15.0-9.10 - is bad

I'm confirming my build system which has gotten me a few builds, and I'm
starting in on the bisect.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-24 Thread Sandy Patterson
Small update. I've gone back to try and see what I can learn from
installing pre-built kernels:

1) for some reason when I reboot sometimes I see the grub screen in
mirror mode and sometimes one monitor is blank. This issue happens
whenever grub is mirrored between both monitors. It is always mirrored
on cold boots.

2) I went back to older ubuntu kernel versions.
(https://launchpad.net/ubuntu/bionic/+source/linux)

I can confirm that the issue persists as far back as 4.15.0-18.19.

I attempted 4.15.0-17.18, but the build files here:
(https://launchpad.net/ubuntu/+source/linux/4.15.0-17.18,
https://launchpad.net/~canonical-kernel-
team/+archive/ubuntu/unstable/+build/14768117) do not include linux-
modules-* and linux-modules-extra-*, and when I don't install those the
monitor doesn't seem to be detected and there is no modeswitch after
grub.

I then went back to 4.15.0-18.17 and uninstalled linux-modules-
extra-4.15.0-18.17 and found the same no monitor modeswitch problem.

I will attempt to build 4.15.0-17.18 myself and see if I can get the
modules to build and properly test, but this is very slow going at this
point. Please let me know if there is another way to test that doesn't
involve long builds.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-22 Thread Sandy Patterson
re building. I think i've gotten it building. "time fakeroot
debian/rules binary" takes a long time, but seems to be working

re your questions:
1) it's consistent. only when booting right after grub I get a kernel crash. 
Every time when my monitor is connected via the HDMI connector on my laptop.

2) no, i can connect the monitor as soon as I see the ubuntu loading
screen and use it no problem. I can also connect monitors after logging
in. Also, cold boot reboot doesn't seem to matter.

3) I have tried two monitors,

at work right now:
Dell UltraSharp U2515H 25" 6ms WQHD Widescreen LED Backlight LCD Monitor IPS 
panel 350 cd/m2, HDMI/MHL, DisplayPort, USB3.0Hub, Height adjustable 
(connect via straight hdmi cable)

at home:
HP Compaq LA2405wg - connect via hdmi - dvi adapter + dvi cable

4) see above

PS still working on that bisect.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-22 Thread Sandy Patterson
I also found the mapping between ubuntu versions and mainline versions
and so tried mainline linux-image-4.15.17-041517-generic which also did
not exhibit the issue.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-22 Thread Sandy Patterson
Christopher Penalver:

> Without providing which kernels you tested nobody may understand why this 
> happened.
I hadn't finished my testing. But i did test some of the mainline kernels 
below. I'm not certain that I installed them correctly. I was hoping to get the 
ubuntu kernels to build to see if I could get a negative result to confirm I'm 
testing properly.
linux-image-4.15.0-041500-generic (no hdmi problem)
linux-image-4.15.3-041503-generic (no hdmi problem)
linux-image-4.15.18-041518-generic (no hdmi problem)

> Yes, the instructions previously provided.
I went to https://wiki.ubuntu.com/Kernel/KernelBisection
I then went to https://launchpad.net/ubuntu/bionic/+source/linux in an attempt 
to install previously built kernels, and installed the packages matching the 
pattern
linux-headers-4.13.0-17-generic_4.13.0-17.20_amd64.deb (685.9 KiB) 
linux-headers-4.13.0-17_4.13.0-17.20_all.deb (10.4 MiB) 
linux-image-4.13.0-17-generic_4.13.0-17.20_amd64.deb (19.9 MiB)
once I booted this kernel the system didn't modeswitch on bootup. It didn't 
crash, but I dont' think it was a proper test.

Finally I attempted to build from source directly (perhaps I didn't have
modules for the kernel version?)

I checked out from git: git clone git://kernel.ubuntu.com/ubuntu/ubuntu-
bionic.git

Now I attempted to follow the linked wiki page from KernelBisection
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

* sudo apt-get build-dep linux-image-$(uname -r)  # this didn't work until I 
enabled the source repos
* I have tried adding something like "+test1" to the chanelog in debian.master
* I also had to install libusb-dev and libpci-dev perhaps this had something to 
do with me installing bionic using new minimal install option.

I then did
fakeroot debian/rules clean
fakeroot debian/rules binary-headers binary-generic binary-perarch
(which takes 45 minutes)

but I only get the ../*_all.deb file.

Also, should there be modules files?

Sorry for the long post. I figured I had missed some instructions, thats
why i asked first.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-22 Thread Sandy Patterson
penalvch, I'm having a bit of trouble. Is there instructions on building
the ubuntu kernel from git? I wasn't able to find a mainline kernel
which fails.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-20 Thread Sandy Patterson
1) This started when I did a clean install of 18.04. I was running 17.10
on the same hardware with the same kernel parameters (the
"acpi_osi=!Windows 2015"). I'm afraid I can't tell you which kernel
exactly, but I keep things up to date. I upgraded a few days before this
report. I think it was release day actually.

2) This issue appears fixed in mainline.
4.17.0-041700rc6-generic #201805202330 SMP Sun May 20 23:31:40 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux



** Tags added: kernel-fixed-upstream kernel-fixed-upstream-4.17-rc7

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

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Lsusb.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1768139/+attachment/5136296/+files/Lsusb.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] UdevDb.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1768139/+attachment/5136304/+files/UdevDb.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] WifiSyslog.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136305/+files/WifiSyslog.txt

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

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] ProcCpuinfo.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136297/+files/ProcCpuinfo.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-08 Thread Sandy Patterson
I also confirmed the issue still persists as I captured the apport data.

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] IwConfig.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136294/+files/IwConfig.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] CurrentDmesg.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136293/+files/CurrentDmesg.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] RfKill.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1768139/+attachment/5136303/+files/RfKill.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] PulseList.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136302/+files/PulseList.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] ProcCpuinfoMinimal.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136298/+files/ProcCpuinfoMinimal.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Lspci.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1768139/+attachment/5136295/+files/Lspci.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] CRDA.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1768139/+attachment/5136292/+files/CRDA.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] ProcInterrupts.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136300/+files/ProcInterrupts.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-08 Thread Sandy Patterson
apport information

** Tags added: apport-collected

** Description changed:

  When I boot a Dell Inspiron 7559 with an external monitor connected to
  the hdmi port I get a crash on bootup. I can see the following stack
  trace in journalctl:
  
  
  syslog contains:
   kernel: Missing switch case (6) in intel_prepare_dp_ddi_buffers
  
  
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  
  linux-image-4.15.0-20-generic:
    Installed: 4.15.0-20.21
    Candidate: 4.15.0-20.21
    Version table:
   *** 4.15.0-20.21 500
  500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status
  
  Linux exposure 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC
  2018 x86_64 x86_64 x86_64 GNU/Linux
  
  3) What you expected to happen
  I expected the laptop to boot to the login screen.
  4) What happened instead
  I see a blank screen after grub and have to hard power off the laptop.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-20-generic 4.15.0-20.21
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 17:22:20 2018
  InstallationDate: Installed on 2018-04-28 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  
- This is a fresh install. I have modified grub defaults to include
- "acpi_osi=!Windows 2015"
+ This is a fresh install. I have modified grub defaults to include 
"acpi_osi=!Windows 2015"
+ --- 
+ ApportVersion: 2.20.9-0ubuntu7
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  apatterson   1965 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ HibernationDevice: RESUME=UUID=7b947b8e-de50-4ab6-b7f3-254a5dea924a
+ InstallationDate: Installed on 2018-04-28 (9 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
+ MachineType: Dell Inc. Inspiron 7559
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic 
root=UUID=77f1cfec-1fe4-4201-9a91-9f00a5d7782b ro quiet splash 
"acpi_osi=!Windows 2015"
+ ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-20-generic N/A
+  linux-backports-modules-4.15.0-20-generic  N/A
+  linux-firmware 1.173
+ Tags:  bionic wayland-session
+ Uname: Linux 4.15.0-20-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 09/26/2017
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.2.5
+ dmi.board.name: 0H0CC0
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: Not Specified
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd09/26/2017:svnDellInc.:pnInspiron7559:pvr1.2.5:rvnDellInc.:rn0H0CC0:rvrA00:cvnDellInc.:ct10:cvrNotSpecified:
+ dmi.product.family: Inspiron
+ dmi.product.name: Inspiron 7559
+ dmi.product.version: 1.2.5
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136291/+files/AlsaInfo.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] ProcModules.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136301/+files/ProcModules.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] ProcEnviron.txt

2018-05-08 Thread Sandy Patterson
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1768139/+attachment/5136299/+files/ProcEnviron.txt

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

Title:
  Kernel crash when booting laptop with hdmi monitor connected

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

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

[Bug 1768139] Re: Kernel crash when booting laptop with hdmi monitor connected

2018-05-01 Thread Sandy Patterson
syslog stack trace

** Attachment added: "syslog_excerpt.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1768139/+attachment/5131424/+files/syslog_excerpt.txt

** Description changed:

  When I boot a Dell Inspiron 7559 with an external monitor connected to
  the hdmi port I get a crash on bootup. I can see the following stack
  trace in journalctl:
  
- Apr 30 16:52:19 exposure systemd[1]: Started Show Plymouth Boot Screen.
- Apr 30 16:52:19 exposure systemd[1]: Reached target Local Encrypted Volumes.
- Apr 30 16:52:19 exposure systemd[1]: Started Forward Password Requests to 
Plymouth Directory Watch.
- Apr 30 16:52:19 exposure kernel: [ cut here ]
- Apr 30 16:52:19 exposure kernel: Missing switch case (6) in 
intel_prepare_dp_ddi_buffers
- Apr 30 16:52:19 exposure kernel: WARNING: CPU: 4 PID: 381 at 
/build/linux-5s7Xkn/linux-4.15.0/drivers/gpu/drm/i915/intel_ddi.c:836 
intel_prepare_dp_ddi_buffers+0x60/0x1f0 [i915]
- Apr 30 16:52:19 exposure kernel: Modules linked in: snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic dell_laptop dell_smbios_smm dcdbas 
arc4 snd_hda_intel dell_smm_hwmon snd_hda_codec intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_hda_core kvm_intel snd
- Apr 30 16:52:19 exposure kernel:  idma64 videobuf2_core virt_dma ecdh_generic 
cfg80211 videodev media mei_me intel_lpss_pci processor_thermal_device mei 
intel_soc_dts_iosf intel_lpss shpchp intel_pch_thermal int3403_thermal 
int340x_thermal_zone int3400_thermal acpi_pad tpm_crb acpi
- Apr 30 16:52:19 exposure kernel: CPU: 4 PID: 381 Comm: plymouthd Not tainted 
4.15.0-20-generic #21-Ubuntu
- Apr 30 16:52:19 exposure kernel: Hardware name: Dell Inc. Inspiron 
7559/0H0CC0, BIOS 1.2.5 09/26/2017
- Apr 30 16:52:19 exposure kernel: RIP: 
0010:intel_prepare_dp_ddi_buffers+0x60/0x1f0 [i915]
- Apr 30 16:52:19 exposure kernel: RSP: 0018:ae9f424af8b0 EFLAGS: 00010286
- Apr 30 16:52:19 exposure kernel: RAX:  RBX: 9fa4e45d2000 
RCX: 0006
- Apr 30 16:52:19 exposure kernel: RDX: 0007 RSI: 0082 
RDI: 9fa501d16490
- Apr 30 16:52:19 exposure kernel: RBP: ae9f424af8f0 R08: 0001 
R09: 03da
- Apr 30 16:52:19 exposure kernel: R10: f03f R11:  
R12: 9fa4e35d
- Apr 30 16:52:19 exposure kernel: R13: 0001 R14: 9fa4e35d 
R15: 9fa4e45d2000
- Apr 30 16:52:19 exposure kernel: FS:  7fa371fd2740() 
GS:9fa501d0() knlGS:
- Apr 30 16:52:19 exposure kernel: CS:  0010 DS:  ES:  CR0: 
80050033
- Apr 30 16:52:19 exposure kernel: CR2: 560f2bff19a8 CR3: 00046bd66005 
CR4: 003606e0
- Apr 30 16:52:19 exposure kernel: DR0:  DR1:  
DR2: 
- Apr 30 16:52:19 exposure kernel: DR3:  DR6: fffe0ff0 
DR7: 0400
- Apr 30 16:52:19 exposure kernel: Call Trace:
- Apr 30 16:52:19 exposure kernel:  intel_ddi_pre_enable+0x194/0x7d0 [i915]
- Apr 30 16:52:19 exposure kernel:  ? fwtable_write32+0xf7/0x240 [i915]
- Apr 30 16:52:19 exposure kernel:  intel_encoders_pre_enable.isra.97+0x66/0x80 
[i915]
- Apr 30 16:52:19 exposure kernel:  haswell_crtc_enable+0x173/0x7c0 [i915]
- Apr 30 16:52:19 exposure kernel:  intel_update_crtc+0x3e/0x90 [i915]
- Apr 30 16:52:19 exposure kernel:  skl_update_crtcs+0x1ad/0x270 [i915]
- Apr 30 16:52:19 exposure kernel:  intel_atomic_commit_tail+0x228/0xd30 [i915]
- Apr 30 16:52:19 exposure kernel:  intel_atomic_commit+0x277/0x2b0 [i915]
- Apr 30 16:52:19 exposure kernel:  drm_atomic_commit+0x51/0x60 [drm]
- Apr 30 16:52:19 exposure kernel:  drm_atomic_helper_set_config+0x7c/0x90 
[drm_kms_helper]
- Apr 30 16:52:19 exposure kernel:  __drm_mode_set_config_internal+0x6b/0x120 
[drm]
- Apr 30 16:52:19 exposure kernel:  drm_mode_setcrtc+0x47f/0x660 [drm]
- Apr 30 16:52:19 exposure kernel:  ? ww_mutex_unlock+0x26/0x30
- Apr 30 16:52:19 exposure kernel:  ? drm_mode_getcrtc+0x190/0x190 [drm]
- Apr 30 16:52:19 exposure kernel:  drm_ioctl_kernel+0x5f/0xb0 [drm]
- Apr 30 16:52:19 exposure kernel:  drm_ioctl+0x31b/0x3d0 [drm]
- Apr 30 16:52:19 exposure kernel:  ? drm_mode_getcrtc+0x190/0x190 [drm]
- Apr 30 16:52:19 exposure kernel:  do_vfs_ioctl+0xa8/0x630
- Apr 30 16:52:19 exposure kernel:  SyS_ioctl+0x79/0x90
- Apr 30 16:52:19 exposure kernel:  do_syscall_64+0x73/0x130
- Apr 30 16:52:19 exposure kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
- Apr 30 16:52:19 exposure kernel: RIP: 0033:0x7fa3716bf5d7
- Apr 30 16:52:19 exposure kernel: RSP: 002b:7fff572631e8 EFLAGS: 0246 
ORIG_RAX: 0010
- Apr 30 16:52:19 exposure kernel: RAX: ffda RBX: 7fff57263220 
RCX: 7fa3716bf5d7
- Apr 30 16:52:19 exposure kernel: RDX: 7fff57263220 RSI: c06864a2 
RDI: 0009
- Apr 30 16:52:19 exposure kernel: RBP: 7fff57263220 R08:  
R09: 

[Bug 1768139] [NEW] Kernel crash when booting laptop with hdmi monitor connected

2018-04-30 Thread Sandy Patterson
Public bug reported:

When I boot a Dell Inspiron 7559 with an external monitor connected to
the hdmi port I get a crash on bootup. I can see the following stack
trace in journalctl:

Apr 30 16:52:19 exposure systemd[1]: Started Show Plymouth Boot Screen.
Apr 30 16:52:19 exposure systemd[1]: Reached target Local Encrypted Volumes.
Apr 30 16:52:19 exposure systemd[1]: Started Forward Password Requests to 
Plymouth Directory Watch.
Apr 30 16:52:19 exposure kernel: [ cut here ]
Apr 30 16:52:19 exposure kernel: Missing switch case (6) in 
intel_prepare_dp_ddi_buffers
Apr 30 16:52:19 exposure kernel: WARNING: CPU: 4 PID: 381 at 
/build/linux-5s7Xkn/linux-4.15.0/drivers/gpu/drm/i915/intel_ddi.c:836 
intel_prepare_dp_ddi_buffers+0x60/0x1f0 [i915]
Apr 30 16:52:19 exposure kernel: Modules linked in: snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic dell_laptop dell_smbios_smm dcdbas 
arc4 snd_hda_intel dell_smm_hwmon snd_hda_codec intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_hda_core kvm_intel snd
Apr 30 16:52:19 exposure kernel:  idma64 videobuf2_core virt_dma ecdh_generic 
cfg80211 videodev media mei_me intel_lpss_pci processor_thermal_device mei 
intel_soc_dts_iosf intel_lpss shpchp intel_pch_thermal int3403_thermal 
int340x_thermal_zone int3400_thermal acpi_pad tpm_crb acpi
Apr 30 16:52:19 exposure kernel: CPU: 4 PID: 381 Comm: plymouthd Not tainted 
4.15.0-20-generic #21-Ubuntu
Apr 30 16:52:19 exposure kernel: Hardware name: Dell Inc. Inspiron 7559/0H0CC0, 
BIOS 1.2.5 09/26/2017
Apr 30 16:52:19 exposure kernel: RIP: 
0010:intel_prepare_dp_ddi_buffers+0x60/0x1f0 [i915]
Apr 30 16:52:19 exposure kernel: RSP: 0018:ae9f424af8b0 EFLAGS: 00010286
Apr 30 16:52:19 exposure kernel: RAX:  RBX: 9fa4e45d2000 
RCX: 0006
Apr 30 16:52:19 exposure kernel: RDX: 0007 RSI: 0082 
RDI: 9fa501d16490
Apr 30 16:52:19 exposure kernel: RBP: ae9f424af8f0 R08: 0001 
R09: 03da
Apr 30 16:52:19 exposure kernel: R10: f03f R11:  
R12: 9fa4e35d
Apr 30 16:52:19 exposure kernel: R13: 0001 R14: 9fa4e35d 
R15: 9fa4e45d2000
Apr 30 16:52:19 exposure kernel: FS:  7fa371fd2740() 
GS:9fa501d0() knlGS:
Apr 30 16:52:19 exposure kernel: CS:  0010 DS:  ES:  CR0: 
80050033
Apr 30 16:52:19 exposure kernel: CR2: 560f2bff19a8 CR3: 00046bd66005 
CR4: 003606e0
Apr 30 16:52:19 exposure kernel: DR0:  DR1:  
DR2: 
Apr 30 16:52:19 exposure kernel: DR3:  DR6: fffe0ff0 
DR7: 0400
Apr 30 16:52:19 exposure kernel: Call Trace:
Apr 30 16:52:19 exposure kernel:  intel_ddi_pre_enable+0x194/0x7d0 [i915]
Apr 30 16:52:19 exposure kernel:  ? fwtable_write32+0xf7/0x240 [i915]
Apr 30 16:52:19 exposure kernel:  intel_encoders_pre_enable.isra.97+0x66/0x80 
[i915]
Apr 30 16:52:19 exposure kernel:  haswell_crtc_enable+0x173/0x7c0 [i915]
Apr 30 16:52:19 exposure kernel:  intel_update_crtc+0x3e/0x90 [i915]
Apr 30 16:52:19 exposure kernel:  skl_update_crtcs+0x1ad/0x270 [i915]
Apr 30 16:52:19 exposure kernel:  intel_atomic_commit_tail+0x228/0xd30 [i915]
Apr 30 16:52:19 exposure kernel:  intel_atomic_commit+0x277/0x2b0 [i915]
Apr 30 16:52:19 exposure kernel:  drm_atomic_commit+0x51/0x60 [drm]
Apr 30 16:52:19 exposure kernel:  drm_atomic_helper_set_config+0x7c/0x90 
[drm_kms_helper]
Apr 30 16:52:19 exposure kernel:  __drm_mode_set_config_internal+0x6b/0x120 
[drm]
Apr 30 16:52:19 exposure kernel:  drm_mode_setcrtc+0x47f/0x660 [drm]
Apr 30 16:52:19 exposure kernel:  ? ww_mutex_unlock+0x26/0x30
Apr 30 16:52:19 exposure kernel:  ? drm_mode_getcrtc+0x190/0x190 [drm]
Apr 30 16:52:19 exposure kernel:  drm_ioctl_kernel+0x5f/0xb0 [drm]
Apr 30 16:52:19 exposure kernel:  drm_ioctl+0x31b/0x3d0 [drm]
Apr 30 16:52:19 exposure kernel:  ? drm_mode_getcrtc+0x190/0x190 [drm]
Apr 30 16:52:19 exposure kernel:  do_vfs_ioctl+0xa8/0x630
Apr 30 16:52:19 exposure kernel:  SyS_ioctl+0x79/0x90
Apr 30 16:52:19 exposure kernel:  do_syscall_64+0x73/0x130
Apr 30 16:52:19 exposure kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 30 16:52:19 exposure kernel: RIP: 0033:0x7fa3716bf5d7
Apr 30 16:52:19 exposure kernel: RSP: 002b:7fff572631e8 EFLAGS: 0246 
ORIG_RAX: 0010
Apr 30 16:52:19 exposure kernel: RAX: ffda RBX: 7fff57263220 
RCX: 7fa3716bf5d7
Apr 30 16:52:19 exposure kernel: RDX: 7fff57263220 RSI: c06864a2 
RDI: 0009
Apr 30 16:52:19 exposure kernel: RBP: 7fff57263220 R08:  
R09: 565461811d50
Apr 30 16:52:19 exposure kernel: R10: 565461810380 R11: 0246 
R12: c06864a2
Apr 30 16:52:19 exposure kernel: R13: 0009 R14: 0001 
R15: 565461810380
Apr 30 16:52:19 exposure kernel: Code: c5 83 fe 07 0f 84 66 01 00 00 83 fe 08 
0f 84 a4 

[Bug 1403113] [NEW] nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build (possible root cause: failure of gksu in xmonad desktop)

2014-12-16 Thread Sandy Patterson
Public bug reported:

This is pretty puzzling to me.

1) I did a backup via clonezilla.

2) rebooted and found graphics glitches after fixing uefi boot problem.

3) attempt to change Additional Drivers from nvidia-updates to nvidia.
(falure possibly due to running in xmonad which doesn't play well with
gksu (the box never shows up right and the process frequently dies).

4) reboot a few times, go into unity desktop and attempt to change
drivers there, nothing seems to work. Switched to main server in
software  updates

bug report happened somewhere in 4)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331-uvm 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
DKMSKernelVersion: 3.13.0-40-generic
Date: Tue Dec 16 10:41:19 2014
InstallationDate: Installed on 2014-06-29 (169 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module
  failed to build (possible root cause: failure of gksu in xmonad
  desktop)

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

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


[Bug 838792] Re: Restart logs out, even when there are no other people logged in

2011-12-06 Thread Sandy Patterson
I have the same problem as post #21

Killing the plexmediaserver allows me to shutdown/reboot as expected
from the menu.

I tried changing autologin stuff, and it had no effect.

sudo reboot works as expected.

It seems that plexmediaserver is doing something funky with how it runs
its server. I assume they have a bug, but perhaps installing a package
should still allow ubuntu to reboot/shutdown?

I'm on oneiric fully patched.
plexmediaserver version: 0.9.5.2-7a18da4

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

Title:
  Restart logs out, even when there are no other people logged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/838792/+subscriptions

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


[Bug 702644] [NEW] [VIA VT1828S] ALSA test tone not correctly played back over front headphone jack

2011-01-13 Thread Sandy Patterson
Public bug reported:

I have no audio playback via the front facing headphones. There is a
small click on bootup, but no noise out of the headphone jack otherwise.
I tried unplugging and replugging.

Sound works on the rear panel of my desktop computer. It's the Asus P7P55D LE 
P55 R motherboard.
I tried removing and reinstalling all pulse-audio synaptics packages and all 
alsa packages (except libraries which seem to remove everything)
I tried installing 
http://people.canonical.com/~diwic/temp/alsa-intel-hda-diwic-via-automute-dkms_1.0.23.diwic_all.deb
 as per the bug 
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/607482. But it 
didn't change anything.

Possibly in the alsa-driver.


$ lsb_release -rd
Description:Ubuntu 10.10
Release:10.10

$ apt-cache policy alsa-base
alsa-base:
  Installed: 1.0.23+dfsg-1ubuntu4
  Candidate: 1.0.23+dfsg-1ubuntu4
  Version table:
 *** 1.0.23+dfsg-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: VT1828S Analog [VT1828S Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  aiv1599 F pulseaudio
 /dev/snd/pcmC0D0p:   aiv1599 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7ff8000 irq 52'
   Mixer name   : 'VIA VT1828S'
   Components   : 'HDA:11064441,104383d0,00100100'
   Controls  : 35
   Simple ctrls  : 20
CurrentDmesg:
 [   19.940121] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
 [   20.931417] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
 [   36.793278] lo: Disabled Privacy Extensions
Date: Thu Jan 13 17:16:28 2011
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: alsa-driver
Symptom: audio
Title: [VIA VT1828S] ALSA test tone not correctly played back
dmi.bios.date: 09/09/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0502
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55D LE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0502:bd09/09/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55DLE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  [VIA VT1828S] ALSA test tone not correctly played back over front
  headphone jack

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


[Bug 702644] Re: [VIA VT1828S] ALSA test tone not correctly played back over front headphone jack

2011-01-13 Thread Sandy Patterson


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

Title:
  [VIA VT1828S] ALSA test tone not correctly played back over front
  headphone jack

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