[Kernel-packages] [Bug 2002842] Re: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:151:32

2023-02-03 Thread John Hartley
Problem:

This bug is also being reporting on my Lenovo x3650 Server, so adding
here to confirm multiple occurrence/

Ubuntu Version:

$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
UBUNTU_CODENAME=jammy

kernel version:

$ uname -a
Linux blue 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 
x86_64 x86_64 GNU/Linux


[4.607349] UBSAN: array-index-out-of-bounds in 
/build/linux-oKJrrr/linux-5.15.0/drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
[4.607725] index 5 is out of range for type 'MR_LD_SPAN_MAP [1]'
[4.607925] CPU: 0 PID: 402 Comm: kworker/0:2 Not tainted 5.15.0-58-generic 
#64-Ubuntu
[4.607930] Hardware name: LENOVO System x3650 M5: -[8871AC1]-/01KN179, BIOS 
-[TCE148A-3.30]- 10/26/2020
[4.607932] Workqueue: events work_for_cpu_fn
[4.607944] Call Trace:
[4.607948]  
[4.607950]  show_stack+0x52/0x5c
[4.607958]  dump_stack_lvl+0x4a/0x63
[4.607968]  dump_stack+0x10/0x16
[4.607972]  ubsan_epilogue+0x9/0x49
[4.607977]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[4.607982]  ? MR_PopulateDrvRaidMap+0x295/0x580 [megaraid_sas]
[4.608002]  mr_update_load_balance_params+0xb9/0xc0 [megaraid_sas]
[4.608014]  MR_ValidateMapInfo+0x8d/0x290 [megaraid_sas]
[4.608025]  megasas_init_adapter_fusion+0x3ce/0x420 [megaraid_sas]
[4.608036]  ? megasas_setup_reply_map+0x49/0xac [megaraid_sas]
[4.608050]  megasas_init_fw.cold+0x87f/0x10c8 [megaraid_sas]
[4.608064]  megasas_probe_one+0x15c/0x4e0 [megaraid_sas]
[4.608075]  local_pci_probe+0x4b/0x90
[4.608081]  work_for_cpu_fn+0x1a/0x30
[4.608085]  process_one_work+0x22b/0x3d0
[4.608089]  worker_thread+0x223/0x420
[4.608092]  ? process_one_work+0x3d0/0x3d0
[4.608095]  kthread+0x12a/0x150
[4.608099]  ? set_kthread_struct+0x50/0x50
[4.608103]  ret_from_fork+0x22/0x30
[4.608110]  
[4.608111] 

[4.608385] 

[4.608655] UBSAN: array-index-out-of-bounds in 
/build/linux-oKJrrr/linux-5.15.0/drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
[4.609031] index 5 is out of range for type 'MR_LD_SPAN_MAP [1]'
[4.609230] CPU: 0 PID: 402 Comm: kworker/0:2 Not tainted 5.15.0-58-generic 
#64-Ubuntu
[4.609233] Hardware name: LENOVO System x3650 M5: -[8871AC1]-/01KN179, BIOS 
-[TCE148A-3.30]- 10/26/2020
[4.609234] Workqueue: events work_for_cpu_fn
[4.609239] Call Trace:
[4.609240]  
[4.609241]  show_stack+0x52/0x5c
[4.609244]  dump_stack_lvl+0x4a/0x63
[4.609249]  dump_stack+0x10/0x16
[4.609253]  ubsan_epilogue+0x9/0x49
[4.609257]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[4.609262]  ? mr_update_load_balance_params+0xb9/0xc0 [megaraid_sas]
[4.609274]  MR_ValidateMapInfo+0x20f/0x290 [megaraid_sas]
[4.609285]  megasas_init_adapter_fusion+0x3ce/0x420 [megaraid_sas]
[4.609295]  ? megasas_setup_reply_map+0x49/0xac [megaraid_sas]
[4.609309]  megasas_init_fw.cold+0x87f/0x10c8 [megaraid_sas]
[4.609322]  megasas_probe_one+0x15c/0x4e0 [megaraid_sas]
[4.609333]  local_pci_probe+0x4b/0x90
[4.609336]  work_for_cpu_fn+0x1a/0x30
[4.609340]  process_one_work+0x22b/0x3d0
[4.609343]  worker_thread+0x223/0x420
[4.609346]  ? process_one_work+0x3d0/0x3d0
[4.609349]  kthread+0x12a/0x150
[4.609352]  ? set_kthread_struct+0x50/0x50
[4.609356]  ret_from_fork+0x22/0x30
[4.609361]  

