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
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
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
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
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
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
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
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
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/148
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/148
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
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/148
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
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
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
** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14
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 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485057
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
Here's the other file that triggers the problem.
** Attachment added: "kanal-empf.fig"
https://bugs.launchpad.net/ubuntu/+source/xfig/+bug/1362785/+attachment/4189397/+files/kanal-empf.fig
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Public bug reported:
xfig crashes when opening the attached .fig file, either from the command line
or from the menu.
I've found two files with this problem so far, while several others are fine.
The file was created years ago with an older version of xfig and not
manipulated.
fig2dev with targe
24 matches
Mail list logo