On 05/12/05, Brent Kilgore <[EMAIL PROTECTED]> wrote:
All right that worked thanks.

I have another question.  How do I make ivtv-fb load on boot?
Everything is working.  I can watch live tv , recording, etc.  X and the
mythtv interface is still on the monitor but I will fix that later.

My modules have the following so far(ignore case, blasted outlook):

Alias char-major-81 videodev
Alias char-major-81-0 ivtv

And in my lirc config area I have

Alias char-major-61 lirc_i2c
Add above ivtv lirc_dev lirc_i2c

The howto on ivtvdriver.org does not cover tv out, only setting up the
tuner.

Also, lircd is still blowing up on startup.  If I start it manually (as
root) it works.  That might not exactly be an ivtv error but I figured I
would ask.

Thanks again.


This is from my modprobe.conf

# ivtv modules setup
alias char-major-81 ivtv
alias char-major-81-0 ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c

I was sure it was documented somewhere in the driver, but I can't seem to find it.

I've included my lirc setting as it might help, other problems I've had with lirc is when it uses /dev/lirc but /dev/lirc0 exists, if this is causing your lirc problems, then there are a few solutions using udev or lircd config (has been posted several times).
What does your log say about the lirc?

Ant.
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to