Re: [mythtv-users] Patch kernel problem.....

2005-11-17 Thread Jules Bean

Brent Backstrom wrote:
Thanks!  That worked. I'm 90% there now.   I guess we all learn by 
our mistakes...




And, with a bit of luck, other people's too. That's what the mailing 
list is for :-)


Jules
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Patch kernel problem.....

2005-11-16 Thread Jacob Steenhagen
On Wed, November 16, 2005 2:02 pm, Brent Backstrom wrote:
 I patched the kernel, as part of Jarod's guide, to get the frame buffer
 to load earlier in the boot process.  How I can't get anything to work
 correctly.  I also see an error when I boot.  tuner: unknown parameter
 'ntsc' and insmod: error inserting '/lib/tuner.ko'  unknown symbol in
 module.

 Has anyone else seen this before?

 Can I unpatch my kernel and get my video back?

IIRC, Jerod's guide (I assume you're talking about the FC4 one) doesn't
have any kernel patches in it. Are you talking about the patch to
rc.sysinit and the lirc.rules file? If so, yes, you should be able to
reverse that in order to get things back to the way they were:

patch -R /etc/rc.d/rc.sysinit  rc.sysinit-mm.diff

And to answer your other question, no I haven't seen that... everything
worked fine for me after applying that patch.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Patch kernel problem.....

2005-11-16 Thread Brent Backstrom




It's the patch right after the X11 section... 

It points to
https://svn.wilsonet.com/svn/mythtvology/trunk/mkinitrd-ivtv.patch

Humm I wonder what I did wrong?

I might try removing it and see what happens.

Thanks!




Jacob Steenhagen wrote:

  On Wed, November 16, 2005 2:02 pm, Brent Backstrom wrote:
  
  
I patched the kernel, as part of Jarod's guide, to get the frame buffer
to load earlier in the boot process.  How I can't get anything to work
correctly.  I also see an error when I boot.  "tuner: unknown parameter
'ntsc'" and "insmod: error inserting '/lib/tuner.ko'  unknown symbol in
module".

Has anyone else seen this before?

Can I unpatch my kernel and get my video back?

  
  
IIRC, Jerod's guide (I assume you're talking about the FC4 one) doesn't
have any kernel patches in it. Are you talking about the patch to
rc.sysinit and the lirc.rules file? If so, yes, you should be able to
reverse that in order to get things back to the way they were:

patch -R /etc/rc.d/rc.sysinit  rc.sysinit-mm.diff

And to answer your other question, no I haven't seen that... everything
worked fine for me after applying that patch.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
  


-- 
---
Brent Backstrom
Penn State University
Sr Systems Engineer
[EMAIL PROTECTED]
---


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Patch kernel problem.....

2005-11-16 Thread Jacob Steenhagen
On Wed, November 16, 2005 2:14 pm, Brent Backstrom wrote:
 It's the patch right after the X11 section...

 It points to
 https://svn.wilsonet.com/svn/mythtvology/trunk/mkinitrd-ivtv.patch

 Humm  I wonder what I did wrong?

 I might try removing it and see what happens.

Oh, that one Ya, I didn't have much luck with that either. If you did
the patch the way he suggested (creating the mkinitrd-ivtv file), you can
undo it simply by running:

mkinitrd -f /boot/initrd-$KVER.img $KVER
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Patch kernel problem.....

2005-11-16 Thread Brent Backstrom




Thanks! That worked. I'm 90% there now. I guess
we all learn by our mistakes...



Jacob Steenhagen wrote:

  On Wed, November 16, 2005 2:14 pm, Brent Backstrom wrote:
  
  
It's the patch right after the X11 section...

It points to
https://svn.wilsonet.com/svn/mythtvology/trunk/mkinitrd-ivtv.patch

Humm  I wonder what I did wrong?

I might try removing it and see what happens.

  
  
Oh, that one Ya, I didn't have much luck with that either. If you did
the patch the way he suggested (creating the mkinitrd-ivtv file), you can
undo it simply by running:

mkinitrd -f /boot/initrd-$KVER.img $KVER
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
  


-- 
---
Brent Backstrom
Penn State University
Sr Systems Engineer
[EMAIL PROTECTED]
---


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users