|
From: Alexander K. <Ale...@fc...> - 2009-01-26 23:45:18
|
I have probably made a slight mess of things with all of the installs
I have tried following these that or the other instrcutions trying to
get it to work.
Why don't we start with number 5 first as I think this is my biggest
problem.
> 5. Do you have the correct lircd.conf and ~/.lircrc file for your
> remote?
Well I am not positive I have tried so many different ways of getting
lirc to run that I can't be positive. Most recently I believe I have
tried all 4 setup.sh options for hauppauge cards in the setup.sh for
lircd & lirc 0.8.5 cvs for pvr150 tarball
Driver:Tv card:
g: Hauppauge TV cared
h. Hauppauge HVR-1300
i. Hauppauge PVR-150 TV cared (new I2C layer Required)
j.Hauppauge DVB-s card (ver 2.1) {currently installed with save & run
configure}
here is the start of it.
#
# this config file was automatically generated
# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999
#
# contributed by Jens Leuschner <leu...@gm...>
#
# brand: Hauppauge
# model:
# supported devices: WinTV primo; WinTV pci; WinTV radio
#
# This config file will work with both homebrew receivers and
# original Hauppauge TV cards !!!
#
begin remote
name blaster
bits 32
flags RAW_CODES
eps 0
aeps 0
plead 0
gap 333333
repeat_bit 0
begin raw_codes
On Jan 24, 2009, at 8:34 AM, Jay Jaeger wrote:
> I think we need more information to help you:
>
> 1. What device files are created?
>
> ls -ld /dev/lirc*
crw-r--r-- 1 root root 61, 0 2009-01-26 17:49 /dev/lirc
prw-r--r-- 1 root root 0 2009-01-26 17:49 /dev/lircd
prw-r--r-- 1 root root 0 2009-01-26 17:49 /dev/lircm
>
>
> 2. Is lircd running?
>
> ps -ef | grep lirc
just the grep.
even after doing a modprobe lirc_dev debug=1 && modprobe lirc_pvr150
debug =1
(there does not seem to be anything for an lirc_dvbs )
>
>
> 3. What does dmesg show when the lirc driver installs -- does it
> detect the remote?
>
> dmesg | grep lirc
Nothing returned for today's install attempts.
>
>
> 4. Are there any messages in /var/log/messages?
>
> grep lirc /var/log/messages
Nothing returned
Also nothing for today in /var/log/lircd
thanks for any help you can provide.
>
> JRJ
>
>
> At 03:31 PM 1/23/2009 -0500, Alexander Kohr wrote:
>> I am having trouble getting a Hauppauge WinTv-HVR-1250 Model 1196 to
>> work with LIRC on my Fedora 10 kernel 2.627.9-159.fc.x86_64
>>
>> I have modified/hacked the case such that the ir adapter's plug can
>> be
>> fully inserted as suggested at http://ubuntuforums.org/showthread.php?t=816788
>> .
>>
>> I have read and confirmed that it seems to be using the cx23885
>> chipset. Back in July it would take a while for the drivers to be
>> written.
>>
>> The most recent build of LIRC does not seem to work.
>>
>> I have also tried the prebuilt lirc 0.8.5 cvs for pvr150 tarball
>> available at http://www.blushingpenguin.com/mark/blog/?p=24 which
>> other sites would apear to lead me to believe should work for this
>> card. I believe i have tried all the hauppauge options from the
>> installer list.
>>
>> It would appear setup runs correctly and to make correctly & install
>>
>> However irw does not get any input.
>>
>> Has anyone succeeded in getting a Hauppauge WinTV-HVR-150 to work.
>>
>> -Alexander Kohr
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by:
>> SourcForge Community
>> SourceForge wants to tell your story.
>> http://p.sf.net/sfu/sf-spreadtheword
>
|