Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

[OT] 2.6.0

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


gamegod at sympatico

Dec 18, 2003, 8:03 PM

Post #1 of 6 (884 views)
Permalink
[OT] 2.6.0

Oh man, I just finished installing 2.6.0 on Mandrake 9.2.
It was a crapload of work, and it wasn't worth it, but it's sure cool to
say I'm running 2.6.0...

For anyone thinking about making the jump, here's 3 invaluable links:
http://kerneltrap.org/node/view/799
http://www.mathcs.concord.edu/~ik/
http://thomer.com/linux/migrate-to-2.6.html

... and yes, you have to download a hacked Nvidia driver to make X work
in 2.6... yay! (I can't get it to load at startup... but it works after
I insmod it)

... and once you go to 2.6, you can't go back (after you install the new
modutils thingy... )

Oh, and before today, I had never recompiled a single kernel. Now I'm a
kernel expert (uhh... not really)... but if you think Myth is hard, this
is also a nice challenge.

Oh, and does anyone know how to use the new /etc/modprobe.conf instead
of /etc/modules.conf? I have no idea...


jkomar at jbox

Dec 18, 2003, 8:30 PM

Post #2 of 6 (876 views)
Permalink
Re: [OT] 2.6.0 [In reply to]

On Thu, 2003-12-18 at 20:03, Albert Santoni wrote:

> Oh, and does anyone know how to use the new /etc/modprobe.conf instead
> of /etc/modules.conf? I have no idea...
>
>
> ______________________________________________________________________
For Mandrake, as root do:

"generate-modprobe.conf > /etc/modprobe.conf"

This will populate modprobe.conf with the necessary info from
modules.conf.
--
Jason Komar <jkomar [at] jbox>
Stormfront Ventures


kevincorry at sbcglobal

Dec 18, 2003, 8:32 PM

Post #3 of 6 (876 views)
Permalink
Re: [OT] 2.6.0 [In reply to]

On Thursday 18 December 2003 21:03, Albert Santoni wrote:
> Oh man, I just finished installing 2.6.0 on Mandrake 9.2.
> It was a crapload of work, and it wasn't worth it, but it's sure cool to
> say I'm running 2.6.0...
>
> [...snip...]
>
> ... and once you go to 2.6, you can't go back (after you install the new
> modutils thingy... )

This is definitely not the case. Backwards-compatible module-init-tools
pacakges are available at:
http://www.kernel.org/pub/linux/kernel/people/rusty/modules/

I have at least a couple machines where I switch back-and-forth between 2.4
and 2.6 kernels.

Also, be sure to read
http://www.linux.org.uk/~davej/docs/post-halloween-2.6.txt
before making the switch to 2.6.

-Kevin Corry


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gcasillo at ket

Dec 18, 2003, 8:52 PM

Post #4 of 6 (899 views)
Permalink
Re: [OT] 2.6.0 [In reply to]

I'm putting together four MPEG encoders (PVR-250s on P4-3.0GHz) with
2.6.0-test11 for a work project. I needed the 2.6 kernel for it's SATA
hard drive support.

I had some problems getting X to start with the geforce2 MX/400 cards I
have in these boxes, but I found out that I needed to 1) disable nvidia
riva framebuffer support and 2) enable /dev/pts filesystem support in my
kernel. I use Gentoo, BTW.

After I did those two things, presto. X is running. The 2.6 kernels
aren't as big a deal as I thought they'd be from an installation
standpoint, but then again, I'm installing fresh.

My next quest is to get ivtv support working with these 2.6 boxes. My
positive outlook may change in a few hours.

Gregg

On Thu, 2003-12-18 at 22:03, Albert Santoni wrote:

> Oh man, I just finished installing 2.6.0 on Mandrake 9.2.
> It was a crapload of work, and it wasn't worth it, but it's sure cool to
> say I'm running 2.6.0...
>
> For anyone thinking about making the jump, here's 3 invaluable links:
> http://kerneltrap.org/node/view/799
> http://www.mathcs.concord.edu/~ik/
> http://thomer.com/linux/migrate-to-2.6.html
>
> ... and yes, you have to download a hacked Nvidia driver to make X work
> in 2.6... yay! (I can't get it to load at startup... but it works after
> I insmod it)
>
> ... and once you go to 2.6, you can't go back (after you install the new
> modutils thingy... )
>
> Oh, and before today, I had never recompiled a single kernel. Now I'm a
> kernel expert (uhh... not really)... but if you think Myth is hard, this
> is also a nice challenge.
>
> Oh, and does anyone know how to use the new /etc/modprobe.conf instead
> of /etc/modules.conf? I have no idea...
>
>
>
> ______________________________________________________________________
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gamegod at sympatico

Dec 19, 2003, 5:16 AM

Post #5 of 6 (852 views)
Permalink
Re: [OT] 2.6.0 [In reply to]

Jason Komar wrote:

>On Thu, 2003-12-18 at 20:03, Albert Santoni wrote:
>
>
>
>>Oh, and does anyone know how to use the new /etc/modprobe.conf instead
>>of /etc/modules.conf? I have no idea...
>>
>>
>>______________________________________________________________________
>>
>>
>For Mandrake, as root do:
>
>"generate-modprobe.conf > /etc/modprobe.conf"
>
>This will populate modprobe.conf with the necessary info from
>modules.conf.
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users [at] mythtv
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
Uhhhh... the script tells me that I don't have a modprobe.old.... and I
can't find one. Any suggestions?


stuart4m at yahoo

Dec 19, 2003, 5:26 AM

Post #6 of 6 (883 views)
Permalink
Re: [OT] 2.6.0 [In reply to]

modprobe.conf? Never thought I'd see that in my lifetime .

S

Albert Santoni <gamegod [at] sympatico> wrote:
Jason Komar wrote:

>On Thu, 2003-12-18 at 20:03, Albert Santoni wrote:
>
>
>
>>Oh, and does anyone know how to use the new /etc/modprobe.conf instead
>>of /etc/modules.conf? I have no idea...
>>
>>
>>______________________________________________________________________
>>
>>
>For Mandrake, as root do:
>
>"generate-modprobe.conf > /etc/modprobe.conf"
>
>This will populate modprobe.conf with the necessary info from
>modules.conf.
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users [at] mythtv
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
Uhhhh... the script tells me that I don't have a modprobe.old.... and I
can't find one. Any suggestions?

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.