Richard Hughes | 2 Jun 2009 12:18
Picon

[Fwd: fdi patch for MuVo TX FM]


Picon Gravatar
From: Marcin Falkiewicz <avalatron <at> gmail.com>
Subject: fdi patch for MuVo TX FM
Date: 2009-04-15 15:20:54 GMT

Hi,
I found, that my MuVo TX FM isn't detected properly as media player but just as storage. Here is a small diff with working usb id for TX FM. I would be graceful, if You append it to hal-info.

Regards,
Marcin Falkiewicz

--
Sorry for my shity grama, i don't catch it <:

Attachment (muvo_tx_fm.diff): text/x-diff, 1156 bytes
<div><p>Hi,<br>I found, that my MuVo TX FM isn't detected properly as media player but just as storage. Here is a small diff with working usb id for TX FM. I would be graceful, if You append it to hal-info.<br clear="all"><br>
Regards,<br>Marcin Falkiewicz<br><br>-- <br>Sorry for my shity grama, i don't catch it &lt;:<br></p></div>
Martin Pitt | 2 Jun 2009 12:28
Favicon
Gravatar

Re: hal-info quirk for lenovo t500

Hello Daniel,

daniel kiracofe [2009-05-03 20:15 -0400]:
>   Hello.  I have just purchased a Lenovo T500 laptop and installed
> Debian Lenny.  I found that suspend would not work out of the box.  The
> attached patch to hal-info allows it to work.  The vbe_post is needed to
> make suspend/resume work in X, and the vbestate_restore is needed to
> make it work from text console.

vbe_post and vbestate_restore (together with a few others) are applied
by default, in 99-video-quirk-default.fdi. Can you please attach an
lshal output?

Thanks,

Martin

--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Martin Pitt | 2 Jun 2009 12:33
Favicon
Gravatar

Re: hal-info-keymap-esprimo-mobile-v5505.patch

Hello Stefan,

Stefan Kriwanek [2009-05-09 23:19 +0200]:
> Added the sleep and switchvideomode keys. I hope these are the same for
> other 5xxx models.

Thanks, committed. I also did the equivalent change in udev-extras.

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Hello Stefan,

Stefan Kriwanek [2009-05-09 23:19 +0200]:
> Added the sleep and switchvideomode keys. I hope these are the same for
> other 5xxx models.

Thanks, committed. I also did the equivalent change in udev-extras.

Martin

--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Martin Pitt | 2 Jun 2009 12:36
Favicon
Gravatar

Re: Suspend Quirk Patch for Dell Inspiron 9300

Hello Richard,

Richard Freytag [2009-05-15 19:30 +0100]:
> Hello
> I`ve attached a patch I`ve generated as per the instructions at
> http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-report.html.
> This is to enable successful resume from suspend on a Dell Inspiron 9300

Thanks! Commited.

Martin
--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Martin Pitt | 2 Jun 2009 12:40
Favicon
Gravatar

Re: Samsung R560 Keymap Patch

Hello Francis,

Francis Russell [2009-05-17 18:34 +0100]:
> I've attached a patch to support unknown scancodes on the Samsung R560.
> In the unlikely event there are any questions about this, please CC me
> on the reply as I'm not subscribed to this list.

Thanks! Committed.

I also made the equivalent change in udev-extras.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Hello Francis,

Francis Russell [2009-05-17 18:34 +0100]:
> I've attached a patch to support unknown scancodes on the Samsung R560.
> In the unlikely event there are any questions about this, please CC me
> on the reply as I'm not subscribed to this list.

Thanks! Committed.

I also made the equivalent change in udev-extras.

Martin
--

-- 
(Continue reading)

Martin Pitt | 2 Jun 2009 12:43
Favicon
Gravatar

Re: [Fwd: fdi patch for MuVo TX FM]

Hello Marcin,

Content-Description: Forwarded message - fdi patch for MuVo TX FM
> From: Marcin Falkiewicz <avalatron <at> gmail.com>
> To: richard <at> hughsie.com
> 
> Hi,
> I found, that my MuVo TX FM isn't detected properly as media player but just
> as storage. Here is a small diff with working usb id for TX FM. I would be
> graceful, if You append it to hal-info.

Thank you! Committed.

Martin
--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
Bjørn Mork | 2 Jun 2009 15:18
Picon
Favicon
Gravatar

Bug#504643: [PATCH] Fixing keymap override for thinkpad-acpi module

tags 504643 + patch
thanks

hal-info maps the Fn+F5 Thinkpad key to KEY_RADIO, which is 
a) not correct 
b) outside the X input usable range 

This is reported as bugs
 http://bugs.freedesktop.org/show_bug.cgi?id=20153
 http://bugs.debian.org/504643

The attached patch fixes the problem by changing the mapping to
KEY_WLAN.  Please apply.  Thanks.

Bjørn

_______________________________________________
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers <at> lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers
Frederic Crozat | 9 Jun 2009 11:26

Patch: hide Fujitsu recovery partition

Hi all, 

the following patch hides Windows recovery partitions on  pre-installed
Futjisu laptops.

Enjoy.
-- 
Frederic Crozat <fcrozat <at> mandriva.com>
Mandriva
Hi all, 

the following patch hides Windows recovery partitions on  pre-installed
Futjisu laptops.

Enjoy.
--

-- 
Frederic Crozat <fcrozat <at> mandriva.com>
Mandriva
Németh Márton | 1 Jun 2009 10:21
Picon
Favicon

[PATCH] suspend quirk for Clevo D401J

Hi,

I could create the necessary entry in hal-info database by following
the description at http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html .

I send you attached the patch which is working for me both from X and
also from tty.

Regards,

	Márton Németh
Hi,

I could create the necessary entry in hal-info database by following
the description at http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html .

I send you attached the patch which is working for me both from X and
also from tty.

Regards,

	Márton Németh
Németh Márton | 1 Jun 2009 08:56
Picon
Favicon

[PATCH] EeePC 901 suspend quirk

Hi,

I followed the description at
http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html and I
was able to set up the suspend on EeePC 901. I send the patch attached.

The problem without quirk was that the screen remained black after
resumed from suspend. This patch fixes the screen.

What is missing is that the brightness settings are not always restored
correctly and if the brightness up or brightness down button is pressed
sometimes there is a "jump" in the screen brightness value.

Regards,

	Márton Németh
Hi,

I followed the description at
http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html and I
was able to set up the suspend on EeePC 901. I send the patch attached.

The problem without quirk was that the screen remained black after
resumed from suspend. This patch fixes the screen.

What is missing is that the brightness settings are not always restored
correctly and if the brightness up or brightness down button is pressed
(Continue reading)


Gmane