Re: Problem with 3.9 dvb module

2013-06-24 Thread Josu Lazkano
2013/6/22 Ben Hutchings : > On Sat, 2013-06-22 at 18:12 +0200, Josu Lazkano wrote: >> 2013/6/22 Ben Hutchings : >> > On Sat, 2013-06-22 at 15:36 +0200, Josu Lazkano wrote: > [...] >> > The media drivers were reorganised. You'll need to update the patch. >> > >> > Ben. >> > >> > -- >> > Ben Hutchin

Re: Problem with 3.9 dvb module

2013-06-22 Thread Ben Hutchings
On Sat, 2013-06-22 at 18:12 +0200, Josu Lazkano wrote: > 2013/6/22 Ben Hutchings : > > On Sat, 2013-06-22 at 15:36 +0200, Josu Lazkano wrote: [...] > > The media drivers were reorganised. You'll need to update the patch. > > > > Ben. > > > > -- > > Ben Hutchings > > Klipstein's 4th Law of Prototyp

Re: Problem with 3.9 dvb module

2013-06-22 Thread Josu Lazkano
2013/6/22 Ben Hutchings : > On Sat, 2013-06-22 at 15:36 +0200, Josu Lazkano wrote: >> Hello all, >> >> I just upgrade my testing machine to 3.9 kernel. It really works >> great. But the problem is when I want to compile the dvb module from >> source. This is the steps with the problem: >> >> apt-ge

Re: Problem with 3.9 dvb module

2013-06-22 Thread Ben Hutchings
On Sat, 2013-06-22 at 15:36 +0200, Josu Lazkano wrote: > Hello all, > > I just upgrade my testing machine to 3.9 kernel. It really works > great. But the problem is when I want to compile the dvb module from > source. This is the steps with the problem: > > apt-get install -y linux-headers-`uname

Problem with 3.9 dvb module

2013-06-22 Thread Josu Lazkano
Hello all, I just upgrade my testing machine to 3.9 kernel. It really works great. But the problem is when I want to compile the dvb module from source. This is the steps with the problem: apt-get install -y linux-headers-`uname -r` linux-source-3.9 cd /usr/src/ tar -xjf linux-source-3.9.tar.bz2