[Bug 1760566] Re: mesa does not include vaExportSurfaceHandle support for vaapi

2018-04-21 Thread Peter Frühberger
The fixup was included in Mesa 18.0.1 - so if you rebase on upstream's stable point-release above patch would not be needed anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760566 Title:

[Bug 1760566] Re: mesa does not include vaExportSurfaceHandle support for vaapi

2018-04-21 Thread Peter Frühberger
See: https://cgit.freedesktop.org/mesa/mesa/log/?h=mesa-18.0.1 and exactly: https://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa-18.0.1=19db663cf028c184b1173795d1d38b152743e781 and also mentioned in the Changelog: Mark Thompson (1): st/va: Enable vaExportSurfaceHandle() -- You received this

[Bug 1760566] [NEW] mesa does not include vaExportSurfaceHandle support for vaapi

2018-04-02 Thread Peter Frühberger
Public bug reported: Ubuntu prepares to ship libva 2.1 and mesa 18.x for Bionic. Mesa misses one tiny patch to make modern AMD GPUs work with VAAPI on wayland / gbm / mir. We tried to get this into final 18.0 but was not yet accepted. The change itself is a minor. Without it a certain feature is

[Bug 1571291] [NEW] Thinkpad Clickpad: Buttonsize too small when using trackpoint only with disabled touchpad

2016-04-17 Thread Peter Frühberger
Public bug reported: When the touchpad is disabled, the top software button on the Lenovo T440 series touchpads currently enlarge by a factor of 1.5 (to 15mm). This is not enough, a user has to rotate the wrist quite uncomfortable when using the left mouse button. When the touchpad itself is

[Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Try: --hwdec=vaapi -vo=vaapi We made some tests on kodi forum, yes - if bypassing vaPutSurface and copying the surfaces manually with SSE4 "workarounds" the bug. So, yes - accelerated vaPutSurface seems to be broken with this kernel change. -- You received this bug notification because you are

[Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Sorry: vo=opengl in combination with --hwdec=vaapi please I also don't know if the mpv package you are using is some cripled debian / ubuntu version with patched out stuff. But you can easily try with the kodi package ubuntu ships. Turn on VAAPI and Prefer VAAPI Render-Method, that should make

[Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Comparing with VLC will lead to nothing as it does not use VAAPI for uploading the decoded surfaces. You can test mplayer-vaapi / mpv with vaapi output to see the issue. From a first point of view I think this change did not break the decoder but the transfer of decoded surfaces to GLX via

[Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Best would be if you could bisect on mainline kernel to find the offending commit. But for the bugreport it does not really matter as it is a regression in mainline 4.3-rc6 kernel, so that needs fixing. You could try 4.2.x mainline before that which would "help" in finding the regression already.

[Bug 1507112] [NEW] HEVC 4k Decoding is broken on Braswell

2015-10-17 Thread Peter Frühberger
Public bug reported: HEVC 4k decoding is broken on Braswell Chips. Upstream solution: Use stable 1.6.1 version of libva1 and libva-driver- intel, please. ** Affects: intel-vaapi-driver (Ubuntu) Importance: Undecided Status: New ** Package changed: libva (Ubuntu) =>

[Bug 1507112] Re: HEVC 4k Decoding is broken on Braswell

2015-10-17 Thread Peter Frühberger
Upstream fix: http://cgit.freedesktop.org/vaapi/intel- driver/commit/?h=v1.6-branch=56bb2403aaf9af1b0e1ae76499cca36b11e561ac Easiest solution: Just rebuild for libva 1.6.1 and i965-va-driver 1.6.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1369111] Re: baloo_file_extractor crashed with SIGSEGV in memcpy()

2015-08-08 Thread Peter Frühberger
Upstream fix for this bug: https://github.com/taglib/taglib/pull/309 Would be nice if you could pick it to 1.9.1 (it's also in fedora) ** Patch added: fix-memcpy.patch https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/1369111/+attachment/4441463/+files/fix-memcpy.patch -- You received

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-14 Thread Peter Frühberger
@sven: Don't explain too much, some guys don't read at all which causes further confusion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449005 Title: trim does not work with Samsung 840 EVO after

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-05 Thread Peter Frühberger
There are no conequences. The older firmware simple did not announce that feature, so it was not used at all. The newer tells: Hey, it's me, your ssd, I can do delayed trimming in combination with ncq - but in reality it does not support it at all. So - to my knowledge - this was always disabled,

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-05 Thread Peter Frühberger
Nope, I did not. Though someone of Ubuntu will pick it up - as I basically don't know 100% what I am doing there :-). I just disabled delayed trim with native command queueing. But it's rather crucial as this concerns the integrity and safety of user's data. So someone in charge should reproduce

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-03 Thread Peter Frühberger
Okay, some further info: I build kodi from source (complete ffmpeg, a lot of dependencies, a whole lot of small files) with 4 threads. No issue so far. Though I am certainly no kernel dev, someone with more clue should have a look and second my testing. I used stable branch of linux kernel with

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-03 Thread Peter Frühberger
Looks good so far: http://paste.ubuntu.com/10977400/ Without that workaround it would not even boot without sever FS corruption. I use discard from /etc/fstab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-05-03 Thread Peter Frühberger
On my way. I am certainly pi**ed of this Samsung FW ... see attached patch. I will report back after testing. ** Patch added: Disable queued trimming

[Bug 1306897] Re: xbmc with vdpau crashes on stop

2014-05-15 Thread Peter Frühberger
The package uploaded to trusty-proposed 10.1.3 fixes that issue. Thank you very much. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306897 Title: xbmc with vdpau crashes on stop To manage

[Bug 1306897] Re: xbmc with vdpau crashes on stop

2014-04-18 Thread Peter Frühberger
Until this bug is fixed upstream, e.g. in Ubuntu, wsnipex prepared a fixed version sudo apt-add-repository ppa:wsnipex/mesa sudo apt-get update sudo apt-get upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1306897] Re: xbmc with vdpau crashes on stop

2014-04-14 Thread Peter Frühberger
Another option is: Cherry-picking (as it fixes a real segfault) and dropping after 10.1.1 has landed. I did not see an ETA for 10.1.1 yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306897 Title:

[Bug 1306897] [NEW] xbmc with vdpau crashes on stop

2014-04-12 Thread Peter Frühberger
Public bug reported: When freeing surfaces in application that use shared contexts, mesa will segfault. This was fixed with the following upstream patch, which was also marked for stable 10.1 Please pick: 92e543c45da4581b1940178a94e6f2d66c749367 ** Affects: mesa (Ubuntu) Importance:

[Bug 1306897] Re: xbmc with vdpau crashes on stop

2014-04-12 Thread Peter Frühberger
The following attachment fixes the issue. ** Patch added: Fix segfault when pressing stop https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1306897/+attachment/4081724/+files/recreate-sampler-view-on-context-change-v3.patch -- You received this bug notification because you are a member of

[Bug 1287326] Re: [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-04 Thread Peter Frühberger
** Description changed: Beginning with Ubuntu 14.04 mesa will be shipping with vdpau drivers that can be used by e.g. radeon / radeonsi OSS drivers. This allows low power systems, like AMD E350, Kabini and so on to playback Full HD h264, vc1, mpeg4 and mpeg2 videos. - Sady the wolrd is

[Bug 1287326] Re: [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-04 Thread Peter Frühberger
Hint: Make both fullscreen and check the power supply lines. Bob clearly has artifacts, e.g. line is not even continuous differentiable vs temporal: all fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287326] Re: [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-04 Thread Peter Frühberger
There are other advanced methods, e.g. combining temporal information with spatial information, that you find in the nvidia proprietary implementation for example. Also intel tries to get something done in their MADI and MACI implementations, but with only one forward reference i am not so sure

[Bug 1287326] [NEW] FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-03 Thread Peter Frühberger
Public bug reported: Beginning with Ubuntu 14.04 mesa will be shipping with vdpau drivers that can be used by e.g. radeon / radeonsi OSS drivers. This allows low power systems, like AMD E350, Kabini and so on to playback Full HD h264, vc1, mpeg4 and mpeg2 videos. Sady the wolrd is not only

[Bug 1287326] Re: FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-03 Thread Peter Frühberger
** Patch added: 0002-vl-add-motion-adaptive-deinterlacer.patch https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1287326/+attachment/4005496/+files/0002-vl-add-motion-adaptive-deinterlacer.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1287326] Re: FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-03 Thread Peter Frühberger
** Patch added: 0003-st-vdpau-fix-possible-NULL-dereference.patch https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1287326/+attachment/4005497/+files/0003-st-vdpau-fix-possible-NULL-dereference.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1287326] Re: FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

2014-03-03 Thread Peter Frühberger
** Patch added: 0004-NV_vdpau_interop-fix-IsSurfaceNV-return-type.patch https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1287326/+attachment/4005498/+files/0004-NV_vdpau_interop-fix-IsSurfaceNV-return-type.patch -- You received this bug notification because you are a member of Ubuntu

[Bug 1002224] Re: Please include gallium vdpau and xvmc driver support

2014-01-20 Thread Peter Frühberger
To bump that issue a bit. We are running self made packages by wsnipex (https://launchpad.net/~wsnipex) since more than 6 months now. Trusty would bring everything (kernel, mesa, etc.) to be in really good shape for OSS radeon with vdpau. If you need some background information or even want to

[Bug 689349] [NEW] Circles and Elliptic Shapes get red extra dots when exporting to pdf

2010-12-12 Thread Peter Frühberger
Public bug reported: Binary package hint: openoffice.org Whenever exporting Circle or elliptic shapes to pdf. Acrobat Reader and Google Chrome pdf viewer display red dots and garbage around round shapes. I attached two pdfs files. The first is exported with the ubuntu version of openoffice.

[Bug 689349] Re: Circles and Elliptic Shapes get red extra dots when exporting to pdf

2010-12-12 Thread Peter Frühberger
** Attachment added: Screenshot of acrobat pdf display https://bugs.launchpad.net/bugs/689349/+attachment/1763844/+files/garbagescreenshot.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689349

[Bug 689349] Re: Circles and Elliptic Shapes get red extra dots when exporting to pdf

2010-12-12 Thread Peter Frühberger
** Attachment added: Ubuntu Version of the Generated PDF https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763845/+files/classnetworkUbuntuVersion.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 689349] Re: Circles and Elliptic Shapes get red extra dots when exporting to pdf

2010-12-12 Thread Peter Frühberger
** Attachment added: Openoffice.org 3.3 Version pdf export https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763846/+files/classnetwork.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 689349] Re: Circles and Elliptic Shapes get red extra dots when exporting to pdf

2010-12-12 Thread Peter Frühberger
** Attachment added: Original odg document https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763870/+files/classnetwork.odg ** Description changed: Binary package hint: openoffice.org - Whenever exporting Circle or elliptic shapes to pdf Acrobat Reader

[Bug 450200] Re: evolution crashed with SIGSEGV in itip_send_comp()

2010-03-31 Thread Peter Frühberger
Receving an attachment: iCal-20100331-023006.ics for calendar. After accepting evolution crashed. It does not crash, if I uncheck reply to sender option. -- evolution crashed with SIGSEGV in itip_send_comp() https://bugs.launchpad.net/bugs/450200 You received this bug notification because you

[Bug 538490] [NEW] tags with hyphen get split into multiple tags

2010-03-13 Thread Peter Frühberger
Public bug reported: Binary package hint: easytag On Ubuntu Lucid, easytag version 2.1.6-1ubuntu1 is affected with the following bug, also filed in debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500051 Reproduce: (taken from above bugreport) For example: ALBUM=Greatest Country Hits

[Bug 538490] Re: tags with hyphen get split into multiple tags

2010-03-13 Thread Peter Frühberger
from flac_tag.c: /* * Save field value in separated tags if it contains multifields */ static gboolean Flac_Write_Delimetered_Tag (FLAC__StreamMetadata *vc_block, const gchar *tag_name, gchar *values) { gchar **strings = g_strsplit(values,MULTIFIELD_SEPARATOR,255); unsigned int i=0;

[Bug 538490] Re: tags with hyphen get split into multiple tags

2010-03-13 Thread Peter Frühberger
Forgot to mention the definition of the MULTIFIELD_SEPARATOR: from the source: #define MULTIFIELD_SEPARATOR - -- tags with hyphen get split into multiple tags https://bugs.launchpad.net/bugs/538490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 455718] Re: package libxalan2-java (not ins talled) failed to install/upgrade: Versuche, »/ usr/share/java/xml-apis.jar« zu überschreiben , welches auch in Paket libjaxp1.3-java 0:1.3.04 -5ubuntu

2009-10-19 Thread Peter Frühberger
** Attachment added: Dmesg.txt http://launchpadlibrarian.net/33972389/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/33972391/DpkgTerminalLog.gz -- package libxalan2-java (not installed) failed to install/upgrade: Versuche, »/usr/share/java/xml-apis.jar«

[Bug 455718] [NEW] package libxalan2-java (not installed) failed to install/upgrade: Versuche, »/usr/share/java/xml-apis.jar« zu übersch reiben, welches auch in Paket libjaxp1.3-java 0:1. 3.04-5ubun

2009-10-19 Thread Peter Frühberger
Public bug reported: Binary package hint: libxalan2-java Entpacke libxalan2-java (aus .../libxalan2-java_2.7.1-2ubuntu1_amd64.deb) ... dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/libxalan2-java_2.7.1-2ubuntu1_amd64.deb (--unpack): Versuche, »/usr/share/java/xml-apis.jar« zu

[Bug 335987] [NEW] Logitech Quickcam E 2500 not working

2009-02-28 Thread Peter Frühberger
Public bug reported: Logitech Quickcam E 2500 does not work. This is the case in 8.10 and 9.04 Alpha 5. A fix is available upstream: http://lkml.org/lkml/2008/12/30/87 http://n2.nabble.com/-PATCH--gspca:-add-support-to-the-Logitech-QuickCam-E2500-td1918168.html The fix seems trivial. Please

[Bug 335987] Re: Logitech Quickcam E 2500 not working

2009-02-28 Thread Peter Frühberger
** Attachment added: lsusb -v http://launchpadlibrarian.net/23231887/lsusb2.txt -- Logitech Quickcam E 2500 not working https://bugs.launchpad.net/bugs/335987 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 335987] Re: Logitech Quickcam E 2500 not working

2009-02-28 Thread Peter Frühberger
** Attachment added: Working gstreamer-properties http://launchpadlibrarian.net/23232597/logitech-e2500.png -- Logitech Quickcam E 2500 not working https://bugs.launchpad.net/bugs/335987 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 335987] Re: Logitech Quickcam E 2500 not working

2009-02-28 Thread Peter Frühberger
** Description changed: Logitech Quickcam E 2500 does not work. This is the case in 8.10 and 9.04 Alpha 5. A fix is available upstream: http://lkml.org/lkml/2008/12/30/87 http://n2.nabble.com/-PATCH--gspca:-add-support-to-the-Logitech-QuickCam-E2500-td1918168.html The fix seems

[Bug 217789] Re: Realtek ALC888 low sound

2008-12-29 Thread Peter Frühberger
It really helped me on my MSI Mainboard - had low sound before. My ALC888 is a realtek though - you own a nvidia. Can you choose the oss mixer from the gnome applet? and adjust the levels there? I know this is just a guess, probably not working - but there was a time in my linux audio history,

[Bug 217789] Re: Realtek ALC888 low sound

2008-12-19 Thread Peter Frühberger
I have the same soundcard you have (Realtek ALC888) and had the same problem (low sound) before (Mainboard MSI P35 Neo-F) I added to my /etc/modprobe.d/alsa-base the following line: options snd-hda-intel model=6stack-dig I read the Alsa Config File and this one seemed to be the correct one for

[Bug 267682] Re: Hotkeys no longer working in Intrepid on Thinkpads

2008-09-26 Thread Peter Frühberger
Thanks Aurimas, This worked for brightness on my X61s, too. This workaround also brought back FN+F2 (locking the screen). Thx Peter -- Hotkeys no longer working in Intrepid on Thinkpads https://bugs.launchpad.net/bugs/267682 You received this bug notification because you are a member of Ubuntu

[Bug 267682] Re: Hotkeys no longer working in Intrepid on Thinkpads

2008-09-26 Thread Peter Frühberger
Thx @ Matt for the fdi File. With these two workaround I can use all the functionality I used in hardy. Thanks again. -- Hotkeys no longer working in Intrepid on Thinkpads https://bugs.launchpad.net/bugs/267682 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Peter Frühberger
I own an X61s, with an Intel Graphics Card and the following Network device. 00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03) I used the e1000e module sind alpha5 and with all new kernels till yesterday. I did not get in any problem with this driver -

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Peter Frühberger
Please fix your script, you are printing awk $1, this is not what you want to compare, use $3. Please do not post scripts, which the user thinks he is secure. I am affected - and your script said not. Peter PS: I wrote myself a script in perl, i will NOT post this. Please Ubuntu Developers post

[Bug 266879] Re: [intrepid] [hardy] webcam works in Ekiga, but not cheese

2008-09-24 Thread Peter Frühberger
Same problem here. Exact same messages are printed - got it to work with mplayer. -- [intrepid] [hardy] webcam works in Ekiga, but not cheese https://bugs.launchpad.net/bugs/266879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2008-04-21 Thread Peter Frühberger
Hardy works fine for me - without suspend to ram problems :-) Wait for a week and give it a try. If you did not know: if your usb is dead after resume, this was fixed within a bios upgrade from lenovo. #Begin off topic: Only stuff in hardy, that does not work so far: hdaps (workaround using

[Bug 172985] Re: LCD Brightness buttons do not work on ThinkPad R61/T61/X61

2008-04-07 Thread Peter Frühberger
thinkpad-acpi module causes a seconed event (sudo acpi_liste), you could disable the brightness events while doing: sudo -s echo 0xfF00FFF /proc/acpi/ibm/hotkey Remember: after every reboot hotkey-setup echos another mask into hotkey if you want to hack further stop hotkey-setup from doing

[Bug 202089] Re: [hardy] Pulseaudio is blocking normal sound after resume

2008-03-24 Thread Peter Frühberger
PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 11259 fritsch 20 0 1805m 1.5g 9200 S 50 77.9 2:35.84 gnome-power-man Same bug hitting me - also killing power manager fixes this for me ;-). But this is not really a fix and a regression from gutsy - here

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-11-04 Thread Peter Frühberger
Hi Brian, I will upload a 2.6.23.1 kernel, if I come home later. Till now, i can say: the ubuntu kernel without the two above mentioned patches crashes less, but it did not work perfect - so I compiled a vanilla kernel version, with latest thinkpad-acpi and this one never failed. But! vanilla

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-11-04 Thread Peter Frühberger
Was happy too early, Suspended my laptop 12 hours and the resume failed - also with a vanilla 2.6.23.1 kernel - so, im totally clueless what to do ... -- Suspend to ram broken since 2.6.22-13 https://bugs.launchpad.net/bugs/153545 You received this bug notification because you are a member of

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-11-04 Thread Peter Frühberger
Yes, i know. I just wanted to ask you to test my 2.6.23.1 kernel version, but iwl4965 is not in stable mainline till now (only included in 2.6.24-rc1), but since my kernel crashed this morning after resume, i am not very confident ... So let`s see, what the kernel team can do -- Suspend to ram

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-10-30 Thread Peter Frühberger
Hi, I have recompiled the 2.6.22-14-generic sources and reverting the patches you mentioned above, before. I used dpkg-buildpackage to build the generic flavour. I successfully use my kernel image und the lum modules from the rep. The update manager wants to install a newer 2.6.22-14-generic

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Peter Frühberger
oki - i try again, with the debian unstable packages and dri modules after a reboot. btw. quake3 arena runs for hours, without a crash 1024 high details -- drm lockups on g965 hardware https://bugs.launchpad.net/bugs/104673 You received this bug notification because you are a member of Ubuntu

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Peter Frühberger
[ 32.068000] [drm] Initialized i915 1.11.0 20070209 on minor 0 [ 246.54] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 380492 emitted: 380576 [ 249.54] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 380492 emitted: 380576 and the same again You could fetch the

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
I checked out the git trees, ran you script (had to comment out the 64 bit mesa stuff) After this, i backed up my drm.ko und i915.ko and copied over the newly compiled i915 identifies itself as 20070209 version, according to dmesg. X loads fine, glxgears is working, glxinfo works, too (DRI is

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
- I applied your patch, changed the diff file to put it stuff to /usr/local/lib - recompiled [ 846.044000] [drm] Initialized drm 1.1.0 20060810 [ 860.436000] PCI: Setting latency timer of device :00:02.0 to 64 [ 860.436000] [drm] Initialized i915 1.11.0 20070209 on minor 0 - output of

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
Oki - I try the following: http://packages.debian.org/sid/libgl1-mesa-dri I`ll recompile the debian unstable mesa packages (much easier dpkg-buildpackage) - they bring latest intel fixes as seen in the changelog together with the new kernel modules (from git) i`ll give it a try - reporting back

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
ii libgl1-mesa-dev7.0.1-2 A free implementation of the OpenGL API -- G ii libgl1-mesa-dri7.0.1-2 A free implementation of the OpenGL API -- D ii libgl1-mesa-glx

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-24 Thread Peter Frühberger
I get this error message: [drm:i915_wait_irq] *ERROR* i915_wait_irq on a fresh installed ubuntu 7.10 - my System is a X61s from Lenova, lspci: 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c) 00:02.0 VGA compatible controller: Intel Corporation

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-10-22 Thread Peter Frühberger
Bug is hitting me again - i second the 50% and set to confirmed, because 2 users are hitten ... ** Changed in: linux-source-2.6.22 (Ubuntu) Status: Incomplete = Confirmed -- Suspend to ram broken since 2.6.22-13 https://bugs.launchpad.net/bugs/153545 You received this bug notification

[Bug 153545] Re: Suspend to ram broken since 2.6.22-13

2007-10-19 Thread Peter Frühberger
I tried using ubuntu (gnome-power-manager) and five suspend in a row went fine ... I used kubuntu before I think i am closing this bug, till a can reproduce it with ubuntu - if not i am filing against kubuntu power stuff ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New =

[Bug 153545] Suspend to ram broken since 2.6.22-13

2007-10-17 Thread Peter Frühberger
Public bug reported: Binary package hint: linux-source-2.6.22 After upgrade to 2.6.22-13-generic suspend to Ram does not work reliable anymore. 2.6.22-14-generic is broken for me too. 2.6.22-12-generic worked fine. Hardware: Lenovo Thinkpad X61s After resume from suspend I only see INU in

[Bug 151241] Re: standby does not work any more

2007-10-11 Thread Peter Frühberger
Suspend to Ram is also broken for me (Thinkpad X61S). It was working fine with the -13 kernel version. As additional hint: Suspend with 2.6.22-14 works the first time, but after this, it is crashing. -- standby does not work any more https://bugs.launchpad.net/bugs/151241 You received this bug

[Bug 146145] Re: Can't recive files from cell phone

2007-10-03 Thread Peter Frühberger
kblueplugdev error is fixed in latest version 1.0~beta8-0ubuntu5 file receiving ist not working. debian packages seem working, rebuild on ubuntu. -- Can't recive files from cell phone https://bugs.launchpad.net/bugs/146145 You received this bug notification because you are a member of Ubuntu

[Bug 146145] Re: Can't recive files from cell phone

2007-09-30 Thread Peter Frühberger
As written in irc and seen above: 1) /usr/bin/kblueplugd has errors (variables and statements before #!/usr/bin/python) 2) file receiving does not work Currently workaround: build svn version What is not working: build svn version as debian package, with just leaving kubuntu_08 patch out,

[Bug 146145] Re: Can't recive files from cell phone

2007-09-29 Thread Peter Frühberger
From /usr/bin/kblueplugd: import commands x = commands.getstatusoutput('ps ax|grep rotatelogs')[1] #!/usr/bin/python # -*- coding: UTF-8 -*- Copyright (C) 2007 Achim Bohnet [EMAIL PROTECTED] This program is free software; you can redistribute it and/or modify it under the terms of the GNU

[Bug 121718] Amarok 1.4.6 hangs while starting up

2007-06-22 Thread Peter Frühberger
Public bug reported: Binary package hint: amarok On my AMD64 kubuntu feisty the backport packages of amarok just crash while starting up. strace ends with the following: fstat(13, {st_mode=S_IFREG|0644, st_size=1042, ...}) = 0 mmap(NULL, 1042, PROT_READ, MAP_SHARED, 13, 0) = 0x2aaab0612000

[Bug 121718] Re: Amarok 1.4.6 hangs while starting up

2007-06-22 Thread Peter Frühberger
Something must have messed up my audio devices. After rebooting the computer (resetting alsa stuff) amarok starts up fine. sorry for the inconvinience ** Changed in: amarok (Ubuntu) Status: New = Invalid -- Amarok 1.4.6 hangs while starting up https://bugs.launchpad.net/bugs/121718 You

[Bug 82997] dcop power-manager command results in endless loop doing nothing

2007-02-03 Thread Peter Frühberger
Public bug reported: Binary package hint: kde-guidance just issue dcop power-manager normally I expect to get further information when issueing this command thx for help Peter ** Affects: kde-guidance (Ubuntu) Importance: Undecided Status: Unconfirmed -- dcop power-manager

[Bug 82997] Re: dcop power-manager command results in endless loop doing nothing

2007-02-03 Thread Peter Frühberger
Hi Sebas, thx for response. Getting my laptop keys to work, as written from you? in the guidance information, this would be the only way? to use the dcop interface? Just for the record: the strace from the above command: attached in the file and a script for using the standby, etc. keys (it`s

