[Bug 861642] Re: upowerd uses 100% cpu till killed

2016-02-02 Thread Bug Reporter 11
I"m seeing this in Kubuntu 15.10 on two different PC's (a laptop and a
desktop).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861642

Title:
  upowerd uses 100% cpu till killed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/861642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 876279] Re: Upowerd excessive CPU usage

2016-02-02 Thread Bug Reporter 11
I"m seeing this in Kubuntu 15.10 on two different PC's (a laptop and a
desktop).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876279

Title:
  Upowerd excessive CPU usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/876279/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497179] Re: QXcbEventReader segfaults

2016-01-26 Thread Bug Reporter 11
Kubuntu 15.10 amd64, fully updated.

[   44.554634] QXcbEventReader[1520]: segfault at 7f30103eaa39 ip
7f30103eaa39 sp 7f300de9bde0 error 14 in locale-
archive[7f3010478000+2c9000]

Linux kbox-2016 4.2.0-25-generic #30-Ubuntu SMP Mon Jan 18 12:31:50 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497179

Title:
  QXcbEventReader segfaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/1497179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1186811] Re: The Ubuntu installation does not create swap partition.

2014-01-30 Thread Bug Reporter 11
I believe this may be a better workaround. The workaround in comment #7
appears to remove encryption. Check this out instead:

http://askubuntu.com/a/236518

Pasted from the link above:

I happened to stumble upon this problem for 3 different releases of
Ubuntu on two different computers. While most of the time the swap-
partition was mounted despite the warning message, sometimes the GUI
refused to start upon boot completion because of it.

Here's what I did as a workaround:

Open a terminal by pressing Ctrl + Alt + T.

Type gksudo gedit /etc/fstab and press Enter.

Search for the line that reads:

/dev/mapper/cryptswap1 none swap sw 0 0

Now enter the value noauto right after sw (separated by a comma), so it
looks like this:

/dev/mapper/cryptswap1 none swap sw,noauto 0 0

Save and exit. This way, your swap partition won't be mounted while
booting, thus the warning message won't appear or even hinder the login
screen to appear.

Now type in a terminal

gksudo gedit /etc/rc.local

and enter the following lines before the entry exit 0:

sleep 10

swapon /dev/mapper/cryptswap1

If there's no entry exit 0, you'll have to enter it right beneath those
two lines. Save and exit again. This will tell your system to wait 10
seconds after login to mount your encrypted swap partition.

Reboot your system. You should not get the warning message any longer.
After login, wait some time, then open up a terminal again and type

free -m

Your output should look something like this:

fuzzyq@Samsung-R710:~$ free -m

  total   used   free sharedbuffers
cached

 Mem:  3949   3806143  0 86
1783

 -/+ buffers/cache:   1936   2013

 Swap: 4095  0   4095

The last line is the important one. If there's a positive value
showing for total swap, your swap partition was being mounted
successfully.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186811

Title:
  The Ubuntu installation does not create swap partition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1186811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 609285] Re: plymouthd process still running, chewing processor after boot

2013-09-21 Thread Bug Reporter 11
this affects me on Kubuntu 12.04.
is there a fix or workaround?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/609285

Title:
  plymouthd process still running, chewing processor after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/609285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1037402] Re: JACK audio source: Improper window specification (exit status 2816)

2013-09-17 Thread Bug Reporter 11
I confirm this bug. I only have JACK available for sound. My system (KX
Studio / Kubuntu 12.04) doesn't have PulseAudio installed so I have to
use JACK.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037402

Title:
  JACK audio source: Improper window specification (exit status 2816)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk-recordmydesktop/+bug/1037402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 436392] Re: systemsettings crashed with AttributeError in maintenance_command() after clean printer heads button is pressed

2012-04-18 Thread Bug Reporter 11
same error with CUPS PDF when clicking the Print Test Page button.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/436392

Title:
  systemsettings crashed with AttributeError in maintenance_command()
  after clean printer heads button is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeadmin/+bug/436392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 382379] Re: pdftops CUPS filter has several problems

