[Bug 1915012] [NEW] Enable HDR10_PLUS in x265

2021-02-08 Thread Ancoron Luziferis
Public bug reported: In order to allow encoding in material while preserving HDR10+ data, please enable option "ENABLE_HDR10_PLUS". Works (for me) for: Description:Ubuntu 20.10 Release:20.10 x265: Installed: 3.4-2 Candidate: 3.4-2 Version table: *** 3.4-2 500 500

[Bug 1798683] Re: Mediathekview does not start because it cannot find its main class

2019-03-13 Thread Ancoron Luziferis
The package "libjide-oss-java", which is a dependency of "mediathekview" does not provide a symlink for the required classpath entry "/usr/share/java/jide-oss.jar". This leads to the class-not-found error, instead of complaining about the missing classpath library. Temporary workaround: sudo ln

[Bug 1425972]

2019-02-03 Thread Ancoron Luziferis
Hi, sorry to revive this old thread, but what is the actual replacement for "-remote" from a functional point of view? I am asking because "-new-tab" and "-new-window" just don't respect the "-P" profile switch. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[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 532174] Re: [Lucid] sun-java6-plugin not recognized by firefox anymore

2010-09-10 Thread Ancoron Luziferis
@Thag: You are into something completely different. This bug just handles the registration of the sun-java plugin. Looking at the stacktrace you provided I see that you are already using the plugin. But on your side something prevents it from remotely loading classes on demand: Caused by:

[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 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 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 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 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-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 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 535572] Re: System hard locks with Lucid

2010-05-28 Thread Ancoron Luziferis
For some time now the system runs somewhat stable. I enabled Cool Quite in the BIOS but disabled C1E support. If I enable C1E support than I immediately get those big lags back (doesn't depend on a specific kernel as I tested 2.6.32 up to 2.6.34) and I presume that after some time the machine

[Bug 535572] Re: System hard locks with Lucid

2010-05-28 Thread Ancoron Luziferis
apport information ** Tags added: apport-collected ** Description changed: I'm currently using Kubuntu Lucid Alpha 3 with latest updates applied and the more recent xorg drivers from the xorg-edgers PPA on launchpad as this machine has a AMD/ATI Radeon HD4770 (RV740) and only the 2.6.33

[Bug 535572] AplayDevices.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/49248885/AplayDevices.txt -- 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.

[Bug 535572] ArecordDevices.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/49248886/ArecordDevices.txt -- 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

[Bug 535572] BootDmesg.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/49248887/BootDmesg.txt -- 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. --

[Bug 535572] Card0.Amixer.values.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: Card0.Amixer.values.txt http://launchpadlibrarian.net/49248890/Card0.Amixer.values.txt -- 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

[Bug 535572] CurrentDmesg.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/49248893/CurrentDmesg.txt -- 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.

[Bug 535572] Card0.Codecs.codec.0.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: Card0.Codecs.codec.0.txt http://launchpadlibrarian.net/49248891/Card0.Codecs.codec.0.txt -- 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

[Bug 535572] PciMultimedia.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: PciMultimedia.txt http://launchpadlibrarian.net/49248900/PciMultimedia.txt -- 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.

[Bug 535572] ProcCpuinfo.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/49248901/ProcCpuinfo.txt -- 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. --

[Bug 535572] Card1.Codecs.codec.0.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: Card1.Codecs.codec.0.txt http://launchpadlibrarian.net/49248892/Card1.Codecs.codec.0.txt -- 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

[Bug 535572] IwConfig.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: IwConfig.txt http://launchpadlibrarian.net/49248894/IwConfig.txt -- 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. --

[Bug 535572] Lspci.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: Lspci.txt http://launchpadlibrarian.net/49248896/Lspci.txt -- 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. --

[Bug 535572] UdevDb.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: UdevDb.txt http://launchpadlibrarian.net/49248905/UdevDb.txt -- 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. --

[Bug 535572] UdevLog.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: UdevLog.txt http://launchpadlibrarian.net/49248906/UdevLog.txt -- 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. --

[Bug 535572] Lsusb.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: Lsusb.txt http://launchpadlibrarian.net/49248897/Lsusb.txt -- 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. --

[Bug 535572] WifiSyslog.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: WifiSyslog.txt http://launchpadlibrarian.net/49248917/WifiSyslog.txt -- 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. --

[Bug 535572] Re: System hard locks with Lucid

2010-05-28 Thread Ancoron Luziferis
Those apport-collect is from the Lucid kernel running with C1E enabled. -- 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 list

[Bug 535572] ProcInterrupts.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/49248902/ProcInterrupts.txt -- 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

[Bug 535572] ProcModules.txt

2010-05-28 Thread Ancoron Luziferis
apport information ** Attachment added: ProcModules.txt http://launchpadlibrarian.net/49248903/ProcModules.txt -- 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. --

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

2010-05-27 Thread Ancoron Luziferis
@thehighhat: as described in the freedesktop bug on my side it works with UMS (radeon.modeset=0 boot command, I think nomodeset has been deprecated). Although I use the xorg-edgers PPA drivers, not the official Lucid ones. Give it a shot. This bug is clearly about radeon and just provides a fix

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

2010-05-27 Thread Ancoron Luziferis
@Steve: You are 100% right, Sir. Mixed that up with some other things in my brain... :-) @thehighhat: The fix for the duallink DVI radeon KMS is not using UMS and the xorg-edgers PPA. It is just a workaround for now and only for radeon. The real fix is the patch I provided wit comment #2. If

