Biosupdate seems to work! 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/1073912
Title:
[Acer Aspire 5738] suspend/resume failure [non-free: nvidia]
Status in “linux” package in
: This occured during a previous suspend and prevented it from
resuming properly.
ApportVersion: 2.10.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: roland 3287 F pulseaudio
/dev/snd/controlC0: roland 3287 F pulseaudio
Date
during a previous hibernate and prevented it from
resuming properly.
ApportVersion: 2.6.1-0ubuntu12
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: roland 2396 F pulseaudio
Date: Sun Sep 15 22:51:22 2013
ExecutablePath: /usr/share/apport
86
Annotation: This occured during a previous hibernate and prevented it from
resuming properly.
ApportVersion: 2.6.1-0ubuntu12
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: roland 2396 F pulseaudio
Date: Sun Sep 15 22:51:22 2013
With kernels 3.7 and 3.8 bug is resolved.
** Changed in: linux (Ubuntu)
Status: Incomplete => 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/1071699
Title:
[Dell Lat
nSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic i686
Annotation: This occured during a previous hibernate and prevented it from
resuming properly.
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC
ion: This occured during a previous hibernate and prevented it from
resuming properly.
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: roland 2664 F pulseaudio
Date: Wed Sep 25 15:37:32 2013
contents of /sys/kernel/debug/usb/ehci/:00:1d.0/registers before unbinding
the bus which triggers the freeze:
bus pci, device :00:1d.0
EHCI Host Controller
EHCI 1.00, rh state suspended
ownership 0101 linux
SMI sts/enable 0xe000
structural params 0x0028
capability params 0x0003
contents of /sys/kernel/debug/usb/ehci/:00:1d.0/registers before unbinding:
bus pci, device :00:1d.0
EHCI Host Controller
EHCI 1.00, rh state running
ownership 0001
SMI sts/enable 0xc008
structural params 0x0028
capability params 0x00036881
status 6008 Periodic Recl FLR
command
** Attachment added: "output of lspci when booting in legacy BIOS mode"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+attachment/4474852/+files/lspci-legacy.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in U
The cause of the freeze seems to be a BIOS problem, as Alan suggested on
the linux-usb mailing list. When booting in UEFI mode (from a Xubuntu
15.04 installation medium), three of the devices listed by lspci are
missing, compared to legacy BIOS mode. One of those is the device that
caused the freez
Installing Xubuntu 15.04 to boot in UEFI non-secure mode has some
challenges of it's own. But once I got the system working, it doesn't
freeze anymore.
If you want to use legacy BIOS mode, you'll have to compile a kernel.
However, it is not necessary to apply the patch above. Just disable the
USB
Public bug reported:
reproducible: always
Steps to reproduce:
- open a terminal
- sudo bash
- lsusb -v
In a virtual terminal, the command prints the name of the first device
it finds, then the system freezes completely. In a terminal of the
desktop, I don't even get the name of the device, the s
** Attachment added: "output of lsusb -t"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+attachment/865/+files/lsusb-t.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/b
Thanks for your advice!
I've posted a bug report upstream:
http://permalink.gmane.org/gmane.linux.usb.general/129790
I also checked out some older kernels.
The problem is present since 3.18, while 3.17.x was OK.
Or rather, had other, less dramatic problems on the machine.
** Tags added: kernel-b
** Attachment added: "output of "git bisect log""
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+attachment/4451330/+files/bisect.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpa
As requested on the linux-usb mailing list, I've bisected the problem in
the mainline git repository.
638139eb95d2d241781330a321e88c8dafe46078 is the first bad commit
commit 638139eb95d2d241781330a321e88c8dafe46078
Author: Petr Mladek
Date: Fri Sep 19 17:32:24 2014 +0200
usb: hub: allow to
I've verified that the freeze on shutdown is caused by the same commit.
Contrary to my initial report here, the freeze on shutdown happens late in the
sequence, not early.
I'm used to much longer shutdown times from my desktop :-)
** Summary changed:
- "lsusb -v" as root freezes the kernel on A
** Attachment added: "last good kernel"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+attachment/4456919/+files/dmesg.good.full.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
Valentine, your problem is almost certainly not related to the one I reported
here.
You should seek advice in forums or on mailing lists for your computer and/or
distribution.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubun
As suggested on the linux.usb mailing list, I've added some additional debug
print statements to the first bad kernel. They are not triggered by "lsusb -v"
though. I'm attaching kernel debug output from the boot sequence of two kernels:
- the bad one, with additional print statements
- the last g
The previous log for the "bad" kernel was incomplete, due to kernel
buffer overflows caused by systemd output. I've switched that off as
explained here: https://bugs.freedesktop.org/show_bug.cgi?id=76935#c1
** Bug watch added: freedesktop.org Bugzilla #76935
https://bugs.freedesktop.org/show_b
As suggested by Alan Stone on the linux-usb mailing list, I've verified
that the "USB cable is bad" messages are caused by the order in which
the USB devices are initialized.
I've also found a new way of triggering the freeze on a bad kernel:
https://bugs.freedesktop.org/show_bug.cgi?id=76935#c1
Sorry, the link in comment #14 is nonsense, a paste error.
The new way to trigger a freeze is:
echo :00:1d.0 >/sys/bus/pci/drivers/ehci-pci/unbind
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
Sorry, the link in comment #14 is nonsense, a paste error.
The new way to trigger a freeze is:
echo :00:1d.0 >/sys/bus/pci/drivers/ehci-pci/unbind
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
** Attachment added: "photo of the virtual terminal after the freeze"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+attachment/4458832/+files/screenshot-freeze.JPG
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux i
For the records, here's a screenshot (photo) of the system after a freeze.
Series of actions to get there:
1. enable kernel debug output
2. detach external mouse, to verify that messages appear
3. hit enter to get a new prompt line
4. trigger the freeze with "lsusb -v"
lsusb prints the name of the
Current state of things: I've tracked down the code line where the
freeze happens. It's in function ehci_halt within file ehci-hcd.c. The
function is executed on shutdown as well as when the usb devices on the
bus are about to be probed again. The latter is triggered by "lsusb -v"
as root. Apparent
I removed the bios-outdated tag. The guy who wrote about his BIOS update
in comment #9 has a completely different problem and commented off-
topic.
** Tags removed: bios-outdated-1.13
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
Public bug reported:
linux-raspi source code which downloaded from repository by '$ sudo apt
source linux-image-5.15.0-1021-raspi' with kernel option
CONFIG_STRICT_DEVMEM=n not compile by 'sudo make' if gcc = gcc-11 (gcc
11.3.0) which is the default on Debian 22.04 LTS. The make/gcc fail on
lz4_de
Public bug reported:
linux-raspi source code which downloaded from repository by '$ sudo apt
source linux-image-5.15.0-1021-raspi' with kernel option
CONFIG_STRICT_DEVMEM=n not compile by 'sudo make'
The error message:
scripts/Makefile.build:44: arch/arm64/boot/dts/overlays/Makefile: No such fil
I can confirm good receive speeds using the patches from #93 against
5.15-rc2 (including one atomisp compile fix) on a Lenovo T14 G2 running
Ubuntu 20.04. Looking forward for the official backport!
--
You received this bug notification because you are a member of Kernel
Packages, which is subscri
As the fixes now have landed in the mainline linux kernel, that should
just be a matter of time.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1930754
Title:
e1000e extremly sl
Public bug reported:
On my X1 Yoga Titanium (which has a fancy new "Sensel" trackpad with
haptic response to clicks), the trackpad stops working after a
suspend/resume cycle, although the red trackpoint continues to work fine
for controlling the pointer. I believe this system is using S0i3 for
su
Is there any way to perform these updates without Windows? I overwrote
the whole drive when I obtained Ubuntu. I have performed a few BIOS / EC
updates via fwupdmgr, but the system shows as up-to-date now.
--
You received this bug notification because you are a member of Kernel
Packages, which is
I don't see Linux versions of the touchpad firmware?
--
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/1959728
Title:
trackpad doesn't work on Lenovo X1 Yoga Titanium after suspend/resume
https://bugzilla.kernel.org/show_bug.cgi?id=213377
While testing, I reverted back to the original ubuntu OEM kernel 1026
and discovered, that the max_cstate-Parameter does not help while using
that kernel.
** Bug watch added: Linux Kernel Bug Tracker #213377
https://bugzilla.kernel.org/show_bu
Are there any more informations under which specific configuration (like
modules, kernel parameters etc.)
https://ubuntu.com/certified/202104-28912 has been tested?
As described in the kernel bugtracker, the behaviour seems to flip from
time to time - sometimes already tested kernels do not work e
I just tested this, but after hibernation, the same network errors occur
as before.
--
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/1927925
Title:
Massive network problems with I219-V on
The current kernel was started using the kernel parameter, speeds where
fine. I did hibernate, restart the laptop, and now network was broken.
I did another reboot afterwards, booting clean with kernel parameter but
now network connectivity is still broken.
I am not able to spot the system behind
That would be strange. After systemctl hibernate, the system went into
hibernation, I got the resume message while booting and the system state
was restored just as before hibernation. The system was not just
suspended. I had to go through grub and the hard disk decryption
password.
--
You receiv
I reported another weird discovery in
https://bugzilla.kernel.org/show_bug.cgi?id=213377#c13.
Booted without any additional kernel parameters, I can "fix" the
download speed if I plug in an USB stick. That would explain why the
installation works in the first place, because I booted ubuntu live fr
Just for reference, the same/a similar bug has been posted to the netdev
mailing list by another user.
https://www.spinics.net/lists/netdev/msg743850.html
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launch
Just tested, after:
$ echo on | sudo tee /sys/bus/pci/devices/\:00\:16.0/power/control
I do get good rx speeds.
--
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/1927925
Title:
Massiv
This laptop has been certified for 20.04 using the latest OEM kernel:
https://certification.ubuntu.com/hardware/202104-28912
--
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/1927925
Title:
I still encounter very bad network connectivity using the
5.10.0-1026-oem kernel while running Ubuntu 20.04.
--
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/1927925
Title:
Massive network
I reinstalled Ubuntu 20.04 after the certification was granted (even
that was more than painful) to test out the OEM kernel, the logs are
indeed from my previous installation of 21.04. At that time, the laptop
was not certified at all so i tried the newest version after
encountering the described p
apport information
** Tags added: focal
** Description changed:
I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
(8086:15fc). I get very slow connection speeds and even total loss of
connectivity without seeing much in the logs (like dmesg etc.). ethtool
reports CRC error
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501647/+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/19
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501650/+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/1927925
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501645/+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/1927925
Ti
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501651/+files/Lsusb-t.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/1927
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501648/+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/1927925
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501646/+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: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501649/+files/Lspci-vt.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/19
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501656/+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/1927925/+attachment/5501654/+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: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501653/+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: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501659/+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/1927925
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501661/+files/acpidump.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/19
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501660/+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/bug
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501655/+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/b
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501652/+files/Lsusb-v.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/1927
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501657/+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
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5501658/+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/1927925
Additional information: I just did an internet speed test via
speedtest.net (I'm connected on 100/40 DSL). While using the internal
network card I get around 40MBit upstream (as expected) but only around
3MBit downstream. Switching to the attached USB network adapter, I
instantly get around 40MBit
In addition, I did some download tests in my local network: using the
internal network adapter, I get download speeds around 1MB/s, varying
from a few kB to 3MB/sec, if I switch to the attached USB network
adapter I get constant rates above 90MB/sec, nearly saturating the
gigabit network.
--
You
This seems even worse - the local download grinds to a complete halt.
ethtool shows errors on rx_errors and rx_crc_errors.
--
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/1927925
Title:
M
Attached dmesg of a fresh boot with the Kernel from #52.
** Attachment added: "dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5502354/+files/dmesg.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed t
Tried the kernel from #59, receive speeds are still very poor.
--
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/1927925
Title:
Massive network problems with I219-V on Thinkpad T14 Gen2 (e1
Attached the corresponding dmesg output for the last tested kernel.
** Attachment added: "dmesg-oem-2030.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5502454/+files/dmesg-oem-2030.log
--
You received this bug notification because you are a member of Kernel
Pa
Just booted with "intel_idle.max_cstate=1" added to the kernel cmdline.
This seems to have fixed the problem. Network speeds are as expected,
ethtool shows no errors after some big network transfers. Tested the
kernel from #59 and the default 5.8.0-55-generic, both work when
"intel_idle.max_cstate=
Just booted the kernel from #64 without the parameter - downloads suffer
from slow speeds, ethtool reports rx_errors and rx_crc_errors again.
--
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/
I also tried fedora 34 (kernel 5.11) on this notebook with the same
behaviour, so this seems to be a general kernel/driver-problem. The pre-
installed windows on this notebook does not have any problems regarding
network connectivity.
--
You received this bug notification because you are a member
** Attachment added: "Output ethtool -S"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496037/+files/ethtool_S.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/
** Attachment added: "Output ethtool"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496032/+files/ethtool.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/
** Attachment added: "Output ethtool -i"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496035/+files/ethtool_i.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/
Public bug reported:
I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
(8086:15fc). I get very slow connection speeds and even total loss of
connectivity without seeing much in the logs (like dmesg etc.). ethtool
reports CRC errors and paket loss. Besides Ubuntu 21.04/kernel 5.11 I
** Attachment added: "Output ip link show dev"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1927925/+attachment/5496038/+files/link.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
** Tags added: apport-collected hirsute
** Description changed:
I recently got a Thinkpad T14 Gen2 with a I219-V network adapter
(8086:15fc). I get very slow connection speeds and even total loss of
connectivity without seeing much in the logs (like dmesg etc.). ethtool
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496126/+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: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496127/+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/19
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496129/+files/Lspci-vt.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/19
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496131/+files/Lsusb-t.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/1927
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496137/+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: "PaInfo.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496133/+files/PaInfo.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/1927925
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496128/+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/1927925
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496134/+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: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496138/+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
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496141/+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/bug
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496142/+files/acpidump.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, whic
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496139/+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/1927925
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496130/+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/1927925
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496135/+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: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496140/+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/1927925
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496125/+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/1927925
Ti
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496136/+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/b
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1927925/+attachment/5496132/+files/Lsusb-v.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/1927
This has also been reported here:
https://sourceforge.net/p/e1000/bugs/688/
--
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/1927925
Title:
Massive network problems with I219-V on Thinkpad
Just booted the provided kernel from #79. Without any of the
workarounds, network connectivity is still broken. Using the MEI fix
from #77 fixes the problem.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.lau
101 - 200 of 252 matches
Mail list logo