ar/spool 264K 1.75T 144K /var/spool
rpool/ROOT/ubuntu/var/www96K 1.75T96K /var/www
rpool/USERDATA 524K 1.75T96K none
rpool/USERDATA/root 276K 1.75T 140K /root
rpool/USERDATA/stefano
rpool/ROOT/ubuntu/var/www96K 1.75T96K /var/www
rpool/USERDATA 524K 1.75T96K none
rpool/USERDATA/root 276K 1.75T 140K /root
rpool/USERDATA/stefano 152K 1.75T96K /home/stefano
```
The mounting orde
ount -a
init 3
```
Seem to be necessary.
And I don't know why but all datasets seem to mount correctly, EXCEPT:
```
/root
/home/stefano
/home/podman
```
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubun
rpool/ROOT/ubuntu/var/www96K 1.75T96K /var/www
rpool/USERDATA 524K 1.75T96K none
rpool/USERDATA/root 276K 1.75T 140K /root
rpool/USERDATA/stefano 152K 1.75T96K /home/stefano
```
The mount
Public bug reported:
dpkg: error processing package mysql-server (--configure):
dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.137ubuntu12) ...
update-initramfs: Generating /boot/initrd.img-5.10.16-051016-generic
Errors were encountered while processing:
my
I have the same issue, I'm using an ASUS k50in with graphic card Nvidea GT220M.
When I power off my laptop the procedure stops at the output line Reached
target Power-Off.
This is the output of the command uname -a for my laptop
Linux stefano-K61IC 5.8.0-40-generic #45~20.04.1-Ubuntu SM
@Coiby YOU ARE THE MAN!
works like a charm on kernel 5.8.12-AMD!
thank you so much for your efforts. you should get paid by Lenovo for this ;)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
hey guys there is a new thread on official lenovo forum about this.
let's make them hear our voice!
https://forums.lenovo.com/t5/Gaming-Laptops/Lenovo-Legion-5-15ARH05
-Touchpad-not-working-in-any-Linux/m-p/5035512
--
You received this bug notification because you are a member of Kernel
Packages
Hi again Coiby,
I attach to this the output of 'cat
/sys/kernel/debug/hid/0018:04F3:3140.0001/rdesc'
** Attachment added: "0018:04F3:3140.0001/rdesc"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5405762/+files/rdesc-legion5-0018-04f3-3140-0001.txt
--
You received
thank you for the explanation Helmut!
so, as far as I can understand we can only wait until someone implements a
proper linux driver for this (Elan) device, is that correct?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
hey Coybi,
unfortunately using the 'elan touchpad patch' didn't work because probably
MSFT0001:00 04F3:3140 is not an elan device.
with and without patch, no events are ever recorded by pressing or swiping the
surface of the TouchPad
--
You received this bug notification because you are a memb
hehe no worries.. I was thinking someone was trying to prematurely close
the issue ;)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1887190
Title:
MSFT Touchpad not working on Lenovo Le
what does it means "no longer affects: linux"?
in mine and many others cases it does still affect linux and no valid solutions
to this issue have been found to date
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://
what does it means "no longer affects: linux"?
in my and many others cases it does still affects linux and now valid solution
to this issue has been found to date
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bu
sudo evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: AT Translated Set 2 keyboard
/dev/input/event1: AKKO AKKO 3084BT
/dev/input/event2: AKKO AKKO 3084BT Keyboard
/dev/input/event3: AKKO AKKO 3084BT Wireless Radio C
about my previous post..
> I couldn't find the string 0x3140. Do you mean the device is defined in
> another way?
I am really sorry (it might have been late at night :) ) that line it was
actually added by the kernel patch I prepared (I am building the whole kernel
using makepkg and patching is
but elan_i2c is not automatically loaded and even loading it manually
doesn't make any difference
if I blacklist i2c_hid, as proposed in other forums for issues with elan
touchpads, the touchpad even disappears from xinput devices
running out of options..
--
You received this bug notification b
plus I found that this device is already defined in hid-elan.c, thus it
should be recognized as elan touchpad using elan_i2c module..
--
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/1887190
no luck man..
now I've got a hid_elan module loaded, but touchpad is still dead:
hid_magicmouse 20480 0
hidp 32768 1
bluetooth 737280 38 btrtl,hidp,btintel,btbcm,bnep,btusb,rfcomm
hid_elan 16384 0
led_class 20480 4 input_le
other info that might be useful are:
xinput list-props 20
Device 'MSFT0001:00 04F3:3140':
Device Enabled (177): 1
Coordinate Transformation Matrix (179): 1.00, 0.00, 0.00,
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
libinput Natural Scrolli
I am sorry mate.. touchpad still not working
I've checked and the patch has been applied correctly.
this is the output from lspci that shows hid_rmi is loaded, which is a step
ahead compared to yesterday ;)
```
lsmod | grep hid
hid_magicmouse 20480 0
hidp 32768 1
bluet
Thank you Coiby Xu! appreciate your support :)
unfortunately, even with your patch I could not make it to activate my touchpad.
I've created a kernel patch from yours, recompiled the kernel.
I tried both blacklisting hid_multitouch and removing hid_multitouch support in
kernel config. all without
it seems not yet... :(
--
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/1887190
Title:
MSFT Touchpad not working on Lenovo Legion-5 15ARH05
Status in linux package in Ubuntu:
Confirmed
is there anyone workin on this yet?
--
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/1887190
Title:
MSFT Touchpad not working on Lenovo Legion-5 15ARH05
Status in linux package in Ubuntu:
** Also affects: linux (Fedora)
Importance: Undecided
Status: New
** Changed in: linux (Arch Linux)
Status: New => Confirmed
** Changed in: linux (Fedora)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is
tem freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
Jun 10 21:35:41 stefan
** Also affects: linux (Arch Linux)
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/1887190
Title:
MSFT Touchpad not working on Lenovo Legion-5
le:
CPU stuck for 22s
Status in linux package in Ubuntu:
Invalid
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 starte
hpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anac
Very similar behavior and error message on Xeon E5-1620 and NVIDIA card (Quadro
M2000).
Kernel 4.19.0-9-amd (Debian)
--
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/1861294
Title:
Gpu wa
:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8
processes of 2 users.
Jun 10 21:35:41 stefano-linux rtkit
I manually patched that file on 5.7.8-AMD kernel, but touchpad is still
dead..
https://linux-hardware.org/?probe=50272ea6ea
thank you
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/188719
my lenovo legion 5 15ARH05 has same issues:
touchpad shows up under input devices as 'MSFT0001:00 04F3:3140 Touchpad' but
doesn't work on linux (on windows it does work perfectly)
screen brightness control doesn't work too
https://linux-hardware.org/?probe=a8dfb4b56d
--
You received this bug no
ntu.
https://bugs.launchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux an
t.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8
processes of 2 users.
Jun 1
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8
processes of 2 users.
Jun 10 21:
gs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
d.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
gs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
d.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995
d.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995
nchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux an
ntu.
https://bugs.launchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux an
nchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux an
ntu.
https://bugs.launchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 ste
d.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
gs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
d.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: A
ntu.
https://bugs.launchpad.net/bugs/1883012
Title:
CPU stuck for 22s
Status in linux package in Ubuntu:
Confirmed
Bug description:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux an
apport information
** Tags added: apport-collected
** Description changed:
I get regularly system freezes, so that nothing works anymore. The only thing
I can do, is a hard reset.
These are the last kernel logs:
Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020
** Description changed:
After updating the release from Ubuntu 19.10 to 20.04, the bluetooth
headset doesn't work anymore when HSP/HFP profile is selected.
With Ubuntu 19.10 the headset was working, there was audio and the mic
was perfect for video conferencing.
[Steps to reproduce
I have the same problem with Sony WF-1000XM3 and Ubuntu 16.04. I
realized that when the headphones connect automatically, they don't
appear when running ``pacmd list-sinks``. If I disconnect and reconnect
them manually, they do and a2dp is used.
I wrote a couple of scripts to automatize this and t
@kaihengfeng
Sorry for the delay, I have done this but seem to find little
differences between the two files.
?field.comment=@kaihengfeng
Sorry for the delay, I have done this but seem to find little
differences between the two files.
** Attachment added: "wakeup_sources_before.txt"
https:
After suspend
** Attachment added: "wakeup_sources_after.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836456/+attachment/5279744/+files/wakeup_sources_after.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ub
@kaihengfeng
This did not solve the issue.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1836456
Title:
[ThinkPad S1 Yoga] Machine Immediately Wakes Up From Suspend
Status in linux pa
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276919/+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/
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276917/+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
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276916/+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.l
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276922/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages,
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276921/+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/1836456
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276912/+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/18
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276920/+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/1836456
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276918/+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/b
apport information
** Tags added: apport-collected
** Description changed:
I am using Ubuntu 18.04.2 on a Lenovo ThinkPad S1 Yoga. Unfortunately
when I suspend the machine to throw it into my bag, it immediately wakes
up causing an issue where the machine will run hot in 85 - 90 degree
w
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276915/+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/b
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276911/+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
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276914/+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/1836456
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276910/+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/1836456
Ti
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1836456/+attachment/5276913/+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/1836456
** Attachment added: "version.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836456/+attachment/5276907/+files/version.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/183
Public bug reported:
I am using Ubuntu 18.04.2 on a Lenovo ThinkPad S1 Yoga. Unfortunately
when I suspend the machine to throw it into my bag, it immediately wakes
up causing an issue where the machine will run hot in 85 - 90 degree
weather while I am in town.
This is not a firmware issue as I ha
I have three different machines running Xubuntu 18.04 i386. All are
affected.
After upgrade to kernel 4.15.0-48 the boot process will stop to an almost black
screen with a few multi-coloured lines.
Problem still persists with kernel 4.15.0-50.
Everything works fine with kernel 4.15.0-47.
--
Yo
Public bug reported:
FireFox 62 freezes continuously. (64 bit Ubuntu 16.04.5)
Lock mouse and keyboard on Ubuntu, I have to switch off with the On / Off
button. Minor defect, but appeared simultaneously, I open a second / third
page, do not load, I go back to the previous one and is no longer loa
i tested the latest release of 4.18-rc6 kernel but i have the same problem with
touchpad right button.
during the upgrade i have received some info about " W: Possible missing
firmware .. ", full log attached if can help you.
thanks
** Attachment added: "install.log"
https://bugs.launc
Public bug reported:
Hello,
I have just upgrated from 16.04.5 LTS to 18.04 LTS clean installation but the
internal Right touchpad's button doesn't working. Whit 16.04 it's works fine
but whit this updated release of ubuntu the right button works like the left
button and is impossible to open t
I've still this issue after 8 months. I had used a live version of
ubuntu 17.10 on a pen drive with a Lenovo g50 and it has corrupted mine
bios, then I've formatted the pen drive becouse i didn't notice the bug.
Now i can't update the kernel becouse on mine hd there is only windows
and cannot boot
** Description changed:
Hi all,
- i've thow usb3 connected in my Nuc.
+ i've two usb3 connected in my Nuc.
+
+ First : https://www.seagate.com/consumer/play/game-drive-xbox/#features
+ Second :
https://maxtor.seagate.com/files/maxtor-content/homepage/content/pdf/DS1879_1_1512US_M3Portable.p
** Attachment added: "udevadm_0bc2:2322"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154341/+files/udevadm_0bc2_2322.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launch
** Attachment added: "lspci -vv"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154340/+files/lspci-vv.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/1777
** Attachment added: "udevadm_0bc2:61b7"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777689/+attachment/5154342/+files/udevadm_0bc2_61b7.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launch
Public bug reported:
Hi all,
i've two usb3 connected in my Nuc.
First : https://www.seagate.com/consumer/play/game-drive-xbox/#features
Second :
https://maxtor.seagate.com/files/maxtor-content/homepage/content/pdf/DS1879_1_1512US_M3Portable.pdf
I blacklistet with this option in /etc/modprobe.
windows user on a g50-70 Lenovo here that can't use ubuntu solution
becouse of a live version on a pen drive which was erased, any
suggestions?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
My bad, false statement. Suspend-to-idle is working indeed.
It is suspend-to-ram that doesn't, but probably isn't meant to, at all
--
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/1712709
Ti
Just upgraded to Artful, it still doesn't work.
--
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/1712709
Title:
[Feature] KBL:Enable Suspend to Idle on Dell 9360 and Dell 9365.
Status in
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/pcmC0D0p: stefano7382 F...m
Version
k4.10.0-21-generic.
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1250 F pulseaudio
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xe050 irq 30'
Mixer name
e:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 2017-03-08 (10 days ago)
InstallationMedia: Ubuntu-MATE 17.04 &q
Mär 19 14:50:58 stefano-PC systemd-udevd[458]: Error calling EVIOCSKEYCODE on
device node '/dev/input/event3' (scan code 0x90001, key code 148): Invalid
argument
Mär 19 14:50:58 stefano-PC systemd-udevd[458]: Error calling EVIOCSKEYCODE on
device node '/dev/input/event3' (sc
Can confirm this bug in Ubuntu 17.04 with kernel 4.10.0-13-generic.
--
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/1597415
Title:
systemd-udevd: Error calling EVIOCSKEYCODE on device nod
e hard reset?), but the systems keeps running.
---
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 2017-03-08 (10 days ago)
untu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
e opposite (maybe
it reports the hard reset?), but the systems keeps running.
+ ---
+ ApportVersion: 2.20.4-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+ USERPID ACCESS COMMAND
+ /dev/snd/controlC0: stefano1704 F pulseaudio
+ /dev/snd/controlC1: stefano1704 F
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
untu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
ion: 2.20.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: stefano1704 F pulseaudio
/dev/snd/controlC1: stefano1704 F pulseaudio
CurrentDesktop: MATE
DistroRelease: Ubuntu 17.04
InstallationDate: Installed on 201
1 - 100 of 213 matches
Mail list logo