[Bug 61280] Re: radeonfb D2 sleep not enabled

2006-09-30 Thread Peter Frühberger
This bug ist still present in 2.6.17-10-generic the default kernel which was installed with the edgy beta. if you do: sudo modprobe radeonfb force_sleep=1 the radeonfb modul gets loaded but the D2 stuff is not used at all, so powerdrain remains. I think the patch was not correctly applied or it

[Bug 61280] radeonfb D2 sleep not enabled

2006-09-19 Thread Peter Frühberger
Public bug reported: I do have a Thinkpad 2722-B3G, this model is affected from the S3 Power drain bug, see: http://bugme.osdl.org/show_bug.cgi?id=3022 In dapper the patch from above (which was already included) did work correctly, but in the edgy kernel no D2 Mode is used in suspend. I think

[Bug 52365] Re: Amarok xine backend can't play FLAC files (1.4.1).

2006-08-24 Thread Peter Frühberger
*** This bug is a duplicate of bug 48612 *** problem in xine-libs this patch fixes it (at least for me) http://bugs.kde.org/attachment.cgi?id=16315action=view some person has build ubuntu packages, which i tried with this patch incorporated:

[Bug 57158] upgrade to 1.0.2-0ubuntu10.3 does not allow starting of X anymore

2006-08-21 Thread Peter Frühberger
*** This bug is a duplicate of bug 57153 *** Public bug reported: X Window System Version 7.0.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 7.0 Build Operating System:Linux 2.6.15.7 i686 Current Operating System: Linux todesstern 2.6.15-26-686 #1 SMP PREEMPT Sat

