[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-10-06 Thread CoskiBukowski
I just bought this remote control, but i dont know how to patch the kernel.. do 
i have to download the entire kernel source code, patch and then compile the 
whole kernel?
Im using the latest kubuntu, and the default kernel in the repository.
I have some experience with linux but i dont like and i dont really know how to 
patch and/or compile things, let alone the kernel!
can you help me getting this remote working?
thanks and sorry for the bad english

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-09-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-01-19 Thread Andy Whitcroft
That patch looks pretty sensible.  It probabally should be submitted
upstream for review.  The maintainers for the HID sub-system are listed
below:

M:  Jiri Kosina jkos...@suse.cz
L:  linux-in...@vger.kernel.org

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-01-10 Thread Franco Catrin
If all buttons work then you don't need this patch.

You can try using evtest to see what keypresses are generated by the
power button, and then use that in yout keyboard.xml configuration for
XBMC

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-01-10 Thread Franco Catrin
For all people subscribed to this bug, there is an out-of-tree source
for this patch:

http://gitorious.org/hid-aureal-kernel-module

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2011-01-09 Thread Palmar Thorsteinsson
Hi,

I'm running XBMC live 10.0 (Ubuntu 10.04) with kernel 2.6.32-26. I am
hoping that this patch will fix an issue I have with my CVSB-983 remote
(http://wiki.xbmc.org/index.php?title=Remote_Control_Reviews#Unbranded_MCE_remote)
where all buttons work except the power button. When I apply the patch
it fails whith the message

...
patching file drivers/hid/hid-ids.h
Hunk #1 FAILED at 6.
Hunk #2 FAILED at 459.
2 out of 2 hunks FAILED -- saving rejects to file drivers/hid/hid-ids.h.rej
...

All the others patch normally. Does someone know what the problem is here?
Also, how do I only rebuild the necessary module?

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

Title:
  Remote Control not working (Aureal / Cy se W-01RN)

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


[Bug 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-11-24 Thread Preston
How does one apply this patch?

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-11-24 Thread Yoav Weiss
In your kernel tree, run patch -p1  patch.file and rebuild your
kernel as you would without the patch.  In fact, you only have to
rebuild the usbhid.ko module after applying the patch.

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-11-01 Thread Yoav Weiss
To help people searching for a solution for this remote, let's mention
the model here: PHX01RN

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-10-31 Thread Yoav Weiss
Franco Catrin's patch solves the problem for new kernels.  The attached
patch does the same for 2.6.24, used on 8.04 (Hardy).  Thanks Franco!


** Patch added: Backport of Franco Catrin's patch for older kernels
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/607062/+attachment/1718920/+files/aureal-2.6.24.patch

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-07-19 Thread Brian Murray
** Tags added: patch

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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 607062] Re: Remote Control not working (Aureal / Cy se W-01RN)

2010-07-18 Thread Franco Catrin

** Patch added: Patch to include hid-aureal (usbhid quirk)
   http://launchpadlibrarian.net/52145313/aureal.patch

-- 
Remote Control not working (Aureal / Cy se W-01RN)
https://bugs.launchpad.net/bugs/607062
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