[opensuse-packaging] LIRC and MythTV
Hey guys, would it be possible for someone to create a package for lirc the includes the new updates for the MS MCE keyboard and mouse. None of the other distro's have one. I would be great if this device where recognized as a usb plug n play device ;) I haven't been able to get this working , http://www.mythtv.org/wiki/index.php/MCE_Remote#MCE_Keyboard Thanks for any help James --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
James Tremblay aka SLEducator wrote:
Hey guys, would it be possible for someone to create a package for lirc the includes the new updates for the MS MCE keyboard and mouse. None of the other distro's have one. I would be great if this device where recognized as a usb plug n play device ;) I haven't been able to get this working , http://www.mythtv.org/wiki/index.php/MCE_Remote#MCE_Keyboard
The page refers to lirc 0.8.2pre, 11.0 already contains 0.8.3 cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi, SFCB ( CIMOM) expects the data files viz. mofs and regs to be under /var/lib/sfcb/... While running the build command, I am getting following errors: "/var/lib64" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage/mofs" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage/mofs/root" is not allowed anymore in FHS 2.2. Plz share your inputs for resolving this issue. Regards Raman --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Fri, Sep 12, Ramandeep Kaur wrote:
Hi, SFCB ( CIMOM) expects the data files viz. mofs and regs to be under /var/lib/sfcb/... While running the build command, I am getting following errors:
"/var/lib64" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage/mofs" is not allowed anymore in FHS 2.2. "/var/lib64/sfcb/stage/mofs/root" is not allowed anymore in FHS 2.2.
Plz share your inputs for resolving this issue.
Use really /var/lib and not /var/lib64, even on x86_64 or other 64bit biarch systems. Thorsten -- Thorsten Kukuk, Project Manager/Release Manager SLES SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Ludwig Nussel wrote:
James Tremblay aka SLEducator wrote:
Hey guys, would it be possible for someone to create a package for lirc the includes the new updates for the MS MCE keyboard and mouse. None of the other distro's have one. I would be great if this device where recognized as a usb plug n play device ;) I haven't been able to get this working , http://www.mythtv.org/wiki/index.php/MCE_Remote#MCE_Keyboard
The page refers to lirc 0.8.2pre, 11.0 already contains 0.8.3
cu Ludwig
Ludwig and all. It is still near impossible to get the MCE keyboard to work. is there some possibility of a yast module for lirc? James --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
James Tremblay aka SLEducator wrote:
It is still near impossible to get the MCE keyboard to work. is there some possibility of a yast module for lirc?
Well, unless some volunteer does it I doubt that this will happen. Getting an MCE remote to work should be quite trivial though. Something like # zypper in lirc-kmp [plug in hardware] # cp /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb /etc/lircd.conf # rclirc start Is there anything else you need to configure? cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Ludwig Nussel wrote:
James Tremblay aka SLEducator wrote:
It is still near impossible to get the MCE keyboard to work. is there some possibility of a yast module for lirc?
Well, unless some volunteer does it I doubt that this will happen. Getting an MCE remote to work should be quite trivial though. Something like
# zypper in lirc-kmp [plug in hardware] # cp /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb /etc/lircd.conf # rclirc start
Is there anything else you need to configure?
cu Ludwig
Ludwig, Thanks for the reply, I was off on other thoughts for a while, this is the first moment back to this. The process you provide does indeed get the core MCE remote working , however this only translates to some of the keyboard functions . This Keyboard: http://www.activewin.com/articles/2005/images/hw1.gif seems to require more configuration. which I don't seem to be able to easily translate from all the mythtv posts on the subject , worse yet, most of the help on the subject refers to Mythbuntu. blechhh! ;) I was hoping that someone else had one of these and would create a simple RPM to get the pair ( http://images.sudhian.com/review/microsoft/mcekbd/tuan.huynh.mcekbd.10.jpg) running with a "1-click" Again thanks for all your help. JT -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (4)
-
James Tremblay aka SLEducator
-
Ludwig Nussel
-
Ramandeep Kaur
-
Thorsten Kukuk