[Bug 561554] Re: [KMS] Desktop freeze + radeon_fence_wait errors

2010-05-24 Thread Ancoron Luziferis
Apparently I don't have access to the X1550 system anymore (new job). Additionally in my home system with the HD4770 this is still an issue. Therefore I'm currently using 2.6.34 from torvalds GIT that doesn't have such problems. In addition it doesn't suffer from #564559 which is still not

[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 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 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 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 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 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

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

2010-04-17 Thread Ancoron Luziferis
Just some very similar thing occurred with a completely different setup: - ATI Radeon HD4770 - Dell 3007WFP-HC (2560x1600) The first error message is the same: [ 859.792340] [drm:radeon_fence_wait] *ERROR* fence(880086501240:0x00042766) 510ms timeout going to reset GPU So I think this is

[Bug 561554] Re: [KMS] Desktop freeze + radeon_fence_wait errors

2010-04-17 Thread Ancoron Luziferis
Although I've built my own kernel here with the RV740 it only includes the patch from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/564559 and so is in all other aspects the same Lucid Kernel. -- [KMS] Desktop freeze + radeon_fence_wait errors https://bugs.launchpad.net/bugs/561554 You

[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 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 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 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-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-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 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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)

2010-03-30 Thread Ancoron Luziferis
Same here, Lucid Beta 1 (latest kernel, latest updates) on AMD64. As above 'sudo pam-auth-update' plus disabling winbind does the trick. -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 You received this bug notification

[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

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 401514] Re: No console framebuffer support for modern ATI Radeon HD cards.

2010-03-25 Thread Ancoron Luziferis
I need to resurrect this one as it affects me at least with the latest Lucid (Beta 1): $ uname -a Linux workstation 2.6.32-17-generic #26-Ubuntu SMP Sat Mar 20 02:23:45 UTC 2010 x86_64 GNU/Linux $ cat /proc/version_signature Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1 $ lsb_release -rd

[Bug 401514] Re: No console framebuffer support for modern ATI Radeon HD cards.

2010-03-25 Thread Ancoron Luziferis
The dmesg output from a boot with UMS and fbdev. ** Attachment added: dmesg.log http://launchpadlibrarian.net/42004323/dmesg.log -- No console framebuffer support for modern ATI Radeon HD cards. https://bugs.launchpad.net/bugs/401514 You received this bug notification because you are a

[Bug 401514] Re: No console framebuffer support for modern ATI Radeon HD cards.

2010-03-25 Thread Ancoron Luziferis
Although the KMS situation will improve with every kernel release there will always be cards that are not running well (if at all) with KMS and the users choice to use UMS e.g. for graphics performance (gaming, 3d modeling, etc.). So there should be framebuffers available by default even if the

[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-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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[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 544846] [NEW] RTL8111/8168 Ethernet link-down

2010-03-23 Thread Ancoron Luziferis
Public bug reported: System info: $ uname -a Linux workstation 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 16:33:12 UTC 2010 x86_64 GNU/Linux $ cat /proc/version_signature Ubuntu 2.6.32-16.25-generic $ lspci | grep RTL 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B

[Bug 544846] Re: RTL8111/8168 Ethernet link-down

2010-03-23 Thread Ancoron Luziferis
** Attachment added: lspci -vnvn http://launchpadlibrarian.net/41691924/lspci-vnvn.txt -- RTL8111/8168 Ethernet link-down https://bugs.launchpad.net/bugs/544846 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 544846] Re: RTL8111/8168 Ethernet link-down

2010-03-23 Thread Ancoron Luziferis
/var/log/messages full excerpt including ethernet ups/downs during runtime without reason. ** Attachment added: /var/log/messages http://launchpadlibrarian.net/41691811/messages -- RTL8111/8168 Ethernet link-down https://bugs.launchpad.net/bugs/544846 You received this bug notification

[Bug 544846] Re: RTL8111/8168 Ethernet link-down

2010-03-23 Thread Ancoron Luziferis
Another machine on the same network connected to the same switch doesn't have such problems (running Karmic instead of Lucid). The problem may be that the other machine has an RTL8168c/8111c while the machine with problems has RTL8168d/8111d: mys...@fine:~$ dmesg | grep RTL [2.368804] eth0:

[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 226273] Re: Local SDL window does not work

2010-03-23 Thread Ancoron Luziferis
This bug depends on https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/545426 -- 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

[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 226273] Re: Local SDL window does not work

2010-03-22 Thread Ancoron Luziferis
As a test (should have done this in the first place) I started the VM manually via the stated command line from the log file in /var/log/libvirt/qemu/. KVM/QEMU uses SDL by default and it opens just fine and I can use the VM as usual. So this has nothing to do with KVM/QEMU itself. As starting

[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 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

  1   2   >