2012-04-17 Thread Bug Reporter 11
This bug is being proposed as the problem related to this questsion:
http://askubuntu.com/questions/118862/how-can-i-set-print-to-file-as-my-
default-printing-option. However, I'm not sure that's accurate. Just an
FYI.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/382379

Title:
  pdftops CUPS filter has several problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/382379/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 980381] [NEW] Kubuntu 12.04 beta 2 will not shut down properly many times

2012-04-12 Thread Bug Reporter 11
Public bug reported:

Kubuntu 12.04 hangs on shutdown (after logging out) at the blue screen
with the Kubuntu logo and the moving dots. I have seen it happen several
times on each of two different computers (a laptop and a desktop).

People have mentioned seeing this on laptops with network shares open
and Wifi. I saw that today. But I also saw it without network shares and
without being connected to Wifi.

CTRL-ALT-DEL doesn't force shutdown. Nothing but a hard power off will
allow the computer to shut down. Next bootup reports improper shutdown
and the disks have to be checked. That's not good for me because I'm
using btrfs (except on /boot). (Btrfs is risky enough without me having
to regularly force shutdowns. ;-)

I'm not sure how to get more info. I cannot even log into console 2
(CTRL-ALT-F2) because the system is mostly shut down -- it just won't
finish.

I do believe network shares are already unmounted when it hangs, but I'm
not sure.

Others have reported this issue on the forums and on IRC.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980381

Title:
  Kubuntu 12.04 beta 2 will not shut down properly many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/980381/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 944649] Re: package iptables-persistent 0.5.3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-12 Thread Bug Reporter 11
*** This bug is a duplicate of bug 920055 ***
https://bugs.launchpad.net/bugs/920055

Kubuntu 12.04 has this issue too. It occurs both with and without saving
existing rules during installation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944649

Title:
  package iptables-persistent 0.5.3ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/944649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607560] Re: jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and making noise

2012-03-17 Thread Bug Reporter 11
I have the same problem.

Ubuntu 11.10 64bits (Linux Mint 12)
FS ext4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/607560

Title:
  jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and
  making noise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/607560/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 949949] Re: KDE support for firefox doesn't work

2012-03-14 Thread Bug Reporter 11
See these related forum posts:

http://askubuntu.com/questions/112194/kubuntu-12-04-firefox-and-rekong-
dont-know-how-to-open-downloaded-files/112820#112820

https://www.linuxquestions.org/questions/slackware-14/make-firefox-
aware-of-kde-apps-615686/

Or others that can be found by searching with keywords like KDE Firefox
mime.

In the mean time, here is a possible workaround from Canonical support:

1) stop firefox
2) rm ~/.mozilla/firefox/profile/mimeTypes.rdf
3) start firefox
4) download a file
5) open it from the downloads menu and choose the application. Browse to 
/usr/bin/xdg-open. then check to remember your choice

Now both open and open containing folder should work. You can then
change the preferred programs through kde's file associations settings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949949

Title:
  KDE support for firefox doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kmozillahelper/+bug/949949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952725] Re: Kubuntu 12.04 mime types are missing or not working with Firefox

2012-03-12 Thread Bug Reporter 11
I think this may be the same as Bug #953700

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952725

Title:
  Kubuntu 12.04 mime types are missing or not working with Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/952725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952725] [NEW] Kubuntu 12.04 mime types are missing or not working with Firefox

2012-03-11 Thread Bug Reporter 11
Public bug reported:

Sorry I don't have any more info, but I feel I need to alert someone
that mime types are not working in Kubuntu 12.04 beta 1 Firefox.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952725

Title:
  Kubuntu 12.04 mime types are missing or not working with Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/952725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952725] Re: Kubuntu 12.04 mime types are missing or not working with Firefox

2012-03-11 Thread Bug Reporter 11
Maybe what I'm seeing is this 3 or 4 year old bug, still not resolved?
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/220798

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952725

Title:
  Kubuntu 12.04 mime types are missing or not working with Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/952725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 903036] Re: jockey-kde crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings

