[Bug 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2010-02-12 Thread Ancoron Luziferis
** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Invalid = New -- mysql-server-5.1 does not include the InnoDB engine https://bugs.launchpad.net/bugs/488373 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2010-02-12 Thread Ancoron Luziferis
I have this problem since I updated package from version 5.1.37-1ubuntu5 to 5.1.37-1ubuntu5.1. InnoDB supported silently dissappeared: $ mysql -u root -p -e 'SHOW ENGINES\G' | egrep '(Engine|Support): ' Enter password: Engine: MyISAM Support: DEFAULT Engine: MRG_MYISAM

[Bug 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2010-02-12 Thread Ancoron Luziferis
Well, problem solved. The problem was I moved the database files and MySQL doesn't like that (excerpt from /var/log/daemon.log): Feb 11 12:24:40 spawn mysqld: InnoDB: Error: log file ./ib_logfile0 is of different size 0 5242880 bytes Feb 11 12:24:40 spawn mysqld: InnoDB: than specified in the

[Bug 545426] [NEW] SDL support broken

2010-03-23 Thread Ancoron Luziferis
Public bug reported: Although SDL works perfectly with QEMU/KVM itself the appropriate support using libvirt is completely broken. System info: $ lsb_release -rd Description:Ubuntu lucid (development branch) Release:10.04 $ uname -a Linux workstation 2.6.32-16-generic #25-Ubuntu

[Bug 545426] Re: SDL support broken

2010-03-23 Thread Ancoron Luziferis
$ dmesg | grep audit [ 6046.037322] type=1505 audit(1269377190.495:54): operation=profile_load pid=17852 name=libvirt-a4294a0d-a75a-a377-ddcd-7e35d5720815 [ 6046.144800] type=1503 audit(1269377190.606:55): operation=open pid=17858 parent=1 profile=libvirt-a4294a0d-a75a-a377-ddcd-7e35d5720815

[Bug 545426] Re: SDL support broken

2010-03-23 Thread Ancoron Luziferis
There's also a bug upstream that looks related (although with SELinux): https://bugzilla.redhat.com/show_bug.cgi?id=536693 ** Bug watch added: Red Hat Bugzilla #536693 https://bugzilla.redhat.com/show_bug.cgi?id=536693 -- SDL support broken https://bugs.launchpad.net/bugs/545426 You received

[Bug 545426] Re: SDL support broken

2010-03-24 Thread Ancoron Luziferis
Regarding the /dev/fb* rule: me too! We wouldn't need that as long as KVM wouldn't choose the DirectFB fallback. It seems that the X-stuff required for KVM doesn't get set up correctly by libvirt. I already thought of just adding the rules if required. But this would mean another patch for

[Bug 545426] Re: SDL support broken

2010-03-24 Thread Ancoron Luziferis
No, I'm not starting without an X session. But it seems to me that libvirt isn't X-session aware at all. -- SDL support broken https://bugs.launchpad.net/bugs/545426 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 545426] Re: SDL support broken

2010-03-25 Thread Ancoron Luziferis
@Marc: please, let us not think for others. If someone has a reason to do so it should be completely up to him/her. I'm using KDE4 currently, and yes, running anything with sudo inside a terminal does get it displayed on the screen just like expected. Also I can run the KVM command line directly

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-12 Thread Ancoron Luziferis
Just tested it with kernel 2.6.32-20-generic (amd64) and libvirt0 0.7.5-5ubuntu21. $ sudo virsh -c qemu:///system define /srv/virtual/aria.xml Domain aria defined from /srv/virtual/aria.xml $ sudo virsh -c qemu:///system start aria error: Failed to start domain aria error: internal error unable

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-13 Thread Ancoron Luziferis
Well, to be correct we should read the domain configuration as well as the storage pool definitions to correctly set up apparmor rules (just open them as required and by demand, not by foresight). Additionally what if someone decides to have an iscsi mounted filesystem on /opt or using some NFS

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-14 Thread Ancoron Luziferis
Oh well, I see. Sorry I misunderstood some things here. -- SDL support broken when using apparmor https://bugs.launchpad.net/bugs/545426 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 493834] [NEW] boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-07 Thread Ancoron Luziferis
Public bug reported: Hardware: - Gigabyte GA-MA785GM-US2H motherboard - AMD Athlon(tm) II X4 620 Quad-Core - 4GB RAM - ATI Radeon X1950XTX PEG Software: - latest BIOS from gigabyte - Kubuntu 9.10 Karmic Koala AMD64 - kernel 2.6.31-15.50 or mainline 2.6.32 (generic) I have a serious problem. I

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-07 Thread Ancoron Luziferis
** Attachment added: messages.log from a boot hang and monitor detach/reattach http://launchpadlibrarian.net/36553816/messages.log.1 -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-07 Thread Ancoron Luziferis
Currently running the vanilla 2.6.32 kernel (doesn't make a difference at all during boot). uname -a: Linux bitch 2.6.32-020632-generic #020632 SMP Thu Dec 3 10:09:58 UTC 2009 x86_64 GNU/Linux cat /proc/version: Linux version 2.6.32-020632-generic (r...@zinc) (gcc version 4.2.3 (Ubuntu

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
The exact same result with kernel 2.6.31-16: uname -a: Linux bitch 2.6.31-16-generic #52-Ubuntu SMP Thu Dec 3 22:07:16 UTC 2009 x86_64 GNU/Linux cat /proc/version_signature: Ubuntu 2.6.31-16.52-generic -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: lspci -vnvn http://launchpadlibrarian.net/36604415/lspci-vnvn.txt -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: glxinfo -v http://launchpadlibrarian.net/36604418/glxinfo-verbose.txt -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: glxinfo -l http://launchpadlibrarian.net/36604420/glxinfo-limits.txt -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: xvinfo http://launchpadlibrarian.net/36604422/xvinfo.txt -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: dmidecode http://launchpadlibrarian.net/36604437/dmidecode.txt -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-08 Thread Ancoron Luziferis
** Attachment added: complete 'dmesg' from current boot with latest karmic kernel 2.6.31-16 http://launchpadlibrarian.net/36604458/dmesg.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
I experienced a hang at the same point at another system yesterday where I first updated some packages, then turned off the machine, changed monitors and then trying to boot again. The hang on this second machine was more persistent as detaching monitors doesn't result in a continued boot. As I

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: dpkg.log (updates before the hanging boot) http://launchpadlibrarian.net/36657159/dpkg.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
Correction: the actual kernel option that causes the hang is splash. The framebuffer options don't make a difference at all here. -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: kern.log from boot with splash enabled (second machine) http://launchpadlibrarian.net/36659329/splash-enabled-kern.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: kern.log from boot with splash disabled (second machine) http://launchpadlibrarian.net/36659333/splash-disabled-kern.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: kern.log from last fine boot (first machine) http://launchpadlibrarian.net/36671699/kern-before-update.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: kern.log from boot hang (first machine) http://launchpadlibrarian.net/36671757/kern-after-update.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 493834] Re: boot hangs with Dell 3007WFP-HC at Radeon X1950XTX

2009-12-10 Thread Ancoron Luziferis
** Attachment added: dpkg.log excerpt between last successful and first failing boot (first machine) http://launchpadlibrarian.net/36671797/dpkg.log -- boot hangs with Dell 3007WFP-HC at Radeon X1950XTX https://bugs.launchpad.net/bugs/493834 You received this bug notification because you

[Bug 372066] Re: [needs-packaging] sblim-cmpi-fsvol

2009-11-24 Thread Ancoron Luziferis
Thanks for your comments. I've just uploaded the first release for lucid. According to lintian tests the package seems to be fine. Please have a look at it, Ancoron -- [needs-packaging] sblim-cmpi-fsvol https://bugs.launchpad.net/bugs/372066 You received this bug notification because you are

[Bug 381373] Re: [needs-packaging] sblim-cmpi-network

2009-11-25 Thread Ancoron Luziferis
Updated upload to REVU: http://revu.ubuntuwire.com/p/sblim-cmpi-network Now with CDBS, new upstream version, patch for required library linking and others. -- [needs-packaging] sblim-cmpi-network https://bugs.launchpad.net/bugs/381373 You received this bug notification because you are a member

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-26 Thread Ancoron Luziferis
Bug transistioned to freedesktop.org: https://bugs.freedesktop.org/show_bug.cgi?id=22495 ** Bug watch added: freedesktop.org Bugzilla #22495 https://bugs.freedesktop.org/show_bug.cgi?id=22495 ** Also affects: xserver-xorg-driver-ati via https://bugs.freedesktop.org/show_bug.cgi?id=22495

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: lspci -vvnn http://launchpadlibrarian.net/27580646/radeon_x1950xtx_lspci.txt -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: xvinfo http://launchpadlibrarian.net/27580720/radeon_x1950xtx_xvinfo.txt -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 384275] [NEW] Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
Public bug reported: I encounter a reproducable hard system lock when I run glxgears and then start a movie in *mplayer. This only appears when using KDE4 and enable desktop effects (it doesn't matter which of them are enabled). The steps to reproduce: 1. Log into KDE4 2. open a konsole and

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: glxinfo http://launchpadlibrarian.net/27580722/radeon_x1950xtx_glxinfo.txt -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: xorg-conf (dual-head) http://launchpadlibrarian.net/27580685/radeon_x1950xtx_xorg.conf -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: xrandr --verbose http://launchpadlibrarian.net/27580709/radeon_x1950xtx_xrandr.txt -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: /var/log/Xorg.0.log http://launchpadlibrarian.net/27580706/radeon_x1950xtx_xorg.0.log -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
The top after the second crash case where you can see that X/kwin/plasma just freezed. Still no error messages anywhere. ** Attachment added: top -bcn 1 http://launchpadlibrarian.net/27580845/radeon_x1950xtx_top_after_crash.txt -- Hard system lock in KDE4 with effects enabled

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Attachment added: dmesg http://launchpadlibrarian.net/27580848/radeon_x1950xtx_dmesg.log -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
Some additions to the second crash case: When I issue a sudo reboot via SSH on that machine both displays stay freezed displaying the KDE4 desktop until the BIOS comes up. -- Hard system lock in KDE4 with effects enabled https://bugs.launchpad.net/bugs/384275 You received this bug notification

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
I already thought of a hardware issue (as this card is quite some years old now) but I get the exact same results when I use another X1950 XTX I have. ** Description changed: I encounter a reproducable hard system lock when I run glxgears and then start a movie in *mplayer. This only

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-06-06 Thread Ancoron Luziferis
** Description changed: I encounter a reproducable hard system lock when I run glxgears and then - start a movie in *mplayer. + start a movie in gmplayer. This only appears when using KDE4 and enable desktop effects (it doesn't matter which of them are enabled). The steps to

[Bug 384275] Re: Hard system lock in KDE4 with effects enabled

2009-09-03 Thread Ancoron Luziferis
Invalid as the problem doesn't occur in master any longer and ubuntu versions are not affected (either too old or too new for this specific problem). ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Triaged = Invalid -- Hard system lock in KDE4 with effects enabled

[Bug 342433] Re: hexdump :: irregular illegal seek

2012-01-29 Thread Ancoron Luziferis
Hi Ralph, could you please download and execute the updated test script I have provided to verify that your version is running correctly? I just tested again on an Ubuntu 11.04 that has bsdmainutils 8.2.2 (which fails, but is OK since not an LTS release): $ testHexdump.sh ABCD

[Bug 748709] Re: general protection fault: 0000 [#1] SMP

2011-08-21 Thread Ancoron Luziferis
And here is another one with the Natty kernel: ...although the message is different the call trace looks quite similar (shrink dcache vs. shrink icache)... [97899.170400] BUG: unable to handle kernel NULL pointer dereference at 0070 [97899.177089] IP: [81038bd9]

[Bug 742516] Re: gimp-2.6 crashed with SIGSEGV in g_closure_invoke() (with oxygen GTK theme)

2011-08-21 Thread Ancoron Luziferis
Quite funny (from a software development PoV) that... a) ...some theme is able to break software b) ...that the theme integration is supposed to be rock solid (otherwise would've been shielded) c) ...that there is no fall-back mechanism Cheers, Ancoron -- You received this bug

[Bug 748709] Re: general protection fault: 0000 [#1] SMP

2011-08-20 Thread Ancoron Luziferis
This also affects me, but started just two days ago (2011-08-18). I've also tried a different kernel (2.6.38 in Natty 3.0.0 vanilla with custom config), however, with no change. Up to now I was unable to say what causes this problem, but the call stack suspects kswapd once again (seems to be a

[Bug 342433] Re: hexdump :: irregular illegal seek

2009-05-12 Thread Ancoron Luziferis
This bug remains in Jaunty and will remain in Karmic. ** Bug watch added: Debian Bug tracker #519648 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519648 ** Also affects: bsdmainutils (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519648 Importance: Unknown

[Bug 372066] Re: [needs-packaging] sblim-cmpi-fsvol

2009-05-28 Thread Ancoron Luziferis
The package is now warning-free and should make its way into karmic. I will now focus on the other data providers that are available. -- [needs-packaging] sblim-cmpi-fsvol https://bugs.launchpad.net/bugs/372066 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 381373] [NEW] [needs packaging] sblim-cmpi-network

2009-05-28 Thread Ancoron Luziferis
Public bug reported: The sblim-cmpi-network package is an additional data provider for use with the SFCB (Small Footprint CIM Broker) already available inside the universe repositories. It provides data for network devices and statistical data. URL: http://sblim.wiki.sourceforge.net/ License:

[Bug 381373] Re: [needs packaging] sblim-cmpi-network

2009-05-28 Thread Ancoron Luziferis
Package is now in REVU for karmic: http://revu.ubuntuwire.com/p/sblim-cmpi-network ** Summary changed: - [needs packaging] sblim-cmpi-network + [needs-packaging] sblim-cmpi-network -- [needs-packaging] sblim-cmpi-network https://bugs.launchpad.net/bugs/381373 You received this bug

[Bug 372066] Re: [needs-packaging] sblim-cmpi-fsvol

2009-05-09 Thread Ancoron Luziferis
I just uploaded the first version (which builds lintian clean on my system with) into REVU: http://revu.ubuntuwire.com/p/sblim-cmpi-fsvol Please have a look at it. Thanx -- [needs-packaging] sblim-cmpi-fsvol https://bugs.launchpad.net/bugs/372066 You received this bug notification because you

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-22 Thread Ancoron Luziferis
Yepp, the upstream commit seams to be this one: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=bb6fbc4548b9ae7ebbd06ef72f00229df259d217 But in addition this one should also be considered for a backport:

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-22 Thread Ancoron Luziferis
Well, just to see that 2.6.32.11 is already the current version for Lucid. So it should be fine. If it is not then it is a problem elsewhere. -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a

[Bug 564559] Re: URGENT for upcoming release: Resolutions requiring dual link DVI on radeon result in no display

2010-04-22 Thread Ancoron Luziferis
Kubuntu and Ubuntu are the same in terms of kernel/drm/kms stuff. If you get a black screen after the boot splash you are not affected by this bug. In addition this bug is about a dual-link DVI issue and has nothing to do with dual-head setups (remember, dual-link DVI is for digital signals

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-23 Thread Ancoron Luziferis
Just made some tests with some ISO's (690 MiB - 3.7 GiB) and the issue seems to be fixed. Now I got consistent read/write speed back again. -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member

[Bug 564559] Re: URGENT for upcoming release: Resolutions requiring dual link DVI on radeon result in no display

2010-04-20 Thread Ancoron Luziferis
Confirmed over here too, so all seems fine. Adam is correct complaining about the description. Nevertheless another problem solved for the final release. :-) Now if someone can point me to the KMS KDE4 effects performance issue? -- URGENT for upcoming release: Resolutions requiring dual link

[Bug 535572] Re: System hard locks with Lucid

2010-03-19 Thread Ancoron Luziferis
** Summary changed: - System hard locks with 2.6.33 mainline + System hard locks with Lucid -- System hard locks with Lucid https://bugs.launchpad.net/bugs/535572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 226273] Re: Local SDL window does not work

2010-03-20 Thread Ancoron Luziferis
I can confirm this one in Lucid Beta 1 with the following messages: LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 4 -name aria -uuid a4294a0d-a75a-a377-ddcd-7e35d5720815 -chardev

[Bug 226273] Re: Local SDL window does not work

2010-03-20 Thread Ancoron Luziferis
yepp: $ echo $DISPLAY :0 -- Local SDL window does not work https://bugs.launchpad.net/bugs/226273 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

[Bug 226273] Re: Local SDL window does not work

2010-03-20 Thread Ancoron Luziferis
The main reason why we see this is when the framebuffer device is not available. The only thread on the forums with valuable information was this (although dated): http://ubuntuforums.org/showthread.php?t=652038 But even after struggling with module blacklisting, kernel boot options and other

[Bug 226273] Re: Local SDL window does not work

2010-03-20 Thread Ancoron Luziferis
So with all my efforts being not able to change anything and due to the fact that it works with Debian even in testing it must have to do with some Ubuntu patches or anything like that. In addition this issue points me to the kernel rather than the virt- manager package. -- Local SDL window

[Bug 226273] Re: Local SDL window does not work

2010-03-21 Thread Ancoron Luziferis
OK, here are my machine specs (maybe this is some conditional thing): - AMD Phenom II X4 955 (@ 3.2 GHz) - 2x 2 GiB DDR3 RAM (@ 1.333 GHz) - Gigabyte GA-790XTA-UD4 (RD790/SB750) - AMD Radeon HD4770 - 500 GB Hitachi Deskstar T7K500 $ uname -m x86_64 Non-standard repositories: - xorg-edgers I'll

[Bug 532174] Re: [Lucid] sun-java6-plugin not recognized by firefox anymore

2010-03-21 Thread Ancoron Luziferis
confirmed. Issue the following on AMD64 platforms: sudo update-alternatives --install /usr/lib/mozilla/plugins/mozilla- javaplugin.so mozilla-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so 1 -- [Lucid] sun-java6-plugin not recognized by firefox anymore

[Bug 226273] Re: Local SDL window does not work

2010-03-21 Thread Ancoron Luziferis
OK, no success with other kernels (tried 2.6.33 and 2.6.34-rc1). @Marc: How did you setup the framebuffer device on your machines? I don't know if it is relevant but I have to state that I'm not using KMS (because the HD4770 still isn't supported) and so I have to revert to UMS via

[Bug 226273] Re: Local SDL window does not work

2010-03-21 Thread Ancoron Luziferis
I'm making progress. At least I got a /dev/fb0 now: $ ls -l /dev/fb* crw-rw 1 root video 29, 0 2010-03-21 14:08 /dev/fb0 What I did was adding fbdev at the end of my boot line. In addition I got high resolution VTs. Still not the monitors native resolution but a massive improvement. This

[Bug 226273] Re: Local SDL window does not work

2010-03-21 Thread Ancoron Luziferis
Ah... ...now I get the point of SDL. OK, then the DirectFB issue is a complete different story and should be reported separately. -- Local SDL window does not work https://bugs.launchpad.net/bugs/226273 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 500077] Re: k10temp: there is no support for k10-thermal-sensors in kernel 2.6.32

2010-04-29 Thread Ancoron Luziferis
Nearly perfect! + The multiple kernel feature, very nice and convenient. But I have some upstream kernels installed that already have the module compiled and enabled, so you should check for that and disable integration for those kernels. In addition I noticed that it only integrates the module

[Bug 538259] Re: G-keys don't work on Logitech G15 keyboard

2010-04-29 Thread Ancoron Luziferis
** Tags added: lucid -- G-keys don't work on Logitech G15 keyboard https://bugs.launchpad.net/bugs/538259 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

[Bug 538259] Re: G-keys don't work on Logitech G15 keyboard

2010-04-29 Thread Ancoron Luziferis
Made a patch against current lucid package. @OP: could you test that one please? Shall give us the opportunity to get this one into an SRU. ** Patch added: make-g-keys-work-again.patch http://launchpadlibrarian.net/46395768/make-g-keys-work-again.patch -- G-keys don't work on Logitech G15

[Bug 564559] Re: URGENT for upcoming release: Resolutions requiring dual link DVI on radeon result in no display

2010-04-30 Thread Ancoron Luziferis
Apparently not in 2.6.32-22. On 04/21/2010 11:59 AM, Andy Whitcroft wrote: Applied to Lucid. -apw So I thought it would make it into 2.6.32-22, which got released on 2010-04-28, but the only changes are: linux (2.6.32-22.33) lucid-proposed; urgency=low [ Andy Whitcroft ] * SAUCE:

[Bug 561210] [NEW] Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
Public bug reported: I'm experiencing complete system lock ups occasionally when writing big files to an NFS target. I can't remember that I had such issues with Jaunty, but at least Karmic and Lucid are affected in the exact same way. In most cases just the mv or cp process hangs for a while,

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
** Attachment added: uname -a http://launchpadlibrarian.net/43888905/uname-a.log -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
** Attachment added: dmesg http://launchpadlibrarian.net/43888909/dmesg.log -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
** Attachment added: cat /proc/version_signature http://launchpadlibrarian.net/43888977/version.log -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
** Attachment added: sudo lspci -vnvn http://launchpadlibrarian.net/43888979/lspci-vnvn.log -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-04-12 Thread Ancoron Luziferis
** Attachment added: /var/log/syslog http://launchpadlibrarian.net/43888982/syslog -- Writing big files to NFS target causes system lock up https://bugs.launchpad.net/bugs/561210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 561554] [NEW] [KMS] Desktop freeze + radeon IB schedule errors

2010-04-12 Thread Ancoron Luziferis
Public bug reported: Upgrading the kernel from 2.6.32-19-generic to 2.6.32-20-generic resulted in a desktop freeze after just 30 minutes of work. $ uname -a Linux purgatory 2.6.32-20-generic #29-Ubuntu SMP Fri Apr 9 20:35:00 UTC 2010 x86_64 GNU/Linux $ lsmod | egrep '(radeon|fb)' fbcon

[Bug 561554] Re: [KMS] Desktop freeze + radeon IB schedule errors

2010-04-12 Thread Ancoron Luziferis
This is the complete session after the kernel upgrade. I was just inside Thunderbird managing some message filters, so it is not a suspend/resume problem, although similar symptoms as in Bug #548377. In addition I never had such problems before kernel 2.6.32-20. ** Attachment added: kern.log

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-12 Thread Ancoron Luziferis
Just tested it with kernel 2.6.32-20-generic (amd64) and libvirt0 0.7.5-5ubuntu21. $ sudo virsh -c qemu:///system define /srv/virtual/aria.xml Domain aria defined from /srv/virtual/aria.xml $ sudo virsh -c qemu:///system start aria error: Failed to start domain aria error: internal error unable

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-13 Thread Ancoron Luziferis
Well, to be correct we should read the domain configuration as well as the storage pool definitions to correctly set up apparmor rules (just open them as required and by demand, not by foresight). Additionally what if someone decides to have an iscsi mounted filesystem on /opt or using some NFS

[Bug 535572] Re: System hard locks with Lucid

2010-06-28 Thread Ancoron Luziferis
Hi Charlie, your hardware setup seems to differ a lot from mine. I presume the problem I reported here deals with some AMD-related things (CPU or some never Hardware on the board where support was incomplete in kernel 2.6.32). I currently use 2.6.35-rc3 and since 2.6.34 I didn't experience any

[Bug 535572] Re: System hard locks with Lucid

2010-06-28 Thread Ancoron Luziferis
If your freeze happened during file system activity did the system swap heavily? I ask because we have another bug here: #561210 Although the summary tells something else the main reason for those freezes seem to be heavy swapping issues, And so your freeze could be related to that too. To test

[Bug 608218] Re: You have old broken userspace please consider updating mesa

2010-07-24 Thread Ancoron Luziferis
Also occurring in Lucid. -- You have old broken userspace please consider updating mesa https://bugs.launchpad.net/bugs/608218 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

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-06-21 Thread Ancoron Luziferis
Jeremy, I disagree with the status change to Fix Released as it is not fixed. The problem still occurs. It didn't occur for my main workstation here as I have raised the rsize/wsize to 32MB on the NFS mounts here and I am just issuing one to two NFS transactions at a time, so it didn't come up in

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-06-22 Thread Ancoron Luziferis
@Jim: That looks to me like a test case :) All this information leads me to the same conclusion that those blocking behavior occurs most commonly when the system runs out of free RAM and starts to swap heavily. I'm currently running a vanilla kernel 2.6.35-rc3 and with that I wasn't able to

[Bug 602405] [NEW] No DEB packages when setlocalversion echos non-empty

2010-07-06 Thread Ancoron Luziferis
Public bug reported: Binary package hint: kernel-package I use make-kpkg for compiling my kernels and building DEB packages, which I can then transfer over to other machines. I'm using upstream sources for this (e.g. the torvalds git tree). The thing is that there is a script

[Bug 602405] Re: No DEB packages when setlocalversion echos non-empty

2010-07-06 Thread Ancoron Luziferis
** Attachment added: Complete log of make-kpkg with KBUILD_VERBOSE=1 http://launchpadlibrarian.net/51476458/build.log -- No DEB packages when setlocalversion echos non-empty https://bugs.launchpad.net/bugs/602405 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 602405] Re: No DEB packages when setlocalversion echos non-empty

2010-07-06 Thread Ancoron Luziferis
Additional note: neither make-kpkg clean nor make distclean nor manually editing the debian/control file before running make-kpkg fixes this issue. The only thing one can do is to completely vanish all local changes to the upstream sources which is not possible if you want to test some patches.

[Bug 602405] Re: No DEB packages when setlocalversion echos non-empty

2010-07-06 Thread Ancoron Luziferis
$ lsb_release -rd Description:Ubuntu 10.04 LTS Release:10.04 $ dpkg -s kernel-package | egrep '^Version' Version: 12.032 -- No DEB packages when setlocalversion echos non-empty https://bugs.launchpad.net/bugs/602405 You received this bug notification because you are a member of

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-06-03 Thread Ancoron Luziferis
@Christoph: If you still experience this bug please do that apport- collect thing. For me it is fine here. Tested with two different amd64 machines accessing a single NAS (1 Gb network, software-RAID-5 on busybox NAS, write speed 20 - 30 MiB/s). Also simultaneous read/write access doesn't yield

[Bug 561210] Re: Writing big files to NFS target causes system lock up

2010-06-06 Thread Ancoron Luziferis
Well, today on one of my machine here at home this issue is back: [616201.460064] INFO: task kswapd0:52 blocked for more than 120 seconds. [616201.460072] echo 0 /proc/sys/kernel/hung_task_timeout_secs disables this message. [616201.460079] kswapd0 D 052 2

[Bug 545426] Re: SDL support broken when using apparmor

2010-04-14 Thread Ancoron Luziferis
Oh well, I see. Sorry I misunderstood some things here. -- SDL support broken when using apparmor https://bugs.launchpad.net/bugs/545426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 561554] Re: [KMS] Desktop freeze + radeon IB schedule errors

2010-04-16 Thread Ancoron Luziferis
This does only occur when using KMS. Not with UMS. Seems to be a kernel drm issue introduced by another 2.6.33 drm pull. Will see if it's the same with a newer kernel. -- [KMS] Desktop freeze + radeon IB schedule errors https://bugs.launchpad.net/bugs/561554 You received this bug notification

[Bug 561554] Re: [KMS] Desktop freeze + radeon IB schedule errors

2010-04-16 Thread Ancoron Luziferis
...still occurs with 2.6.32-21. -- [KMS] Desktop freeze + radeon IB schedule errors https://bugs.launchpad.net/bugs/561554 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

[Bug 564559] Re: URGENT for upcomming release: Resolutions requiring dual link DVI on radeon result in no display

2010-04-17 Thread Ancoron Luziferis
This is a patch made according to the upstream patch and it fixes the issue with KMS and DualLink monitors. According to upstream the fix should be included in the final 2.6.34. ** Patch added: Patch according to upstream that fixes 2.6.32-21

[Bug 561789] Re: Freeze with KMS enabled on Radeon RV350

2010-04-17 Thread Ancoron Luziferis
Looks exactly like my problem (although I didn't ever get this directly after X start): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/561554 -- Freeze with KMS enabled on Radeon RV350 https://bugs.launchpad.net/bugs/561789 You received this bug notification because you are a member of

  1   2   >