[Kernel-packages] [Bug 1652504] Re: Recent updates broke Ubuntu on Raspberry Pi 3

2017-05-09 Thread NB
Has anyone else noticed that the #16 fix to this breaks the bcm2835-v4l2
driver? modprobe bcm2835-v4l2 crashes the system.

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

Title:
  Recent updates broke Ubuntu on Raspberry Pi 3

Status in flash-kernel package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  I've been running Raspberry Pi 3 with Ubuntu as described here 
https://wiki.ubuntu.com/ARM/RaspberryPi

  I've installed Ubuntu 16.04 and then upgraded to 16.10 and have been
  using this setup successfully since October up until last week.
  Unfortunately one of the latest kernel updates broke the installation
  and I found out the same happened for Ubuntu 16.04 LTS - and therefore
  I can no longer run up-to-date Ubuntu installation (with updated
  kernel) on my RPI.

  I am getting this error:
  Error image is not a fdt - must reset the board to recover

  I also tried this but it didn't help me:
  https://www.raspberrypi.org/forums/viewtopic.php?f=28=168838

  Now I know running Ubuntu on RPI3 this way is not officially
  supported, but since Ubuntu Snappy is supported I thought someone here
  could know what is going on.

  Thank you very much.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1652504/+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 1591226] Re: ch341 usb serial converter kernel driver parity patch missing

2016-06-22 Thread NB
** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+attachment/4682762/+files/WifiSyslog.txt

** Attachment removed: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+attachment/4682752/+files/CurrentDmesg.txt

** Attachment removed: "Lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+attachment/4682754/+files/Lspci.txt

** Information type changed from Public to Private

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

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


Re: [Kernel-packages] [Bug 1591226] Re: ch341 usb serial converter kernel driver parity patch missing

2016-06-13 Thread NB
Dear Joseph,

I have no idea about the patch/fix kernel team / process, etc.
I'm just a regular user of linux since 20 years ;)
I googled the problem, found a fix and asking ubuntu to include this fix in
its kernel.
Don't ask me to open another ticket at another system. I don't care. Too
much effort. This should work by default in 2016.
I might just buy another type of this thing, that's easier ;)

Üdv
Gergő

2016-06-13 10:47 GMT+02:00 Joseph Salisbury 
:

> Can you provide some information on the status of the patch with regards
> to getting it merged upstream? Has it been sent upstream, what sort of
> feedback has it received, is it getting applied to a subsystem
> maintainer's tree, etc?
>
> People affected by this bug are probably wondering why the kernel team
> doesn't just apply the patch and fix it. The reason is that the kernel
> team is reluctant (not opposed) to apply any patch to a stable kernel
> that is not from upstream. Applying patches that don't come from
> upstream add greatly to the support of the kernel as other upstream
> patches may touch the same area as the non-upstream patch and may
> prevent them from applying cleanly.
>
> To submit your patch, send your patch with the detailed
> description/changelog and your Signoff (ending with Signed-off-by: your
> name ), to the emails listed from ./scripts/get_maintainer.pl
> drivers/SUBSYSTEM-DETAILS (the get_maintainer.pl is from the kernel
> sources). Once you have sent the patch upstream and it's accepted,
> please drop a note here so that we can cherry-pick/include the patch
> into Ubuntu kernel.
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Triaged
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1591226
>
> Title:
>   ch341 usb serial converter kernel driver parity patch missing
>
> Status in linux package in Ubuntu:
>   Triaged
>
> Bug description:
>   I have several pieces of this cheap Chinese USB2serial port converter,
>   which uses ch341.ko kernel module.
>
>   By default / fault, the parity function of this chip is not implemented
> in the kernel driver.
>   This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest
> updates installed, default kernel, current version 3.13.0-88-generic)
>   There is a fix for that, applying that patch makes it work as it should
> be.
>
>   All current ubuntu kernels miss this patch:
>
> http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/
>
>   I have to recompile the kernel module ch341.ko every time when new
> kernel version is installed.
>   It seems to me while googling this, that somehow this fix haven't got
> into mainstream kernel.
>
>   Please include this patch to all ubuntu kernel versions!
>   Thank you!
>   ---
>   ApportVersion: 2.14.1-0ubuntu3.21
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC1:  narancs3260 F pulseaudio
>/dev/snd/controlC0:  narancs3260 F pulseaudio
>   DistroRelease: Ubuntu 14.04
>   HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
>   InstallationDate: Installed on 2014-12-14 (546 days ago)
>   InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64
> (20140722.2)
>   MachineType: Hewlett-Packard HP ZBook 15
>   NonfreeKernelModules: nvidia
>   Package: linux (not installed)
>   ProcEnviron:
>TERM=xterm
>PATH=(custom, no user)
>LANG=hu_HU.UTF-8
>SHELL=/bin/bash
>   ProcFB:
>
>   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic
> root=/dev/mapper/ubuntu--vg-root ro quiet splash
>   ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
>   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
> PulseAudio daemon running, or not running as session daemon.
>   RelatedPackageVersions:
>linux-restricted-modules-3.13.0-88-generic N/A
>linux-backports-modules-3.13.0-88-generic  N/A
>linux-firmware 1.127.22
>   Tags:  trusty
>   Uname: Linux 3.13.0-88-generic x86_64
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups:
>
>   _MarkForUpload: True
>   dmi.bios.date: 04/10/2014
>   dmi.bios.vendor: Hewlett-Packard
>   dmi.bios.version: L70 Ver. 01.08
>   dmi.board.name: 1909
>   dmi.board.vendor: Hewlett-Packard
>   dmi.board.version: KBC Version 94.51
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Hewlett-Packard
>   dmi.modalias:
> dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
>   dmi.product.name: HP ZBook 15
>   dmi.product.version: A3009DC10203
>   dmi.sys.vendor: Hewlett-Packard
>
> To manage notifications about this bug go to:
> 

