[Kernel-packages] [Bug 2074559] Re: [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered with black flickering rectangle

2024-08-12 Thread Jackson Smith
I logged in with 'Ubuntu on Xorg' selected. There is no artefact when
locking/unlocking the screen, or when changing refresh rates. The list
of refresh rates is shorter, containing only 59.88, 100, 110, & 120Hz;
seemingly in agreement with the edid data.

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

Title:
  [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered
  with black flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered with black flickering rectangle

2024-08-09 Thread Jackson Smith
Thanks.

I ran this:

for e in /sys/class/drm/*/edid ; do echo -e "\n\n$e" ; edid-decode $e ;
done > edid.txt

So that the path is also copied in. I guess that
/sys/class/drm/card0-DVI-D-1/edid is the interesting one because the DVI
is connected to the offending SyncMaster.

** Attachment added: "edid.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2074559/+attachment/5804173/+files/edid.txt

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

Title:
  [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered
  with black flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered with black flickering rectangle

2024-08-07 Thread Jackson Smith
I wonder whether your observation about refresh rate isn't on the right
track. The drop-down list in Settings > Displays > Samsung Electric
Company 22" > Refresh Rate is as follows (in Hz):

120.00
110.00
100.00
 89.94
 59.95
 59.88

The default setting is for 59.88Hz, where I get clipping. If I change to
59.95Hz then I cannot seem to trigger clipping. When swapping from
59.95Hz to 59.88Hz, though, I get immediate clipping. Clipping is also
induced when I select 100.00, 110.00, or 120.00; at 89.94Hz, the entire
screen is black.

The only reliable performance appears to be at 59.95Hz.

Therefore, your earlier suggestion to try different refresh rates is the
likely solution, here. However, I would expect to see stable performance
at least at 120Hz, that being approximately an integer multiple of
59.95Hz.

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

Title:
  [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered
  with black flickering rectangle

Status in linux package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered with black flickering rectangle

2024-08-06 Thread Jackson Smith
The Samsung SyncMaster 2233 does have a menu button that leads to an
information panel which reports:

64.6kHz
60Hz
PN
1680x1050

Alas, 'Adjust for TV' broke everything. I had to Alt + SysRq + REISUB,
and reboot into recovery mode. Remounted the file system for read/write
and removed ~/.config/monitors.xml. Then everything worked again.

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

Title:
  [nouveau][Samsung SyncMaster] Top margin of secondary monitor covered
  with black flickering rectangle

Status in linux package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-08-05 Thread Jackson Smith
The trigger may be when a) the screen is locked, and b) the screen
blacks out. Logging back in after this leads to the flickering black
rectangle at the top of the secondary monitor. This occurs without any
use of SDL.

Switching the monitor off and on does not fix the problem. Disconnecting
and reconnecting the monitor causes the second monitor to loose signal.
At this point, it is possible to logout and then login again. I guess
that this restarts gnome. In any case, signal to both monitors is
restored, and the black bar at the top of the second monitor has
disappeared.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-08-05 Thread Jackson Smith
Sorry, you'd asked about that, before.

My secondary monitor shows no signal if the resolution is anything but
the maximum, native resolution of the screen.

Changing the refresh rate may temporarily restore drawing to the full
screen. However, locking the screen and then allowing it to sleep will
trigger another black region at the top of the screen. The effect of
different refresh rates is to change the width of the screen. For
example, the secondary monitor can run at 120Hz, in which case the black
region fills half of the screen, rather than a small slice, as it does
at around 60Hz.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-08-05 Thread Jackson Smith
Just to be clear, I associate restarting gnome with logging out then
logging in again. Not with unplugging the monitor and reconnecting.

Concerning the present bug report, I'm becoming confident that the
flickering black bar appears at the top of the secondary monitor after
the following steps:

1 - Lock the screen, either manually or waiting for the timeout.
2 - Wait for screen to sleep.
3 - Unlock the screen

Logging out/in eliminates the black bar, and restores normal behaviour
until the next time the screen locks and sleeps.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-08-05 Thread Jackson Smith
ps - I don't know whether this information was preserved in the original
bug report, but it may be important.

First, the secondary monitor is positioned to the left hand side,
relative to the primary monitor. This was set by moving the small icon
of the secondary monitor in Settings>Displays to the left of the primary
monitor's icon.

Second, the Dock is on the left edge of the primary monitor, and the
Dock's auto-hide behaviour is active. Therefore, to move the mouse
cursor from the primary monitor to the secondary monitor, I must push
the cursor through the Dock and onto the secondary monitor.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  New
Status in mutter package in Ubuntu:
  New

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-07-30 Thread Jackson Smith
pps - there is also a correlation with locking and unlocking the screen
via OS_Key + L.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-07-30 Thread Jackson Smith
ps - I should have mentioned that the program faults when using an older
version of libSDL2-2.0.so.0.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2074559] Re: [nouveau] Top margin of secondary monitor covered with black flickering rectangle

2024-07-30 Thread Jackson Smith
The issue persists when MUTTER_DEBUG_FORCE_KMS_MODE=simple has been
added to /etc/environment. Note that Wayland is enabled; that is,
/etc/gdm3/custom.conf has commented out the line reading
WaylandEnable=false.

It may be relevant to note how the problem does not appear following a
fresh reboot. There is a correlation with the use of SDL2 libraries. In
fact, I am tracking down an issue in which a program that was stable in
Ubuntu 22.04 is now experiencing segmentation faults when installed on
Ubuntu 24.04.

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

Title:
  [nouveau] Top margin of secondary monitor covered with black
  flickering rectangle

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  The system has two monitors. Workspaces are activated on the primary
  monitor, but not the second. A custom background image is used on both
  monitor desktops. Windows created on primary monitor then moved to
  secondary e.g. firefox. Window moved towards top of secondary monitor.
  However, window is clipped. Background image is also clipped. The
  clipped area is about one eighth of the monitor, from the top, and
  spans the full area from left to right.

  $ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 24.04 LTS
  Release:  24.04

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-39.39-generic 6.8.8
  Uname: Linux 6.8.0-39-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 29 15:35:05 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] [10de:21c4] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. TU116 [GeForce GTX 1660 SUPER] [3842:1068]
  InstallationDate: Installed on 2024-07-29 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: To Be Filled By O.E.M. Z590 Phantom Gaming 4
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-39-generic 
root=UUID=01105987-3c51-4daa-947e-0b4af195e3a6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P2.10
  dmi.board.name: Z590 Phantom Gaming 4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.10:bd10/21/2021:br5.19:svnToBeFilledByO.E.M.:pnZ590PhantomGaming4:pvrToBeFilledByO.E.M.:rvnASRock:rnZ590PhantomGaming4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: Z590 Phantom Gaming 4
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 1914881] Re: No sound from internal speakers HP Spectre x360 Convertible 14-ea0xxx, Realtek ALC245,

2022-11-27 Thread Lucas Jackson
Bump

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

Title:
  No sound from internal speakers HP Spectre x360 Convertible 14-ea0xxx,
  Realtek ALC245,

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  There is no sound output from the laptop internal speakers when
  running Ubuntu 20.10.

  This is a dual-boot system;
   - Booting Windows first and then rebooting to Ubuntu -> sound works fine
   - Booting Ubuntu first and then rebooting to Windows -> Windows identifies 
sound as not enables and runs its troubleshooter to enable it

  The card seems to be recognised OK (system sound settings report
  output device as Speaker - Tiger Lake-LP Smart Sound technology Audio
  Controller. VU meters etc all appear as if sound is playing, but no
  sound.

  Headphone socket works perfectly.

  Similar bug reports for different laptops in the HP x360 series
  suggest this is a pinning problem and that the extract below from the
  boot logs may support this.

  lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  aplay -l

   List of PLAYBACK Hardware Devices 
  card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 1: HDA Digital (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0

  extract from journalctl -b

  kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC245: line_outs=1 
(0x17/0x0/0x0/0x0/0x0) type:>
  kernel: snd_hda_codec_realtek ehdaudio0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  kernel: snd_hda_codec_realtek ehdaudio0D0:hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  kernel: snd_hda_codec_realtek ehdaudio0D0:mono: mono_out=0x0
  kernel: snd_hda_codec_realtek ehdaudio0D0:inputs:
  kernel: snd_hda_codec_realtek ehdaudio0D0:  Mic=0x19

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.8.0-41.46-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1460 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Feb  6 20:48:52 2021
  InstallationDate: Installed on 2021-02-04 (2 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:sofhdadsp failed
  Symptom_Card: Tiger Lake-LP Smart Sound Technology Audio Controller - 
sof-hda-dsp
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1460 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [HP Spectre x360 Convertible 14-ea0xxx, Realtek ALC245, Speaker, 
Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2021
  dmi.bios.release: 15.9
  dmi.bios.vendor: AMI
  dmi.bios.version: F.09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 87F7
  dmi.board.vendor: HP
  dmi.board.version: 40.43
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 40.43
  dmi.modalias: 
dmi:bvnAMI:bvrF.09:bd01/13/2021:br15.9:efr40.43:svnHP:pnHPSpectrex360Convertible14-ea0xxx:pvr:rvnHP:rn87F7:rvr40.43:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 14-ea0xxx
  dmi.product.sku: 2G2C7EA#ABU
  dmi.sys.vendor: HP
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1481 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2021-02-04 (2 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: HP HP Spectre x360 Convertible 14-ea0xxx
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-41-generic 
root=UUID=0a15de41-a7a7-4152-a5dc-e7e69f45fccb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-41.46-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-41-generic N/A
   linux-backports-modules-5.8.0-41-generic  N/A
   linux-firmware 

[Kernel-packages] [Bug 1914881] Re: No sound from internal speakers HP Spectre x360 Convertible 14-ea0xxx, Realtek ALC245,

2022-11-27 Thread Lucas Jackson
I'm having this issue as well with my HP Envy x360 15-ey0013DX.  I found
this on the Manjaro forums: https://forum.manjaro.org/t/hp-
envy-x360-15-ey0013dx-speakers-not-working/125099

It looks like a Kernel patch may have been created to fix this?

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

Title:
  No sound from internal speakers HP Spectre x360 Convertible 14-ea0xxx,
  Realtek ALC245,

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  There is no sound output from the laptop internal speakers when
  running Ubuntu 20.10.

  This is a dual-boot system;
   - Booting Windows first and then rebooting to Ubuntu -> sound works fine
   - Booting Ubuntu first and then rebooting to Windows -> Windows identifies 
sound as not enables and runs its troubleshooter to enable it

  The card seems to be recognised OK (system sound settings report
  output device as Speaker - Tiger Lake-LP Smart Sound technology Audio
  Controller. VU meters etc all appear as if sound is playing, but no
  sound.

  Headphone socket works perfectly.

  Similar bug reports for different laptops in the HP x360 series
  suggest this is a pinning problem and that the extract below from the
  boot logs may support this.

  lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  aplay -l

   List of PLAYBACK Hardware Devices 
  card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 1: HDA Digital (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0

  extract from journalctl -b

  kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC245: line_outs=1 
(0x17/0x0/0x0/0x0/0x0) type:>
  kernel: snd_hda_codec_realtek ehdaudio0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  kernel: snd_hda_codec_realtek ehdaudio0D0:hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  kernel: snd_hda_codec_realtek ehdaudio0D0:mono: mono_out=0x0
  kernel: snd_hda_codec_realtek ehdaudio0D0:inputs:
  kernel: snd_hda_codec_realtek ehdaudio0D0:  Mic=0x19

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.8.0-41.46-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1460 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Feb  6 20:48:52 2021
  InstallationDate: Installed on 2021-02-04 (2 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:sofhdadsp failed
  Symptom_Card: Tiger Lake-LP Smart Sound Technology Audio Controller - 
sof-hda-dsp
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1460 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [HP Spectre x360 Convertible 14-ea0xxx, Realtek ALC245, Speaker, 
Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2021
  dmi.bios.release: 15.9
  dmi.bios.vendor: AMI
  dmi.bios.version: F.09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 87F7
  dmi.board.vendor: HP
  dmi.board.version: 40.43
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 40.43
  dmi.modalias: 
dmi:bvnAMI:bvrF.09:bd01/13/2021:br15.9:efr40.43:svnHP:pnHPSpectrex360Convertible14-ea0xxx:pvr:rvnHP:rn87F7:rvr40.43:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 14-ea0xxx
  dmi.product.sku: 2G2C7EA#ABU
  dmi.sys.vendor: HP
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  derek  1481 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2021-02-04 (2 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: HP HP Spectre x360 Convertible 14-ea0xxx
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-41-generic 
root=UUID=0a15de41-a7a7-4152-a5dc-e7e69f45fccb ro quiet s

[Kernel-packages] [Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-14 Thread Keith Jackson
Do we have an ETA for this? I've had to essentially block any system
upgrades on my desktop since this began after having to roll back a
kernel update that forced this bug on me.

I noticed a new kernel update has just been posted and doesn't seem to
have rolled out this issue yet again.

This isn't a minor annoyance, this is a complete system fail type bug.

This NVidia forum thread has been really useful here:
https://forums.developer.nvidia.com/t/465-24-

It's looking like the bug on NVidia's side seems to have been rectified
in 470.42 - Manjaro have put that to their stable branch, yet I'm not
seeing anything in Ubuntu even in pre-release beyond 460.84.

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

Title:
  Kernel oops with the 460.80 and 465.27 drivers when using DP, but not
  with HDMI

Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  Triaged

Bug description:
  I get a kernel oops with the 460.80 and 465.27 drivers on Hirsute

  Jun 03 16:26:57 willow kernel: Oops:  [#1] SMP PTI
  Jun 03 16:26:57 willow kernel: CPU: 7 PID: 2004 Comm: Xorg Tainted: P 
  OE 5.11.0-18-generic #19-Ubuntu
  Jun 03 16:26:57 willow kernel: Hardware name: System manufacturer System 
Product Name/PRIME H270M-PLUS, BIOS 1605 12/13/2019
  Jun 03 16:26:57 willow kernel: RIP: 0010:_nv015534rm+0x1b6/0x330 [nvidia]
  Jun 03 16:26:57 willow kernel: Code: 8b 87 68 05 00 00 ba 01 00 00 00 be 02 
00 00 00 e8 bf eb 55 c8 41 83 c5 01 41 83 fd 1f 0f 84 0b 01 00 00 48 8b 45 10 
44 89 ee <48> 8b b8 70 01 00 00 48 8b 87 d8 04 00 00 e8>
  Jun 03 16:26:57 willow kernel: RSP: :af4201893958 EFLAGS: 00010297
  Jun 03 16:26:57 willow kernel: RAX:  RBX: 0400 
RCX: 0003
  Jun 03 16:26:57 willow kernel: RDX: 0004 RSI: 0003 
RDI: 
  Jun 03 16:26:57 willow kernel: RBP: 8e318220add0 R08: 0001 
R09: 8e318220acb8
  Jun 03 16:26:57 willow kernel: R10: 8e3182204008 R11: 1010 
R12: 0400
  Jun 03 16:26:57 willow kernel: R13: 0003 R14: 8e3186ca8010 
R15: 0800
  Jun 03 16:26:57 willow kernel: FS:  7f5807f38a40() 
GS:8e3466dc() knlGS:
  Jun 03 16:26:57 willow kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Jun 03 16:26:57 willow kernel: CR2: 0170 CR3: 000140710005 
CR4: 003706e0
  Jun 03 16:26:57 willow kernel: DR0:  DR1:  
DR2: 
  Jun 03 16:26:57 willow kernel: DR3:  DR6: fffe0ff0 
DR7: 0400
  Jun 03 16:26:57 willow kernel: Call Trace:
  Jun 03 16:26:57 willow kernel:  ? _nv015556rm+0x7fd/0x1020 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv027155rm+0x22c/0x4f0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv017787rm+0x303/0x5e0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv017789rm+0xe1/0x220 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv022829rm+0xed/0x220 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv023065rm+0x30/0x60 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? _nv000704rm+0x16da/0x22b0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? rm_init_adapter+0xc5/0xe0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? nv_open_device+0x122/0x8e0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? nvidia_open+0x2b7/0x560 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? nvidia_frontend_open+0x58/0xa0 [nvidia]
  Jun 03 16:26:57 willow kernel:  ? chrdev_open+0xf7/0x220
  Jun 03 16:26:57 willow kernel:  ? cdev_device_add+0x90/0x90
  Jun 03 16:26:57 willow kernel:  ? do_dentry_open+0x156/0x370
  Jun 03 16:26:57 willow kernel:  ? vfs_open+0x2d/0x30
  Jun 03 16:26:57 willow kernel:  ? do_open+0x1c3/0x340
  Jun 03 16:26:57 willow kernel:  ? path_openat+0x10a/0x1d0
  Jun 03 16:26:57 willow kernel:  ? do_filp_open+0x8c/0x130
  Jun 03 16:26:57 willow kernel:  ? __check_object_size+0x1c/0x20
  Jun 03 16:26:57 willow kernel:  ? do_sys_openat2+0x9b/0x150
  Jun 03 16:26:57 willow kernel:  ? __x64_sys_openat+0x56/0x90
  Jun 03 16:26:57 willow kernel:  ? do_syscall_64+0x38/0x90
  Jun 03 16:26:57 willow kernel:  ? entry_SYSCALL_64_after_hwframe+0x44/0xa9
  Jun 03 16:26:57 willow kernel: Modules linked in: snd_seq_dummy snd_hrtimer 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) binfmt_misc zfs(PO) zunicode(PO) 
zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) >
  Jun 03 16:26:57 willow kernel:  sunrpc ip_tables x_tables autofs4 btrfs 
blake2b_generic xor raid6_pq libcrc32c hid_generic usbhid hid crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd c>
  Jun 03 16:26:57 willow kernel: CR2: 0170
  Jun 03 16:26:57 willow kernel: ---[ end trace 0013b6989b267f32 ]---
  Jun 03 16:26:57 willow kernel: RIP: 0010:_nv015534

[Kernel-packages] [Bug 1782709] Re: Updating systemd kills network on bionic

2021-03-14 Thread Brandon Jackson
Having the exact same issue with ubuntu 20.04. Has anyone found a work
around for this rather annoying issue?

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

Title:
  Updating systemd kills network on bionic

Status in linux package in Ubuntu:
  Incomplete
Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  I do have an ubuntu bionic server installation without a graphical interface. 
The server
  has two active network adapters, both connected to the internet. One is used 
for outgoing
  internet traffic, the other for incoming. The incoming adapter lives on a 
public network segment
  (something like 88.236.133.104/29). I do have multiple servers within this 
segment.

  Typically, I update the server regularly, meaning:

  * ssh to the incoming adapter: ssh 88.236.133.108
  * apt-get update
  * apt-get upgrade
  * apt-get dist-upgrade
  * apt-get clean
  * reboot

  It used to work ok.

  BUT: Today, "apt-get upgrade" seem to take really long when updating systemd.
  After a could of minutes, I realized that the ssh session became inactive. I 
couldn't type
  into it, I had to abort it via ~. .

  * ssh from the internet to the incoming adapter was not working anymore - ssh 
88.236.133.108
  * ssh via another server within the public network segment worked
  * ssh 88.236.133.106 -> ssh 88.236.133.108
  * After running "netplan apply" everything was fine again

  Here my netplan configuration (I changed the ip addresses):

  network:
version: 2
renderer: networkd
ethernets:
  eno1:
dhcp4: yes
  eno2:
dhcp4: no
addresses: [88.236.133.108/29]
#gateway4: 88.236.133.105
routes:
 - to: 0.0.0.0/0
   via: 88.236.133.105
   table: 120
routing-policy:
 - from: 88.236.133.108/32
   table: 120
 - to: 88.236.133.108/32
   table: 120

  Unfortunately, I don't have the console output avalable anymore.
  Shall I provide additional info?

  Best regards, Uli
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 20 08:10 seq
   crw-rw 1 root audio 116, 33 Jul 20 08:10 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-07-14 (5 days ago)
  InstallationMedia: Ubuntu-Server 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: IBM IBM System x -[794582G]-
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-23-generic 
root=UUID=a41b3020-8359-4fe2-8fc3-1c97011f71ec ro
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/07/2014
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E162AUS-1.20]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 00D4062
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E162AUS-1.20]-:bd05/07/2014:svnIBM:pnIBMSystemx-[794582G]-:pvr00:rvnIBM:rn00D4062:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.family: System x
  dmi.product.name: IBM System x -[794582G]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

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


[Kernel-packages] [Bug 1913342] Re: zfs.8 man page snapshot listing instructions are confusing

2021-02-02 Thread Paul Jackson
Filed upstream, as you suggested:

https://github.com/openzfs/zfs/issues/11562

It's been a couple of years since I've pushed a pull request on github,
so I'll probably remain lazy and not get around to it in this case, to
avoid the extra time it would take me to recall just how to do it.  A
few minutes work for someone actively familiar with the process is
likely a couple hours work for a (relapsed back to) clueless git such as
myself.

Thanks for your spot on initial response to this here bug.  Keep up the
good zfs work.

** Bug watch added: github.com/openzfs/zfs/issues #11562
   https://github.com/openzfs/zfs/issues/11562

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

Title:
  zfs.8 man page snapshot listing instructions are confusing

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  The zfs.8 man page describes in 3 places how to include snapshots in
  "zfs list":

  1) Snapshots are displayed if the listsnaps property is on (the default is 
off).
  2) Snapshots are displayed if the listsnaps property is on.  The default is 
off.  See zpool(8) for more information on pool properties.
  3) For example, specifying -t snapshot displays only snapshots.

  The first of these has twice now (I'm just learning zfs) sent me down
  a rabbit hole, looking for a zfs dataset property "listsnaps".  There
  is no such property (of datasets).

  I'm on version 0.8.3 of zfsutils-linux that has this man page, but
  when I look at https://zfsonlinux.org/manpages/0.8.6/man8/zfs.8.html
  it seems that the above is still true in 0.8.6

  Suggestion, to help us newbies reduce our learning time to list
  snapshots:

  Change both of the first 2 of the above 3 places in zfs.8 to:
  "
  "zfs list" displays snapshots only if either the "listsnapshots" property of 
the underlying zpool is on, or if the "zfs list -t snapshot" option is 
specified.

  Extra Credit:

  Just now it seems to me that the following command does _NOT_ list
  snapshots, on a dataset that has some snapshots ... so the zfs.8
  documentation that the "zfs list -t type" can be a "comma-separated
  list of types to display" seems incorrect:

  zfs list -t filesystem,snapshot myzfsdataset

  Whether this "Extra Credit" discrepancy is a bug in the documentation,
  or in the zfs command code, or newbie operator error, I'll leave as an
  exercise to the reader .

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: zfsutils-linux 0.8.3-1ubuntu12.5
  ProcVersionSignature: Ubuntu 5.4.0-64.72-generic 5.4.78
  Uname: Linux 5.4.0-64-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Tue Jan 26 13:41:16 2021
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.sudoers.d.zfs: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/zfs']

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

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


[Kernel-packages] [Bug 1125452] Re: [Lenovo T530]: Volume Mute key LED is not responding correctly

2020-09-21 Thread Jackson Doak
This is working fine in Ubuntu 20.10

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

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

Title:
  [Lenovo T530]: Volume Mute key LED is not responding correctly

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Precise:
  Confirmed
Status in linux source package in Quantal:
  Won't Fix
Status in linux source package in Raring:
  Won't Fix

Bug description:
  Problem description:

  When attempting a hardware mute the volume mute action is applied
  correctly and the volume applet correctly displays that the audio
  output is muted. However, the mute key's LED backlight's
  responsiveness is flaky at best. Pressing the mute key repeatedly may
  or may not result in an mute key LED change. This can quickly get out
  of sync where it's possible for the mute key LED to be lit yet the
  volume is not actually muted.

  Again mute action does actually respond correctly via keypress:

  Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 63 [72%] [-18.00dB] [on]

  Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 63 [72%] [-18.00dB] [off]

  
  Software mute does not change status of LED.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-37-generic 3.2.0-37.58
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
  Uname: Linux 3.2.0-37-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1621 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf253 irq 46'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0269,17aa21f6,00100203 
HDA:80862806,80860101,0010'
 Controls  : 41
 Simple ctrls  : 15
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
 Mixer name : 'ThinkPad EC (unknown)'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Thu Feb 14 13:33:49 2013
  HibernationDevice: RESUME=UUID=33af243d-8694-4458-a1eb-5c94d7303d8e
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: LENOVO 235923U
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-37-generic 
root=UUID=212db818-8dcd-4bbd-94a9-0a9ca8d086a3 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-37-generic N/A
   linux-backports-modules-3.2.0-37-generic  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/29/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET37WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 235923U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET37WW(1.12):bd05/29/2012:svnLENOVO:pn235923U:pvrThinkPadT530:rvnLENOVO:rn235923U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 235923U
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-14 Thread John Jackson
Hi Aki and Linux Community, I was able to get the camera and Yes it does
produce the issue reported above with an ASMedia 3142. I have captured a
lecroy trace that I can share, I hope this helps someone.  You can
observe the enumeration and timing between packets, as well as see where
the flow control error occurs.

** Attachment added: "FlowControlErrorWithCamera.zip"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1749961/+attachment/5371545/+files/FlowControlErrorWithCamera.zip

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

Title:
  xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1
  Controller

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  Confirmed
Status in linux package in Debian:
  Confirmed

Bug description:
  It was observed that while trying to use a 4K USB webcam connected to
  USB port provided by ASMedia ASM1142 USB 3.1 Controller, the webcam
  does not work and kernel log shows the following messages:

  [431.928016] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928021] xhci_hcd :12:00.0: Looking for event-dma 003f3330e020 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928024] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928026] xhci_hcd :12:00.0: Looking for event-dma 003f3330e030 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928027] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928029] xhci_hcd :12:00.0: Looking for event-dma 003f3330e050 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928386] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13

  A similar issue was already reported on Launchpad:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667750

  The fix to this issue seems to be the following patch:
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9da5a109

  Tests in our scenario with this patch proved still broken. Our next
  approach is to modify the patch a bit and re-test.

  This LP will be used to document our progress in the investigation.

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

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


[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-06 Thread John Jackson
Thanks Lior, and Aki. I fear the Razer core X chroma may require
extensive setup and a graphics card that I do not have handy or am
prepared to take on right now.  And I cannot get the IMX291 CMOS Camera
overnight. Aki, do you mind looking at the Camera and trying decipher
which device side usb controller or mcu is on the board, maybe I can
find something similar that I can get over night.

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

Title:
  xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1
  Controller

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  Confirmed
Status in linux package in Debian:
  Confirmed

Bug description:
  It was observed that while trying to use a 4K USB webcam connected to
  USB port provided by ASMedia ASM1142 USB 3.1 Controller, the webcam
  does not work and kernel log shows the following messages:

  [431.928016] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928021] xhci_hcd :12:00.0: Looking for event-dma 003f3330e020 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928024] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928026] xhci_hcd :12:00.0: Looking for event-dma 003f3330e030 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928027] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928029] xhci_hcd :12:00.0: Looking for event-dma 003f3330e050 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928386] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13

  A similar issue was already reported on Launchpad:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667750

  The fix to this issue seems to be the following patch:
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9da5a109

  Tests in our scenario with this patch proved still broken. Our next
  approach is to modify the patch a bit and re-test.

  This LP will be used to document our progress in the investigation.

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

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


[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-06 Thread John Jackson
Hi Ubuntu Community,

I would like to find one of the COTS products that is reproducing this
issue. From reading the thread above it looks like it is a camera and a
usb ethernet adapter. Does anyone have more specifics or a product link
where I can purchase these. I currently havent seen the issue with a Usb
block device such as a JMicron nvme to usb device type c, but I will
continue testing.

Where can i find this camera?
Camera 1080p60 USB3 webcam
idVendor=15aa, idProduct=1555


Thanks,
John

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

Title:
  xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1
  Controller

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  Confirmed
Status in linux package in Debian:
  Confirmed

Bug description:
  It was observed that while trying to use a 4K USB webcam connected to
  USB port provided by ASMedia ASM1142 USB 3.1 Controller, the webcam
  does not work and kernel log shows the following messages:

  [431.928016] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928021] xhci_hcd :12:00.0: Looking for event-dma 003f3330e020 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928024] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928026] xhci_hcd :12:00.0: Looking for event-dma 003f3330e030 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928027] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928029] xhci_hcd :12:00.0: Looking for event-dma 003f3330e050 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928386] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13

  A similar issue was already reported on Launchpad:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667750

  The fix to this issue seems to be the following patch:
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9da5a109

  Tests in our scenario with this patch proved still broken. Our next
  approach is to modify the patch a bit and re-test.

  This LP will be used to document our progress in the investigation.

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

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


[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-01 Thread John Jackson
Hi Ubuntu and Linux Team, I have been observing the attached dmesg
output with several different ASMedia 3142 Cards whilst doing usb bulk
transfers using the linux read and write api's to a usb device. This
tends to break the software invoking said API's.  I am using Ubuntu
server 18.04.3 with kernel 4.15.0-55-generic. I see this issue with both
Intel and AMD based computers.

Has there been an update or patch or change in priory that might resolve
this bug?

[155247.078810] xhci_hcd :07:00.0: ERROR Transfer event TRB DMA ptr not 
part of current TD ep_in
dex 2 comp_code 1
[155247.083037] xhci_hcd :07:00.0: Looking for event-dma 000892c11000 
trb-start 000892c0
8fe0 trb-end 000892c08fe0 seg-start 000892c08000 seg-end 
000892c08ff0
[155247.091767] xhci_hcd :07:00.0: ERROR Transfer event TRB DMA ptr not 
part of current TD ep_in
dex 2 comp_code 1
[155247.096313] xhci_hcd :07:00.0: Looking for event-dma 000892c11010 
trb-start 000892c0
8fe0 trb-end 000892c08fe0 seg-start 000892c08000 seg-end 
000892c08ff0
[155247.106027] xhci_hcd :07:00.0: ERROR Transfer event TRB DMA ptr not 
part of current TD ep_in
dex 2 comp_code 1
[155247.110869] xhci_hcd :07:00.0: Looking for event-dma 000890436000 
trb-start 000893b7
3fe0 trb-end 000893b73fe0 seg-start 000893b73000 seg-end 
000893b73ff0
[155247.120830] xhci_hcd :07:00.0: ERROR Transfer event TRB DMA ptr not 
part of current TD ep_in
dex 2 comp_code 1
[155247.125985] xhci_hcd :07:00.0: Looking for event-dma 000890436010 
trb-start 000893b7
3fe0 trb-end 000893b73fe0 seg-start 000893b73000 seg-end 
000893b73ff0

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

Title:
  xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1
  Controller

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Artful:
  Won't Fix
Status in linux source package in Bionic:
  In Progress
Status in linux package in Debian:
  Confirmed

Bug description:
  It was observed that while trying to use a 4K USB webcam connected to
  USB port provided by ASMedia ASM1142 USB 3.1 Controller, the webcam
  does not work and kernel log shows the following messages:

  [431.928016] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928021] xhci_hcd :12:00.0: Looking for event-dma 003f3330e020 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928024] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928026] xhci_hcd :12:00.0: Looking for event-dma 003f3330e030 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928027] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13
  [431.928029] xhci_hcd :12:00.0: Looking for event-dma 003f3330e050 
trb-start 003f3330e000 trb-end 003f3330e000 seg-start 003f3330e000 
seg-end 003f3330eff0
  [431.928386] xhci_hcd :12:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 13

  A similar issue was already reported on Launchpad:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667750

  The fix to this issue seems to be the following patch:
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9da5a109

  Tests in our scenario with this patch proved still broken. Our next
  approach is to modify the patch a bit and re-test.

  This LP will be used to document our progress in the investigation.

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

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


[Kernel-packages] [Bug 1859521] [NEW] BUG: Bad page map in process ThreadPoolForeg pte:00000018 pmd:29337e067

2020-01-13 Thread MARCUS T JACKSON
Public bug reported:

showed up after using ubuntustudio package installer.

ProblemType: KernelOops
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-9-lowlatency 5.4.0-9.12
ProcVersionSignature: Ubuntu 5.4.0-9.12-lowlatency 5.4.3
Uname: Linux 5.4.0-9-lowlatency x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  vizionary357   2570 F pulseaudio
 /dev/snd/controlC0:  vizionary357   2570 F pulseaudio
Date: Mon Jan 13 13:08:36 2020
Failure: oops
MachineType: LENOVO 81SS
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-9-lowlatency 
root=UUID=d48b9241-4b03-4652-b3de-9c81a2c11c7c ro quiet splash vt.handoff=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon N/A
SourcePackage: linux
Title: BUG: Bad page map in process ThreadPoolForeg  pte:0018 pmd:29337e067
UpgradeStatus: Upgraded to focal on 2020-01-12 (1 days ago)
dmi.bios.date: 09/16/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: AGCN24WW(V1.07)
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40700 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad FLEX-14API
dmi.modalias: 
dmi:bvnLENOVO:bvrAGCN24WW(V1.07):bd09/16/2019:svnLENOVO:pn81SS:pvrLenovoIdeaPadFLEX-14API:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadFLEX-14API:
dmi.product.family: IdeaPad FLEX-14API
dmi.product.name: 81SS
dmi.product.sku: LENOVO_MT_81SS_BU_idea_FM_IdeaPad FLEX-14API
dmi.product.version: Lenovo IdeaPad FLEX-14API
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops focal kernel-oops

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

Title:
  BUG: Bad page map in process ThreadPoolForeg  pte:0018
  pmd:29337e067

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  showed up after using ubuntustudio package installer.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-9-lowlatency 5.4.0-9.12
  ProcVersionSignature: Ubuntu 5.4.0-9.12-lowlatency 5.4.3
  Uname: Linux 5.4.0-9-lowlatency x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vizionary357   2570 F pulseaudio
   /dev/snd/controlC0:  vizionary357   2570 F pulseaudio
  Date: Mon Jan 13 13:08:36 2020
  Failure: oops
  MachineType: LENOVO 81SS
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-9-lowlatency 
root=UUID=d48b9241-4b03-4652-b3de-9c81a2c11c7c ro quiet splash vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon N/A
  SourcePackage: linux
  Title: BUG: Bad page map in process ThreadPoolForeg  pte:0018 
pmd:29337e067
  UpgradeStatus: Upgraded to focal on 2020-01-12 (1 days ago)
  dmi.bios.date: 09/16/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: AGCN24WW(V1.07)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad FLEX-14API
  dmi.modalias: 
dmi:bvnLENOVO:bvrAGCN24WW(V1.07):bd09/16/2019:svnLENOVO:pn81SS:pvrLenovoIdeaPadFLEX-14API:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadFLEX-14API:
  dmi.product.family: IdeaPad FLEX-14API
  dmi.product.name: 81SS
  dmi.product.sku: LENOVO_MT_81SS_BU_idea_FM_IdeaPad FLEX-14API
  dmi.product.version: Lenovo IdeaPad FLEX-14API
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-19 Thread craig jackson
I can confirm the following fixed the no-sound issue on my UX533 per
buchovagabond's post above:

sudo ukuu --install  v4.19.10

Cheers,
Craig

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

Title:
  [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

Status in alsa-driver package in Ubuntu:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  Internal speaker - not sound at all
  Cable Headphonse - realy quiet disorted sound
  Bluetooth headphones - sound works fine

  On Windows 10 everything works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Uname: Linux 4.15.0-29-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pmichalski   7964 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 30 22:32:10 2018
  InstallationDate: Installed on 2018-07-17 (12 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_Card: Wbudowany dźwięk - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm2988 F pulseaudio
pmichalski   7964 F pulseaudio
  Symptom_Jack: Mic, Internal
  Symptom_Type: No sound at all
  Title: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/18/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX391UA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX391UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX391UA.204:bd05/18/2018:svnASUSTeKCOMPUTERINC.:pnZenBookSUX391UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX391UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook S
  dmi.product.name: ZenBook S UX391UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1784485/+subscriptions

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


[Kernel-packages] [Bug 1741636] Re: Lenovo E560 die after Ubuntu 17.10 was installed

2018-01-29 Thread jackson
Hi Guys I appreciate your effort to help me, but the computer is dead.

I have to bought another one. Thank you!!!

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

Title:
  Lenovo E560 die after Ubuntu 17.10 was installed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi Guys

  My Lenovo E560 die after some days of Ubuntu 17.10 has been installed.

  Sometimes I make login successfully but the login screen go back
  again.

  Sometimes I was forced to remove the laptop battery and put it again
  to get the computer to live again.

  Yesterday the login screen appear after few minutes without touch the
  keyboard or mouse and the screen torn off. Until now the laptop
  doesn't make boot, and it seems like the motherboard or cpu is die.

  I love Ubuntu but I think I lost my new laptop.

  Back to MS Windows? No!!!

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

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


[Kernel-packages] [Bug 1741636] Re: Lenovo E560 die after Ubuntu 17.10 was installed

2018-01-07 Thread jackson
It's impossible to use the window terminal, once the computer doesn't
work at all.

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

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

Title:
  Lenovo E560 die after Ubuntu 17.10 was installed

Status in linux package in Ubuntu:
  New

Bug description:
  Hi Guys

  My Lenovo E560 die after some days of Ubuntu 17.10 has been installed.

  Sometimes I make login successfully but the login screen go back
  again.

  Sometimes I was forced to remove the laptop battery and put it again
  to get the computer to live again.

  Yesterday the login screen appear after few minutes without touch the
  keyboard or mouse and the screen torn off. Until now the laptop
  doesn't make boot, and it seems like the motherboard or cpu is die.

  I love Ubuntu but I think I lost my new laptop.

  Back to MS Windows? No!!!

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

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


[Kernel-packages] [Bug 1741636] Re: Lenovo E560 die after Ubuntu 17.10 was installed

2018-01-06 Thread jackson
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => jackson (skmei)

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

Title:
  Lenovo E560 die after Ubuntu 17.10 was installed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi Guys

  My Lenovo E560 die after some days of Ubuntu 17.10 has been installed.

  Sometimes I make login successfully but the login screen go back
  again.

  Sometimes I was forced to remove the laptop battery and put it again
  to get the computer to live again.

  Yesterday the login screen appear after few minutes without touch the
  keyboard or mouse and the screen torn off. Until now the laptop
  doesn't make boot, and it seems like the motherboard or cpu is die.

  I love Ubuntu but I think I lost my new laptop.

  Back to MS Windows? No!!!

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

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


[Kernel-packages] [Bug 1741636] [NEW] Lenovo E560 die after Ubuntu 17.10 was installed

2018-01-06 Thread jackson
Public bug reported:

Hi Guys

My Lenovo E560 die after some days of Ubuntu 17.10 has been installed.

Sometimes I make login successfully but the login screen go back again.

Sometimes I was forced to remove the laptop battery and put it again to
get the computer to live again.

Yesterday the login screen appear after few minutes without touch the
keyboard or mouse and the screen torn off. Until now the laptop doesn't
make boot, and it seems like the motherboard or cpu is die.

I love Ubuntu but I think I lost my new laptop.

Back to MS Windows? No!!!

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


** Tags: artful

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

Title:
  Lenovo E560 die after Ubuntu 17.10 was installed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi Guys

  My Lenovo E560 die after some days of Ubuntu 17.10 has been installed.

  Sometimes I make login successfully but the login screen go back
  again.

  Sometimes I was forced to remove the laptop battery and put it again
  to get the computer to live again.

  Yesterday the login screen appear after few minutes without touch the
  keyboard or mouse and the screen torn off. Until now the laptop
  doesn't make boot, and it seems like the motherboard or cpu is die.

  I love Ubuntu but I think I lost my new laptop.

  Back to MS Windows? No!!!

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

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


[Kernel-packages] [Bug 1703843] [NEW] package linux-firmware 1.157.11 failed to install/upgrade: package linux-firmware is not ready for configuration cannot configure (current status 'half-installed'

2017-07-12 Thread Errol Jackson
Public bug reported:

i know nothing about the issue

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-firmware 1.157.11
ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
Uname: Linux 4.8.0-36-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
Date: Wed Jul 12 09:58:31 2017
Dependencies:
 
DuplicateSignature:
 package:linux-firmware:1.157.11
 Processing triggers for ureadahead (0.100.0-19) ...
 dpkg: error processing package linux-firmware (--configure):
  package linux-firmware is not ready for configuration
ErrorMessage: package linux-firmware is not ready for configuration  cannot 
configure (current status 'half-installed')
InstallationDate: Installed on 2017-06-24 (18 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: linux-firmware
Title: package linux-firmware 1.157.11 failed to install/upgrade: package 
linux-firmware is not ready for configuration  cannot configure (current status 
'half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package linux-firmware 1.157.11 failed to install/upgrade: package
  linux-firmware is not ready for configuration  cannot configure
  (current status 'half-installed')

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  i know nothing about the issue

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-firmware 1.157.11
  ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
  Uname: Linux 4.8.0-36-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  Date: Wed Jul 12 09:58:31 2017
  Dependencies:
   
  DuplicateSignature:
   package:linux-firmware:1.157.11
   Processing triggers for ureadahead (0.100.0-19) ...
   dpkg: error processing package linux-firmware (--configure):
package linux-firmware is not ready for configuration
  ErrorMessage: package linux-firmware is not ready for configuration  cannot 
configure (current status 'half-installed')
  InstallationDate: Installed on 2017-06-24 (18 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: linux-firmware
  Title: package linux-firmware 1.157.11 failed to install/upgrade: package 
linux-firmware is not ready for configuration  cannot configure (current status 
'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1387944] [NEW] Transition to bluez5

2014-10-30 Thread Jackson Doak
Public bug reported:

Please package bluez 5 for ubuntu vivid. It changes much of the API and
is required by projects such as gnome-bluetooth, bluedevil, and blueman.
Bluez 4 has been deprecated for some time, so fixes will only be
received in version 5 anyway.

The only components that need major work are ubuntu-only packages.

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

** Affects: bluez (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #746078
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746078

** Also affects: bluez (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746078
   Importance: Unknown
   Status: Unknown

** Description changed:

  Please package bluez 5 for ubuntu vivid. It changes much of the API and
  is required by projects such as gnome-bluetooth, bluedevil, and blueman.
  Bluez 4 has been deprecated for some time, so fixes will only be
  received in version 5 anyway.
+ 
+ The only components that need major work are ubuntu-only packages.

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

Title:
  Transition to bluez5

Status in “bluez” package in Ubuntu:
  New
Status in “bluez” package in Debian:
  Unknown

Bug description:
  Please package bluez 5 for ubuntu vivid. It changes much of the API
  and is required by projects such as gnome-bluetooth, bluedevil, and
  blueman. Bluez 4 has been deprecated for some time, so fixes will only
  be received in version 5 anyway.

  The only components that need major work are ubuntu-only packages.

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

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


[Kernel-packages] [Bug 1365791] Re: [HP Pavilion g4-1365la Notebook PC] hibernate/resume failure

2014-09-07 Thread Dustin M. Jackson
Upgraded BIOS to Version F.66 as is suggested.

 [HP Pavilion g4-1365la Notebook PC] hibernate/resume failure issue
resolved.


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

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

Title:
  [HP Pavilion g4-1365la Notebook PC] hibernate/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  crash reported on resume after hibernate.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-12-generic 3.16.0-12.18
  ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
  Uname: Linux 3.16.0-12-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dustin 2605 F pulseaudio
  Date: Fri Sep  5 01:48:00 2014
  DuplicateSignature: hibernate/resume:Hewlett-Packard HP Pavilion g4 Notebook 
PC:F.63
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=24cad7e5-e86d-45d6-874d-bf10a46575c1
  InstallationDate: Installed on 2014-08-16 (19 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140815)
  InterpreterPath: /usr/bin/python3.4
  Lsusb:
   Bus 002 Device 003: ID 04f2:b249 Chicony Electronics Co., Ltd 
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Pavilion g4 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-12-generic 
root=UUID=6d3f16c6-33de-456a-a13d-4348b5608dd2 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-12-generic N/A
   linux-backports-modules-3.16.0-12-generic  N/A
   linux-firmware 1.133
  SourcePackage: linux
  Title: [Hewlett-Packard HP Pavilion g4 Notebook PC] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/22/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.63
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 166D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 09.4B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.63:bd03/22/2012:svnHewlett-Packard:pnHPPaviliong4NotebookPC:pvr06911320461610100:rvnHewlett-Packard:rn166D:rvr09.4B:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g4 Notebook PC
  dmi.product.version: 06911320461610100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1365791] Re: [HP Pavilion g4 Notebook PC] hibernate/resume failure

2014-09-06 Thread Dustin M. Jackson
Hello Christopher,

Here is the full computer model as requested.

HP Pavilion g4-1365la Notebook PC

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

Title:
  [HP Pavilion g4 Notebook PC] hibernate/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  crash reported on resume after hibernate.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-12-generic 3.16.0-12.18
  ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
  Uname: Linux 3.16.0-12-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dustin 2605 F pulseaudio
  Date: Fri Sep  5 01:48:00 2014
  DuplicateSignature: hibernate/resume:Hewlett-Packard HP Pavilion g4 Notebook 
PC:F.63
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=24cad7e5-e86d-45d6-874d-bf10a46575c1
  InstallationDate: Installed on 2014-08-16 (19 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140815)
  InterpreterPath: /usr/bin/python3.4
  Lsusb:
   Bus 002 Device 003: ID 04f2:b249 Chicony Electronics Co., Ltd 
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Pavilion g4 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-12-generic 
root=UUID=6d3f16c6-33de-456a-a13d-4348b5608dd2 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-12-generic N/A
   linux-backports-modules-3.16.0-12-generic  N/A
   linux-firmware 1.133
  SourcePackage: linux
  Title: [Hewlett-Packard HP Pavilion g4 Notebook PC] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/22/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.63
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 166D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 09.4B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.63:bd03/22/2012:svnHewlett-Packard:pnHPPaviliong4NotebookPC:pvr06911320461610100:rvnHewlett-Packard:rn166D:rvr09.4B:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g4 Notebook PC
  dmi.product.version: 06911320461610100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1365791] [NEW] [Hewlett-Packard HP Pavilion g4 Notebook PC] hibernate/resume failure

2014-09-04 Thread Dustin M. Jackson
Public bug reported:

crash reported on resume after hibernate.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-12-generic 3.16.0-12.18
ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
Uname: Linux 3.16.0-12-generic x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dustin 2605 F pulseaudio
Date: Fri Sep  5 01:48:00 2014
DuplicateSignature: hibernate/resume:Hewlett-Packard HP Pavilion g4 Notebook 
PC:F.63
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=24cad7e5-e86d-45d6-874d-bf10a46575c1
InstallationDate: Installed on 2014-08-16 (19 days ago)
InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140815)
InterpreterPath: /usr/bin/python3.4
Lsusb:
 Bus 002 Device 003: ID 04f2:b249 Chicony Electronics Co., Ltd 
 Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP Pavilion g4 Notebook PC
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-12-generic 
root=UUID=6d3f16c6-33de-456a-a13d-4348b5608dd2 ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-12-generic N/A
 linux-backports-modules-3.16.0-12-generic  N/A
 linux-firmware 1.133
SourcePackage: linux
Title: [Hewlett-Packard HP Pavilion g4 Notebook PC] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 03/22/2012
dmi.bios.vendor: Insyde
dmi.bios.version: F.63
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 166D
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 09.4B
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.63:bd03/22/2012:svnHewlett-Packard:pnHPPaviliong4NotebookPC:pvr06911320461610100:rvnHewlett-Packard:rn166D:rvr09.4B:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion g4 Notebook PC
dmi.product.version: 06911320461610100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops hibernate resume utopic

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

Title:
  [Hewlett-Packard HP Pavilion g4 Notebook PC] hibernate/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  crash reported on resume after hibernate.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-12-generic 3.16.0-12.18
  ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
  Uname: Linux 3.16.0-12-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dustin 2605 F pulseaudio
  Date: Fri Sep  5 01:48:00 2014
  DuplicateSignature: hibernate/resume:Hewlett-Packard HP Pavilion g4 Notebook 
PC:F.63
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=24cad7e5-e86d-45d6-874d-bf10a46575c1
  InstallationDate: Installed on 2014-08-16 (19 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140815)
  InterpreterPath: /usr/bin/python3.4
  Lsusb:
   Bus 002 Device 003: ID 04f2:b249 Chicony Electronics Co., Ltd 
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Pavilion g4 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-12-generic 
root=UUID=6d3f16c6-33de-456a-a13d-4348b5608dd2 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-

[Kernel-packages] [Bug 1360905] [NEW] Sync libftdi 0.20-2 (main) from Debian unstable (main)

2014-08-24 Thread Jackson Doak
Public bug reported:

Please sync libftdi 0.20-2 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Use dh-autoreconf for current libtool.
Fixed in debian

Changelog entries since current utopic version 0.20-1ubuntu1:

libftdi (0.20-2) unstable; urgency=medium

  * Use dh-autoreconf (closes: #748765).

 -- Aurelien Jarno   Sun, 17 Aug 2014 22:30:02 +0200

** Affects: libftdi (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: libftdi (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync libftdi 0.20-2 (main) from Debian unstable (main)

Status in “libftdi” package in Ubuntu:
  New

Bug description:
  Please sync libftdi 0.20-2 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Use dh-autoreconf for current libtool.
  Fixed in debian

  Changelog entries since current utopic version 0.20-1ubuntu1:

  libftdi (0.20-2) unstable; urgency=medium

* Use dh-autoreconf (closes: #748765).

   -- Aurelien Jarno   Sun, 17 Aug 2014 22:30:02
  +0200

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

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


[Kernel-packages] [Bug 1308264] Re: Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, then resumes booting to the login screen, after 1 minute

2014-08-04 Thread Jackson
im new to fourms... so please excuse my errors... i just had a ubuntu one 
acount so i signed in just to tell
Hans Zaaijer (h-l-zaaijer) in case you didnt figure it out yet...(i know im 4 
months late...)(i love periods)

""Hello all,

Is it possible to describe step #1 in Suthars solution (= "downgrading the 
kernel") in more detail,
(step by step) for this beginner?
How do I download and install 3 new kernel files exactly?
(Steps 2 etc I can understand, only step #1 is too abstract).

Thanks in advance, I really want to use Ubuntu on my Acer C720,
but the boot (1 minute) indeed is too slow.

Regards and thanks from Hans""


follow these instruction they work nicley...
http://goo.gl/Onvd0H

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

Title:
  Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when
  booting up, then resumes booting to the login screen, after 1 minute

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

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

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


[Kernel-packages] [Bug 1308264] Re: Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, then resumes booting to the login screen, after 1 minute

2014-08-04 Thread Jackson
*EDIT*


im new to fourms... so please excuse my errors... i just had a ubuntu one 
acount so i signed in just to tell
Hans Zaaijer (h-l-zaaijer) in case you didnt figure it out yet...(i know im 4 
months late...)(i love periods)

""Hello all,

Is it possible to describe step #1 in Suthars solution (= "downgrading the 
kernel") in more detail,
(step by step) for this beginner?
How do I download and install 3 new kernel files exactly?
(Steps 2 etc I can understand, only step #1 is too abstract).

Thanks in advance, I really want to use Ubuntu on my Acer C720,
but the boot (1 minute) indeed is too slow.

Regards and thanks from Hans""

follow these instruction they work nicley...
http://goo.gl/Onvd0H
Did not mention to 
OPEN TERMINAL and use those commands 
Also the "$" must be removed to be used in ubuntu

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

Title:
  Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when
  booting up, then resumes booting to the login screen, after 1 minute

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

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

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


[Kernel-packages] [Bug 1327735] [NEW] Sync libmpc 2:0.1~r459-4.1 (universe) from Debian unstable (main)

2014-06-08 Thread Jackson Doak
Public bug reported:

Please sync libmpc 2:0.1~r459-4.1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Drop 99_autoreconf.patch, as we are now autoreconfing through CDBS.
  * debian/patches/04_link-order.patch: Link against -lm only after the
static libraries that use math functions. Fixes the build failure
from --as-needed, which enforces strict order.
  * debian/patches/99_autoreconf.patch: Regenerate by autoconf -i and
removing the cache directory afterwards.
All fixed in debian

Changelog entries since current utopic version 2:0.1~r459-1ubuntu3:

libmpc (2:0.1~r459-4.1) unstable; urgency=low

  [ Hideki Yamane ]
  * Non-maintainer upload.
- auto detect aclocal/automake/autoconf version (Closes: #713209)
- include autoreconf.mk to add "config/compile" file
  * debian/control
- add "Build-Depends: dh-autoreconf" to provide above autoreconf.mk
  * debian/patches
- add add_subdir-objects.patch for automake

 -- Neil Williams   Sat, 22 Mar 2014 14:25:56 +

libmpc (2:0.1~r459-4) unstable; urgency=medium

  * Team upload.
  * Bump urgency to medium as RC #665974 affects wheezy.
  * Avoid re-define mpc_uint8_t, MPC_SAMPLE_FORMAT and mpc_int16_t in
libmpcdec/requant.h, they are defined somewhere else in the code;
patch taken from upstream trunk. (Closes: #665974)
Thanks to Han Boetes for the report and Fabian Greffrath for
traging the bug.

 -- Alessio Treglia   Thu, 21 Jun 2012 09:37:38
+0200

libmpc (2:0.1~r459-3) unstable; urgency=low

  * Team upload.
  * Fix buildsystem to avoid FTBFS with --as-needed.
Thanks to Stefan Potyra for the patch. (Closes: #606829)
  * Run autotools' stuff before configure to regenerate the buildsystem.
- Drop 99_autoreconf.patch.
- Build-Depends on gnulib, auto{conf,make} libtool.
  * Bump Standards.

 -- Alessio Treglia   Sun, 17 Jun 2012 21:05:37
+0200

libmpc (2:0.1~r459-2) unstable; urgency=low

  * Team upload.
  * Update maintainer information.
  * Add watch file.
  * Build for Multiarch.
  * Bump Standards.

 -- Alessio Treglia   Wed, 15 Feb 2012 01:11:57
+0100

** Affects: libmpc (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: libmpc (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync libmpc 2:0.1~r459-4.1 (universe) from Debian unstable (main)

Status in “libmpc” package in Ubuntu:
  New

Bug description:
  Please sync libmpc 2:0.1~r459-4.1 (universe) from Debian unstable
  (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Drop 99_autoreconf.patch, as we are now autoreconfing through CDBS.
* debian/patches/04_link-order.patch: Link against -lm only after the
  static libraries that use math functions. Fixes the build failure
  from --as-needed, which enforces strict order.
* debian/patches/99_autoreconf.patch: Regenerate by autoconf -i and
  removing the cache directory afterwards.
  All fixed in debian

  Changelog entries since current utopic version 2:0.1~r459-1ubuntu3:

  libmpc (2:0.1~r459-4.1) unstable; urgency=low

[ Hideki Yamane ]
* Non-maintainer upload.
  - auto detect aclocal/automake/autoconf version (Closes: #713209)
  - include autoreconf.mk to add "config/compile" file
* debian/control
  - add "Build-Depends: dh-autoreconf" to provide above autoreconf.mk
* debian/patches
  - add add_subdir-objects.patch for automake

   -- Neil Williams   Sat, 22 Mar 2014 14:25:56
  +

  libmpc (2:0.1~r459-4) unstable; urgency=medium

* Team upload.
* Bump urgency to medium as RC #665974 affects wheezy.
* Avoid re-define mpc_uint8_t, MPC_SAMPLE_FORMAT and mpc_int16_t in
  libmpcdec/requant.h, they are defined somewhere else in the code;
  patch taken from upstream trunk. (Closes: #665974)
  Thanks to Han Boetes for the report and Fabian Greffrath for
  traging the bug.

   -- Alessio Treglia   Thu, 21 Jun 2012 09:37:38
  +0200

  libmpc (2:0.1~r459-3) unstable; urgency=low

* Team upload.
* Fix buildsystem to avoid FTBFS with --as-needed.
  Thanks to Stefan Potyra for the patch. (Closes: #606829)
* Run autotools' stuff before configure to regenerate the buildsystem.
  - Drop 99_autoreconf.patch.
  - Build-Depends on gnulib, auto{conf,make} libtool.
* Bump Standards.

   -- Alessio Treglia   Sun, 17 Jun 2012 21:05:37
  +0200

  libmpc (2:0.1~r459-2) unstable; urgency=low

* Team upload.
* Update maintainer information.
* Add watch file.
* Build for Multiarch.
* Bump Standards.

   -- Alessio Treglia   Wed, 15 Feb 2012 01:11:57
  +0100

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

-- 
Mailing list: https://launchpad.net/~kernel-pack

[Kernel-packages] [Bug 1292081] [NEW] iphone 4s mount issue

2014-03-13 Thread neil jackson
Public bug reported:

as others have reported trust repeatedly displayed ubuntu 13.10

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-18-generic 3.11.0-18.32
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  neil   1664 F pulseaudio
 /dev/snd/controlC1:  neil   1664 F pulseaudio
 /dev/snd/controlC0:  neil   1664 F pulseaudio
Date: Thu Mar 13 15:54:59 2014
HibernationDevice: RESUME=UUID=bb68111e-1d81-4a2b-b12f-d4f88ebe88a2
InstallationDate: Installed on 2014-03-11 (2 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IwConfig:
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
 
 lono wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. GA-MA785GM-US2H
MarkForUpload: True
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro splash quiet
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-18-generic N/A
 linux-backports-modules-3.11.0-18-generic  N/A
 linux-firmware 1.116.2
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/07/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: GA-MA78LMT-US2H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/07/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA785GM-US2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78LMT-US2H:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA785GM-US2H
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug saucy

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

Title:
  iphone 4s mount issue

Status in “linux” package in Ubuntu:
  New

Bug description:
  as others have reported trust repeatedly displayed ubuntu 13.10

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  neil   1664 F pulseaudio
   /dev/snd/controlC1:  neil   1664 F pulseaudio
   /dev/snd/controlC0:  neil   1664 F pulseaudio
  Date: Thu Mar 13 15:54:59 2014
  HibernationDevice: RESUME=UUID=bb68111e-1d81-4a2b-b12f-d4f88ebe88a2
  InstallationDate: Installed on 2014-03-11 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-MA785GM-US2H
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro splash quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/07/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F1
  dmi.board.name: GA-MA78LMT-US2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/07/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA785GM-US2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78LMT-US2H:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA785GM-US2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1292082] [NEW] iphone 4s mount issue

2014-03-13 Thread neil jackson
Public bug reported:

as others have reported trust repeatedly displayed ubuntu 13.10

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-18-generic 3.11.0-18.32
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  neil   1664 F pulseaudio
 /dev/snd/controlC1:  neil   1664 F pulseaudio
 /dev/snd/controlC0:  neil   1664 F pulseaudio
Date: Thu Mar 13 15:54:59 2014
HibernationDevice: RESUME=UUID=bb68111e-1d81-4a2b-b12f-d4f88ebe88a2
InstallationDate: Installed on 2014-03-11 (2 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IwConfig:
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
 
 lono wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. GA-MA785GM-US2H
MarkForUpload: True
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro splash quiet
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-18-generic N/A
 linux-backports-modules-3.11.0-18-generic  N/A
 linux-firmware 1.116.2
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/07/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: GA-MA78LMT-US2H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/07/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA785GM-US2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78LMT-US2H:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA785GM-US2H
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug saucy

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

Title:
  iphone 4s mount issue

Status in “linux” package in Ubuntu:
  New

Bug description:
  as others have reported trust repeatedly displayed ubuntu 13.10

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  neil   1664 F pulseaudio
   /dev/snd/controlC1:  neil   1664 F pulseaudio
   /dev/snd/controlC0:  neil   1664 F pulseaudio
  Date: Thu Mar 13 15:54:59 2014
  HibernationDevice: RESUME=UUID=bb68111e-1d81-4a2b-b12f-d4f88ebe88a2
  InstallationDate: Installed on 2014-03-11 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-MA785GM-US2H
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro splash quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/07/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F1
  dmi.board.name: GA-MA78LMT-US2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/07/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA785GM-US2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78LMT-US2H:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA785GM-US2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1283741] Re: [Dell XPS M1210] BUG: unable to handle kernel NULL pointer dereference at (null)

2014-03-09 Thread Jackson Doak
I'm on a dell vostro 1320 and was sent here. The issue has appeared only
very recently on trusty, shortly after installling i8kutils and
following a guide on the ubuntu forums for using it. I now only get a
complete boot 1/10 times and get many crashes once logged in.

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

Title:
  [Dell XPS M1210] BUG: unable to handle kernel NULL pointer dereference
  at   (null)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  With my Dell XPS M1210 Model PP11S, on boot Ubuntu 14.04 does not
  always initialise the keyboard or mouse correctly. So a logon password
  cannot be entered. Sometimes if the mouse pad is working it is
  possible to switch to the guest account and then back to a user
  account to get the keyboard working. Sometimes after that the mousepad
  stops working.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-11-generic 3.13.0-11.31
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1470 F pulseaudio
    terry  2094 F pulseaudio
   /dev/snd/controlC1:  lightdm1470 F pulseaudio
    terry  2094 F pulseaudio
  Date: Sat Feb 22 04:02:18 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at  
 (null) RIP: 0010:location  [<  (null)>]   (null)
  Failure: oops
  HibernationDevice: RESUME=UUID=f92e41d7-fced-4671-90a1-863549fc5dd6
  InstallationDate: Installed on 2013-10-17 (128 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. MXC062
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=4452a452-61fa-46fd-8b59-59c990e902b2 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu4
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at   
(null)
  UpgradeStatus: Upgraded to trusty on 2014-01-25 (29 days ago)
  dmi.bios.date: 04/02/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0RT486
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/02/2007:svnDellInc.:pnMXC062:pvr:rvnDellInc.:rn0RT486:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: MXC062
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1283741] Re: [Dell XPS M1210] BUG: unable to handle kernel NULL pointer dereference at (null)

2014-03-09 Thread Jackson Doak
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  [Dell XPS M1210] BUG: unable to handle kernel NULL pointer dereference
  at   (null)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  With my Dell XPS M1210 Model PP11S, on boot Ubuntu 14.04 does not
  always initialise the keyboard or mouse correctly. So a logon password
  cannot be entered. Sometimes if the mouse pad is working it is
  possible to switch to the guest account and then back to a user
  account to get the keyboard working. Sometimes after that the mousepad
  stops working.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-11-generic 3.13.0-11.31
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1470 F pulseaudio
    terry  2094 F pulseaudio
   /dev/snd/controlC1:  lightdm1470 F pulseaudio
    terry  2094 F pulseaudio
  Date: Sat Feb 22 04:02:18 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at  
 (null) RIP: 0010:location  [<  (null)>]   (null)
  Failure: oops
  HibernationDevice: RESUME=UUID=f92e41d7-fced-4671-90a1-863549fc5dd6
  InstallationDate: Installed on 2013-10-17 (128 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. MXC062
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=4452a452-61fa-46fd-8b59-59c990e902b2 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu4
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at   
(null)
  UpgradeStatus: Upgraded to trusty on 2014-01-25 (29 days ago)
  dmi.bios.date: 04/02/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0RT486
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/02/2007:svnDellInc.:pnMXC062:pvr:rvnDellInc.:rn0RT486:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: MXC062
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1289887] [NEW] BUG: Bad page map in process systemd-udevd pte:ffffffff pmd:68f91067

2014-03-08 Thread Jackson Doak
Public bug reported:

This error appears on startup

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-16-generic 3.13.0-16.36
ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
Uname: Linux 3.13.0-16-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lightdm1187 F pulseaudio
  jackson1746 F pulseaudio
 /dev/snd/pcmC0D0p:   jackson1746 F...m pulseaudio
Date: Sat Mar  8 08:58:39 2014
Failure: oops
HibernationDevice: RESUME=UUID=c71b5c5f-8020-4d3d-b67f-d8b1b52f5acb
InstallationDate: Installed on 2013-12-17 (81 days ago)
InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131217)
MachineType: Dell Inc. Vostro 1320
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=86ece24c-f5fd-49fa-8fe8-9c9d0e76df25 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu5
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: BUG: Bad page map in process systemd-udevd  pte: pmd:68f91067
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/05/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0R235J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/05/2010:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1320
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops kernel-oops trusty

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

Title:
  BUG: Bad page map in process systemd-udevd  pte: pmd:68f91067

Status in “linux” package in Ubuntu:
  New

Bug description:
  This error appears on startup

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1187 F pulseaudio
    jackson1746 F pulseaudio
   /dev/snd/pcmC0D0p:   jackson1746 F...m pulseaudio
  Date: Sat Mar  8 08:58:39 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=c71b5c5f-8020-4d3d-b67f-d8b1b52f5acb
  InstallationDate: Installed on 2013-12-17 (81 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131217)
  MachineType: Dell Inc. Vostro 1320
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=86ece24c-f5fd-49fa-8fe8-9c9d0e76df25 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu5
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: BUG: Bad page map in process systemd-udevd  pte: pmd:68f91067
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0R235J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd03/05/2010:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro 1320
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1286459] Re: [System manufacturer System Product Name] suspend/resume failure

2014-02-28 Thread Jackson Doak
what computer did this occur on (brand and model)?

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

Title:
  [System manufacturer System Product Name] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As mentioned in the title, the system failed to resume from suspend.
  After a forced reboot, apport spurted out this.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-13-generic 3.13.0-13.33
  ProcVersionSignature: Ubuntu 3.13.0-13.33-generic 3.13.5
  Uname: Linux 3.13.0-13-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDmesg:
   [   22.166462] forcedeth :00:0a.0: irq 43 for MSI/MSI-X
   [   22.166495] forcedeth :00:0a.0 eth0: MSI enabled
   [   22.530905] init: samba-ad-dc main process (1115) terminated with status 1
   [   24.679850] init: plymouth-stop pre-start process (1232) terminated with 
status 1
  Date: Sat Mar  1 01:43:22 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e48646c0-c49f-4b44-9c01-7f5cba424b5c
  InstallationDate: Installed on 2014-02-21 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140221)
  InterpreterPath: /usr/bin/python3.4
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-13-generic 
root=UUID=e694dde6-2db0-47c4-98ff-e2c4d984253f ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-13-generic N/A
   linux-backports-modules-3.13.0-13-generic  N/A
   linux-firmware 1.125
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 09/11/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1309
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1309:bd09/11/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1283625] Re: bugs

2014-02-22 Thread Jackson Doak
Please be a bit more descriptive with what is happening. e.g. What you
expected to happen and what actually did, plus list any PPAs you have
installed

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

Title:
  bugs

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  i cannot update ubuntu13.10, environment variable (such as "export")
  not find,as well .thx

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29 [modified: 
boot/vmlinuz-3.8.0-19-generic]
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bingo  2160 F pulseaudio
  Date: Sun Feb 23 10:56:48 2014
  HibernationDevice: RESUME=UUID=52a6eeae-099f-4696-b25c-d20f9f72c64d
  InstallationDate: Installed on 2014-02-23 (0 days ago)
  InstallationMedia: UbuntuKylin 13.04 "Raring Ringtail" - Release amd64 
(20130424)
  MachineType: LENOVO IdeaPad Y460
  MarkForUpload: True
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=fb582973-88e5-4d7a-9107-f34e86ff7fc3 ro locale=zh_CN quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/30/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 27CN59WW
  dmi.board.name: KL2
  dmi.board.vendor: Lenovo
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Lenovo
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr27CN59WW:bd06/30/2010:svnLENOVO:pnIdeaPadY460:pvrRev1.0:rvnLenovo:rnKL2:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
  dmi.product.name: IdeaPad Y460
  dmi.product.version: Rev 1.0
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1282380] Re: No idea

2014-02-19 Thread Jackson Doak
Please try to make the title and description more understandable.

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

Title:
  No idea

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Not sure what this is, Chromium froze up when I hashtagged Google in
  my Facebook post. lolz

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-10-generic 3.13.0-10.30
  ProcVersionSignature: Ubuntu 3.13.0-10.30-generic 3.13.3
  Uname: Linux 3.13.0-10-generic i686
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm2132 F pulseaudio
videotron   3105 F pulseaudio
   /dev/snd/controlC0:  lightdm2132 F pulseaudio
videotron   3105 F pulseaudio
  Date: Wed Feb 19 22:42:52 2014
  DuplicateSignature: BUG: soft lockup - CPU#0 stuck for 22s! [kswapd0:31] EIP: 
0060:location EFLAGS: 0286 CPU: 0
  Failure: oops
  HibernationDevice: RESUME=UUID=241563ea-626c-4979-a469-f97344eef17f
  InstallationDate: Installed on 2014-01-11 (39 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MachineType: LENOVO 1450A7U
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-10-generic 
root=UUID=9864d147-5614-4e11-9b8b-55e2160b47c8 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: BUG: soft lockup - CPU#0 stuck for 22s! [kswapd0:31]
  UpgradeStatus: Upgraded to trusty on 2014-01-18 (33 days ago)
  dmi.bios.date: 05/12/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 52CN11WW
  dmi.board.asset.tag: Base Board Asset Tag Unknown
  dmi.board.name: Inagua
  dmi.board.vendor: LENOVO
  dmi.board.version: 109-B78210-00A
  dmi.chassis.asset.tag: Chassis Asset Tag Unknown
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version Unknown
  dmi.modalias: 
dmi:bvnLENOVO:bvr52CN11WW:bd05/12/2011:svnLENOVO:pn1450A7U:pvrLenovoB575:rvnLENOVO:rnInagua:rvr109-B78210-00A:cvnLENOVO:ct10:cvrChassisVersionUnknown:
  dmi.product.name: 1450A7U
  dmi.product.version: Lenovo B575
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1276702] [NEW] iphone 5 issues

2014-02-05 Thread andrew jackson
Public bug reported:

Iphone 5 will not connect to linux mint 16 . asks me to trust and when i
do it keeps asking.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-15-generic 3.11.0-15.23
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  andy   2309 F pulseaudio
 /dev/snd/controlC0:  andy   2309 F pulseaudio
 /dev/snd/pcmC0D0p:   andy   2309 F...m pulseaudio
Date: Wed Feb  5 12:13:38 2014
InstallationDate: Installed on 2014-01-07 (28 days ago)
InstallationMedia: Linux Mint 15 "Olivia" - Release amd64 (20130520)
IwConfig:
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
 
 lono wireless extensions.
MachineType: Dell Inc. Inspiron 537
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=ab3c5ccb-1918-408b-b34a-634e14189331 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-15-generic N/A
 linux-backports-modules-3.11.0-15-generic  N/A
 linux-firmware 1.116
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/23/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0U880P
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/23/2009:svnDellInc.:pnInspiron537:pvr00:rvnDellInc.:rn0U880P:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: Inspiron 537
dmi.product.version: 00
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug petra third-party-packages

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

Title:
  iphone 5 issues

Status in “linux” package in Ubuntu:
  New

Bug description:
  Iphone 5 will not connect to linux mint 16 . asks me to trust and when
  i do it keeps asking.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.23
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  andy   2309 F pulseaudio
   /dev/snd/controlC0:  andy   2309 F pulseaudio
   /dev/snd/pcmC0D0p:   andy   2309 F...m pulseaudio
  Date: Wed Feb  5 12:13:38 2014
  InstallationDate: Installed on 2014-01-07 (28 days ago)
  InstallationMedia: Linux Mint 15 "Olivia" - Release amd64 (20130520)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. Inspiron 537
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=ab3c5ccb-1918-408b-b34a-634e14189331 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/23/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0U880P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/23/2009:svnDellInc.:pnInspiron537:pvr00:rvnDellInc.:rn0U880P:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.name: Inspiron 537
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 977761] Re: Add support for using QMI protocol

2013-12-02 Thread Jackson Doak
Fixed in 0.9.3.1

** Changed in: plasma-nm (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Add support for using QMI protocol

Status in GNOME Control Center:
  Fix Released
Status in GNOME Shell:
  Fix Released
Status in KDE Network -  network-related apps:
  Fix Released
Status in QMI modem protocol helper library:
  Fix Released
Status in ModemManager (with NetworkManager support):
  Fix Released
Status in NetworkManager:
  Fix Released
Status in Network Manager GNOME Applet:
  Fix Released
Status in “geoclue” package in Ubuntu:
  New
Status in “gnome-control-center” package in Ubuntu:
  New
Status in “gnome-shell” package in Ubuntu:
  Confirmed
Status in “libqmi” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “modemmanager” package in Ubuntu:
  Triaged
Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “network-manager-applet” package in Ubuntu:
  Confirmed
Status in “plasma-nm” package in Ubuntu:
  Fix Released
Status in “wader” package in Ubuntu:
  New
Status in “libqmi” package in Debian:
  Fix Released

Bug description:
  USB modeswitching works ok, and the network operator appears in the NM
  menu, but it fails to connect.

  Nm-applet needs to be updated upstream. See the same change for Gnome
  shell:

  https://bugzilla.gnome.org/show_bug.cgi?id=687359

  We also need libqmi packaged, see bug #1075801.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: modemmanager 0.5.2.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic-pae 3.2.14
  Uname: Linux 3.2.0-22-generic-pae i686
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  Date: Tue Apr 10 08:48:55 2012
  EcryptfsInUse: Yes
  SourcePackage: modemmanager
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  DistroRelease: Ubuntu 12.04
  EcryptfsInUse: Yes
  Package: modemmanager 0.5.2.0-0ubuntu2 [modified: 
lib/udev/rules.d/77-mm-zte-port-types.rules]
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
   TERM=xterm
   PATH=(custom, user)
   LANG=nb_NO.UTF-8
   SHELL=/bin/bash
  Tags:  precise precise
  Uname: Linux 3.4.0-030400rc4-generic i686
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm dialout lpadmin sambashare sudo

  PPA for testing/development: https://launchpad.net/~mariusko/+archive
  /network-manager-snapshots

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/977761/+subscriptions

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


[Kernel-packages] [Bug 1239932] Re: [needs-packaging] CinePaint

2013-10-14 Thread Jackson Doak
Please add what license the software is under to the desciption.
Filing a wnpp bug in debian would get this packaged faster, since we try to 
sync all out packages from there.

** Package changed: linux (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Incomplete => New

** Tags added: needs-packaging

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

Title:
   [needs-packaging] CinePaint

Status in Ubuntu:
  New

Bug description:
  Hello,

  Can you create the debian package for CinePaint software?
  It's a very well known in the cinema (HOLLYWOOD) more information here:
  http://www.cinepaint.org/

  Download :
  http://sourceforge.net/projects/cinepaint/files/CinePaint/

  Thanks you for your works.

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

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


[Kernel-packages] [Bug 1231976] [NEW] Kernel WARNING after resume from suspend

2013-09-27 Thread Mark Jackson
Public bug reported:

After resuming from suspend, I get the following warning:-

[519341.182229] WARNING: at 
/build/buildd/linux-3.2.0/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
[519341.182230] Hardware name: H61MH
[519341.182231] Component: resume devices, time: 13784
[519341.182231] Modules linked in: arc4 rt2800usb rt2800lib crc_ccitt rt2x00usb 
rt2x00lib mac80211 cfg80211 nls_iso8859_1 nls_cp437 vfat fat pci_stub 
vboxpci(O) vboxnetadp(O) vboxnetflt(O) snd_hda_codec_hdmi snd_hda_codec_realtek 
vboxdrv(O) bnep rfcomm bluetooth snd_hda_intel nfsd snd_hda_codec snd_hwdep nfs 
lockd fscache auth_rpcgss nfs_acl binfmt_misc sunrpc nvidia(P) ch341 psmouse 
snd_pcm ftdi_sio usbserial snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
snd_timer snd_seq_device ppdev snd parport_pc serio_raw mac_hid soundcore 
snd_page_alloc mei(C) lp parport usbhid hid r8169 usb_storage
[519341.182254] Pid: 26721, comm: pm-suspend Tainted: PWC O 
3.2.0-53-generic #81-Ubuntu
[519341.182255] Call Trace:
[519341.182259]  [] warn_slowpath_common+0x7f/0xc0
[519341.182261]  [] warn_slowpath_fmt+0x46/0x50
[519341.182263]  [] suspend_test_finish+0x86/0x90
[519341.182264]  [] suspend_devices_and_enter+0x10b/0x200
[519341.182266]  [] enter_state+0xd1/0x110
[519341.182268]  [] state_store+0xb7/0x130
[519341.182270]  [] kobj_attr_store+0xf/0x30
[519341.182273]  [] sysfs_write_file+0xef/0x170
[519341.182275]  [] vfs_write+0xb3/0x180
[519341.182277]  [] sys_write+0x4a/0x90
[519341.182280]  [] system_call_fastpath+0x16/0x1b
[519341.182281] ---[ end trace 7cd7fb5883b38c5e ]---

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-53-generic 3.2.0-53.81
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
Uname: Linux 3.2.0-53-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC1:  mpfj   2267 F pulseaudio
 /dev/snd/controlC0:  mpfj   2267 F pulseaudio
 /dev/snd/pcmC0D0p:   mpfj   2267 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xfb10 irq 44'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:10ec0662,1565821f,00100101 
HDA:80862805,80862805,0010'
   Controls  : 45
   Simple ctrls  : 22
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfb08 irq 17'
   Mixer name   : 'Nvidia GPU 14 HDMI/DP'
   Components   : 'HDA:10de0014,10de0101,00100100'
   Controls  : 24
   Simple ctrls  : 4
Date: Fri Sep 27 13:37:36 2013
HibernationDevice: RESUME=UUID=643b67e0-8adc-4baa-9748-b4b726443b03
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120404)
IwConfig:
 lono wireless extensions.
 
 vboxnet0  no wireless extensions.
 
 eth0  no wireless extensions.
MachineType: BIOSTAR Group H61MH
MarkForUpload: True
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic 
root=UUID=6b128817-b0fa-49a1-af5f-c718cdc43b01 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-53-generic N/A
 linux-backports-modules-3.2.0-53-generic  N/A
 linux-firmware1.79.6
RfKill:
 
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 Sep 27 11:48:25 mpfj kernel: [521244.906653] EXT4-fs (sdb1): Unaligned AIO/DIO 
on inode 23461937 by AioMgr0-N; performance will be poor.
 Sep 27 13:02:31 mpfj kernel: [525690.242187] X3R_main[30924] trap divide error 
ip:8174c84 sp:ffc5cdfc error:0 in X3R_main[8048000+1bb000]
dmi.bios.date: 02/18/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: None
dmi.board.name: H61MH
dmi.board.vendor: BIOSTAR Group
dmi.board.version: 6.0
dmi.chassis.asset.tag: None
dmi.chassis.type: 3
dmi.chassis.vendor: BIOSTAR Group
dmi.chassis.version: 6.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd02/18/2011:svnBIOSTARGroup:pnH61MH:pvr6.0:rvnBIOSTARGroup:rnH61MH:rvr6.0:cvnBIOSTARGroup:ct3:cvr6.0:
dmi.product.name: H61MH
dmi.product.version: 6.0
dmi.sys.vendor: BIOSTAR Group

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


** Tags: amd64 apport-bug precise running-unity staging

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

Title:
  Kernel WARNING after resume from suspend

Status in “linux” package in Ubuntu:
  New

Bug description:
  After resuming from suspend, I get the following warning:-

  [519341.182229] WARNING: at 
/build/buildd/linux-3.2.0/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  [519341.182230] Hardware name: H61MH
  [519341.182231] Component: resume devices, time: 13784
  [519341.182231] Modules linked in: arc4 rt2800usb rt2800lib crc_ccitt 
rt2x00usb rt2x00lib mac80211 cfg80211 n

[Kernel-packages] [Bug 1228271] Re: Wireless

2013-09-22 Thread Thomas Jackson
** Package changed: linux (Ubuntu) => ndiswrapper

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

Title:
  Wireless

Status in NDIS-Wrapper - Ndis driver wrapper for the Linux kernel:
  Confirmed

Bug description:
  Can not get a PCI TP-link TL-WN851nd wireless adapter to work

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tom1773 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,103c2a34,0011'
 Controls  : 49
 Simple ctrls  : 22
  Date: Fri Sep 20 10:48:52 2013
  HibernationDevice: RESUME=UUID=bfc5b4ad-0425-44ac-a0fb-ed71a4043ffd
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 002 Device 002: ID 04f3:01a4 Elan Microelectronics Corp. Wireless 
Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: HP Pavilion 061 RJ181AA-ABA a1600n
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=93862f67-99db-4a56-bc76-52027ca7de17 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-23-generic N/A
   linux-backports-modules-3.5.0-23-generic  N/A
   linux-firmware1.79.6
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/02/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 3.07
  dmi.board.name: NODUSM3
  dmi.board.vendor: ASUSTek Computer INC.
  dmi.board.version: 1.05
  dmi.chassis.type: 3
  dmi.chassis.version: 
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr3.07:bd08/02/2006:svnHPPavilion061:pnRJ181AA-ABAa1600n:pvr0nx1114RE101NODM300:rvnASUSTekComputerINC.:rnNODUSM3:rvr1.05:cvn:ct3:cvr:
  dmi.product.name: RJ181AA-ABA a1600n
  dmi.product.version: 0nx1114RE101NODM300
  dmi.sys.vendor: HP Pavilion 061

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

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


[Kernel-packages] [Bug 1228271] [NEW] Wireless

2013-09-20 Thread Thomas Jackson
Public bug reported:

Can not get a PCI TP-link TL-WN851nd wireless adapter to work

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tom1773 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,103c2a34,0011'
   Controls  : 49
   Simple ctrls  : 22
Date: Fri Sep 20 10:48:52 2013
HibernationDevice: RESUME=UUID=bfc5b4ad-0425-44ac-a0fb-ed71a4043ffd
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 002 Device 002: ID 04f3:01a4 Elan Microelectronics Corp. Wireless Keyboard
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: HP Pavilion 061 RJ181AA-ABA a1600n
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=93862f67-99db-4a56-bc76-52027ca7de17 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-23-generic N/A
 linux-backports-modules-3.5.0-23-generic  N/A
 linux-firmware1.79.6
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/02/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 3.07
dmi.board.name: NODUSM3
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 1.05
dmi.chassis.type: 3
dmi.chassis.version: 
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr3.07:bd08/02/2006:svnHPPavilion061:pnRJ181AA-ABAa1600n:pvr0nx1114RE101NODM300:rvnASUSTekComputerINC.:rnNODUSM3:rvr1.05:cvn:ct3:cvr:
dmi.product.name: RJ181AA-ABA a1600n
dmi.product.version: 0nx1114RE101NODM300
dmi.sys.vendor: HP Pavilion 061

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


** Tags: apport-bug i386 precise qa-kernel-lts-testing running-unity

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

Title:
  Wireless

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Can not get a PCI TP-link TL-WN851nd wireless adapter to work

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tom1773 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,103c2a34,0011'
 Controls  : 49
 Simple ctrls  : 22
  Date: Fri Sep 20 10:48:52 2013
  HibernationDevice: RESUME=UUID=bfc5b4ad-0425-44ac-a0fb-ed71a4043ffd
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 002 Device 002: ID 04f3:01a4 Elan Microelectronics Corp. Wireless 
Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: HP Pavilion 061 RJ181AA-ABA a1600n
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=93862f67-99db-4a56-bc76-52027ca7de17 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-23-generic N/A
   linux-backports-modules-3.5.0-23-generic  N/A
   linux-firmware1.79.6
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/02/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 3.0

[Kernel-packages] [Bug 791833] Re: Dell ST2220T Monitor responds to touch only on warm boot from windows

2013-08-18 Thread L Jackson
Hi All,
I have also been waiting for months for multi-touch to become a reaiity on this 
device. If it helps I'd like to nominate the great work done so far to be 
commited to precise. Can I also add that when running this on my raspberry pi 
there is a different between the X/Y oreintation when using the normal desktop 
and after launching XBMC. Is there any way to use the differences in how both 
apps compute the co-ordinates to zero in on how the other touch features can be 
accessed?
If not what does it take to hack the firmware on a device?
Is there a way to reverse engineer the windows driver to figure out how we can 
achive 5-7 point touch?
This device showed so much pormise.
Cheers, lj

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

Title:
  Dell ST2220T Monitor responds to touch only on warm boot from windows

Status in OEM Priority Project:
  Invalid
Status in OEM Priority Project oneiric series:
  Invalid
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Oneiric:
  Invalid
Status in “linux” package in Fedora:
  Unknown

Bug description:
  Dell ST2220T Monitors have been purchased. On first install, the
  touchscreen worked pretty well. But it started to behave weird after
  restarts. The behaviour is as follows:

  On cold boot touch never works. But once going to Windows 7 and coming
  back after a warm boot, the touch works perfectly. From now, it works
  until there are no cold boots. Once cold boot happens into Ubuntu,
  touch stops working. This behaviour has been consistent. I tried to
  put usbhid.quirks with  : : 0x40 as  mentioned
  here http://ubuntuforums.org/showthread.php?p=10287057#post10287057
  but it did not work.

  This is on Ubuntu Natty.

  A patch from Red Hat bugzilla:
  https://bugzilla.redhat.com/show_bug.cgi?id=703118   seems to help the
  issue significantly, but, a few touch features (such as "click") seem
  to still need some work.  The patch doesn't seem to be upstream yet in
  the mainline kernel.


  
  SRU Request:

  Impact:

  Customer currently has 150 of these monitors with plans to expand to 1,500 
next year and 10,000 in the year after that. Getting these devices to
  work with ubuntu will help out a lot with cost reduction for the customer.

  Patch:

  See bugzilla reference above.

  Steps to reproduce:

  1) Install 11.04 (In this case the system was dual-booted with Windows 7)
  2) Without the patch, the touchscreen only seems to work if the machine is 
warm-rebooted from Windows. The touch features don't work at all if the system 
is cold-booted into Ubuntu.
  3) With the patch, the touchscreen appears to work with cold boots and warm 
reboots, but, 'click' features on the touchscreen still need to be applied.

  TEST CASE:

  Apply the patch to the kernel, then test the touchscreen after warm
  reboots and cold boots to ensure that the touchscreen is fully
  functional.  Customer has agreed to assist with testing, etc.

  Regression Potential:

  Unknown at this time.  Patch appears to be pretty trivial and isolated
  so regression potential seems to be pretty low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/791833/+subscriptions

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


Re: [Kernel-packages] [Bug 1198755] Re: [Dell Inc. Vostro 1320] suspend/resume failure

2013-07-18 Thread Jackson Doak
I didn't suspend the computer, i shut the lid and it was meant to do
nothing

On Fri, Jul 19, 2013 at 4:46 AM, Joseph Salisbury
 wrote:
> Did you battery die while the system was suspended?  Also, do you get
> this every time you resume from suspend.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1198755
>
> Title:
>   [Dell Inc. Vostro 1320] suspend/resume failure
>
> Status in “linux” package in Ubuntu:
>   Incomplete
>
> Bug description:
>   When i turned my laptop on, this happened.
>
>   ProblemType: KernelOops
>   DistroRelease: Ubuntu 13.10
>   Package: linux-image-3.10.0-2-generic 3.10.0-2.10
>   ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
>   Uname: Linux 3.10.0-2-generic x86_64
>   Annotation: This occured during a previous suspend and prevented it from 
> resuming properly.
>   ApportVersion: 2.10.2-0ubuntu3
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  jackson1472 F pulseaudio
>   Date: Mon Jul  8 09:10:27 2013
>   ExecutablePath: /usr/share/apport/apportcheckresume
>   Failure: suspend/resume
>   HibernationDevice: RESUME=UUID=c0f71f1a-1d9d-4ea1-a270-97301174170f
>   InstallationDate: Installed on 2013-05-31 (37 days ago)
>   InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
> (20130423.1)
>   InterpreterPath: /usr/bin/python3.3
>   MachineType: Dell Inc. Vostro 1320
>   MarkForUpload: True
>   ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
>   ProcEnviron:
>TERM=linux
>PATH=(custom, no user)
>   ProcFB: 0 nouveaufb
>   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-2-generic 
> root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
>   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
> not responding.
>   RelatedPackageVersions:
>linux-restricted-modules-3.10.0-2-generic N/A
>linux-backports-modules-3.10.0-2-generic  N/A
>linux-firmware1.110
>   SourcePackage: linux
>   Title: [Dell Inc. Vostro 1320] suspend/resume failure
>   UpgradeStatus: Upgraded to saucy on 2013-07-06 (1 days ago)
>   UserGroups:
>
>   dmi.bios.date: 03/05/2010
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: A08
>   dmi.board.name: 0R235J
>   dmi.board.vendor: Dell Inc.
>   dmi.chassis.type: 8
>   dmi.chassis.vendor: Dell Inc.
>   dmi.chassis.version: N/A
>   dmi.modalias: 
> dmi:bvnDellInc.:bvrA08:bd03/05/2010:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
>   dmi.product.name: Vostro 1320
>   dmi.product.version: Null
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198755/+subscriptions

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

Title:
  [Dell Inc. Vostro 1320] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When i turned my laptop on, this happened.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-2-generic 3.10.0-2.10
  ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jackson1472 F pulseaudio
  Date: Mon Jul  8 09:10:27 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=c0f71f1a-1d9d-4ea1-a270-97301174170f
  InstallationDate: Installed on 2013-05-31 (37 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Dell Inc. Vostro 1320
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-2-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-2-generic N/A
   linux-backports-modules-3.10.0-2-generic  N/A
   linux-firmware1.110
  SourcePackage: linux
  Title: [Dell Inc. Vostro 1320] suspend/resume failure
  UpgradeStatus: Upgraded to saucy on 2013-0