Public bug reported:
The system has been crashed during the routine work.
I could not change DISPLAY to debug.
Attached kernel dump of the last boot.
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: linux-image-6.5.0-15-generic 6.5.0-15.15
ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.
** Attachment added: "last-boot-dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2052523/+attachment/5744882/+files/last-boot-dmesg.log
--
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: "last-boot-dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2052523/+attachment/5744883/+files/last-boot-dmesg.log
--
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: "last-boot-dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2052523/+attachment/5744884/+files/last-boot-dmesg.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launch
Bug 1885573 (https://bugs.launchpad.net/bugs/1885573) marks this one as
duplicate, but installing kernel 5.7.1 or 5.7.7 didn't work (though I
couldn't install linux-headers).
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
Sorry it is Bug 1873677 (How can I edit what I have just written?)
--
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/1885573
Title:
Touchpad not recognized in laptop Lenovo Thinkbook 15-ILL
Can you please explain how to apply the patch in #9.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1861610
Title:
'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
Stat
There are allready a lot of duplicates to this buck, see bug 1885573, so
reposting is not necessary.
Still I am annoyed that the problem does not get fixed, because I would think
it is not a big think but it affects quite some people.
--
You received this bug notification because you are a memb
Was it? Well, doesn't work for my Ideapad S145 (see bug 1873677).
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1861610
Title:
'Elan touchpad' not detected on 'Lenovo ThinkBook
Hello. Am I missing something here? It is still not working!! Can
someone please reply here! We are talking about a stupid touchpad and I
am getting really angry. Using Ubuntu since the very beginning but
something like this never happened so far!
--
You received this bug notification because you
Hi Ferenc.
Tried your method. In /tmp/dsdt.dsl I found the HID of the touchpad: 0633 (!)
If ((TPTY == One))
{
_HID = "ELAN0633"
BADR = 0x15
HID2 = One
Return (Zero)
}
But then there is no "TPVD" to be found in the whole file. When
searching for "_STA" I find
Method (_STA, 0, NotSeria
@Frenec:
Ok, I simply commented out my lines:
Method (_STA, 0, NotSerialized) // _STA: Status
{
// If ((TPTY == Zero))
// {
// Return (Zero)
// }
// Else
// {
Return (0x0F)
// }
}
Then I follow your description with the new sed line. Instead of
<< find kernel | cpio -H new
Here it is (I have a Lenovo S145).
** Attachment added: "dsdt.dat"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+attachment/5400107/+files/dsdt.dat
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubun
And the dsl.
** Attachment added: "dsdt.dsl"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+attachment/5400116/+files/dsdt.dsl
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launch
No, that didn't work either. Sigh. And the device is still not listed in
/proc/bus/input/devices
Thanks anyway for your time.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1861610
I found the device with `ls /sys/bus/acpi/devices`, although it does not
appear in /proc/bus/input/devices
I found in Bug-Report #1853277 that Kai-Heng Feng stated "We are
currently working with Lenovo and it might take a while." Is that still
undergoing?
--
You received this bug notification be
Hi Ferenc.
The device is listed exactly as you say: acpi:ELAN0633:PNP0C50:
How do I find the right module? Which modules are there? And how to load
it?
So gratefull you are helping!
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-o
The output of 'lsmod | grep i2c' is
i2c_algo_bit 16384 1 i915
elan_i2c 40960 0
i2c_i801 32768 0
i2c_hid28672 0
hid 131072 3 i2c_hid,usbhid,hid_generic
--
You received this bug notification because you are a member of Ke
Kai-Heng answered: "Lenovo is aware of this issue, but I haven't got the
hardware yet."
There is an easy to apply solution in Bug-Report #1861610 that seems to
work for some people.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in
@Aleksandar: I can't believe it: it works!! Thank you so much. Thank you
Ferenc!
Back in the game...
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1861610
Title:
'Elan touchpad
*** This bug is a duplicate of bug 1885573 ***
https://bugs.launchpad.net/bugs/1885573
It is working now! Using kernel 5.4.0-42-generic and adding the
"i8042.nopnp=1 pci=nocrs" kernel parameters to grub made the touchpad
work.
(I also tried the solution proposed by Ferenc in Bug #1861610. It
I got wifi working on a Acer Aspire V13 (v3-372) through the
instructions in #19. Thank you!
However I noticed that I am unable to connect to a secured (WPA PSK) 5GHz
network. dmesg shows that the authentication times out.
The non-5GHz version of the same network works fine.
Is this also related
I have this issue also: Wifi drops randomly but I think it happens only when
I'm plugged off from the charging cable?
When I plug it back in the wifi works again.
I did debug the problem with ping and it seems that when I'm on battery
I do not receive some packets or I receive some with delay but
Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: niko 2331 F pulseaudio
/dev/snd/pcmC1D0p: niko 2331 F...m pulseaudio
/dev/snd/con
-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: niko 2331 F pulseaudio
/dev/snd/pcmC1D0p: niko 2331 F...m pulseaudio
/dev/snd/controlC0: niko 2331 F pulseaudio
Cur
ease: Ubuntu 14.04
Package: linux-image-3.13.0-29-generic 3.13.0-29.53
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/sn
buntu3.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: niko 2331 F pulseaudio
/dev/snd/pcmC1D0p: niko 2331 F...m pulseaudio
/dev/snd/controlC0: niko 2331 F pulseaudio
CurrentDesktop: GNOME
Date: Sat Jun 21 22:15
.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: niko 2331 F pulseaudio
/dev/snd/pcmC1D0p: niko 2331 F...m pulseaudio
/dev/snd/controlC0: niko 2331 F pulse
28 matches
Mail list logo