[Kernel-packages] [Bug 1591226] ProcCpuinfo.txt

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1591226/+attachment/4682759/+files/RfKill.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/1591226

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+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 1591226] Re: ch341 usb serial converter kernel driver parity patch missing

2016-06-13 Thread NB
apport information

** Tags added: apport-collected trusty

** Description changed:

  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.
  
  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 
  
  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/
  
  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.
  
  Please include this patch to all ubuntu kernel versions!
  Thank you!
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  narancs3260 F pulseaudio
+  /dev/snd/controlC0:  narancs3260 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
+ InstallationDate: Installed on 2014-12-14 (546 days ago)
+ InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
+ MachineType: Hewlett-Packard HP ZBook 15
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=hu_HU.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
+ ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-88-generic N/A
+  linux-backports-modules-3.13.0-88-generic  N/A
+  linux-firmware 1.127.22
+ Tags:  trusty
+ Uname: Linux 3.13.0-88-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 04/10/2014
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: L70 Ver. 01.08
+ dmi.board.name: 1909
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: KBC Version 94.51
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
+ dmi.product.name: HP ZBook 15
+ dmi.product.version: A3009DC10203
+ dmi.sys.vendor: Hewlett-Packard

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: 

[Kernel-packages] [Bug 1591226] UdevLog.txt

2016-06-13 Thread NB
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1591226/+attachment/4682761/+files/UdevLog.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/1591226

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

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

2016-06-13 Thread NB
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1591226/+attachment/4682750/+files/BootDmesg.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/1591226

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  narancs3260 F pulseaudio
   /dev/snd/controlC0:  narancs3260 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=79d5ef01-c38c-44d6-9371-52cb0adb988e
  InstallationDate: Installed on 2014-12-14 (546 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ZBook 15
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-88-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-88.135-generic 3.13.11-ckt39
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-88-generic N/A
   linux-backports-modules-3.13.0-88-generic  N/A
   linux-firmware 1.127.22
  Tags:  trusty
  Uname: Linux 3.13.0-88-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 04/10/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.08
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.08:bd04/10/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DC10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.51:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DC10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+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 1591226] Re: ch341 usb serial converter kernel driver parity patch missing

2016-06-13 Thread NB
hi, this apport thing does not work for me:
as user:
$ apport-collect 1591226
ERROR: connecting to Launchpad failed: Unable to find the server at 
launchpad.net
You can reset the credentials by removing the file 
"/home/narancs/.cache/apport/launchpad.credentials"

as root:
the app started firefox many times, but now it just hangs ;)

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

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1591226/+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 1591226] Re: ch341 usb serial converter kernel driver parity patch missing

2016-06-13 Thread NB
** 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/1591226

Title:
  ch341 usb serial converter kernel driver parity patch missing

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have several pieces of this cheap Chinese USB2serial port converter,
  which uses ch341.ko kernel module.

  By default / fault, the parity function of this chip is not implemented in 
the kernel driver.
  This causes that the converter is UNUSABLE on ubuntu linux 14.04 (latest 
updates installed, default kernel, current version 3.13.0-88-generic)
  There is a fix for that, applying that patch makes it work as it should be. 

  All current ubuntu kernels miss this patch:
  
http://blog.xentoo.info/2015/12/31/ubuntu-14-04-and-usb-to-serial-ch341-chinese-device-from-ebay/

  I have to recompile the kernel module ch341.ko every time when new kernel 
version is installed.
  It seems to me while googling this, that somehow this fix haven't got into 
mainstream kernel.

  Please include this patch to all ubuntu kernel versions!
  Thank you!

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