* [linux-dvb] Fwd: ubuntu installed geniatech x8000
@ 2008-09-22 3:51 Vanessa Ezekowitz
2008-09-22 21:03 ` Paul Chubb
0 siblings, 1 reply; 2+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-22 3:51 UTC (permalink / raw)
To: linux-dvb; +Cc: Ruth Fernandez
Larry: For the kernel, I'm using "linux-image-2.6.24-19-generic", with the headers that go with it
(""linux-headers-2.6.24-19-generic"). It really *really* sounds like you are missing the correct headers package, plus
this "-server" variant of the kernel is new to me. I'm forwarding your email to the v4l-dvb mailing list to get more eyes on the
problem. If you've not done so, you should join the v4l-dvb mailing list:
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
v4l-dvb folks: Can someone help this guy out? Like the previous thread with "Curt Blank", Larry here is trying to get a Kworld
ATSC 120 working, but I don't know how to solve the problem he's having. At first, Larry was using SUSE, but it just wouldn't
cooperate (he was receiving the same errors there as well). At least Curt was able to get the driver to build. Off the top of my
head, I don't know what the differences are between the kernel I'm using and the one he's using, seeing as they're the same
version number. I could swear on a stack of programmer's reference guides that I've seen the same error myself at least once,
but I'll be damned if I can remember how I solved it.
(How did I become the resident expert on this card anyway? :-) )
----- Text Import Begin -----
Subject: ubuntu installed geniatech x8000
Date: Sunday 21 September 2008
From: Ruth Fernandez <larrykathy3@verizon.net>
To: vanessaezekowitz <vanessaezekowitz@gmail.com>
Well I gave up on Suse, I know itś an old story, leave those girls alone. Now it´s Ubuntu.
And now make -j4 get me, I´m useing 2.6.24-19-server I believe that kernel is the problem
I have kernel 2.6.26-19-generic. Which kernel and kernel header do you use? Larry
make -C /home/larry/v4l-dvb/v4l
make[1]: Entering directory `/home/larry/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.24
File not found: /lib/modules/2.6.24-19-server/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/larry/v4l-dvb/v4l'
make: *** [all] Error 2
----- Text Import End -----
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [linux-dvb] Fwd: ubuntu installed geniatech x8000
2008-09-22 3:51 [linux-dvb] Fwd: ubuntu installed geniatech x8000 Vanessa Ezekowitz
@ 2008-09-22 21:03 ` Paul Chubb
0 siblings, 0 replies; 2+ messages in thread
From: Paul Chubb @ 2008-09-22 21:03 UTC (permalink / raw)
To: Vanessa Ezekowitz, linux dvb, larrykathy3
Hi,
I *think* the problem is that it is not finding the .config file
from building the kernel - 2.6.24.19. If you look in the /boot directory
ubuntu installs the .config file when it installs the kernel. However it
will be called something like config-2.6.24-19-server. Copy the file to
/lib/modules/`uname -r`/build/.config and try again.
Hope this helps
Cheers Paul
Vanessa Ezekowitz wrote:
> Larry: For the kernel, I'm using "linux-image-2.6.24-19-generic", with the headers that go with it
> (""linux-headers-2.6.24-19-generic"). It really *really* sounds like you are missing the correct headers package, plus
> this "-server" variant of the kernel is new to me. I'm forwarding your email to the v4l-dvb mailing list to get more eyes on the
> problem. If you've not done so, you should join the v4l-dvb mailing list:
>
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
> v4l-dvb folks: Can someone help this guy out? Like the previous thread with "Curt Blank", Larry here is trying to get a Kworld
> ATSC 120 working, but I don't know how to solve the problem he's having. At first, Larry was using SUSE, but it just wouldn't
> cooperate (he was receiving the same errors there as well). At least Curt was able to get the driver to build. Off the top of my
> head, I don't know what the differences are between the kernel I'm using and the one he's using, seeing as they're the same
> version number. I could swear on a stack of programmer's reference guides that I've seen the same error myself at least once,
> but I'll be damned if I can remember how I solved it.
>
> (How did I become the resident expert on this card anyway? :-) )
>
> ----- Text Import Begin -----
>
> Subject: ubuntu installed geniatech x8000
> Date: Sunday 21 September 2008
> From: Ruth Fernandez <larrykathy3@verizon.net>
> To: vanessaezekowitz <vanessaezekowitz@gmail.com>
>
> Well I gave up on Suse, I know itś an old story, leave those girls alone. Now it´s Ubuntu.
> And now make -j4 get me, I´m useing 2.6.24-19-server I believe that kernel is the problem
> I have kernel 2.6.26-19-generic. Which kernel and kernel header do you use? Larry
>
> make -C /home/larry/v4l-dvb/v4l
> make[1]: Entering directory `/home/larry/v4l-dvb/v4l'
> Updating/Creating .config
> Preparing to compile for kernel version 2.6.24
> File not found: /lib/modules/2.6.24-19-server/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
> make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
> make[1]: Leaving directory `/home/larry/v4l-dvb/v4l'
> make: *** [all] Error 2
>
> ----- Text Import End -----
>
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-22 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 3:51 [linux-dvb] Fwd: ubuntu installed geniatech x8000 Vanessa Ezekowitz
2008-09-22 21:03 ` Paul Chubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox