[Kernel-packages] [Bug 1620762] Re: Support AverMedia DVD EZMaker 7 USB video capture dongle
Who has problems with audio and has Intel+Nvidia should try to use Nvidia Prime (http://help.ubuntu.ru/wiki/nvidia-prime - russian manual). Others can try proprietary video drivers. -- 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/1620762 Title: Support AverMedia DVD EZMaker 7 USB video capture dongle Status in linux package in Ubuntu: Confirmed Bug description: Linux doesn't support this capture. Link to patch https://www.linuxtv.org/wiki/index.php/AVerMedia_DVD_EZMaker_7_(C039). I tested it on Ubuntu 16.04 - OK. It will be great if this patch is built-in to kernel. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1620762/+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 1620762] Re: Support AverMedia DVD EZMaker 7 USB video capture dongle
My recipe: $apt download linux-source-4.13.0 # 4.13.0 - version of kernel $dpkg-deb --extract *.deb linux-source $tar xaf linux-source/usr/src/linux-source-4.13.0/linux-source-4.13.0.tar.bz2 $cd linux-source-4.13.0 $export KDIR=$PWD $cd ./drivers/media/usb/cx231xx/ EDIT cx231xx-cards.c: ADD AT THE END OF 'struct usb_device_id cx231xx_id_table[] = {': {USB_DEVICE(0x07ca, 0xc039), .driver_info = CX231XX_BOARD_CNXT_VIDEO_GRABBER}, BEFORE '{},' $C_INCLUDE_PATH="$KDIR/drivers/media/dvb- core:$KDIR/drivers/media/tuners/:$KDIR/drivers/media/dvb-frontends" make -C /lib/modules/`uname -r`/build M=$PWD cx231xx.ko Install: $sudo usermod -a -G video `whoami` $sudo apt-get install vlc Work: Plug-in USB adapter sudo modprobe -a videobuf-core videodev v4l2-common cx2341x videobuf-vmalloc rc-core videobuf2-core i2c-mux tveeprom dvb-core i2c-core tda18271 snd_pcm snd_timer snd_page_alloc snd soundcore $sudo insmod ./cx231xx.ko -- 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/1620762 Title: Support AverMedia DVD EZMaker 7 USB video capture dongle Status in linux package in Ubuntu: Confirmed Bug description: Linux doesn't support this capture. Link to patch https://www.linuxtv.org/wiki/index.php/AVerMedia_DVD_EZMaker_7_(C039). I tested it on Ubuntu 16.04 - OK. It will be great if this patch is built-in to kernel. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1620762/+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 1752772] Re: r8169 ethernet card don't work after returning from suspension
you might need to install both: r8168-dkms & libelf.dev (a r8168 report already exist on launchpad) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1752772 Title: r8169 ethernet card don't work after returning from suspension Status in linux package in Ubuntu: Confirmed Status in linux-firmware package in Ubuntu: New Bug description: I have noticed that the network stopped working on my desktop after I've suspended the system and woke it up. On dmesg there are messages like: [ 150.877998] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 150.944101] do_IRQ: 3.37 No irq handler for vector [ 150.944105] r8169 :01:00.0 enp1s0: link down [ 150.944180] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready When using Xenial (from a different install), this problem is not happening. This is happening on Bionic. There are only two ways to restore connectivity: 1) Reboot the system; 2) Remove the r8169 module and reinsert it with modprobe. The motherboard is a AsRock H55M-LE and the Ethernet controller is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03) ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-firmware 1.172 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: LXDE Date: Fri Mar 2 00:21:57 2018 Dependencies: InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) PackageArchitecture: all SourcePackage: linux-firmware UpgradeStatus: No upgrade log present (probably fresh install) --- AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.15.0-10-generic. ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: MID [HDA Intel MID], device 0: VT1818S Analog [VT1818S Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: usuario1153 F pulseaudio /dev/snd/controlC1: usuario1153 F pulseaudio Card0.Amixer.info: Card hw:0 'MID'/'HDA Intel MID at 0xfbdf8000 irq 26' Mixer name : 'VIA VT1818S' Components : 'HDA:11060440,18492818,0010' Controls : 40 Simple ctrls : 17 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbffc000 irq 27' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100200' Controls : 7 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] CurrentDesktop: LXDE Dependencies: DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=edd83175-c707-4b31-90d2-ce2f5cebc73f InstallationDate: Installed on 2018-02-26 (3 days ago) InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180226) MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. Package: linux-firmware 1.172 PackageArchitecture: all ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz root=UUID=0c4fc517-b7a0-49b0-bfcb-0485dfe6413b ro quiet ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 RelatedPackageVersions: linux-restricted-modules-4.15.0-10-generic N/A linux-backports-modules-4.15.0-10-generic N/A linux-firmware 1.172 RfKill: Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirt lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/20/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.80 dmi.board.name: H55M-LE dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd10/20/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH55M-LE:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: To Be Filled By O.E.M. dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1752772/+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 1739579] Re: package linux-image-extra-4.13.0-21-generic (not installed) failed to install/upgrade: unable to open '/lib/modules/4.13.0-21-generic/kernel/drivers/net/wireless/ci
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1739579 Title: package linux-image-extra-4.13.0-21-generic (not installed) failed to install/upgrade: unable to open '/lib/modules/4.13.0-21-generic/kernel/drivers/net/wireless/cisco/airo_cs.ko .dpkg-new': Operation not permitted Status in linux package in Ubuntu: Expired Bug description: 1 ProblemType: Package DistroRelease: Ubuntu 17.10 Package: linux-image-extra-4.13.0-21-generic (not installed) ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13 Uname: Linux 4.13.0-19-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.6 Architecture: amd64 Date: Thu Dec 21 19:27:43 2017 DuplicateSignature: package:linux-image-extra-4.13.0-21-generic:(not installed) Unpacking linux-image-extra-4.13.0-21-generic (4.13.0-21.24) ... dpkg: error processing archive /tmp/apt-dpkg-install-IlK8OY/1-linux-image-extra-4.13.0-21-generic_4.13.0-21.24_amd64.deb (--unpack): unable to open '/lib/modules/4.13.0-21-generic/kernel/drivers/net/wireless/cisco/airo_cs.ko.dpkg-new': Operation not permitted ErrorMessage: unable to open '/lib/modules/4.13.0-21-generic/kernel/drivers/net/wireless/cisco/airo_cs.ko.dpkg-new': Operation not permitted InstallationDate: Installed on 2017-11-28 (23 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018) MachineType: System manufacturer System Product Name ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-19-generic.efi.signed root=UUID=dc75b4d3-8877-4614-8259-ae0306d832fb ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 3.6.3-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 2.7.14-2ubuntu1 RelatedPackageVersions: grub-pc N/A RfKill: 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: no SourcePackage: linux Title: package linux-image-extra-4.13.0-21-generic (not installed) failed to install/upgrade: unable to open '/lib/modules/4.13.0-21-generic/kernel/drivers/net/wireless/cisco/airo_cs.ko.dpkg-new': Operation not permitted UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/27/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0802 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: P8H61-M2 USB3 dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0802:bd05/27/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H61-M2USB3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.family: To be filled by O.E.M. dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739579/+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 1740263] Re: Build action button
[Expired for linux-lts-trusty (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux-lts-trusty (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1740263 Title: Build action button Status in linux-lts-trusty package in Ubuntu: Expired Bug description: There is configure, and generate buttons that simply call corresponding cmake params. Lets add same Build button that would call came with --build param. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1740263/+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 1739767] Re: package linux-image-4.13.0-21-generic 4.13.0-21.24 failed to install/upgrade: unable to create new file '/var/lib/dpkg/info/linux-image-4.13.0-21-generic.list-new':
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1739767 Title: package linux-image-4.13.0-21-generic 4.13.0-21.24 failed to install/upgrade: unable to create new file '/var/lib/dpkg/info/linux- image-4.13.0-21-generic.list-new': Operation not permitted Status in linux package in Ubuntu: Expired Bug description: Starting system. Error occurs every time ProblemType: Package DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-21-generic 4.13.0-21.24 ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13 Uname: Linux 4.13.0-21-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.6 AptOrdering: linux-image-4.13.0-21-generic:amd64: Install linux-image-extra-4.13.0-21-generic:amd64: Install linux-image-generic:amd64: Install NULL: ConfigurePending Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: gdm1746 F pulseaudio ian4069 F pulseaudio /dev/snd/controlC0: gdm1746 F pulseaudio ian4069 F pulseaudio Date: Thu Dec 21 06:17:48 2017 DuplicateSignature: package:linux-image-4.13.0-21-generic:4.13.0-21.24 Unpacking linux-image-4.13.0-21-generic (4.13.0-21.24) ... dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-21-generic_4.13.0-21.24_amd64.deb (--unpack): unable to create new file '/var/lib/dpkg/info/linux-image-4.13.0-21-generic.list-new': Operation not permitted ErrorMessage: unable to create new file '/var/lib/dpkg/info/linux-image-4.13.0-21-generic.list-new': Operation not permitted HibernationDevice: RESUME=UUID=8aecbb78-8608-4475-b019-e5b0c0eca8f7 InstallationDate: Installed on 2017-04-20 (245 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) MachineType: Acer Aspire T3-710 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic root=UUID=9d30579f-ad0e-4d6e-ad12-2953e85f490d ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 3.6.3-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 2.7.14-2ubuntu1 RelatedPackageVersions: grub-pc N/A SourcePackage: linux Title: package linux-image-4.13.0-21-generic 4.13.0-21.24 failed to install/upgrade: unable to create new file '/var/lib/dpkg/info/linux-image-4.13.0-21-generic.list-new': Operation not permitted UpgradeStatus: Upgraded to artful on 2017-10-20 (63 days ago) dmi.bios.date: 03/18/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R01-A3 dmi.board.name: Aspire T3-710 dmi.board.vendor: Acer dmi.board.version: V:1.1 dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR01-A3:bd03/18/2016:svnAcer:pnAspireT3-710:pvr:rvnAcer:rnAspireT3-710:rvrV1.1:cvnAcer:ct3:cvr: dmi.product.family: Acer Desktop dmi.product.name: Aspire T3-710 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739767/+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 1739973] Re: HDMI doesn't work with kernel 4.4
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1739973 Title: HDMI doesn't work with kernel 4.4 Status in linux package in Ubuntu: Expired Bug description: I recently upgraded my Ubuntu version from 15.10 to 16.04. I know, I should have done this earlier, but whenever I upgrade there's always something that doesn't work afterwards. This time it's HDMI. I first noticed the problem when trying to use the projector at work. Weirdly, if I go to display settings the projector is detected there it's just that nothing shows up. Even more weirdly, using a HDMI to VGA adaptor works fine and similarly using a HDMI to DVI adaptor with my monitor also works fine. So I initially put it down to a fault with the cable or the projector. But then I found the same issue with my TV using other cables. Upon restarting my laptop, I noticed that grub displays fine. I then tried loading up using kernel 4.2.0-42-generic and that works fine so it seems that this is just a problem with kernel 4.4. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-104-generic 4.4.0-104.127 ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98 Uname: Linux 4.4.0-104-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.14 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: mark 1619 F pulseaudio /dev/snd/controlC0: mark 1619 F pulseaudio CurrentDesktop: GNOME-Flashback:Unity Date: Sun Dec 24 18:18:00 2017 HibernationDevice: RESUME=UUID=cc779117-d74d-49bd-b047-1cc9611bd0d5 InstallationDate: Installed on 2015-09-16 (830 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: LENOVO 20266 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-104-generic root=UUID=d7285501-2881-4b24-a1c7-cf0692d314ff ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.4.0-104-generic N/A linux-backports-modules-4.4.0-104-generic N/A linux-firmware 1.157.14 SourcePackage: linux UpgradeStatus: Upgraded to xenial on 2017-11-08 (46 days ago) dmi.bios.date: 03/25/2014 dmi.bios.vendor: LENOVO dmi.bios.version: 76CN35WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Yoga2 dmi.board.vendor: LENOVO dmi.board.version: 31900058STD dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo Yoga 2 Pro dmi.modalias: dmi:bvnLENOVO:bvr76CN35WW:bd03/25/2014:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro: dmi.product.name: 20266 dmi.product.version: Lenovo Yoga 2 Pro dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739973/+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 1739896] Re: Packard Bell
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1739896 Title: Packard Bell Status in linux package in Ubuntu: Expired Bug description: I have a new Packard Bell laptop. Yes, I said new Packard Bell. I bought this laptop for $199 and it's as good as any $199. laptop could be. The laptop came with Windows 10 and I attempted to install Ubuntu and thought I was successful, but I was not. On reboot I went into BIOS settings to find my USB flash drive was no longer visible in the BIOS. I can make changes to the BIOS and they stick but no matter what I do, the USB device is not visable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739896/+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 1740229] Re: Ubuntu 17.10 killed my notebook
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1740229 Title: Ubuntu 17.10 killed my notebook Status in linux package in Ubuntu: Expired Bug description: After install ubuntu 17.10 my lenovo Z575 is not start. Help me please. My notebook now not worked. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740229/+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 1739928] Re: Kernel segfault playing EVERSPACE
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1739928 Title: Kernel segfault playing EVERSPACE Status in linux package in Ubuntu: Expired Bug description: Here is the stacktrace: https://paste.ubuntu.com/26240799 ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-21-generic 4.13.0-21.24 ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13 Uname: Linux 4.13.0-21-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: vadi 7458 F pulseaudio /dev/snd/controlC0: vadi 7458 F pulseaudio CurrentDesktop: Unity:Unity7:ubuntu Date: Sun Dec 24 03:47:54 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2012-03-23 (2101 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Gigabyte Technology Co., Ltd. Z68AP-D3 ProcFB: 0 VESA VGA 1 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic root=UUID=20aa0109-67bb-46a0-95c6-626f0f0487eb ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.13.0-21-generic N/A linux-backports-modules-4.13.0-21-generic N/A linux-firmware 1.169.1 RfKill: 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: no SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/12/2011 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: FB dmi.board.name: Z68AP-D3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrFB:bd10/12/2011:svnGigabyteTechnologyCo.,Ltd.:pnZ68AP-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnZ68AP-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: Z68AP-D3 dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739928/+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 1740225] Re: BUG: unable to handle kernel paging request at 00000b5700000057
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1740225 Title: BUG: unable to handle kernel paging request at 0b570057 Status in linux package in Ubuntu: Expired Bug description: Trying to play music using Rhytmbox ProblemType: KernelOops DistroRelease: Ubuntu 18.04 Package: linux-image-4.13.0-17-generic 4.13.0-17.20 [modified: boot/vmlinuz-4.13.0-17-generic] ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8 Uname: Linux 4.13.0-17-generic x86_64 Annotation: Your system might become unstable now and might need to be restarted. ApportVersion: 2.20.8-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm 904 F pulseaudio bertadmin 1272 F pulseaudio Date: Tue Dec 26 02:51:29 2017 DuplicateSignature: BUG: unable to handle kernel paging request at location RIP: VbglR0PhysHeapFree+0xb5/0x160 [vboxguest] RSP: 9c9482813ba8 Failure: oops InstallationDate: Installed on 2017-12-22 (4 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171219) IwConfig: enp0s3no wireless extensions. lono wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: innotek GmbH VirtualBox ProcFB: 0 vboxdrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-17-generic root=UUID=f3311827-9a0c-490d-a707-d4d037152c4d ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: kerneloops-daemon N/A RfKill: SourcePackage: linux Title: BUG: unable to handle kernel paging request at 0b570057 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr: dmi.product.family: Virtual Machine dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740225/+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 1740570] Re: busy cpu
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1740570 Title: busy cpu Status in linux package in Ubuntu: Expired Bug description: This kernal causes excess cpu usage, on my system, which is an amd 450 athlon 8 gb ram hd 6670 gpu, m3n78-cm motherboard, after running for a short while (approx 15 to 20 mins) the cpu doesnt go below 50% usage, the system also, slows to a snails pace. changing the kernel cured the issue. although I could not isolate the offending cause, possibly bleach bit or opera browser. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740570/+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 1740770] Re: HP Notebook - 17-y012cy
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1740770 Title: HP Notebook - 17-y012cy Status in linux package in Ubuntu: Expired Bug description: No touch screen. This is a newer computer and a fresh install of 17.10 with updates Blew away Windows 10 when new computer arrived I have not seen any other issues HP Notebook - 17-y012cy 2 tb drive 12 gb ram 17 inch screen ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-21-generic 4.13.0-21.24 ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13 Uname: Linux 4.13.0-21-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: franklin 2134 F pulseaudio /dev/snd/controlC0: franklin 2134 F pulseaudio CurrentDesktop: ubuntu:GNOME Date: Mon Jan 1 12:57:13 2018 InstallationDate: Installed on 2017-10-23 (69 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412) MachineType: HP HP Notebook ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic.efi.signed root=UUID=0bbf90d5-9d0a-47d8-973b-3d5c08672ed5 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.13.0-21-generic N/A linux-backports-modules-4.13.0-21-generic N/A linux-firmware 1.169.1 SourcePackage: linux UpgradeStatus: Upgraded to artful on 2017-10-24 (69 days ago) dmi.bios.date: 03/13/2017 dmi.bios.vendor: Insyde dmi.bios.version: F.38 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 8221 dmi.board.vendor: HP dmi.board.version: 85.27 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.38:bd03/13/2017:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn8221:rvr85.27:cvnHP:ct10:cvrChassisVersion: dmi.product.family: 103C_5335KV G=N L=CON B=HP dmi.product.name: HP Notebook dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740770/+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 1740462] Re: Deletion of subvolumes by docker system prune causes btrfs to become unusable/unmountable because of skinny extends
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1740462 Title: Deletion of subvolumes by docker system prune causes btrfs to become unusable/unmountable because of skinny extends Status in linux package in Ubuntu: Expired Bug description: `docker system prune` caused a few processes to hang a few minutes while I could still capture ``` [ 85.821088] [ cut here ] [ 85.821108] WARNING: CPU: 6 PID: 75 at /build/linux-8h04gD/linux-4.13.0/fs/btrfs/extent-tree.c:3009 btrfs_run_delayed_refs+0x244/0x250 [btrfs] [ 85.821109] Modules linked in: rfcomm msr nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_timer snd soundcore iptable_filter cdc_ether usbnet pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) bnep r8152 vboxdrv(OE) bbswitch(OE) binfmt_misc btusb btrtl btbcm btintel rtsx_usb_ms memstick bluetooth ecdh_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev [ 85.821133] media hid_multitouch zfs(POE) zunicode(POE) zavl(POE) icp(POE) nls_iso8859_1 zcommon(POE) znvpair(POE) spl(OE) intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd glue_helper cryptd intel_cstate input_leds intel_rapl_perf joydev serio_raw ideapad_laptop sparse_keymap arc4 wmi iwldvm mac80211 iwlwifi mac_hid cfg80211 lpc_ich mei_me mei shpchp sunrpc ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi coda parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor raid6_pq rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid psmouse i915 video r8169 i2c_algo_bit mii drm_kms_helper syscopyarea sysfillrect ahci sysimgblt fb_sys_fops [ 85.821163] libahci drm [ 85.821165] CPU: 6 PID: 75 Comm: kworker/u16:1 Tainted: P OE 4.13.0-21-generic #24-Ubuntu [ 85.821166] Hardware name: LENOVO 20221/INVALID, BIOS 71CN51WW(V1.21) 07/12/2013 [ 85.821181] Workqueue: btrfs-extent-refs btrfs_extent_refs_helper [btrfs] [ 85.821182] task: 9a5c6c6b8000 task.stack: a8f681b58000 [ 85.821192] RIP: 0010:btrfs_run_delayed_refs+0x244/0x250 [btrfs] [ 85.821193] RSP: 0018:a8f681b5bd80 EFLAGS: 00010282 [ 85.821194] RAX: 0026 RBX: ffef RCX: [ 85.821194] RDX: RSI: 9a5c7f38dc78 RDI: 9a5c7f38dc78 [ 85.821195] RBP: a8f681b5bdd8 R08: 0001 R09: 042f [ 85.821196] R10: a8f681b5bc70 R11: R12: 9a5c6b3c5438 [ 85.821196] R13: 9a5c5fc3 R14: 9a5b85529a00 R15: 028f [ 85.821197] FS: () GS:9a5c7f38() knlGS: [ 85.821198] CS: 0010 DS: ES: CR0: 80050033 [ 85.821199] CR2: 5643c2753020 CR3: 0002e8e09000 CR4: 001406e0 [ 85.821200] Call Trace: [ 85.821211] delayed_ref_async_start+0x98/0xb0 [btrfs] [ 85.821224] btrfs_worker_helper+0x7a/0x2e0 [btrfs] [ 85.821235] btrfs_extent_refs_helper+0xe/0x10 [btrfs] [ 85.821239] process_one_work+0x1e7/0x410 [ 85.821241] worker_thread+0x4b/0x420 [ 85.821242] kthread+0x125/0x140 [ 85.821244] ? process_one_work+0x410/0x410 [ 85.821245] ? kthread_create_on_node+0x70/0x70 [ 85.821248] ret_from_fork+0x25/0x30 [ 85.821249] Code: fe ff 89 d9 ba c1 0b 00 00 48 c7 c6 60 28 7d c0 4c 89 e7 e8 e5 a2 09 00 e9 b5 fe ff ff 89 de 48 c7 c7 98 93 7d c0 e8 8d 02 7b ec <0f> ff eb d3 e8 60 a4 09 00 0f 1f 00 0f 1f 44 00 00 55 48 89 e5 [ 85.821268] ---[ end trace 9bddba90bd2dbd28 ]--- [ 85.821271] BTRFS: error (device sda5) in btrfs_run_delayed_refs:3009: errno=-17 Object already exists [ 85.821274] BTRFS info (device sda5): forced readonly ``` from `dmesg`. After a forced restart with the power button, I could reproduce the issue (and had to restart with the power button every time), so that finally the filesystem because unmountable because of skinny extents (couldn't capture the stack for the unmountable state). ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-21-generic 4.13.0-21.24 ProcVersionSignature: Ubuntu 4.13.0-21.24-generi
[Kernel-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!
Solve the problem with the instruction from #57 under Ubuntu 16.04.4 LTS. At first, I cannot find the driver when I typed nvidia-smi. So I try to reinstall the nvidia driver. In this process, I met the absolutely same problem as https://devtalk.nvidia.com/default/topic/1030325/nvidia-driver- installation-nvidia-version-magic-4-4-0-116-generic-smp-mod_unload- modversions-should-be-4-4-0-116-generic-smp-mod_unload-modversions- retpoline-/ And I also cannot log in and get to the desktop. Thanks so much! -- 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/1750937 Title: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler! Status in gcc: New Status in linux package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-384 package in Ubuntu: Confirmed Status in xorg package in Ubuntu: Confirmed Bug description: Running fine with nvidia-384 until this kernel update came along. When booted into the new kernel, got super low resolution and nvidia- settings was missing most of its functionality - could not change resolution. Rebooted into 4.4.0-112 kernel and all was well. The root cause of the problem has been found to be installing the -116 kernel without a sufficiently updated version of gcc. In my case, my system received the gcc update AFTER the kernel update. Uninstalling the -116 kernel and reinstalling it with the updated version of gcc solved the problem for me. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.4.0-112.135~14.04.1-generic 4.4.98 Uname: Linux 4.4.0-112-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 384.111 Tue Dec 19 23:51:45 PST 2017 GCC version: gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ApportVersion: 2.14.1-0ubuntu3.27 Architecture: amd64 CurrentDesktop: LXDE Date: Wed Feb 21 19:23:39 2018 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: bbswitch, 0.7, 4.4.0-112-generic, x86_64: installed bbswitch, 0.7, 4.4.0-116-generic, x86_64: installed nvidia-384, 384.111, 4.4.0-112-generic, x86_64: installed nvidia-384, 384.111, 4.4.0-116-generic, x86_64: installed GraphicsCard: NVIDIA Corporation Device [10de:1c82] (rev a1) (prog-if 00 [VGA controller]) Subsystem: eVga.com. Corp. Device [3842:6253] InstallationDate: Installed on 2015-03-03 (1086 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) MachineType: ASUSTeK COMPUTER INC. M11AD ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-112-generic root=UUID=5a88d2a1-0a24-415b-adc2-28435b13248a ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/15/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0302 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: M11AD dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0302:bd08/15/2013:svnASUSTeKCOMPUTERINC.:pnM11AD:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnM11AD:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: M11AD dmi.product.version: System Version dmi.sys.vendor: ASUSTeK COMPUTER INC. version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.2 version.libgl1-mesa-dri: libgl1-mesa-dri N/A version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Wed Feb 21 18:48:14 2018 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: xserver.version: 2:1.18.3-1ubuntu2.3~trusty4 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1750937/+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 1753191] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068596/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068607/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068602/+files/ProcEnviron.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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068606/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068605/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068601/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068597/+files/JournalErrors.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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068599/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068604/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068603/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068608/+files/WifiSyslog.txt ** 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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068584/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068598/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068600/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068582/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068583/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068595/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068589/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068590/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068585/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068586/+files/ProcEnviron.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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068588/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068592/+files/WifiSyslog.txt ** Description changed: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO + --- + ApportVersion: 2.20.1-0ubuntu2.15 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: demroz 1814 F pulseaudio + CurrentDesktop: X-Cinnamon + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a + InstallationDate: Installed on 2018-03-04 (0 days ago) + InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) + MachineType: LENOVO 42983RU + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 + RelatedPackageVersions: + linux-restricted-modules-4.13.0-36-generic N/A + linux-backports-modules-4.13.0-36-generic N/A + linux-firmware 1.157.17 + Tags: xenial + Uname: Linux 4.13.0-36-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 10/12/2016 + dmi.bios.vendor: LENOVO + dmi.bios.version: 8DET73WW (1.43 ) + dmi.board.asset.tag: Not Available + dmi.board.name: 42983RU + dmi.board.vendor: LENOVO + dmi.board.version: Not Available + dmi.chassis.asset.tag: No Asset Information + dmi.chassis.type: 10 + dmi.chassis.vendor: LENOVO + dmi.chassis.version: Not Available + dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: + dmi.product.family: ThinkPad X220 Tablet + dmi.product.name: 42983RU + dmi.product.version: ThinkPad X220 Tablet + dmi.sys.vendor: LENOVO -- 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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Ins
[Kernel-packages] [Bug 1753191] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068591/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068587/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068594/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] AlsaInfo.txt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068593/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068580/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068579/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068578/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Re: Touchpad not working after installing Ubuntu 16.04 LTS
apport information ** Tags added: apport-collected xenial ** Description changed: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help + --- + ApportVersion: 2.20.1-0ubuntu2.15 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: demroz 1814 F pulseaudio + CurrentDesktop: X-Cinnamon + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a + InstallationDate: Installed on 2018-03-04 (0 days ago) + InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) + MachineType: LENOVO 42983RU + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 + RelatedPackageVersions: + linux-restricted-modules-4.13.0-36-generic N/A + linux-backports-modules-4.13.0-36-generic N/A + linux-firmware 1.157.17 + Tags: xenial + Uname: Linux 4.13.0-36-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 10/12/2016 + dmi.bios.vendor: LENOVO + dmi.bios.version: 8DET73WW (1.43 ) + dmi.board.asset.tag: Not Available + dmi.board.name: 42983RU + dmi.board.vendor: LENOVO + dmi.board.version: Not Available + dmi.chassis.asset.tag: No Asset Information + dmi.chassis.type: 10 + dmi.chassis.vendor: LENOVO + dmi.chassis.version: Not Available + dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: + dmi.product.family: ThinkPad X220 Tablet + dmi.product.name: 42983RU + dmi.product.version: ThinkPad X220 Tablet + dmi.sys.vendor: LENOVO ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068577/+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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-
[Kernel-packages] [Bug 1753191] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1753191/+attachment/5068581/+files/JournalErrors.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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: demroz 1814 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=09061c6d-7452-46e9-8539-5c6c5078ef2a InstallationDate: Installed on 2018-03-04 (0 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 42983RU Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=70a7bb64-bb83-4ab9-98a4-d3545d1e66ce ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2016 dmi.bios.vendor: LENOVO dmi.bios.version: 8DET73WW (1.43 ) dmi.board.asset.tag: Not Available dmi.board.name: 42983RU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr8DET73WW(1.43):bd10/12/2016:svnLENOVO:pn42983RU:pvrThinkPadX220Tablet:rvnLENOVO:rn42983RU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X220 Tablet dmi.product.name: 42983RU dmi.product.version: ThinkPad X220 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1753191 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: artful -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Incomplete Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Re: Touchpad not working after installing Ubuntu 16.04 LTS
** Attachment added: "xorg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+attachment/5068575/+files/Xorg.0.log -- 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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Incomplete Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] Re: Touchpad not working after installing Ubuntu 16.04 LTS
devices ** Attachment added: "devices" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+attachment/5068574/+files/devices -- 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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Incomplete Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1753191] [NEW] Touchpad not working after installing Ubuntu 16.04 LTS
Public bug reported: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Tags: artful touchpad ** Attachment added: "dmesg output" https://bugs.launchpad.net/bugs/1753191/+attachment/5068573/+files/dmesg -- 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/1753191 Title: Touchpad not working after installing Ubuntu 16.04 LTS Status in linux package in Ubuntu: Incomplete Bug description: After installing Ubuntu 16.04 on my thinkpad x220t, my touchpad doesn't work at all. I do not see a Synaptics touchpad under cat /proc/bus/input/devices I've attached my output from dmesg, and I'll attach my output from devices, and my Xorg log in the comments Thank you in advance for the help To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753191/+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 1733605] Re: elantech touchpad of Lenovo L480/580 failed to detect hw_version
Hi Austin: Lenovo has introduced several touchpad models. Please try install kernel linux-image-4.13.0-1021-oem to check if it is fixed. This kernel version had merged the elantech patch. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1733605 Title: elantech touchpad of Lenovo L480/580 failed to detect hw_version Status in HWE Next: New Status in linux package in Ubuntu: Fix Committed Status in linux-oem package in Ubuntu: Invalid Status in linux source package in Xenial: Fix Committed Status in linux-oem source package in Xenial: Fix Released Status in linux source package in Artful: Fix Committed Status in linux-oem source package in Artful: Invalid Bug description: Elantech touchpad on Lenovo laptops L480/580 report it's version as 15, and current kernel can not support this hw_version, so driver didn't support horizontal,vertical and multi-touch. error log: kernel: psmouse serio1: elantech: unknown hardware version, aborting... To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1733605/+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 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!
I manage 300+ machines that run openafs that has a dkms built kernel module like the nvidia module that needs to be built. I also manage dozens of nvidia gpu servers where users have sudo access and can install anything they want. Here is a snippet of what I found. Note this is for 16.04 systems but 14.04 systems running the 4.4.0-116 kernel will have similar problems: Short story, if your machine is not using the Ubuntu supplied gcc you will have issues with afs and nvidia built kernel modules or any dkms built kernel modules. Longer story below. NOTE! this problem affects at least, openafs, nvidia, virtual box or any dkms built module. I am going to forward this info to gr...@cs.unc.edu. This started with the latest Ubuntu 4.4.0-116 kernel version. Looking through that bug and testing took me hours. The short story is the machines having issues with openafs.ko module are ones that have the Ubuntu toolchain ppa that has a gcc compiler suite that does not support the "retpoline" feature which was recently put in to fix the Spectre security issue. The nvidia module will also have issues. The machines using the Ubuntu supplied gcc compiler are the ones that are not having issues. But, host olympia was a special case. The compiler that works, using "gcc -v" gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) The ones that don't work like host bvisionserver8: gcc version 5.4.1 20160904 You can use "apt-cache policy gcc" to show what repo the compiler comes from. WARNING, /usr/bin/gcc is a link to /usr/bin/gcc-5, the gcc package is a meta package and you need to query gcc-5. If you query gcc it shows coming from the standard Ubuntu repo but /usr/bin/gcc-5 is coming from the toolchain repo. A good gcc-5 shows: classroom:55% apt-cache policy gcc-5 gcc-5: Installed: 5.4.0-6ubuntu1~16.04.9 Candidate: 5.4.0-6ubuntu1~16.04.9 Version table: *** 5.4.0-6ubuntu1~16.04.9 500 500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 100 /var/lib/dpkg/status 5.3.1-14ubuntu2 500 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages The bad compilers show: -- bvisionserver8:/> apt-cache policy gcc-5 gcc-5: Installed: 5.4.1-2ubuntu1~16.04 Candidate: 5.4.1-2ubuntu1~16.04 Version table: *** 5.4.1-2ubuntu1~16.04 500 500 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status 5.4.0-6ubuntu1~16.04.9 500 500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 5.3.1-14ubuntu2 500 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages And you can see /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list repo is configure on those machines. On a good machine modinfo openafs shows that retpoline is turned on in the vermagic: line: classroom:56% modinfo openafs filename: /lib/modules/4.4.0-116-generic/updates/dkms/openafs.ko license:http://www.openafs.org/dl/license10.html srcversion: 4E1BEB8CE16072EF8E64542 depends: vermagic: 4.4.0-116-generic SMP mod_unload modversions retpoline And not turned on a bad machine: bvisionserver8:/> modinfo openafs filename: /lib/modules/4.4.0-116-generic/updates/dkms/openafs.ko license:http://www.openafs.org/dl/license10.html srcversion: 66044F5DC18AA3288DB22FF depends: vermagic: 4.4.0-116-generic SMP mod_unload modversions -- 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/1750937 Title: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler! Status in gcc: New Status in linux package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-384 package in Ubuntu: Confirmed Status in xorg package in Ubuntu: Confirmed Bug description: Running fine with nvidia-384 until this kernel update came along. When booted into the new kernel, got super low resolution and nvidia- settings was missing most of its functionality - could not change resolution. Rebooted into 4.4.0-112 kernel and all was well. The root cause of the problem has been found to be installing the -116 kernel without a sufficiently updated version of gcc. In my case, my system received the gcc update AFTER the kernel update. Uninstalling the -116 kernel and reinstalling it with the updated version of gcc solved the problem for me. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.4.0-112.135~14.04.1-generic 4.4.98 Uname: Linux 4.4.0-112-generic x86_64 NonfreeKernelModules: nvidia_uvm
[Kernel-packages] [Bug 1645011] Re: CyPS/2 Cypress Trackpad driver errors
Hello, it's been a lot of time since the last comment, but since I'm seeing the same situation on my laptop (Jumper ezBook 3 Pro, version 3) I wanted to add some information that might help... After many attempts with different drivers, I was still unsure about the model of the trackpad and why it was detected as Cypress when it does not work at all with that driver, so I went and disassembled the laptop. It seems that at least in my model the trackpad is CY8CTMA-140-LDI-1601. I tried looking for some information about it but nothing came up. If I where to have the protocol definition, I might even have attempted to add support, but since I could not find any information about it, my last chance is complaining here to see if someone can help me (and the other unlucky ones out there) fix this annoying piece of hardware If there's anything I can do to help, just let me know By the way, I'm currently running a Kubuntu 17.10 with a customized kernel 4.14-rc6 (this is because I wanted to try and debug the driver). The generic 4.14 kernel behaves in the exact same way as described here. I also tried the 4.15 with the same results. Thank you in advance, because I know you're doing a great job :) -- 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/1645011 Title: CyPS/2 Cypress Trackpad driver errors Status in linux package in Ubuntu: Confirmed Bug description: System:Kernel: 4.4.0-47-generic x86_64 (64 bit gcc: 5.4.0) Desktop: MATE 1.14.1 (Gtk 3.18.9-1ubuntu3.1) Distro: Linux Mint 18 Sarah Machine: System: China product: ZM180 v: 1.0 Mobo: China model: ZM180 v: Type2 - Board Version Bios: INSYDE v: f date: 11/21/2014 Mouse cursor of the Trackpad does not move, and the slightest touch of trackpad - which is inevitable when typing on the laptop keyboard, without any direct intended touch of the trackpad - generates lots of wrong signals, like the input focus jumps to another application, the typed text becomes deleted, etc. The computer is unusable without external mouse and keyboard. Intended touch of the trackpad hangs the system: the cursor of the external mouse keeps moving, but no longer can select text or close a window. Here is current config info: ~ $ xinput -list-props 12 Device 'CyPS/2 Cypress Trackpad': Device Enabled (138):1 Coordinate Transformation Matrix (140): 1.00, 0.00, 0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00 Device Accel Profile (267): 1 Device Accel Constant Deceleration (268):2.50 Device Accel Adaptive Deceleration (269):1.00 Device Accel Velocity Scaling (270): 12.50 Synaptics Edges (292): 60, 1440, 37, 663 Synaptics Finger (293): 25, 30, 0 Synaptics Tap Time (294):180 Synaptics Tap Move (295):72 Synaptics Tap Durations (296): 180, 100, 100 Synaptics ClickPad (297):0 Synaptics Middle Button Timeout (298): 75 Synaptics Two-Finger Pressure (299): 282 Synaptics Two-Finger Width (300):112 Synaptics Scrolling Distance (301): -33, -33 Synaptics Edge Scrolling (302): 1, 0, 0 Synaptics Two-Finger Scrolling (303):1, 0 Synaptics Move Speed (304): 1.00, 1.75, 0.120846, 0.00 Synaptics Off (305): 0 Synaptics Locked Drags (306):0 Synaptics Locked Drags Timeout (307):5000 Synaptics Tap Action (308): 2, 3, 0, 0, 1, 3, 2 Synaptics Click Action (309):1, 3, 2 Synaptics Circular Scrolling (310): 0 Synaptics Circular Scrolling Distance (311): 0.10 Synaptics Circular Scrolling Trigger (312): 0 Synaptics Circular Pad (313):0 Synaptics Palm Detection (314): 0 Synaptics Palm Dimensions (315): 160, 200 Synaptics Coasting Speed (316): 20.00, 50.00 Synaptics Pressure Motion (317): 30, 160 Synaptics Pressure Motion Factor (318): 1.00, 1.00 Synaptics Resolution Detect (319): 1 Synaptics Grab Event Device (320): 0 Synaptics Gestures (321):1 Synaptics Capabilities (322):1, 1, 1, 1, 1, 1, 1 Synaptics Pad Resolution (323): 11, 15 Synaptics Area (324):0, 0, 0, 0 Synaptics Noise Cancellation (325): 8, 8 Device Product ID (256): 2, 17 Device Node (257): "/dev/input/event6" In Windows 10 Trackpad worked fine. --- ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: victor 1503 F pulseaudio /dev/snd/controlC0: victor 1503 F pulseaudio CurrentDesktop: MATE DistroRelease: Linux 18 HibernationDevice: RESUME=UUID=c1648d66-21b3-48af-8934-38618df15a87 InstallationDate: Installed on 2016-11-24 (2 days ago) InstallationMedia: Linux Mint 18 "Sar
[Kernel-packages] [Bug 1753144] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1753144 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: xenial -- 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/1753144 Title: Booting kernel 4.4.0-116.140 fails Status in linux package in Ubuntu: Incomplete Bug description: Booting kernel 4.4.0-116.140 lands me in an ash shell with prompt 'initramfs'. keyboard and mouse USB fails, so that I can do nothing. Error messages from module hid: 'unknown symbol __x86_indirect_thunk_XXX err -22' and 'disagrees about version of __x86_indirect_thunk_XXX err -22, where XXX has 5 or 6 different 3-letter values. I have gcc-5:i386 (5.4.0-6ubuntu1~16.04.6, 5.4.0-6ubuntu1~16.04.9), which would be correct according to bug report #1750937. Since there are no modules built by DKMS, there is no compilation involved in installation. I removed and reinstalled the kernel image and headers, but the problem did not disappear: Install: linux-headers-generic:i386 (4.4.0.116.122, automatic), linux-image-generic:i386 (4.4.0.116.122, automatic), linux-headers-4.4.0-116:i386 (4.4.0-116.140, automatic), linux-image-extra-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-headers-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-generic:i386 (4.4.0.116.122), linux-image-4.4.0-116-generic:i386 (4.4.0-116.140, automatic) Since I cannot boot into this kernel, I cannot generate a bug report, and there are no syslog entries. Description:Ubuntu 16.04.4 LTS Release:16.04 linux-image-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 linux-image-extra-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 gcc-5: Geïnstalleerd: 5.4.0-6ubuntu1~16.04.9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753144/+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 1753144] [NEW] Booting kernel 4.4.0-116.140 fails
Public bug reported: Booting kernel 4.4.0-116.140 lands me in an ash shell with prompt 'initramfs'. keyboard and mouse USB fails, so that I can do nothing. Error messages from module hid: 'unknown symbol __x86_indirect_thunk_XXX err -22' and 'disagrees about version of __x86_indirect_thunk_XXX err -22, where XXX has 5 or 6 different 3-letter values. I have gcc-5:i386 (5.4.0-6ubuntu1~16.04.6, 5.4.0-6ubuntu1~16.04.9), which would be correct according to bug report #1750937. Since there are no modules built by DKMS, there is no compilation involved in installation. I removed and reinstalled the kernel image and headers, but the problem did not disappear: Install: linux-headers-generic:i386 (4.4.0.116.122, automatic), linux-image-generic:i386 (4.4.0.116.122, automatic), linux-headers-4.4.0-116:i386 (4.4.0-116.140, automatic), linux-image-extra-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-headers-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-generic:i386 (4.4.0.116.122), linux-image-4.4.0-116-generic:i386 (4.4.0-116.140, automatic) Since I cannot boot into this kernel, I cannot generate a bug report, and there are no syslog entries. Description:Ubuntu 16.04.4 LTS Release:16.04 linux-image-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 linux-image-extra-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 gcc-5: Geïnstalleerd: 5.4.0-6ubuntu1~16.04.9 ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1753144 Title: Booting kernel 4.4.0-116.140 fails Status in linux package in Ubuntu: New Bug description: Booting kernel 4.4.0-116.140 lands me in an ash shell with prompt 'initramfs'. keyboard and mouse USB fails, so that I can do nothing. Error messages from module hid: 'unknown symbol __x86_indirect_thunk_XXX err -22' and 'disagrees about version of __x86_indirect_thunk_XXX err -22, where XXX has 5 or 6 different 3-letter values. I have gcc-5:i386 (5.4.0-6ubuntu1~16.04.6, 5.4.0-6ubuntu1~16.04.9), which would be correct according to bug report #1750937. Since there are no modules built by DKMS, there is no compilation involved in installation. I removed and reinstalled the kernel image and headers, but the problem did not disappear: Install: linux-headers-generic:i386 (4.4.0.116.122, automatic), linux-image-generic:i386 (4.4.0.116.122, automatic), linux-headers-4.4.0-116:i386 (4.4.0-116.140, automatic), linux-image-extra-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-headers-4.4.0-116-generic:i386 (4.4.0-116.140, automatic), linux-generic:i386 (4.4.0.116.122), linux-image-4.4.0-116-generic:i386 (4.4.0-116.140, automatic) Since I cannot boot into this kernel, I cannot generate a bug report, and there are no syslog entries. Description:Ubuntu 16.04.4 LTS Release:16.04 linux-image-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 linux-image-extra-4.4.0-116-generic: Geïnstalleerd: 4.4.0-116.140 gcc-5: Geïnstalleerd: 5.4.0-6ubuntu1~16.04.9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753144/+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 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29
With kernel 4.13.0-31, 4.13.0-32 and 4.13.0-36 resume from hibernate freeze every time. After applying 'no_console_suspend' in grub, some more infos are printed to console: PM: quiesce of devices complete after x msec PM: late quiesce of devices complete after x msec PM: noirq quiesce of devices complete after x msec ACPI:EC: event blocked ACPI:EC: EC stopped Disabling non-boot CPUs smpboot: CPU 1 is now offline smpboot: CPU 2 is now offline smpboot: CPU 3 is now offline Now the output ends. The system become unresponsive. No chance to switch to other console or enter any command. After reboot (without resume) no infos exists in kern.log. -- 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/1743094 Title: [regression] hibernation (freezes on resume) since 4.13.0-25.29 Status in linux package in Ubuntu: Confirmed Status in linux source package in Artful: Confirmed Bug description: After hibernating the system and than resuming it the system reboots notifying that it is resuming and than stops/freezes. The system does not respond to anything (no tty's other notifying textg are available). After booting kernel 4.10-042 the hibernation and hibride hibernation/sleep functions as proposed. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jb 1717 F pulseaudio CurrentDesktop: X-Cinnamon DistroRelease: Linux 18.3 HibernationDevice: RESUME=UUID=00059f88-0cf2-44a0-a23d-f0a995cb1478 InstallationDate: Installed on 2017-12-10 (34 days ago) InstallationMedia: Linux Mint 18.3 "Sylvia" - Release amd64 20171124 MachineType: Acer Aspire S3-391 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-26-generic root=UUID=5397ffb7-8114-45c4-824f-b1da7cce468c ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-26-generic N/A linux-backports-modules-4.13.0-26-generic N/A linux-firmware 1.157.14 Tags: sylvia Uname: Linux 4.13.0-26-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/31/2012 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.10 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Hummingbird2 dmi.board.vendor: Acer dmi.board.version: V2.10 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V2.10 dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.10:bd10/31/2012:svnAcer:pnAspireS3-391:pvrV2.10:rvnAcer:rnHummingbird2:rvrV2.10:cvnAcer:ct10:cvrV2.10: dmi.product.family: ChiefRiver System dmi.product.name: Aspire S3-391 dmi.product.version: V2.10 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743094/+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 1745119] Re: 4.13.0-31 hibernate doesn't work
*** This bug is a duplicate of bug 1743094 *** https://bugs.launchpad.net/bugs/1743094 Problem still exists with Kernel 4.13.0-36. -- 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/1745119 Title: 4.13.0-31 hibernate doesn't work Status in linux package in Ubuntu: Triaged Status in linux source package in Artful: Triaged Bug description: Hibernate process seems work and laptop (acer aspire v5-571G) shuts down But then laptop doesn't turn on. Blank screen and you must to force shut down with power button. You must start system with another kernel. I had the same problem with 4.13.0-26 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745119/+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 1751838] Re: linux: 3.13.0-143.192 -proposed tracker
** Changed in: kernel-sru-workflow/security-signoff Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1751838 Title: linux: 3.13.0-143.192 -proposed tracker Status in Kernel SRU Workflow: In Progress Status in Kernel SRU Workflow automated-testing series: Incomplete Status in Kernel SRU Workflow certification-testing series: In Progress Status in Kernel SRU Workflow prepare-package series: Fix Released Status in Kernel SRU Workflow prepare-package-lbm series: Invalid Status in Kernel SRU Workflow prepare-package-meta series: Fix Released Status in Kernel SRU Workflow prepare-package-ports-meta series: Invalid Status in Kernel SRU Workflow prepare-package-signed series: Fix Released Status in Kernel SRU Workflow promote-to-proposed series: Fix Released Status in Kernel SRU Workflow promote-to-security series: New Status in Kernel SRU Workflow promote-to-updates series: New Status in Kernel SRU Workflow regression-testing series: Confirmed Status in Kernel SRU Workflow security-signoff series: Fix Released Status in Kernel SRU Workflow upload-to-ppa series: Invalid Status in Kernel SRU Workflow verification-testing series: Confirmed Status in linux package in Ubuntu: Invalid Status in linux source package in Trusty: Confirmed Bug description: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow backports: bug 1751839 (linux-lts-trusty) derivatives: -- swm properties -- boot-testing-requested: true phase: Promoted to proposed proposed-announcement-sent: true proposed-testing-requested: true To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1751838/+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 1733605] Re: elantech touchpad of Lenovo L480/580 failed to detect hw_version
I believe this may also be the same issue I'm having with my Lenovo T480s, which has an Elantech touchpad and I see the same error on boot from a "dmesg | grep elantech". I'm running 17.10, current kernel version is 4.13.0-36-generic, and I have the same symptoms (no multitouch, two finger scroll, etc.). -- 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/1733605 Title: elantech touchpad of Lenovo L480/580 failed to detect hw_version Status in HWE Next: New Status in linux package in Ubuntu: Fix Committed Status in linux-oem package in Ubuntu: Invalid Status in linux source package in Xenial: Fix Committed Status in linux-oem source package in Xenial: Fix Released Status in linux source package in Artful: Fix Committed Status in linux-oem source package in Artful: Invalid Bug description: Elantech touchpad on Lenovo laptops L480/580 report it's version as 15, and current kernel can not support this hw_version, so driver didn't support horizontal,vertical and multi-touch. error log: kernel: psmouse serio1: elantech: unknown hardware version, aborting... To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1733605/+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 1741081] Re: zfs-import-cache.service fails on startup
I've pushed a new release for Bionic to pick up the changes as suggested by Richard in comment #11. If that is a reasonable working solution I'll pick these changes up for an Artful SRU. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1741081 Title: zfs-import-cache.service fails on startup Status in zfs-linux package in Ubuntu: Fix Released Status in zfs-linux source package in Artful: In Progress Status in zfs-linux source package in Bionic: Fix Released Bug description: == SRU Request, Artful == Enable ZFS module to be loaded without the broken ubuntu-load-zfs- unconditionally.patch. == Fix == Add a new zfs-load-module.service script that modprobes the ZFS module and remove any hard coded module loading from zfs-import-cache.service & zfs-import-scan.service and make these latter scripts require the new zfs-load-module.service script. Also remove the now defunct ubuntu-load-zfs-unconditionally.patch as this will no longer be required. == Testcase == On a clean VM, install with the fixed package, zfs should load automatically. == Regression potential == ZFS module may not load if the changes are broken. However, testing proves this not to be the case. I just noticed on my test VM of artful that zfs-import-cache.service does not have a ConditionPathExists=/etc/zfs/zpool.cache. Because of that, it fails on startup, since the cache file does not exist. This line is being deleted by debian/patches/ubuntu-load-zfs-unconditionally.patch. This patch seems to exist per: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1672749 This patch still exists in bionic, so I assume it will be similarly broken. If the goal of the patch is to load the module (and only that), I think it should create a third unit instead: zfs-load-module.service ^^ runs modprobe zfs zfs-import-cache.service & zfs-import-scan.service ^^ per upstream minus modprobe plus Requires=zfs-load-module.service I have tested this manually and it works. I can submit a package patch if this is the desired solution. Interestingly, before this change, zfs-import-scan.service wasn't starting. If started manually, it worked. I had to give it a `systemctl enable zfs-import-scan.service` to create the Wants symlinks. Looking at the zfsutils-linux.postinst, I see the correct boilerplate from dh_systemd, so I'm not sure why this wasn't already done. Can anyone confirm or deny whether zfs-import-scan.service is enabled out-of-the-box on their system? Is the zfs-import-scan.service not starting actually the cause of the original bug? The design is that *either* zfs-import-cache.service or zfs-import-scan.service starts. They both call modprobe zfs. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1741081/+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 1751512] Re: Kernel 4.13.0-32 goes dark after boot with two monitors
Some follow up information. That installation process went pretty badly. It took at least three tries before I had a working system, running with the 4.13.36 kernel. The video system seems to be the weak link as far as this computer is concerned. This morning I booted up and went to breakfast. When I came back the primary screen was but I could see the cursor on the second screen. After I punched the escape key the primary came on but the lower half was acting wacky. The icons that resided on that part of the screen were pushed up and over the icons above them. If I moved the icon down it jumped back up when I let is go. The menu opened up in the middle of the screen. It was as if the driver thought the lower left corner of the screen was in the middle left of the display. The background looked normal. All for now. I might have time to try the kernel that is in development next weekend. On 02/27/2018 02:47 PM, Joseph Salisbury wrote: > ** Changed in: linux (Ubuntu) > Importance: Undecided => Medium > > ** Changed in: linux (Ubuntu) > Status: Confirmed => Incomplete > > ** Changed in: linux (Ubuntu) > Status: Incomplete => Invalid > -- 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/1751512 Title: Kernel 4.13.0-32 goes dark after boot with two monitors Status in linux package in Ubuntu: Invalid Bug description: I did a new install today of Mint 18.3 on my laptop. Dell latitude E6410 Installed without connecting to the internet. After install finished I booted a few times before connecting an external monitor. It still booted ok. Then I ran the software update and got a bunch of level 1 and level 2 updates. No problems. There were four level 3 updates systemd 229-4ubuntu21.1 linix-firmware 1.157.16 linux-libc-dev 4.4.0-116.140 linuxkernel 4.13.0-36.40-16.041 I installed them one at a time and restarted the laptop after each one. After the kernel update the laptop would boot and show the square mint icon for a brief time them the screen goes dark. Once I disconected the external monitor the laptop rebooted correctly. I tested the external montior with VGA and HDMI to DVI cable. The same response. I reverted to the 4.10.0-38 kernel that came with the installer ISO. Am back up and running. There is a problem with the new kernel. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alan 1777 F pulseaudio CurrentDesktop: MATE DistroRelease: Linux 18.3 HibernationDevice: RESUME=UUID=d536e87b-7a3c-48dc-9e30-ed32fc32e74a InstallationDate: Installed on 2018-02-24 (1 days ago) InstallationMedia: Linux Mint 18.3 "Sylvia" - Release amd64 20171124 Lsusb: Bus 002 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude E6410 Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=b2b6da50-3200-491a-95d1-eeab4794941c ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.16 Tags: sylvia Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 11/30/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A11 dmi.board.name: 0667CC dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA11:bd11/30/2011:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6410 dmi.product.version: 0001 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1751512/+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 1750385] Re: Poor wifi signal with RTL8723BE and 4.13.0-32 kernel
I did not find the option to not even power the bluetooth adapter as I can in KDE but turning bluetooth off did not seem to change the wifi behavior. -- 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/1750385 Title: Poor wifi signal with RTL8723BE and 4.13.0-32 kernel Status in linux package in Ubuntu: Confirmed Bug description: When using Linux Mint 18.3 alongside with the 4.13.0-32 kernel the wifi signal is really really poor (while almost sitting on the respective router) whereas with the 4.10.0-38 it works like charm. I had to use a configuration file for getting the wifi to work properly (/etc/modprobe.d/rtl8723be.conf: options rtl8723be fwlps=0 ips=0 ant_sel=1) but chaning the antenna from 1 to 0 did not change anything with the 4.13 kernel. I am also running Manjaro Linux with the 4.14 kernel on my machine where the wifi is also working just fine (with antenna 0 though). cat /proc/version_signature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17 (I tried using ubuntu-bug linux but it didn't work [The report belongs to a package that is not installed.]) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1750385/+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 1734147] Re: corrupted BIOS due to Intel SPI bug in kernel
Hi, I have a Lenovo B50-30 Laptop with an Insyde H20 UEFI BIOS that was corrupted after using a Lubuntu 17.10 Live CD. My HDD is running Windows 10. And I no longer have my Live CD. My laptop refuses to boot anything except the HDD or the Live CD. No USB, No CD, No other HDD. So I was wondering if anyone knows where I can download the Lubuntu 17.10 iso. Specifically the version with the bug. It was released in 2017. I'm hoping I might be able to boot into Lubuntu again to apply the fix discussed here. Or if anyone has any other suggestions of how to repair the BIOS from Windows, please let us know. (Using EasyBCD doesn't work for me because I have UEFI enabled - and I cant switch it off) Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1734147 Title: corrupted BIOS due to Intel SPI bug in kernel Status in Linux: Unknown Status in linux package in Ubuntu: Fix Released Status in linux-hwe-edge source package in Xenial: Fix Released Status in linux-oem source package in Xenial: Fix Released Status in linux source package in Artful: Fix Released Bug description: An update to linux kernel on Ubuntu 17.10 that enabled the Intel SPI drivers results in a serial flash that is read only in Intel Broadwell and Haswell machines with serial flashes with SPI_NOR_HAS_LOCK set. Symptoms: * BIOS settings cannot be saved * USB Boot impossible * EFI entries read-only. --- Fix: The issue was fixed in kernel version 4.13.0-21 by configuring the kernel so it is not compiled with Intel SPI support. But previous affected machines still suffered from a broken BIOS. Repair: If you still can boot into Ubuntu, you can recover your BIOS with the following steps: 1. Boot into Ubuntu 2. Download http://people.canonical.com/~ypwong/lp1734147/linux-image-4.15.0-041500rc6-generic_4.15.0-041500rc6.201712312330+20170103+1_amd64.deb 3. Install the downloaded package: $ sudo dpkg -i linux-image-4.15.0-041500rc6-generic_4.15.0-041500rc6.201712312330+20170103+1_amd64.deb 4. Make sure the kernel is installed without any error. Once installed, reboot. 5. At grub, choose the newly installed kernel. You can choose the "recovery" mode. 6. Reboot and go to BIOS settings to confirm your BIOS has been recovered. 7. In case your BIOS is not recovered, reboot to the new kernel, then reboot *once again* to the new kernel, do not enter BIOS settings before the reboot. After the second reboot, check BIOS. 8. If your BIOS issue remains, download another kernel from http://people.canonical.com/~ypwong/lp1734147/linux-image-4.15.0-041500rc6-generic_4.15.0-041500rc6.201712312330+clear+debug_amd64.deb, and use dpkg to install it, then repeat steps 4 to 6. After your BIOS is fixed, the kernel packages you just installed are no longer needed, you can remove it by running 'sudo dpkg -r linux- image-4.15.0-041500rc6-generic'. The patch used to build the linux v4.15 kernel in step 8 can be found at https://goo.gl/xUKJFR. --- Test Case: Fix has been verified by our HWE team on affected hardware. Regression Potential: Minimal, it's unlikely anyone is actually doing anything which requires this driver. --- Affected Machines: Lenovo B40-70 Lenovo B50-70 Lenovo B50-80 Lenovo Flex-3 Lenovo Flex-10 Lenovo G40-30 Lenovo G50-30 Lenovo G50-70 Lenovo G50-80 Lenovo S20-30 Lenovo U31-70 Lenovo Y50-70 Lenovo Y70-70 Lenovo Yoga Thinkpad (20C0) Lenovo Yoga 2 11" - 20332 Lenovo Yoga 3 11" Lenovo Z50-70 Lenovo Z51-70 Lenovo ideapad 100-15IBY Acer Aspire E5-771G Acer Aspire ES1-111M-C1LE (fixed following your new instruction (thank you)) Acer TravelMate B113 Acer Swift SF314-52 (Fixed by 4.14.9) Toshiba Satellite S55T-B5233 Toshiba Satellite L50-B-1R7 Toshiba Satellite S50-B-13G Toshiba Satellite L70-A-13M Dell Inspiron 15-3531 Mediacom Smartbook 14 Ultra M-SB14UC (fixed with official fix) Acer Aspire E3-111-C0UM HP 14-r012la --- Affected serial flash devices by manufacturer part number, JEDEC ID (SPI_NOR_HAS_LOCK set in drivers/mtd/spi-nor/spi-nor.c) /* ESMT */ f25l32pa, 0x8c2016 f25l32qa, 0x8c4116 f25l64qa, 0x8c4117 /* GigaDevice */ gd25q16, 0xc84015 gd25q32, 0xc84016 gd25lq32, 0xc86016 gd25q64, 0xc84017 gd25lq64c, 0xc86017 gd25q128, 0xc84018 gd25q256, 0xc84019 /* Winbond */ w25q16dw, 0xef6015 w25q32dw, 0xef6016 w25q64dw, 0xef6017 w25q128fw, 0xef6018 --- Original Description: Basically on Lenovo Y50-70 after installing Ubuntu 17.10, many users reported a corrupted BIOS. It's not possible to save new settings in BIOS anymore and after rebooting, the system starts with the old settings. Moreover (and most important) USB booting is not possible anymore since USB is not recognized. It's very serious
[Kernel-packages] [Bug 1752829] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1752829 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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/1752829 Title: AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz Status in linux: New Status in linux package in Ubuntu: Incomplete Bug description: Kernel source: /drivers/gpu/drm/radeon/si_dpm.c line 2985: max_sclk = 75000; instead of max_sclk = 103000; Why is that? I changed it and rebuilt the kernel, and I can say that there are absolutely no issues when using the 1030MHz clock, which is what it is supposed to be. Linux Version: 4.13.0-36-generic To manage notifications about this bug go to: https://bugs.launchpad.net/kernel/+bug/1752829/+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 1752829] Re: AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1752829 Title: AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz Status in linux: New Status in linux package in Ubuntu: Incomplete Bug description: Kernel source: /drivers/gpu/drm/radeon/si_dpm.c line 2985: max_sclk = 75000; instead of max_sclk = 103000; Why is that? I changed it and rebuilt the kernel, and I can say that there are absolutely no issues when using the 1030MHz clock, which is what it is supposed to be. Linux Version: 4.13.0-36-generic To manage notifications about this bug go to: https://bugs.launchpad.net/kernel/+bug/1752829/+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 1752829] [NEW] AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz
You have been subscribed to a public bug: Kernel source: /drivers/gpu/drm/radeon/si_dpm.c line 2985: max_sclk = 75000; instead of max_sclk = 103000; Why is that? I changed it and rebuilt the kernel, and I can say that there are absolutely no issues when using the 1030MHz clock, which is what it is supposed to be. Linux Version: 4.13.0-36-generic ** Affects: kernel Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: gpu kernel-bug radeon -- AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz https://bugs.launchpad.net/bugs/1752829 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- 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 1752165] Re: TB16 dock freezes X on hotplug when used with external displays
I did some additional testing to see if this is thunderbolt in general or just the TB16. The issue does not occur when using external monitors via HDMI + thunderbolt-to-HDMI connections directly on the laptop. It looks like the issue is indeed specific to TB16. -- 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/1752165 Title: TB16 dock freezes X on hotplug when used with external displays Status in Dell Sputnik: New Status in linux package in Ubuntu: Confirmed Bug description: Precision 5520 with Quadro GPU. Latest Ubuntu 16.04, kernel Linux REDACTED 4.13.0-36-generic #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux, latest BIOS 1.7.0 released 12/15/2017. If it can be of any help, I can get this tested on an XPS 9560 (GTX 1050) too. Steps to reproduce: 1. Plug in monitors into DP and miniDP on the dock. In my case, DP-to-DVI cables are used, but I doubt that it matters. 2. Ubuntu 16.04 GNOME + nVidia drivers with PRIME. 3. Select nVidia GPU in PRIME settings, reboot if needed. 4. Either boot with the dock connected or connect it after booting into user session. 5. Set up monitors if necessary. At this point everything should be working fine. 6. Disconnect the dock, give it a moment to adjust to the new window layout etc. 7. Re-connect the dock. Within a few seconds laptop screen should freeze and external monitors should remain blank, as if not connected. 8. Disconnect the dock. Within a few seconds laptop screen should unfreeze. There is a small chance that it won't if you repeat this procedure multiple times. Errors in dmesg indicate that i915 driver is somehow involved: [ 328.966128] [drm:intel_dp_set_idle_link_train [i915]] *ERROR* Timed out waiting for DP idle patterns [ 328.967848] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI BUF B idle bit [ 329.048839] [drm:intel_dp_set_idle_link_train [i915]] *ERROR* Timed out waiting for DP idle patterns [ 329.050547] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI BUF C idle bit The kernel logs are flooded with these between steps 7 and 8 above. This behaviour does not occur when Intel GPU is selected in PRIME settings or when nouveau is used. However, nouveau performance leaves a lot to be desired, particularly with 3D acceleration in Windows 10 VMs. I have tried nvidia_drm.modeset=1 in boot options, but it doesn't make any difference. Other reports that may be related: https://devtalk.nvidia.com/default/topic/989704/linux/plugging-a -docking-station-w-two-monitors-into-a-quadro-m1000m-laptop-crashes- hangs-the-whole-machine/ - same error messages https://www.reddit.com/r/Dell/comments/5nas3t/tb16_dock_with_5510_ubuntulinux/ddzjlu8/?st=je63h7lw&sh=40bf8189 - "Connecting and disconnecting the TB16 sometimes freeze the laptop." https://www.dell.com/community/Sputnik/TB16-Dock-Linux-Support/m-p/5109128/highlight/true#M7466 - "Hot-plugging the screen does not work." --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gboiko 2491 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=08bba264-8658-442f-995d-6a745925ac6c InstallationDate: Installed on 2017-10-01 (149 days ago) InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f3:24a1 Elan Microelectronics Corp. Bus 001 Device 002: ID 8087:0a2b Intel Corp. Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Precision 5520 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-36-generic root=/dev/mapper/ubuntu--gnome--vg-root ro ipv6.disable=1 net.ifnames=0 biosdevname=0 nvidia_drm.modeset=1 quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.170 Tags: xenial Uname: Linux 4.13.0-36-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 12/15/2017 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.7.0 dmi.board.name: 0R6JFH dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.7.0
[Kernel-packages] [Bug 1723415] Re: ext4 filesystem does not use its badblock list
** Tags added: xenial -- 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/1723415 Title: ext4 filesystem does not use its badblock list Status in linux package in Ubuntu: Triaged Bug description: 1) Ubuntu 4.13.0-15.16-generic 4.13.4 2) Will be attached. Always, when I have /dev/sdb2 mounted, I get an errors in the system log, such as in the file dmesg.txt (attached)(there are i/o errors and something). Thus I ran fsck: { root@user:~# fsck.ext4 -fck /dev/sdb2 e2fsck 1.43.5 (04-Aug-2017) Checking for bad blocks (read-only test): 0.24% done, 0:25done /dev/sdb2: Updating bad block inode. Pass 1: Checking inodes, blocks, and sizes Programming error? block #230376 claimed for no reason in process_bad_block. Programming error? block #230385 claimed for no reason in process_bad_block. Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /dev/sdb2: * FILE SYSTEM WAS MODIFIED * } But the errors did not disappear and I ran "badblocks -so ./bads-sdb2.txt -b 4096 /dev/sdb2" Then I tried "fsck.ext4 -l ./bads-sdb2.txt /dev/sdb2" and it showed, among other typical things, this: { Programming error? block #230376 claimed for no reason in process_bad_block. Programming error? block #230385 claimed for no reason in process_bad_block. } Then I ran "dump2fs -b /dev/sdb2" and found that every block from bads-sdb2.txt is already included in there, but the errors keep appear. And while I was searching for a solution, I found this: https://sourceforge.net/p/e2fsprogs/bugs/187/ I think this situation can be found on Ubuntu 16.04 too. Thank you. 1) Ubuntu Artful Aardvark (development branch) 17.10 2) 4.13.0.15.16 ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-15-generic 4.13.0-15.16 ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4 Uname: Linux 4.13.0-15-generic x86_64 ApportVersion: 2.20.7-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: user 2193 F pulseaudio /dev/snd/controlC1: user 2193 F pulseaudio CurrentDesktop: LXDE Date: Fri Oct 13 14:43:21 2017 HibernationDevice: RESUME=UUID=726f52b2-474f-4c2d-b220-5db2446da453 InstallationDate: Installed on 2017-10-06 (6 days ago) InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926) IwConfig: lono wireless extensions. enp2s0no wireless extensions. MachineType: Gigabyte Technology Co., Ltd. GA-880GM-UD2H ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.13.0-15-generic root=UUID=a0d2d217-37b4-4153-bb5c-c489bf5eb886 ro rootflags=subvol=@ quiet ipv6.disable=1 RelatedPackageVersions: linux-restricted-modules-4.13.0-15-generic N/A linux-backports-modules-4.13.0-15-generic N/A linux-firmware 1.169 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/11/2010 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F8 dmi.board.name: GA-880GM-UD2H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd10/11/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-UD2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-UD2H:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-880GM-UD2H dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723415/+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 1753010] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067927/+files/JournalErrors.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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067937/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067936/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067935/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067929/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067934/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067925/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067930/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067933/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067932/+files/ProcEnviron.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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] Re: after recent updates playing youtube videos in firefox causes sometimes freezing of the system
apport information ** Tags added: apport-collected xenial ** Description changed: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. - That's why I think this information is rather enough; and I decided to - post this bug. + That's why I think this information is rather enough; and I decided to post this bug. + --- + ApportVersion: 2.20.1-0ubuntu2.15 + Architecture: i386 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: kamil 2021 F pulseaudio + /dev/snd/controlC1: kamil 2021 F pulseaudio + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 + InstallationDate: Installed on 2017-06-23 (252 days ago) + InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) + MachineType: Packard Bell Easynote ENTE70BH + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 + PulseList: + Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied + No PulseAudio daemon running, or not running as session daemon. + RelatedPackageVersions: + linux-restricted-modules-4.13.0-36-generic N/A + linux-backports-modules-4.13.0-36-generic N/A + linux-firmware 1.157.17 + Tags: xenial + Uname: Linux 4.13.0-36-generic i686 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 08/08/2016 + dmi.bios.vendor: Insyde Corp. + dmi.bios.version: V1.05 + dmi.board.name: Easynote ENTE70BH + dmi.board.vendor: Packard Bell + dmi.board.version: V1.05 + dmi.chassis.type: 10 + dmi.chassis.vendor: Packard Bell + dmi.chassis.version: V1.05 + dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: + dmi.product.family: BDW + dmi.product.name: Easynote ENTE70BH + dmi.product.version: V1.05 + dmi.sys.vendor: Packard Bell ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067923/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubunt
[Kernel-packages] [Bug 1753010] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067931/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067928/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067926/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1753010] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1753010/+attachment/5067924/+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/1753010 Title: after recent updates playing youtube videos in firefox causes sometimes freezing of the system Status in linux package in Ubuntu: Incomplete Bug description: After recent updates that fixed the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 on my computer the following different bug has appeared. Playing Youtube music videos (static picture + music, length 40-70 minutes) in Firefox (as background for other activities on computer) causes sometimes (rather often, up to several times per day) freezing of the system. And only restart through reset button can help. Initially I though that it is related to different Javascript-related tasks (manipulating with complex widgets in Chromium, running heavy gulp tasks through yarn) but it looks they are not the reason (or at least not the main reason). Because right now I have seen the problem when keyboard/mouse was not touched at all. That's why I think this information is rather enough; and I decided to post this bug. --- ApportVersion: 2.20.1-0ubuntu2.15 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kamil 2021 F pulseaudio /dev/snd/controlC1: kamil 2021 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=5b5ffc28-8999-4ad7-9ff3-f3298c4f28c2 InstallationDate: Installed on 2017-06-23 (252 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) MachineType: Packard Bell Easynote ENTE70BH Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=557e3c22-0c8c-44b3-a8f6-5446013327ad ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.13.0-36-generic N/A linux-backports-modules-4.13.0-36-generic N/A linux-firmware 1.157.17 Tags: xenial Uname: Linux 4.13.0-36-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 08/08/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.05 dmi.board.name: Easynote ENTE70BH dmi.board.vendor: Packard Bell dmi.board.version: V1.05 dmi.chassis.type: 10 dmi.chassis.vendor: Packard Bell dmi.chassis.version: V1.05 dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.05:bd08/08/2016:svnPackardBell:pnEasynoteENTE70BH:pvrV1.05:rvnPackardBell:rnEasynoteENTE70BH:rvrV1.05:cvnPackardBell:ct10:cvrV1.05: dmi.product.family: BDW dmi.product.name: Easynote ENTE70BH dmi.product.version: V1.05 dmi.sys.vendor: Packard Bell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753010/+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 1746340] Re: Samsung SSD corruption (fsck needed)
After 2 days with the new kernel, it happened again. Seems like around every 2 days it happens. Maybe some rare nvme write that you didn't cover in the quirks? -- 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/1746340 Title: Samsung SSD corruption (fsck needed) Status in linux package in Ubuntu: Confirmed Bug description: Ubuntu 4.13.0-21.24-generic 4.13.13 I have a Razer Blade Stealth 2016. The first Ubuntu I installed was Ubuntu 17.04, which gave me this error after 2 weeks of usage. After that, I installed 16.04 and used it for MONTHS without any problems, until it produced the same error this week. I think it has to do with the ubuntu updates, because I did one recently and one today, just before this problem. Could be a coincidence though. I notice the error when I try to save something on disk and it says me that the disk is in read-only mode: lz@lz:/var/log$ touch something touch: cannot touch 'something': Read-only file system lz@lz:/var/log$ cat syslog Jan 29 01:07:39 lz kernel: [62984.375393] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 lz@lz:/var/log$ dmesg [62984.375393] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.377374] Aborting journal on device nvme0n1p2-8. [62984.379343] EXT4-fs (nvme0n1p2): Remounting filesystem read-only [62984.379516] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.381486] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.383484] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.385469] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.387278] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.389262] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.391252] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [62984.393341] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming directory block 0 [63285.618078] audit: type=1400 audit(1517195560.393:63): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=22495 comm="cupsd" capability=12 capname="net_admin" Rebooting the ubuntu will give me a black terminal where I can run fsck /dev/nvm30n1p2 (something like that) and it fill fix a lot of orphaned inodes. The majority of time it boots back to the Ubuntu working good, but some times it boots to a broken ubuntu (no images, lots of things broken). I have to reinstall ubuntu then. Every time I reinstall my Ubuntu, I have to try lots of times until it installs without an Input/Output error. When it installs, I can use it for some hours without having the problem, but if I run the software updates, it ALWAYS crashes and enters in read-only mode, specifically in the part that is installing kernel updates. I noticed that Ubuntu installs updates automatically when they're for security reasons. Could this be the reason my Ubuntu worked for months without the problem, but then an update was applied and it broke? I thought that this bug was happening: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678184 and tried different nvme_core.default_ps_max_latency_us= combinations, all them gave errors. I just changed to 0 and I had no error while using ubuntu (however I didn't test for a long time) but I still had the error after trying to update my ubuntu. My Samsung 512gb SSD is: SAMSUNG MZVLW512HMJP-0, FW REV: CXY7501Q on a Razer Blade Stealth. I also asked this on ask ubuntu, without success: https://askubuntu.com/questions/998471/razer-blade-stealth-disk- corruption-fsck-needed-probably-samsung-ssd-bug-afte Please help me, as I need this computer to work on lots of things :c --- ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lz 1088 F pulseaudio CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 17.10 InstallationDate: Installed on 2018-01-30 (0 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1) MachineType: Razer Blade Stealth Package: linux (not installed) ProcFB: 0 inteldrmfb
[Kernel-packages] [Bug 1753050] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1753050 Title: Does not recognize external monitor Status in linux package in Ubuntu: Confirmed Bug description: Neither HDMI (digital) nor VGA (analog) output work with the kernel. With 4.4.0-112-generic they work fine. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-116-generic 4.4.0-116.140 ProcVersionSignature: Ubuntu 4.4.0-116.140-generic 4.4.98 Uname: Linux 4.4.0-116-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jarnos 1778 F pulseaudio CurrentDesktop: XFCE Date: Sat Mar 3 09:35:16 2018 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=19c075ab-2b2e-4285-a3a5-dbd15ee7b31e InstallationDate: Installed on 2015-11-21 (832 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-116-generic root=UUID=bdc3be24-dee9-4ead-bca0-c9b1e45a87e5 ro persistent quiet splash RelatedPackageVersions: linux-restricted-modules-4.4.0-116-generic N/A linux-backports-modules-4.4.0-116-generic N/A linux-firmware 1.157.17 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/01/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68MVD Ver. F.20 dmi.board.name: 30C5 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 71.36 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68MVDVer.F.20:bd12/01/2011:svnHewlett-Packard:pn:pvrF.20:rvnHewlett-Packard:rn30C5:rvrKBCVersion71.36:cvnHewlett-Packard:ct10:cvr: dmi.product.version: F.20 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753050/+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