Also report on kernel.org bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=215943



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

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

Title:
  UBSAN: array-index-out-of-bounds in
  drivers/scsi/megaraid/megaraid_sas_fp.c:151:32

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm getting UBSAN complains every boot, this issue exists for years,
  but I was lazy to report it as everything works. However, not sure if
  it is security issue:

  [1.866789] 

  [1.866992] 

  [1.867187] UBSAN: array-index-out-of-bounds in 
/build/linux-oKJrrr/linux-5.15.0/drivers/scsi/megaraid/megaraid_sas_fp.c:151:32
  [  

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-17 Thread John Hartley
Hi Po-Hsu Lin & others,

got fix via latest update, which was applied to 2 machines and confirmed
cursor working again now on console:

$ uname -a
Linux blue 5.3.0-40-generic #32-Ubuntu SMP Fri Jan 31 20:24:34 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux

$ uname -a
Linux green 5.3.0-40-generic #32-Ubuntu SMP Fri Jan 31 20:24:34 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux


Thank you again for working on this bug,

Cheers,

Zebity.

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Released

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.prod

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-05 Thread John Hartley
Hi Po-Hsu Lin,

thank very much for getting this fixed.

Cheers,

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  ver

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-04 Thread John Hartley
** Tags removed: verification-needed-eoan
** Tags added: verification-done-eoan

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-04 Thread John Hartley
Hi Daniel & Po-Hsu Lin,

I have now tested:
https://launchpad.net/ubuntu/+source/linux/5.3.0-40.32

Testing Results:

Console & Remote Cursor Support Confirmed as working

Run QEMU / KVM Machine and confirmed confirmed Hypervisor working and
QEMU mouse functions working.

Attached is lshw results from test machine.

And uname to confirm updated kernel install:

$ uname -a
Linux green 5.3.0-40-generic #32-Ubuntu SMP Fri Jan 31 20:24:34 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux

I am now updating tag to indicate 'verification-done-eoan'

Regards,

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-04 Thread John Hartley
Test Lenovo X3650 M5 Server with mgag200 Graphica lshw results.

** Attachment added: "lshw of test machine"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851340/+attachment/5325546/+files/green-lshw-01.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/1851340

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mes

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-04 Thread John Hartley


Cheers,

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubun

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-02-04 Thread John Hartley
Hi Daniel & Po-Hsu Lin,

I have tried to do EnableProposed test, but the kernel fix does not seem
to appear in my upgrades list:

<>
sudo apt upgrade -s
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  bluez bluez-cups bluez-obexd libbluetooth3 mdadm
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Inst bluez [5.50-0ubuntu4] (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Inst bluez-cups [5.50-0ubuntu4] (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Inst bluez-obexd [5.50-0ubuntu4] (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Inst libbluetooth3 [5.50-0ubuntu4] (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Inst mdadm [4.1-2ubuntu3] (4.1-2ubuntu3.2 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Conf bluez (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, Ubuntu:19.10/eoan-proposed 
[amd64])
Conf bluez-cups (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Conf bluez-obexd (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Conf libbluetooth3 (5.50-0ubuntu5 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
Conf mdadm (4.1-2ubuntu3.2 Ubuntu:19.10/eoan-updates, 
Ubuntu:19.10/eoan-proposed [amd64])
<>

So it appears that only bluetooth / madam updates and not kernel does.

NOTE: I did "sudo apt update" after changing "Software Update" to
include "proposed" apt.

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubun

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-01-13 Thread John Hartley
Hi Po-Hsu Lin,

ready to test, once you advise when update is available ;-)

Cheers,

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-in

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2020-01-08 Thread John Hartley
Hi Adedoyin,

if you are referring to update that provided:

Linux blue 5.3.0-26-generic #28-Ubuntu SMP Wed Dec 18 05:37:46 UTC 2019
x86_64 x86_64 x86_64 GNU/Linux

I also got this and yes cursor issue still exists, but details of
release does not show this as including mgag200 fix:

https://launchpad.net/ubuntu/+source/linux/5.3.0-26.28

linux (5.3.0-26.28) eoan; urgency=medium

  * eoan/linux: 5.3.0-26.28 -proposed tracker (LP: #1856807)

  * nvidia-435 is in eoan, linux-restricted-modules only builds against 430,
ubiquity gives me the self-signed modules experience instead of using the
Canonical-signed modules (LP: #1856407)
- Add nvidia-435 dkms build


I think the mgag200 fix is yet to flow through as available update.

Cheers,

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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  == SRU Justification ==
  The cursor on Matrox G200eR2 will disappear after upgrading kernel from
  Disco to Eoan, this is caused by this commit that got applied in Eoan:
  4dc57b10 (drm/mgag200: Rewrite cursor handling)

  == Fix ==
  * a9c342ab (drm/mgag200: Don't unpin the current cursor image's buffer.)
  * cf578c8c (drm/mgag200: Set cursor scanout address to correct BO)
  * e61576c4 (drm/mgag200: add in missing { } around if block)
  * a0fd72d2 (drm/mgag200: Pin displayed cursor BO to video memory)

  Focal got these patches already and it does not have this issue.

  == Test ==
  Test kernel could be found here:
    https://people.canonical.com/~phlin/kernel/lp-1851340-mgag200-cursor/

  Verified by the bug reporter, John Hartley, the patched kernel can fix
  this issue.

  == Regression Potential ==
  Low, change limited to mgag200 cursor itself, and it's already been
  applied on newer releases.


  == Original Bug Report ==
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have visible 
cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.t

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2019-12-27 Thread John Hartley
Hi Po-Hsu Lin,

for for building update of 5.3 I have installed and verified that cursor
is working on both console and remote.

$ cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.10"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan

$ uname -a
Linux green 5.3.0-26-generic #28 SMP Fri Dec 27 06:29:53 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux

Regards,


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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Eoan:
  Confirmed

Bug description:
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have
  visible cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-n

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2019-12-26 Thread John Hartley
Hi Po-Hsu Lin,

I have now updated dev/test machine to Focal Fossa:

$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu Focal Fossa (development branch)"
NAME="Ubuntu"
VERSION="20.04 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Focal Fossa (development branch)"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

$ uname -a
Linux green 5.4.6-050406-generic #201912211140 SMP Sat Dec 21 11:43:01 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

Again I can confirm that cursor is working on Console and remote,

Regards,


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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have
  visible cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg

[Kernel-packages] [Bug 1851340] Re: [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on Matrox G200eR2

2019-12-26 Thread John Hartley
Hi Po-Hsu Lin,

I have done simple verification with latest Ubuntu Kernel (on 19.10
install):

cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.10"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan

Installed lastest kernel via:
# Ubuntu Kernel PPA info
ppa_host="kernel.ubuntu.com"
ppa_index="/~kernel-ppa/mainline/"


$ uname -a
Linux green 5.4.6-050406-generic #201912211140 SMP Sat Dec 21 11:43:01 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

I can confirm that with 5.4.6 that the cursor is once more working ok.

In fact now that I have tested with this kernel I think I will do in
place update on this machine to focal and use it to test some other new
upstream inclusions targeted for Focal Fossa 20.04 LTS.

Please let me know if you want a more complete test, as this was a
pretty simple one and I have not validated anything beyond working
cursor, both from console (physical) and via remote (X11VNC).

Regards,


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

Title:
  [mgag200] Ubuntu 19.10 upgrade results in invisible mouse cursor on
  Matrox G200eR2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Following in place upgrade of Ubuntu 19.04 -> 19.10 I no longer have
  visible cursor with my Gnone desktop.

  I have found the same problem when upgrading 2 machines from Ubuntu
  19.04 -> 19.10.

  Reproducing problem is easy:

  1. Open Ubuntu Update Window
  2. Select "Upgrade"
  3. On completion of update (after reboot) cursor is no longer visible.
  4. This applies to display connected to VGA port on host with USB Keyboard + 
Mouse

  While the connected display has no visible cursor and so is usable, I
  have always used X11VNC Server to provide network GUI access. On the
  remote X11VNC display I see and can use the cursor.

  This bug report is being sent via Remote X11VNC window, as I cannot
  use the main VGA display window (due to lack of visible cursor)

  I have done search online and thought that maybe issue was with my USB
  Mighty Mouse, so I also tried with Logitech M100R USB Mouse. Same
  result, no visible mouse cursor.

  I have done: "grep usb /var/log/syslog" and can see many USB events,
  including both Apple and Logitech mouse detection events.

  NOTE:

  Due to compatibility issue with X11VNC, I have disable Wayland on both
  machines by adding the following option to: /etc/gdm3/custom.conf

  WaylandEnable=false

  Regards,

  John Hartley.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov  5 18:25:23 2019
  DistUpgraded: 2019-11-05 15:20:04,402 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  GraphicsCard:
   Matrox Electronics Systems Ltd. G200eR2 [102b:0534] (rev 01) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo G200eR2 [1d49:0a01]
  InstallationDate: Installed on 2018-12-17 (322 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO System x3650 M5: -[8871AC1]-
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=3b8f415b-7e78-461c-83df-64f1f1a7826a ro ipv6.disable=1 quiet splash 
iommu=1 intel_iommu=on ipv6.disable=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-05 (0 days ago)
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5: -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO
  ve

[Kernel-packages] [Bug 1853721] Re: Possible cause for 19.10 invisible cursor with Matrox graphics

2019-11-27 Thread John Hartley
Yes I have also verified using binary kernel package from:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4/

# uname -a
Linux green 5.4.0-050400-generic #201911242031 SMP Mon Nov 25 01:35:10 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

Would it be possible to get fix:

 mgag200:
   - cursor support fix

Backported into 5.3 ?

Also is next release (20.04 ?) targeting to use 5.4 kernel ?

Thank you.

Zebity

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853721/+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 1853721] Re: Possible cause for 19.10 invisible cursor with Matrox graphics

2019-11-23 Thread John Hartley
** 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/1853721

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1853721/+attachment/5307372/+files/ProcCpuinfoMinimal.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/1853721

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1853721/+attachment/5307378/+files/PulseList.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/1853721

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

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

2019-11-23 Thread John Hartley
apport information

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 -[8871AC1]-
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  RfKill:
   
  Tags:  eoan uec-images
  Uname: Linux 5.3.0-23-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
  UserGroups: adm cdrom dip libvirt lxd plugdev sudo
  _MarkForUpload: True
  dmi.bios.date: 06/03/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: -[TCE140H-2.91]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 01KN179
  dmi.board.vendor: LENOVO
  dmi.board.version: NULL
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
  dmi.product.family: System X
  dmi.product.name: System x3650 M5 -[8871AC1]-
  dmi.product.sku: (none)
  dmi.product.version: 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853721/+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 1853721] Re: Possible cause for 19.10 invisible cursor with Matrox graphics

2019-11-23 Thread John Hartley
apport information

** Tags added: apport-collected uec-images

** Description changed:

  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot
  
  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340
  
  WHAT OCCURRED:
  
  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop
  
  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image
  
  B) Attempt Fresh 19.10 Desktop Install
  
  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible
  
  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.
  
  WHAT WAS EXPECTD:
  
  Gnome Desktop with working cursor
  
  POSSIBLE ROOT CAUSE:
  
  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:
  
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e
  
  See:
  
   mgag200:
 - cursor support fix
  
  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.
  
  Raising here so that can be verified and tested by Ubuntu Kernel team.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.2
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ MachineType: LENOVO System x3650 M5 -[8871AC1]-
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 mgag200drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=622f4924-1ed5-41a8-8a55-8ca455583434 ro ipv6.disable=1
+ ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
+ RelatedPackageVersions:
+  linux-restricted-modules-5.3.0-23-generic N/A
+  linux-backports-modules-5.3.0-23-generic  N/A
+  linux-firmware1.183.2
+ RfKill:
+  
+ Tags:  eoan uec-images
+ Uname: Linux 5.3.0-23-generic x86_64
+ UpgradeStatus: Upgraded to eoan on 2019-11-02 (21 days ago)
+ UserGroups: adm cdrom dip libvirt lxd plugdev sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/03/2019
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: -[TCE140H-2.91]-
+ dmi.board.asset.tag: (none)
+ dmi.board.name: 01KN179
+ dmi.board.vendor: LENOVO
+ dmi.board.version: NULL
+ dmi.chassis.asset.tag: none
+ dmi.chassis.type: 23
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: none
+ dmi.modalias: 
dmi:bvnLENOVO:bvr-[TCE140H-2.91]-:bd06/03/2019:svnLENOVO:pnSystemx3650M5-[8871AC1]-:pvr13:rvnLENOVO:rn01KN179:rvrNULL:cvnLENOVO:ct23:cvrnone:
+ dmi.product.family: System X
+ dmi.product.name: System x3650 M5 -[8871AC1]-
+ dmi.product.sku: (none)
+ dmi.product.version: 13
+ dmi.sys.vendor: LENOVO

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

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  MachineType: LENOVO System x3650 M5 

[Kernel-packages] [Bug 1853721] [NEW] Possible cause for 19.10 invisible cursor with Matrox graphics

2019-11-23 Thread John Hartley
Public bug reported:

BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
Boot

This bug was reported here:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

WHAT OCCURRED:


Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

Subsequent testing revealed that issues is able to be demonstrated by
just booting from Live iso image

B) Attempt Fresh 19.10 Desktop Install

B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
not visible

So I have unable to proceed with clean 19.10 install as there was no
mouse cursor visible.

WHAT WAS EXPECTD:

Gnome Desktop with working cursor

POSSIBLE ROOT CAUSE:

Investigation has identified pull request for 5.3 Kernel that includes
fix for cursor issue with MatroX Graphics:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

See:

 mgag200:
   - cursor support fix


So issue possibly resolved with kernel update, as have two cases reported with 
Matrox G200 embedd graphics controllers.

Raising here so that can be verified and tested by Ubuntu Kernel team.

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


** Tags: eoan

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

Title:
  Possible cause for 19.10 invisible cursor with Matrox graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  BUG: Invisible Cursor with Ubuntu 19.10 Desktop Upgrade and Install CD
  Boot

  This bug was reported here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1851340

  WHAT OCCURRED:

  
  Upgrade from Ubuntu 19.04 to 19.10 results in having invisible cursor on main 
Gnome Desktop

  Subsequent testing revealed that issues is able to be demonstrated by
  just booting from Live iso image

  B) Attempt Fresh 19.10 Desktop Install

  B.1) Boot - Ubuntu 19.10 Desktop CD-ROM image via USB - Mouse / Cursor
  not visible

  So I have unable to proceed with clean 19.10 install as there was no
  mouse cursor visible.

  WHAT WAS EXPECTD:

  Gnome Desktop with working cursor

  POSSIBLE ROOT CAUSE:

  Investigation has identified pull request for 5.3 Kernel that includes
  fix for cursor issue with MatroX Graphics:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=574cc4539762561d96b456dbc0544d8898bd4c6e

  See:

   mgag200:
 - cursor support fix

  
  So issue possibly resolved with kernel update, as have two cases reported 
with Matrox G200 embedd graphics controllers.

  Raising here so that can be verified and tested by Ubuntu Kernel team.

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