2012-03-05 Thread Bug Reporter 11
I experienced this error with 12.04 beta 1 when attempting to install
the proprietary ATI/AMD FGLRX drivers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903036

Title:
  jockey-kde crashed with TypeError in _execute_child(): execv() arg 2
  must contain only strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/jockey/+bug/903036/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 627008] Re: Cannot read cd: sound-juicer and gvfs problem (workaround included)

2012-03-04 Thread Bug Reporter 11
I have the same error from sound-juicer on 11.10. Using the workaround
($ gvfs-mount cdda://sr0) resulted in a new error:

Could not read the CD:
Sound Juicer could not read the track listing on this CD.
Reason: Cannot access CD: Error while getting peer-to-peer dbus connection: The 
name :1.656 was not provided by any .service files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/627008

Title:
  Cannot read cd: sound-juicer and gvfs problem (workaround included)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-juicer/+bug/627008/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 906433] Re: 12.04 Installer crashed

2012-02-06 Thread Bug Reporter 11
*** This bug is a duplicate of bug 850264 ***
https://bugs.launchpad.net/bugs/850264

I too have seen this bug without the foreign architecture situation. I
don't believe it is a duplicate of 850264.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/906433

Title:
  12.04 Installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/906433/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898930] Re: Ubuntu 12.04 Installer Crashed

2012-02-06 Thread Bug Reporter 11
*** This bug is a duplicate of bug 850264 ***
https://bugs.launchpad.net/bugs/850264

is there a workaround?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898930

Title:
  Ubuntu 12.04 Installer Crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/898930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 902734] Re: Install Ubuntu 12.04, installer crashed

2012-02-06 Thread Bug Reporter 11
*** This bug is a duplicate of bug 850264 ***
https://bugs.launchpad.net/bugs/850264

I have seen this bug without the foreign architecture situation. I
don't believe it is a duplicate of 850264. A clean amd64 install on an
amd64 machine causes the installer to crash every time. Is there a
workaround?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902734

Title:
  Install Ubuntu 12.04, installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/902734/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920666] Re: Muon Package Manager hangs during update after fresh install

2012-02-05 Thread Bug Reporter 11
*** This bug is a duplicate of bug 840306 ***
https://bugs.launchpad.net/bugs/840306

I have seen this error with Kubuntu 11.10 release. I dispute that it is
a duplicate of bug #840306 because #840306 is related to etckeeper. This
error happens on a completely stock/default new installation. See
http://askubuntu.com/questions/89401/first-update-after-fresk-kubuntu-
install-hangs-because-of-dpkg-now-what

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920666

Title:
  Muon Package Manager hangs during update after fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/muon/+bug/920666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 682788] Re: Global menu is not ergonomical on large screens

2012-02-02 Thread Bug Reporter 11
 With the new HUD plans, the global menu related issues will be
temporary...

Please explain. I do not see how HUD solves the bad mouse ergonomics
described in this bug report.

