[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:
  mesa does not include vaExportSurfaceHandle support for vaapi

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

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

[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760566

Title:
  mesa does not include vaExportSurfaceHandle support for vaapi

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

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

[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 not
available.

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


** Tags: kodi mpv ubuntu vaapi vaexportsurfacehandle

** Patch added: "0001-st-va-Enable-vaExportSurfaceHandle.patch"
   
https://bugs.launchpad.net/bugs/1760566/+attachment/5098636/+files/0001-st-va-Enable-vaExportSurfaceHandle.patch

-- 
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:
  mesa does not include vaExportSurfaceHandle support for vaapi

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

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

[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 off anyway we can extend the size of the top
software buttons to the factor 3, i.e. 30mm.

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


** Tags: clickpad thinkpad touchpad trackpoint

** Patch added: "touchpad-increase-button-size-when-disabled.patch"
   
https://bugs.launchpad.net/bugs/1571291/+attachment/4638545/+files/touchpad-increase-button-size-when-disabled.patch

** Description changed:

- hen the touchpad is disabled, the top software button on the Lenovo T440
+ 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 off anyway we can extend the size of the top
  software buttons to the factor 3, i.e. 30mm.

** Description changed:

  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
+ 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 off anyway we can extend the size of the top
  software buttons to the factor 3, i.e. 30mm.

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

Title:
  Thinkpad Clickpad: Buttonsize too small when using trackpoint only
  with disabled touchpad

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

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


[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 a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507994

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

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

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


[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 the issue clearly visible. Afterwards
downgrade the kernel and see it working again.

Btw. using the CHV driver in combination with the very outdated vaapi
1.5.0 I don't consider a great choice either. CHV started to work
"mostly bugfree" after libva / libva-driver-intel 1.6.1 was released.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

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

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


[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 vaputSurface, which would be really critical not only for kodi.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

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

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


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

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

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

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


[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) => intel-vaapi-driver (Ubuntu)

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

Title:
  HEVC 4k Decoding is broken on Braswell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1507112/+subscriptions

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


[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 to Ubuntu.
https://bugs.launchpad.net/bugs/1507112

Title:
  HEVC 4k Decoding is broken on Braswell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1507112/+subscriptions

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


[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369111

Title:
  baloo_file_extractor crashed with SIGSEGV in memcpy()

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

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


[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 firmware update
  (EXT0DB6Q)

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

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


[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, as not announced by the
ssd. So nothing should change.

-- 
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 firmware update
  (EXT0DB6Q)

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

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


[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 and revisit this.

-- 
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 firmware update
  (EXT0DB6Q)

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

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


[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 the above patch applied
(4.0.1).

Thanks very much Lukas for the tipp.

-- 
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 firmware update
  (EXT0DB6Q)

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

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


[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.
https://bugs.launchpad.net/bugs/1449005

Title:
  trim does not work with Samsung 840 EVO after firmware update
  (EXT0DB6Q)

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

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


[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
   
https://bugs.launchpad.net/ubuntu/+source/fstrim/+bug/1449005/+attachment/4390038/+files/0001-libata-Disable-native-queued-TRIM-support-Reason-fw-.patch

-- 
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 firmware update
  (EXT0DB6Q)

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

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1306897/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/1306897

Title:
  xbmc with vdpau crashes on stop

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

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


[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:
  xbmc with vdpau crashes on stop

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

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


[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: Undecided
 Status: New


** Tags: mesa vdpau

** Package changed: xserver-xorg-video-vmware (Ubuntu) = mesa (Ubuntu)

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1306897/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306897

Title:
  xbmc with vdpau crashes on stop

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

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


[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 not only progressive. LiveTV is most of the time
+ Sadly the wolrd is not only progressive. LiveTV is most of the time
  broadcasted as 1080i h264 or 576i mpeg2, which means, that it has to be
  deinterlaced after decoding. In current mesa vdpau (as is in 10.1) code
  only simple Bobbing [a] is implemented. This low quality method produces
  one full frame out of every field. This introduces flickering first and
  last line, when not taking care to cut those correctly.
  
  Grigori Goronzy (zgreg) has developed a high quality / state of the art
  Temporal deinterlacer [1][a] for mesa, which introduces far better
  quality than simple bobbing would do.
  
  This deinterlacer was already included into mesa master and was
  furthermore tested since more than 4 months via a special ppa in
  combination with xbmc [2]. This ppa was used by some thousand unique
  people.
  
  We would really like to see this deinterlacer in Ubuntu 14.04. This
  would make the new version a great basis for every htpc out there.
  
  I will attach the current patches, fetched via git format-patch out of
  mesa git tree.
  
  [a] http://en.wikipedia.org/wiki/Deinterlacing (Motion Adaptive vs. Bobbing)
  [1] Original Patch: 
http://anzwix.com/a/Mesa/StvdpauAddSupportForDEINTERLACETEMPORAL
  [2] http://forum.xbmc.org/showthread.php?tid=174854

** 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.
  
- Sadly the wolrd is not only progressive. LiveTV is most of the time
+ Sadly the world is not only progressive. LiveTV is most of the time
  broadcasted as 1080i h264 or 576i mpeg2, which means, that it has to be
  deinterlaced after decoding. In current mesa vdpau (as is in 10.1) code
  only simple Bobbing [a] is implemented. This low quality method produces
  one full frame out of every field. This introduces flickering first and
  last line, when not taking care to cut those correctly.
  
  Grigori Goronzy (zgreg) has developed a high quality / state of the art
  Temporal deinterlacer [1][a] for mesa, which introduces far better
  quality than simple bobbing would do.
  
  This deinterlacer was already included into mesa master and was
  furthermore tested since more than 4 months via a special ppa in
  combination with xbmc [2]. This ppa was used by some thousand unique
  people.
  
  We would really like to see this deinterlacer in Ubuntu 14.04. This
  would make the new version a great basis for every htpc out there.
  
  I will attach the current patches, fetched via git format-patch out of
  mesa git tree.
  
  [a] http://en.wikipedia.org/wiki/Deinterlacing (Motion Adaptive vs. Bobbing)
  [1] Original Patch: 
http://anzwix.com/a/Mesa/StvdpauAddSupportForDEINTERLACETEMPORAL
  [2] http://forum.xbmc.org/showthread.php?tid=174854

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

Title:
  [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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.
https://bugs.launchpad.net/bugs/1287326

Title:
  [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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
about the quality outcome.

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

Title:
  [FFe] Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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 progressive. LiveTV is most of the time
broadcasted as 1080i h264 or 576i mpeg2, which means, that it has to be
deinterlaced after decoding. In current mesa vdpau (as is in 10.1) code
only simple Bobbing [a] is implemented. This low quality method produces
one full frame out of every field. This introduces flickering first and
last line, when not taking care to cut those correctly.

Grigori Goronzy (zgreg) has developed a high quality / state of the art
Temporal deinterlacer [1][a] for mesa, which introduces far better
quality than simple bobbing would do.

This deinterlacer was already included into mesa master and was
furthermore tested since more than 4 months via a special ppa in
combination with xbmc [2]. This ppa was used by some thousand unique
people.

We would really like to see this deinterlacer in Ubuntu 14.04. This
would make the new version a great basis for every htpc out there.

I will attach the current patches, fetched via git format-patch out of
mesa git tree.

[a] http://en.wikipedia.org/wiki/Deinterlacing (Motion Adaptive vs. Bobbing)
[1] Original Patch: 
http://anzwix.com/a/Mesa/StvdpauAddSupportForDEINTERLACETEMPORAL
[2] http://forum.xbmc.org/showthread.php?tid=174854

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


** Tags: deinterlacer temporal vdpau

** Patch added: 0001-st-vdpau-add-support-for-DEINTERLACE_TEMPORAL.patch
   
https://bugs.launchpad.net/bugs/1287326/+attachment/4005494/+files/0001-st-vdpau-add-support-for-DEINTERLACE_TEMPORAL.patch

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

Title:
  FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287326

Title:
  FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287326

Title:
  FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287326

Title:
  FFe Include Temporal Deinterlacer into libvdpau1-drivers-mesa

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

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


[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 see it in
action, have look here: http://forum.xbmc.org/showthread.php?tid=174854

It would be really nice to have that relevant package included in trusty
by default. Remember: Slow AMD E350 Fusion CPU are not able to play any
HD content on their CPU, therefore GPU decoding support is a must.

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

Title:
  Please include gallium vdpau and xvmc driver support

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

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


[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. Here these 
problems occur. Evince is fine, but not acrobat reader as mentioned above

The second one is done with the upstream Version. The upstream version
does _not_ produce these effects and is fine.


Reproduce:
Take Ubuntu Version of openoffice.org
Insert a circle, elliptic shape into the image.
Export it using export as pdf

View File in a pdf viewer not evince.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Circles and Elliptic Shapes get red extra dots when exporting to pdf

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


[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

Title:
  Circles and Elliptic Shapes get red extra dots when exporting to pdf

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


[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 Ubuntu.
https://bugs.launchpad.net/bugs/689349

Title:
  Circles and Elliptic Shapes get red extra dots when exporting to pdf

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


[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.
https://bugs.launchpad.net/bugs/689349

Title:
  Circles and Elliptic Shapes get red extra dots when exporting to pdf

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


[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 and
+ 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. 
+ I attached two pdfs files.
  The first is exported with the ubuntu version of openoffice. Here these 
problems occur. Evince is fine, but not acrobat reader as mentioned above
  
  The second one is done with the upstream Version. The upstream version
- does produce these effects and is fine.
+ does _not_ produce these effects and is fine.
+ 
+ 
+ Reproduce:
+ Take Ubuntu Version of openoffice.org
+ Insert a circle, elliptic shape into the image.
+ Export it using export as pdf
+ 
+ View File in a pdf viewer not evince.

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

Title:
  Circles and Elliptic Shapes get red extra dots when exporting to pdf

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


[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 - Golden Greats (disc 1)

easytag will write the tag as:

ALBUM=Greatest Country Hits
ALBUM=Golden Greats (disc 1)

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

-- 
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 to Ubuntu.

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


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

for (i=0;ig_strv_length(strings);i++)
{

...

so for every  MULTIFILED_SEPARATOR a new tag is written.


Is this a bug or a features? Is the MULTIFILED_SEPARATOR correctly chosen?


rhythmbox only reads and displays the first title, artist ... so the user 
thinks something is wrong.

-- 
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 to Ubuntu.

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


[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 to Ubuntu.

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


[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« zu überschreiben, welches auch in Paket 
libjaxp1.3-java 0:1.3.04-5ubuntu1 ist
https://bugs.launchpad.net/bugs/455718
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 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 überschreiben, welches auch in 
Paket libjaxp1.3-java 0:1.3.04-5ubuntu1 ist
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libxalan2-java_2.7.1-2ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
frit...@anarchy:~$ sudo apt-get -f install
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   
Lese Status-Informationen ein... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.

ProblemType: Package
AptOrdering:
 libxalan2-java: Install
 libxalan2-java: Configure
Architecture: amd64
Date: Mon Oct 19 21:16:17 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: Versuche, »/usr/share/java/xml-apis.jar« zu überschreiben, 
welches auch in Paket libjaxp1.3-java 0:1.3.04-5ubuntu1 ist
NonfreeKernelModules: nvidia
Package: libxalan2-java (not installed)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: libxalan2-java
Title: package libxalan2-java (not installed) failed to install/upgrade: 
Versuche, »/usr/share/java/xml-apis.jar« zu überschreiben, welches auch in 
Paket libjaxp1.3-java 0:1.3.04-5ubuntu1 ist
Uname: Linux 2.6.31-14-generic x86_64

** Affects: libxalan2-java (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package

-- 
package libxalan2-java (not installed) failed to install/upgrade: Versuche, 
»/usr/share/java/xml-apis.jar« zu überschreiben, welches auch in Paket 
libjaxp1.3-java 0:1.3.04-5ubuntu1 ist
https://bugs.launchpad.net/bugs/455718
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 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 apply this, if possible to 8.10 and 9.04.

Output of lsusb:
Bus 007 Device 003: ID 046d:089d Logitech, Inc.

I compiled gspca from linuxtv.org and the cam is working (with a green
line at the bottom of the picture, but working).

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

-- 
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 list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

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


[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 trivial. Please apply this, if possible to 8.10 and 9.04.
  
  Output of lsusb:
  Bus 007 Device 003: ID 046d:089d Logitech, Inc.
  
- I compiled gspca from linuxtv.org and the cam is working (with a green
- line at the bottom of the picture, but working).
+ I compiled gspca from linuxtv.org and the cam is working (with a green line 
at the bottom of the picture, but working).
+ hg clone http://linuxtv.org/hg/v4l-dvb 
+ make  make install
+ reboot - working

-- 
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 list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, where  changing these levels made a higher
output happen (Soundblaster Live years ago - alsa was just included into
the kernel)

Peter

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

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


[Bug 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 me (6stacks on the back, 2 front and a not used digital out)

Perhaps it is worth a try for you.

Before trying: 
dmesg |grep -i alc
should report something about unknown HDA model, asking bios iirc.

you can control with alsamixer -c0 or the gnome mixer applet the
headphone (enable / disable). Please make sure to get a reasonable loud
output for both green outputs Front and Back - one slider for both -
while adjusting front to max.

Other model options for your hardware:
 ALC883/888
  3stack-dig3-jack with SPDIF I/O
  6stack-dig6-jack digital with SPDIF I/O
  3stack-6ch3-jack 6-channel
  3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
  6stack-dig-demo  6-jack digital for Intel demo board
  acer  Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
  acer-aspire   Acer Aspire 9810
  medionMedion Laptops
  medion-md2Medion MD2
  targa-dig Targa/MSI
  targa-2ch-dig Targs/MSI with 2-channel
  laptop-eapd   3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE)
  lenovo-101e   Lenovo 101E
  lenovo-nb0763 Lenovo NB0763
  lenovo-ms7195-dig Lenovo MS7195
  haier-w66 Haier W66
  3stack-hp HP machines with 3stack (Lucknow, Samba boards)
  6stack-dell   Dell machines with 6stack (Inspiron 530)
  mitac Mitac 8252D
  clevo-m720Clevo M720 laptop series
  fujitsu-pi2515 Fujitsu AMILO Pi2515
  auto  auto-config reading BIOS (default)

Source: 
zless /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz

Please report back if this makes the sound louder for you!

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

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


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

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


[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 subscribed to Ubuntu.

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


[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 - lucky me.

I booted another OS from Redmond and it still worked. So I can be lucky,
i think. I did save the eeprom stuff with the ethtool mentioned above -
just in case.

Do we exactly know what hardware is affected? Or what circumstances
lead to this insult?

Just out of the blue: 
Did someone use the onboard sd card reader? - This is the only component I 
did not use the last month on my X61s. In my Understanding it could be caused 
by nearly everything making ungood stuff in the kernel (open pointers, etc. 
etc.)

Someone mentioned a garbled display. I did have this yesterday after
booting ubuntu when I visited the Redmond OS before.

Any Hints, what I could test (without damaging my hardware?) - or is my
hardware not affected at all?

Thx
Peter

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 a working script, which users are not in false safety!

You are affected! 00:19.0 0200: 8086:1049 (rev 03)

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

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


[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 
tp_smapi)
WLAN LED: install linux-backport-modules 
Brightness levels only 8: thinkpad-acpi also generetes an brightness event (so 
you have 2 events every keypress) 16 /2 = 8. Workaround easylisy possible, 
while editing hotkey-setup oder ibm brightness script.
#end off topic

Did not test suspend to disk so far - but this could be the best release
ever ;-)  - the first time, i could stick with the distribution kernel
since ever.

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

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


[Bug 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 this or file a
bug against hotkey-setup

Peter

-- 
LCD Brightness buttons do not work on ThinkPad R61/T61/X61
https://bugs.launchpad.net/bugs/172985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 sound worked after 
resume without problems.

-- 
[hardy] Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 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 2.6.23.1 kernel includes these 2 patches above, so I think
something other in ubuntu kernel is the cause for this problem, but
more often triggered if these patches are included.

Peter

PS: I think there is a newer bios revision 1.08 ...

Do you need wireless to work? this is the only modul not included in my
kernel and compiled afterwards, because not in mainline ...

-- 
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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 broken since 2.6.22-13
https://bugs.launchpad.net/bugs/153545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 version (which
is the same installed ?!?), but this way, you would have sound and
wireless.

You can get the kernel over here, (i installed lum, headers from the rep 
before) and overwrote the whole kernel with:
sudo dpkg -i --force-all linux-image-2.6.22-14-generic_2.6.22-14.46_i386.deb


http://www.stud.uni-karlsruhe.de/~unatk/linux-image-2.6.22-14-generic_2.6.22-14.46_i386.deb

Please report back, considering the suspend issue

-- 
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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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
Bugs, which is the bug contact for Ubuntu.

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


[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 ut2004 demo from holarse.net and try the deathmatch
level antalus

have fun

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


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

Playing Unreal Tournament crashes again with the following error:
[16033.984000] [drm] Initialized i915 1.11.0 20070209 on minor 0
[16215.568000] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 325763 
emitted: 325880
[16218.572000] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 325763 
emitted: 325880

this is a hard freeze :-(

LG
Peter

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 LIBGL_DEBUG=verbose MESA_VERBOSE=1 glxgears:
[EMAIL PROTECTED]:~/ut2004$ LIBGL_DEBUG=verbose MESA_VERBOSE=1 glxgears
libGL: XF86DRIGetClientDriverName: 1.8.0 i965 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: Searching for BusID pci::00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci::00:02.0
libGL warning: 3D driver claims to not support visual 0x64
libGL error:
Can't open configuration file /etc/drirc: No such file or directory.
5087 frames in 5.0 seconds = 1016.608 FPS
5571 frames in 5.0 seconds = 1114.079 FPS
5766 frames in 5.0 seconds = 1153.009 FPS
4888 frames in 5.0 seconds = 977.439 FPS
5514 frames in 5.0 seconds = 1102.719 FPS
5819 frames in 5.0 seconds = 1163.668 FPS
5820 frames in 5.0 seconds = 1163.920 FPS

-Playing of ut2004:
[ 1219.86] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 1102440 
emitted: 1102516

Did I do something wrong with your scripts?

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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-glx7.0.1-2  
 A free implementation of the OpenGL API -- G
ii  libglu1-mesa   7.0.1-2  
 The OpenGL utility library (GLU)
ii  libglu1-mesa-dev   7.0.1-2  
 The OpenGL utility library -- development fi
ii  mesa-common-dev7.0.1-2  
 Developer documentation for Mesa
ii  mesa-utils 7.0.1-2  
 Miscellaneous Mesa GL utilities

togehter with kernel modules build from drm git

Same problem!

Giving up - sorry

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller (rev 0c)
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network 
Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Contoller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 
(rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 
(rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HBM (ICH8M-E) LPC Interface 
Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE 
Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA 
AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN 
Network Connection (rev 61)
05:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
05:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
05:00.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 
SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)

This happens, if i want to play ut2004 ...

Peter

** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
drm lockups on g965 hardware
https://bugs.launchpad.net/bugs/104673
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


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

-- 
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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 yellow color and after this
my Thinkpad just hangs.

I think some updates from 2.6.22-12 to 2.6.22-13 broke this feature for
me

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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
Bugs, which is the bug contact for Ubuntu.

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


[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, 
perhaps debian patches are faulty, too.

-- 
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
Bugs, which is the bug contact for Ubuntu.

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


[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 General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.


import sys
from   PyQt4 import QtCore, QtGui
import dbus
import dbus.mainloop.qt
import distutils.spawn


I think some patching went totally wrong, it has to look like this:

#!/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 General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.


import sys
from   PyQt4 import QtCore, QtGui
import dbus
import dbus.mainloop.qt
import distutils.spawn
import commands

x = commands.getstatusoutput('ps ax|grep rotatelogs')[1]

...


This does not fix receive files bug from the phone, as building svn does ...

-- 
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
Bugs, which is the bug contact for Ubuntu.

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


[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
lseek(13, 1042, SEEK_SET)   = 1042
munmap(0x2aaab0612000, 1042)= 0
close(13)   = 0
open(/dev/snd/controlC0, O_RDONLY)= 13
close(13)   = 0
semget(5678293, 1, IPC_CREAT|0660)  = 327681
semctl(327681, 0, IPC_STAT, 0x7fffddf3c320) = 0
semctl(327681, 0, IPC_SET, 0x7fffddf3c320) = -1 EPERM (Operation not permitted)
semop(327681, 0x7fffddf3c3d0, 2

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

-- 
Amarok 1.4.6 hangs while starting up
https://bugs.launchpad.net/bugs/121718
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[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 command results in endless loop doing nothing
https://launchpad.net/bugs/82997

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


[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 yours if irc)

#!/bin/bash
PM=`dcopfind -a 'power-manager-*'`
if [ $? != 0 ]
then
exit 1
fi

case $0 in
  *suspend*)
  dcop $PM power-manager suspend
  ;;
  *hibernate*)
  dcop $PM power-manager hibernate
  ;;
  *)
  dcop $PM power-manager showTip
  ;;
esac


but 
dcop power-manager power-manager suspend 
is of course also not working. 

Any hints getting these buttons to work without dcop?


** Attachment added: strace log
   http://librarian.launchpad.net/6166266/pm.log

-- 
dcop power-manager command results in endless loop doing nothing
https://launchpad.net/bugs/82997

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


[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 is not working.

thx
Peter

-- 
radeonfb D2 sleep not enabled
https://launchpad.net/bugs/61280

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


[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 something is 
wrong with the edgy patch, which is already included in the edgy kernel , 
because even the force_sleep:bool: does not work

from dmesg:
[17179600.292000] radeonfb: Retrieved PLL infos from BIOS
[17179600.292000] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=183.00 Mhz, 
System=183.00 MHz
[17179600.292000] radeonfb: PLL min 12000 max 35000
[17179602.164000] radeonfb: Monitor 1 type LCD found
[17179602.164000] radeonfb: Monitor 2 type no found
[17179602.164000] radeonfb: panel ID string: 1024x768
[17179602.164000] radeonfb: detected LVDS panel size from BIOS: 1024x768
[17179602.284000] radeonfb: Dynamic Clock Power Management enabled
[17179602.284000] radeonfb (:01:00.0): ATI Radeon LW

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Description changed:

  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 did work correctly, but in the edgy kernel no 
D2 Mode is used in suspend. I think something is wrong with this patch, because 
even the force_sleep:bool: does not work
+ 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 
something is wrong with the edgy patch, which is already included in the edgy 
kernel , because even the force_sleep:bool: does not work
  
  from dmesg:
  [17179600.292000] radeonfb: Retrieved PLL infos from BIOS
  [17179600.292000] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=183.00 
Mhz, System=183.00 MHz
  [17179600.292000] radeonfb: PLL min 12000 max 35000
  [17179602.164000] radeonfb: Monitor 1 type LCD found
  [17179602.164000] radeonfb: Monitor 2 type no found
  [17179602.164000] radeonfb: panel ID string: 1024x768
  [17179602.164000] radeonfb: detected LVDS panel size from BIOS: 1024x768
  [17179602.284000] radeonfb: Dynamic Clock Power Management enabled
  [17179602.284000] radeonfb (:01:00.0): ATI Radeon LW

-- 
radeonfb D2 sleep not enabled
https://launchpad.net/bugs/61280

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


[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:
http://www.databrowser.org/download/libxine-main1_1.1.1+ubuntu2-7.2+patch1_i386.deb

taken from here:
http://www.ubuntuforums.org/showthread.php?t=210683page=2

** Also affects: xine-lib (Ubuntu)
   Importance: Untriaged
   Status: Unconfirmed

-- 
Amarok xine backend can't play FLAC files (1.4.1).
https://launchpad.net/bugs/52365

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


[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 Aug 
5 16:19:52 WST 2006 i686
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Aug 21 23:14:35 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon 
Mobility 9000]
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(WW) The directory /usr/share/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(**) FontPath set to 
/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

(II) PCI: Found 0 domains.
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 1014,0529 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card , rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1014,052d rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1014,052d rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1014,052d rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1014,052e rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card , rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card , rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 1014,052d rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1014,052d rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1014,0523 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 1014,0524 rev 01 class 07,03,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0x3000 - 0x30ff (0x100) IX[B]
[1] -1  0   0x3400 - 0x34ff (0x100) IX[B]
[2] -1  0   0x3800 - 0x38ff (0x100) IX[B]
[3] -1  0   0x3c00 - 0x3cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xc010 - 0xc01f (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xe000 - 0xe7ff (0x800) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1  0   0x4000 - 0x40ff (0x100) IX[B]
[1] -1  0   0x4400 - 0x44ff (0x100) IX[B]
[2] -1  0   0x4800 - 0x48ff (0x100) IX[B]
[3] -1  0   0x4c00 - 0x4cff (0x100) IX[B]
[4] -1  0   0x5000 - 0x50ff (0x100) IX[B]
[5] -1  0   0x5400 - 0x54ff (0x100) IX[B]
[6] -1  0   0x5800 - 0x58ff (0x100) IX[B]
[7] -1  0   0x5c00 - 0x5cff (0x100) IX[B]
[8] -1  0   

[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 allow starting of X anymore
https://launchpad.net/bugs/57158

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


[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 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Removed BSSID 00:01:e3:0e:8a:73 from 
blacklist (clear)
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Selecting BSS from priority group 0
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): 0: 00:01:e3:0e:8a:73 ssid='fritschwlan' 
wpa_ie_len=24 rsn_ie_l
- en=0 caps=0x11
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305):selected based on WPA IE
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Trying to associate with 00:01:e3:0e:8a:73 
(SSID='fritschwlan'
-  freq=2462 MHz)
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): CTRL_IFACE monitor send - hexdump(len=40): 
2f 76 61 72 2f 72 7
- 5 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 
5f 34 31 32 33 2d 35 00
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Cancelling scan request
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): aring own WPA/RSN IE
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Automatic auth_alg selection: 0x1
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: using IEEE 802.11i/D3.0
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: Selected cipher suites: group 8 
pairwise 8 key_mgmt 2
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: set AP WPA IE - hexdump(len=24): dd 
16 00 50 f2 01 01 00
- 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: clearing AP RSN IE
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: using GTK TKIP
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: using PTK TKIP
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: using KEY_MGMT WPA-PSK
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WPA: Set own WPA IE default - 
hexdump(len=24): dd 16 00 50 f2
- 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): No keys have been configured - skip key 
clearing
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): State: SCANNING - ASSOCIATING
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): WEXT: Operstate: linkmode=-1, operstate=5
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Setting authentication timeout: 10 sec 0 
usec
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): EAPOL: External notification - EAP 
success=0
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): EAPOL: External notification - EAP fail=0
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): EAPOL: External notification - 
portControl=Auto
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): Authentication with 00:00:00:00:00:00 
timed out.
- Aug  7 00:48:20 todesstern NetworkManager: 
information^Iwpa_supplicant(7305): CTRL_IFACE monitor send - hexdump(len=40): 
2f 76 61 72 2f 72 7
- 5 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 
5f 34 31 32 33 2d 35 00
- Aug  7 00:48:44 todesstern NetworkManager: information^IActivation 
(eth1/wireless): association took too long (60s), failing activation.
- Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failure scheduled...
- Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failed for access point (fritschwlan)
- Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failed.
- Aug  7 00:48:44 todesstern NetworkManager: information^IDeactivating device 
eth1.
+ (attached in the 2nd post, to be better readable)
  
  if i connect only with wpa_supplicant, i get a successfull connection:
  
  wpa_supplicant -Dwext -ieth1 -c /etc/wpa_supplicant.conf
  
  wpa_supplicant.conf looks like this:
  ctrl_interface=/var/run/wpa_supplicant
  
  ctrl_interface_group=0
  
  ap_scan=1
  
  network={
ssid=fritschwlan
psk=mein Passwort
priority=5
  }
  
  
  driver:
  ndiswrapper -l
  Installed ndis drivers:
  neta504 driver present, hardware presen
  
  
  installed versions:
  ii  network-manager0.6.3-2ubuntu2 
 

[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: information^Iwpa_supplicant(7305): 
Removed BSSID 00:01:e3:0e:8a:73 from blacklist (clear)
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Selecting BSS from priority group 0
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
0: 00:01:e3:0e:8a:73 ssid='fritschwlan' wpa_ie_len=24 rsn_ie_l
en=0 caps=0x11
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
   selected based on WPA IE
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Trying to associate with 00:01:e3:0e:8a:73 (SSID='fritschwlan'
 freq=2462 MHz)
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
CTRL_IFACE monitor send - hexdump(len=40): 2f 76 61 72 2f 72 7
5 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 
34 31 32 33 2d 35 00
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Cancelling scan request
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
aring own WPA/RSN IE
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Automatic auth_alg selection: 0x1
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: using IEEE 802.11i/D3.0
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00
00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: clearing AP RSN IE
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: using GTK TKIP
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: using PTK TKIP
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: using KEY_MGMT WPA-PSK
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2
01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
No keys have been configured - skip key clearing
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
State: SCANNING - ASSOCIATING
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
WEXT: Operstate: linkmode=-1, operstate=5
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Setting authentication timeout: 10 sec 0 usec
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
EAPOL: External notification - EAP success=0
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
EAPOL: External notification - EAP fail=0
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
EAPOL: External notification - portControl=Auto
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
Authentication with 00:00:00:00:00:00 timed out.
Aug  7 00:48:20 todesstern NetworkManager: information^Iwpa_supplicant(7305): 
CTRL_IFACE monitor send - hexdump(len=40): 2f 76 61 72 2f 72 7
5 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 
34 31 32 33 2d 35 00
Aug  7 00:48:44 todesstern NetworkManager: information^IActivation 
(eth1/wireless): association took too long (60s), failing activation.
Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failure scheduled...
Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failed for access point (fritschwlan)
Aug  7 00:48:44 todesstern NetworkManager: information^IActivation (eth1) 
failed.
Aug  7 00:48:44 todesstern NetworkManager: information^IDeactivating device 
eth1.

if i connect only with wpa_supplicant, i get a successfull connection:

wpa_supplicant -Dwext -ieth1 -c /etc/wpa_supplicant.conf

wpa_supplicant.conf looks like this:
ctrl_interface=/var/run/wpa_supplicant

ctrl_interface_group=0

ap_scan=1

network={
  ssid=fritschwlan
  psk=mein Passwort
  priority=5
}


driver:
ndiswrapper -l
Installed ndis drivers:
neta504 driver present, hardware presen


installed versions:
ii  network-manager0.6.3-2ubuntu2   
   network management framework daemon
ii  network-manager-dev0.6.2-0ubuntu7   
   network management framework (plugin develop
ii  network-manager-gnome  0.6.3-2ubuntu2  

[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
https://launchpad.net/bugs/44997

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


[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 
security upgrades)
kdelibs-bin_4%3a3.5.3-0ubuntu0.2_i386.deb (the additional packages from 
kubuntu.org)

For further Information:
I use the hibernate package for suspend (hibernate -F /etc/hibernate/ram.conf) 
as the default acpi scripts even broke my suspend setup (VBE Stuff)

Hardware 
Thinkpad R40 2722-B3G

-- 
kdelibs-bin: laptop can't wake up when kded was running when i slept it
https://launchpad.net/bugs/19841

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


[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, please?

thx
Peter

-- 
wpasupplicant in dapper doesn't work with madwifi-ng
https://launchpad.net/bugs/47144

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