[Bug 1080327] Re: [needs-packaging] Gnome Encfs Manager

2012-11-22 Thread LibertyZero
** Changed in: gencfsm
   Importance: Undecided = Wishlist

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

Title:
  [needs-packaging] Gnome Encfs Manager

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

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


[Bug 467127] Re: ksoftirqd/0 hogs one core after resume from suspend

2012-01-10 Thread LibertyZero
@Maciej S
Try killing the process udisks-daemon before suspending. It seems that actually 
accessing (polling/reading) the dvd drive after a suspend/resume triggers this 
bug.  I don't need the dvd drive anyway, so I blacklisted it for now for 
udisks-daemon through udev rules (see Bug #379780 if you're interested) but of 
course it's definitely not a permanent solution.

PS: The IDE channels are driven by the driver pata_sis. we could really
need the hardware documentation for this chip.

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

Title:
  ksoftirqd/0 hogs one core after resume from suspend

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

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


[Bug 467127] Re: ksoftirqd/0 hogs one core after resume from suspend

2012-01-06 Thread LibertyZero
@Maciej S
Wow, that's certainly a find! I can confirm that removing the dvd drive solves 
the problem for me as well. Replacing the drive does not work, which leads me 
to the conclusion which Cristian already wrote, that it's probably a failure in 
the sis sata driver.

from lspci -k :
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE 
mode (rev 03)
Subsystem: Silicon Integrated Systems [SiS] Device 1180
Kernel driver in use: sata_sis
Kernel modules: sata_sis

which would lead to drivers/ata/sata_sis.c in the source if I see this
correctly. Unfortunately that's where my knowledge ends.

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

Title:
  ksoftirqd/0 hogs one core after resume from suspend

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

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


[Bug 571473] Re: add support for application indicator

2011-07-23 Thread LibertyZero
Mohegan: Your source only showed an empty menu for me after the
indicator is created, I had to move the sico_activated (NULL); three
lines down, after the menu is set. I'm too lazy to append a patch, but I
thought I'd share if someone runs into the same problem.

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

Title:
  add support for application indicator

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

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


[Bug 802527] Re: Stacking problem when switching between apps with multiple windows

2011-07-11 Thread LibertyZero
This bug is really annoying, especially when dealing with maximized
windows since you *expect* that the window in front of you is active and
the window controls are controlling it. It's been several times now that
I lost some stuff because I closed the wrong window. This is really
really *really* annoying.

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

Title:
  Stacking problem when switching between apps with multiple windows

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

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


[Bug 741837] Re: [natty] problem opengl in unity

2011-04-20 Thread LibertyZero
Maybe we should mark this as wishlist since I clearly don't see a
technical reason for those high hardware requirements. Or does Unity
use some fancy effects which wouldn't be able to be implemented in older
hardware?

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

Title:
  [natty] problem opengl in unity

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


[Bug 741837] Re: [natty] problem opengl in unity

2011-04-03 Thread LibertyZero
The same happens on RV280. It's really frustrating since Compiz and AWN
run perfectly fine on that hardware.

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

Title:
  [natty] problem opengl in unity

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


[Bug 663859] Re: No execution

2010-10-20 Thread LibertyZero
*** This bug is a duplicate of bug 481669 ***
https://bugs.launchpad.net/bugs/481669

Thank you for reporting this bug.

This is not a problem in stellarium but in the radeon graphics driver.
Please take a look at bug #481669.

** This bug has been marked a duplicate of bug 481669
   Stellarium crashes on startup (ATI Radeon graphics card)
 * You can subscribe to bug 481669 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/stellarium/+bug/481669/+subscribe

** Changed in: stellarium (Ubuntu)
   Status: New = Confirmed

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

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


[Bug 567660] Re: Suspend and Hibernate cause ksoftirqd to use 100% of a cpu core on resume

2010-10-12 Thread LibertyZero
*** This bug is a duplicate of bug 467127 ***
https://bugs.launchpad.net/bugs/467127

** This bug has been marked a duplicate of bug 467127
   ksoftirqd/0 hogs one core after resume from suspend
 * You can subscribe to bug 467127 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/467127/+subscribe

-- 
Suspend and Hibernate cause ksoftirqd to use 100% of a cpu core on resume
https://bugs.launchpad.net/bugs/567660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 467127] Re: ksoftirqd/0 hogs one core after resume from suspend

2010-10-12 Thread LibertyZero
I experience this bug on an Asus F5VL laptop. I could reproduce it on
all Ubuntu versions I tested. (32 and 64 bit versions of Ubuntu 9.04,
9.10, 10.04 and 10.10 using stock and mainline kernels). I removed
practically all modules but had no luck so far.

-- 
ksoftirqd/0 hogs one core after resume from suspend
https://bugs.launchpad.net/bugs/467127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526020] Re: [Lucid Alpha] testing Fallback Jockey is unable to restore missing kernel module

2010-04-04 Thread LibertyZero
The AMD/ATI driver is effected by this bug as well.


** Attachment added: jockey.log
   http://launchpadlibrarian.net/43120313/jockey.log

-- 
[Lucid Alpha] testing Fallback Jockey is unable to restore missing kernel module
https://bugs.launchpad.net/bugs/526020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 1' failed.

2009-11-25 Thread LibertyZero
I tested libdrm, mesa and ati driver from current git and get the same
result as Roman while running compiz. Without compositing I do not get
an error, but covering the gl window completely freezes the system.

libe...@acer:~$ /usr/lib/xscreensaver/hyperspace 
bo(0x97028c8, 65536) is mapped (-1) can't valide it.
validated 0x97028c8 [0xB07C2000, 0xB07D2000]
*WARN_ONCE*
File radeon_dma.c function radeonReleaseDmaRegions line 348
Leaking dma buffer object!
***
Segmentation fault

-- 
radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 
1' failed.
https://bugs.launchpad.net/bugs/459961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 1' failed.

2009-11-23 Thread LibertyZero
I get those overflow command-messages too. But I'm not sure whether
they are directly related to the dmaRefill-thing though. Notice, that
my warning mentions the file r200_swtcl.c (I can trigger this warning
wonderfully with hypertorus)

libe...@acer:~$ /usr/lib/xscreensaver/hypertorus 
*WARN_ONCE*
File r200_swtcl.c function r200_swtcl_flush line 310
Rendering was 170 commands larger than predicted size. We might overflow  
command buffer.
***

-- 
radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 
1' failed.
https://bugs.launchpad.net/bugs/459961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 1' failed.

2009-11-19 Thread LibertyZero
I tested:
mesa 7.6.0-1ubuntu4
mesa 7.6.1-rc1 git (the one mentioned above)
kernel 2.6.31-14
kernel 2.6.32-020632rc7-generic

System Ram: 1.2 GiB

libe...@acer:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M9+ 5C61 [Radeon 
Mobility 9200 (AGP)] [1002:5c61] (rev 01)

libe...@acer:~$ cat /var/log/Xorg.0.log|grep RAM
(II) RADEON(0): Detected total video RAM=65536K, accessible=131072K (PCI 
BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)

libe...@acer:~$ glxinfo |grep renderer
OpenGL renderer string: Mesa DRI R200 (RV280 5C61) 20090101 AGP 4x x86/MMX/SSE2 
TCL

While running compiz hyperspace terminates immediately after showing the
first frame:

libe...@acer:~$ /usr/lib/xscreensaver/hyperspace 
bo(0xa30c230, 65536) is mapped (-1) can't valide it.
validated 0xa30c230 [0xB07C2000, 0xB07D2000]
hyperspace: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion 
`dma_bo-bo-cref == 1' failed.
Aborted

Without compiz hyperspace seems to work normal but as soon as the
hyperspace window is completely covered by another window the system
freezes.

Openarena seems to work fine here with and without compositing.

In Jaunty (Mesa 7.4) I did NOT encountered this problem.

-- 
radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo-bo-cref == 
1' failed.
https://bugs.launchpad.net/bugs/459961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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