[Bug 57158] Re: upgrade to 1.0.2-0ubuntu10.3 does not allow starting of X anymore

2006-08-21 Thread Peter Frühberger
*** This bug is a duplicate of bug 57153 *** downgrading to 1.0.2-0ubuntu10.1 fixes it! wget http://archive.ubuntu.com/ubuntu/pool/main/x/xorg-server/xserver- xorg-core_1.0.2-0ubuntu10.1_i386.deb dpkg -i xserver-xorg-core_1.0.2-0ubuntu10.1_i386.deb -- upgrade to 1.0.2-0ubuntu10.3 does not

[Bug 55448] Re: cannot connect to wpa personal, but wpa_supplicant alone works

2006-08-07 Thread Peter Frühberger
error messages in attachment ** Description changed: when i try to connect with network-manager to my wpa access point, i get the following in syslog: - Aug 7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): No APs found - clear blacklist and try again - Aug 7

[Bug 55448] cannot connect to wpa personal, but wpa_supplicant alone works

2006-08-06 Thread Peter Frühberger
Public bug reported: when i try to connect with network-manager to my wpa access point, i get the following in syslog: Aug 7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): No APs found - clear blacklist and try again Aug 7 00:48:20 todesstern NetworkManager:

[Bug 44997] Re: [dapper] outdated linux/wireless.h

2006-07-29 Thread Peter Frühberger
thx for fixing it in edgy. What can we do dapper? I tried replacing the wireless.h and recompiled the edgy packages on dapper, but again the error from above. [EMAIL PROTECTED]:~# wavemon fatal error: could not get range information thx for help Peter -- [dapper] outdated linux/wireless.h

[Bug 19841] Re: kdelibs-bin: laptop can't wake up when kded was running when i slept it

2006-07-27 Thread Peter Frühberger
This is still present in kubuntu dapper. kded crashes after suspend to ram - not always, but quiet often. You have to start kded in order to have kopete klaptop_check etc. working. I tried with the following packages: kdelibs-bin_4%3a3.5.2-0ubuntu18.1_i386.deb (the default kubuntu version after

[Bug 47144] Re: wpasupplicant in dapper doesn't work with madwifi-ng

2006-07-27 Thread Peter Frühberger
-just a side note: I tried your test packages and with them WEP (yes not wpa) networking ist working for my Cisco Aironet Card - did not work with the default dapper wpasupplicant. I just came to this report because of searching solution. could this version get to the current dapper updates,