HUD is a non-menu system, but it still presents a list of menu items
(just don't call them that). And HUD is still disconnected and distanced
from the window where one is working, just like the global menu. On
large or multimonitor setups, the HUD will be a long way away at times.

Not only does one have to type to get the list to display some choices,
picking one of those choices is often most conveniently done with the
mouse -- just watch Ubuntu's own promo videos for HUD.  Since I have 3
monitors, moving my mouse all the way to the upper left is not
ergonomic.

The traditional design is still much better. Couple that with an
ergonomic mouse, and you have a solution that is far better than
Unity/HUD. (I use a Roller Mouse, so I can move the mouse cursor without
reaching away from my keyboard.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682788

Title:
  Global menu is not ergonomical on large screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2012-01-21 Thread Bug Reporter 11
 Does this happen every time, or are there instances where an upgrade
will work? Could anyone please comment if they were successful in
upgrading after a first install?

I installed Kubuntu 11.10 release four different ways (using both alt
installer and Live CD) and this error happened to me every time on each
different fresh installation. It also happens if you try it in the Live
CD. So it appears it happens every time.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/855793

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/855793/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 900550] Re: mtp-probe missing from libmtp build for Natty (1.0.6-2)

2011-12-21 Thread Bug Reporter 11
Are messages like these a result of mtp-probe missing?

Dec 21 20:56:29 desktop udevd[471]: timeout 'mtp-probe 
/sys/devices/pci:00/:00:1a.2/usb5/5-2 5 2'
Dec 21 20:56:30 desktop udevd[484]: timeout: killing 'usb_id --export 
/devices/pci:00/:00:1d.2/usb8' [502]
Dec 21 20:56:30 desktop udevd[471]: timeout: killing 'mtp-probe 
/sys/devices/pci:00/:00:1a.2/usb5/5-2 5 2' [510]

Or is this another issue? I have many many of these messages in syslog
file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900550

Title:
  mtp-probe missing from libmtp build for Natty (1.0.6-2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/900550/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773918] Re: WiFi is not working with acpi

2011-07-16 Thread Bug Reporter 11
latest kernel (2.6.38.10) did NOT solve this problem for me. :(
Thinkpad X120e Natty

Linux laptp 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC
2011 i686 athlon i386 GNU/Linux

I applied this fix:
http://www.webupd8.org/2011/06/linux-kernel-power-issue-fix.html
not sure if it is related in any way

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773918

Title:
  WiFi is not working with acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/773918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 769920] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2011-04-24 Thread Bug Reporter 11
Public bug reported:

booted up with LiveUSB - Natty beta 2. Suspend works fine. Resume has
the attached bug. It appeared as if the system was not going to resume
because the screen was black for a long time. When it did resume it
initiated this bug report automatically.

I assume the output of ubuntu-bug -p linux is already attached.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfbff8000 irq 51'
   Mixer name   : 'Realtek ALC892'
   Components   : 'HDA:10ec0892,1458a002,00100302'
   Controls  : 34
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfaffc000 irq 17'
   Mixer name   : 'Nvidia GPU 14 HDMI/DP'
   Components   : 'HDA:10de0014,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Sun Apr 24 15:19:28 2011
Failure: oops
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
MachineType: Gigabyte Technology Co., Ltd. P55-USB3
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
RfKill:
 1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/01/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F9
dmi.board.name: P55-USB3
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.:bvrF9:bd11/01/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P55-USB3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops kernel-power natty 
needs-upstream-testing regression-release resume suspend

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769920

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 769920] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2011-04-24 Thread Bug Reporter 11
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769920

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 769920] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2011-04-24 Thread Bug Reporter 11
I have seen a similar issue when running Natty on an installed system
(Lenovo Thinkpad). If the user account power management settings are
changed to disable the screen saver lock, the screen does not wake up.
This issue did not exist in Maverick on the same hardware.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769920

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 597919] Re: soft lockup in find_audio_control_unit+0x2c/0x6 [snd_usb_audio]0

2011-04-24 Thread Bug Reporter 11
I hope this is relevant to this bug report:

My steps:

steps

1. boot up with Natty 32bit beta 2 LiveUSB
2. install nfs-common
3. mount an nfs store
4. did some suspend-resume testing
5. inserted a USB flash drive

Error: Unable to mount CANON_DC
A job is pending on /dev/sdg1

