Expiring
** Changed in: lirc (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap remote control not operating correctly
To manage no
** Changed in: lirc (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap remote control not operating correctly
To manage notification
expiring
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap remote control not operating correctly
To manage n
Maverick test kernels are available at:
http://people.canonical.com/~bradf/lp663651/
Please test and add a comment here if it addresses this issue.
** Changed in: linux (Ubuntu)
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Ubuntu
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Brad Figg (brad-figg)
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu)
Status: Incomplete => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bug
I would test a patched kernel.
One of the work arounds has worked for me and got me this far. But would
like to see this fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap
Still a problem for me, but I moved to an MCE remote, which is
unfortunate. I'd still like to see it get fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap remote control
Is this still an issue for people? If a patched kernel were created, are
there folks willing to test it?
** Changed in: linux (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
I can confirm that adding:
Section "InputClass"
Identifier "Ignore Streamzap IR"
MatchProduct "Streamzap"
MatchIsKeyboard "true"
Option "Ignore" "true"
EndSection
To:
/usr/share/X11/xorg.conf.d/90-streamzap
Did nothing for me.
I had to append it to my:
/etc/X11/xorg.conf directly.
Cl
Suffering the same problem after doing a clean install of Mythbuntu
10.10. Formerly running Mythbuntu 9.10 without this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap r
** Tags added: maverick
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663651
Title:
Streamzap remote control not operating correctly
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
To recap my understanding here: To fix the bug in Maverick we need:
1. The patch from comment #8 in the kernel to enable protocol changes for rc5sz
(I made some test packages for -generic and put those to
http://people.canonical.com/~smb/lp663651/)
2. The changes from comment #2 (but with rc5-sz
Not sure if an update came down, but I'm not having the double key
pressing issue any longerhmmm. However, my streamzap does not seem
to function in XBMC or Boxeebut MythTV works now. ???
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
adding a file in /etc/modprobe.d/streamzap.conf with
blacklist streamzap
did not prevent the module from being loaded, after 1 click with the
remote the module was loaded and the problem was back.
the 90-streamzap.conf file for x.org.d solved the issue in mythtv for
me.
--
You received this bug
If disabling the STREAMZAP kernel config option worked for some of you
then it is possible that just blacklisting that module would help.
Creating a file named '/etc/modprobe.conf/streamzap.conf' containing
'blacklist streamzap' should prevent that module loading. If those of
you affected could te
The script in #14 didn't work OOTB for me, so I rewrote it. I've been
having the same issues, but with a Hauppauge remote from a Nova TD500
DVB card.
#!/bin/bash -x
export DISPLAY=:0.0
# this is my ir device
remoteDevice=$(ls /dev/input/by-path/*event-ir)
# this is what it is actually called in dm
Yes, this does work for MythTV, but ironically, I can't get the
Streamzap to control XBMC or Boxeeusing the xbmc method.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
You received this bug notification because you are a member of Ubuntu
Bugs, which
I can confirm that adding the file:
/usr/share/X11/xorg.conf.d/90-streamzap.conf
With the following text:
Section "InputClass"
Identifier "Ignore Streamzap IR"
MatchProduct "Streamzap"
MatchIsKeyboard "true"
Option "Ignore" "true"
EndSection
Solves the issue perfectly for me. Also, this
I've setup and tested Streamzap with Ubuntu 10.10 using LIRC and by
disabling Streamzap Xinput Keyboard created by Xorg from UDEV. All the
instructions are here, it is possible this will work for MythTV people
too.
http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote
--
Streamzap remote cont
After trying atleast a dozen approaches unsuccessfully, short of re-compiling
the kernel, I gave up and went back to an older kernel version. That works like
a charm.
I still cant get over the fact that this major a bug could crop up in
kernel backports and this version of Ubuntu/Mythbuntu was
Any news with a fix for this bug?
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
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:
Here's another workaround. I had to recompile my kernel anyway to re-
enable ALSA OSS emulation (see https://bugs.launchpad.net/bugs/579300
for the full story if you're interested). Disabling CONFIG_IR_STREAMZAP
in the kernel (Device Drivers --> Multimedia Support --> Streamzap PC
Remote IR Recei
I am new to launchpad. This bug affects me, I waited to upgrade to 10.10
until it was released and the official Mythbuntu page endorsed it. The
Streamzap remote was one of the most endorsed remotes for Mythtv by
various distributions so I bought it.
How do I fix this now? Where can I find instruct
I suggest the ir_core and related backports to the 10.10 Ubuntu kernel be
removed as a fix to this issue. They seem to be added too early in the
development without making sure the pieces play together well first. Mythbuntu
is essentially broken due to these patches - a stock Hauppauge 150 does
The work round I use is a *.desktop file in ~/.config/autostart pointing
to a script that does:
#! /bin/bash
REMOTE_DEVICE=/dev/lirc0
export DISPLAY=:0.0
namePath="/sys/`udevadm info -q path -n $REMOTE_DEVICE`/../input*/name"
xinputLine=`xinput list | grep "$(cat $namePath)"`
id=`expr substr "$x
Is there any hope for this to be resolved soon? Also, is there a work
around?
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
David,
There are actually two different issues.
First was that the /etc/init.d/lirc file had both rc5sz and lirc enabled and
both were reporting the Streamzap remote keys.
However, even after this file is fixed to add rc5sz (this is the correct
spelling, rc5-sz and rc-5-sz are wrong) to the dis
I guess I'm confused.
The patch has rc5-sz after rc5.
The last comment said to put rc5sz before rc5.
And several posts above, there was talk about an "rc-5-sz"
People are talking about editing
/etc/init.d/lirc
But the patch edits a different file.
It looks like there won't be any further work he
Looks like Ubuntu kernel will need to be patched on its own - Upstream
developer agreed that the proposed fix in this bug is proper for Ubuntu
since there no easy way to pull from upstream since code has changed:
(10:33:06 AM) j-rod: that code did go upstream, but has subsequently changed
(10:36:1
Bob, thank you for finding that problem. Adding kernel task in hopes
that they can make this change since it is super low risk.
** Changed in: lirc (Ubuntu)
Importance: Undecided => Medium
** Changed in: lirc (Ubuntu)
Status: New => Triaged
** Also affects: linux (Ubuntu)
Importanc
I think I see a problem.
in ir-sysfs.c is the following:
if (!strncasecmp(tmp, "unknown", 7)) {
tmp += 7;
mask = IR_TYPE_UNKNOWN;
} else if (!strncasecmp(tmp, "rc5", 3)) {
tmp += 3;
mask = IR_TYPE_RC5;
} else
The correct value is "rc5sz", but disable is broken.
echo "-rc5sz" > /sys/devices/virtual/rc/rc0/protocols
gives:
-bash: echo: write error: Invalid argument
The other protocols enable/disable with no problems.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs
"rc-5-sz" doesn't work either.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
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://l
Try "rc-5-sz" instead.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
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.ubu
** Tags added: patch
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
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.ubunt
Yes, I rebooted the computer.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
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://li
Did you restart the computer after making the changes?
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
I put the change into /etc/init.d/lirc and it didn't help.
I still see the problem.
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
can you please try to apply this patch to your init script and see if it
helps (after a reboot)?
** Attachment added: "patch"
https://bugs.edge.launchpad.net/ubuntu/+source/lirc/+bug/663651/+attachment/1702443/+files/patch
--
Streamzap remote control not operating correctly
https://bugs.laun
39 matches
Mail list logo