Apr 24 15:59:04 ubuntu kernel: [ 3852.153784] usb 10-4: new high speed USB 
device using xhci_hcd and address 22
Apr 24 15:59:04 ubuntu kernel: [ 3852.171606] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172055] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172443] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172927] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.174111] scsi46 : usb-storage 10-4:1.0
Apr 24 15:59:05 ubuntu kernel: [ 3853.173751] scsi 46:0:0:0: Direct-Access 
Single   Flash Reader 1.00 PQ: 0 ANSI: 0
Apr 24 15:59:05 ubuntu kernel: [ 3853.175151] sd 46:0:0:0: Attached scsi 
generic sg7 type 0
Apr 24 15:59:05 ubuntu kernel: [ 3853.597743] sd 46:0:0:0: [sdg] 62720 512-byte 
logical blocks: (32.1 MB/30.6 MiB)
Apr 24 15:59:05 ubuntu kernel: [ 3853.597954] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.598479] sd 46:0:0:0: [sdg] Write Protect 
is off
Apr 24 15:59:05 ubuntu kernel: [ 3853.598485] sd 46:0:0:0: [sdg] Mode Sense: 03 
00 00 00
Apr 24 15:59:05 ubuntu kernel: [ 3853.599028] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.599034] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.600561] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.601439] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.601444] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.604333]  sdg: sdg1
Apr 24 15:59:05 ubuntu kernel: [ 3853.606715] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.607607] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.607613] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.607617] sd 46:0:0:0: [sdg] Attached SCSI 
removable disk
Apr 24 16:00:29 ubuntu kernel: [ 3937.126803] CE: hpet5 increased min_delta_ns 
to 7500 nsec
Apr 24 16:00:29 ubuntu kernel: [ 3937.126812] CE: hpet5 increased min_delta_ns 
to 11250 nsec

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597919

Title:
  soft lockup in find_audio_control_unit+0x2c/0x6 [snd_usb_audio]0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 647973] Re: USB 3.0 on 10.10 x86_64 : xhci_hcd WARN: Stalled endpoint

2011-04-24 Thread Bug Reporter 11
I think this is my issue too. It affects me on Maverick 64 bit as well
as Natty beta2 32bit LiveCD.

My steps:

1. boot up with Natty 32bit beta 2 LiveUSB
2. install nfs-common
3. mount an nfs store
4. did some suspend-resume testing
5. inserted a USB flash drive

Error: Unable to mount CANON_DC
A job is pending on /dev/sdg1

Apr 24 15:59:04 ubuntu kernel: [ 3852.153784] usb 10-4: new high speed USB 
device using xhci_hcd and address 22
Apr 24 15:59:04 ubuntu kernel: [ 3852.171606] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172055] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172443] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.172927] xhci_hcd :02:00.0: WARN: 
short transfer on control ep
Apr 24 15:59:04 ubuntu kernel: [ 3852.174111] scsi46 : usb-storage 10-4:1.0
Apr 24 15:59:05 ubuntu kernel: [ 3853.173751] scsi 46:0:0:0: Direct-Access 
Single Flash Reader 1.00 PQ: 0 ANSI: 0
Apr 24 15:59:05 ubuntu kernel: [ 3853.175151] sd 46:0:0:0: Attached scsi 
generic sg7 type 0
Apr 24 15:59:05 ubuntu kernel: [ 3853.597743] sd 46:0:0:0: [sdg] 62720 512-byte 
logical blocks: (32.1 MB/30.6 MiB)
Apr 24 15:59:05 ubuntu kernel: [ 3853.597954] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.598479] sd 46:0:0:0: [sdg] Write Protect 
is off
Apr 24 15:59:05 ubuntu kernel: [ 3853.598485] sd 46:0:0:0: [sdg] Mode Sense: 03 
00 00 00
Apr 24 15:59:05 ubuntu kernel: [ 3853.599028] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.599034] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.600561] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.601439] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.601444] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.604333] sdg: sdg1
Apr 24 15:59:05 ubuntu kernel: [ 3853.606715] xhci_hcd :02:00.0: WARN: 
Stalled endpoint
Apr 24 15:59:05 ubuntu kernel: [ 3853.607607] sd 46:0:0:0: [sdg] No Caching 
mode page present
Apr 24 15:59:05 ubuntu kernel: [ 3853.607613] sd 46:0:0:0: [sdg] Assuming drive 
cache: write through
Apr 24 15:59:05 ubuntu kernel: [ 3853.607617] sd 46:0:0:0: [sdg] Attached SCSI 
removable disk
Apr 24 16:00:29 ubuntu kernel: [ 3937.126803] CE: hpet5 increased min_delta_ns 
to 7500 nsec
Apr 24 16:00:29 ubuntu kernel: [ 3937.126812] CE: hpet5 increased min_delta_ns 
to 11250 nsec

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/647973

Title:
  USB 3.0 on 10.10 x86_64 : xhci_hcd WARN: Stalled endpoint

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs