On Fri, Aug 22, 2008 at 12:49 AM, pedro <[EMAIL PROTECTED]> wrote:
> Hi Markus,
>
> How do I revert my kernel properly? I've tried by reinstalling the
> following packages:
>
>        - linux-image-2.6.24-19-generic
>        - linux-ubuntu-modules-2.6.24-19-generic
>
> Then, just to be sure, I deleted all the contents of the following
> directories:
>
>        /usr/lib/modules/2.6.24-19-generic/kernel/drivers/media/video/
>        /usr/lib/modules/2.6.24-19-generic/kernel/drivers/media/dvb/
>
> Then I had recompiled em28xx-new, plugged-in the device, but the result
> was exactly the same on my last mail.
>
> What's exactly whta I'm suposed to do?
>

afterwards install the 2.6.24-19 em28xx package which I created a
while ago (let me know if you have the links).
This will not enable audio for you since that package doesn't contain
that new audio driver yet, but if you can load the modules you can
wait for the next release which is scheduled next week (we're setting
up a bigger build system right now in order to catch updates
immediately and providing precompiled packages)

if you get those symbols don't match when using the debian package
then the videodev.ko file seems to be async with your 2.6.24-19 kernel
(this can happen when installing v4l-dvb from linuxtv or
v4l-dvb-experimental/kernel from mcentral.de).


> I'm sorry, sure the answer is trivial, but I just don't know it.
>

no problem.

Markus
> Regards,
>
>        Pedro
>
>
>
>
> El jue, 21-08-2008 a las 22:19 +0200, Markus Rechberger escribió:
>> Hi Pedro,
>>
>> On Thu, Aug 21, 2008 at 7:11 PM, pedro <[EMAIL PROTECTED]> wrote:
>> >
>> > Hi Markus,
>> >
>> > I've been trying to install the lastest em28xx-new drivers as you
>> > suggested for last 4 days. No luck at the moment. This is what I get
>> > when I plug-in the device:
>> >
>>
>> try to revert your kernel! the v4l-dvb-experimental from mcentral.de
>> or v4l-dvb from linuxtv.org repository caused that the sources aren't
>> synchronous with what's installed on your system.
>>
>> After you have done this step you can write another mail to the ML.
>> You require the em28xx-audioep.ko (which is very new) module compiled
>> against the linux ubuntu modules package, the easiest way is to use
>> precompiled packages (which are currently not available, so please
>> complete the first step).
>>
>> It shouldn't take longer than 15 minutes to get that device work with
>> a clean ubuntu setup, having unsynced sources can lead to waste weeks
>> with it unless you know how the kernel and the linux ubuntu modules
>> have to be handled.
>>
>> Markus
>>
>> > [  145.103096] usb 5-2: new high speed USB device using ehci_hcd and
>> > address 2
>> > [  145.238503] usb 5-2: configuration #1 chosen from 1 choice
>> > [  145.429741] Linux video capture interface: v2.00
>> > [  145.561820] em28xx: disagrees about version of symbol
>> > video_unregister_device
>> > [  145.561833] em28xx: Unknown symbol video_unregister_device
>> > [  145.561998] em28xx: disagrees about version of symbol
>> > video_device_alloc
>> > [  145.562003] em28xx: Unknown symbol video_device_alloc
>> > [  145.562066] em28xx: disagrees about version of symbol
>> > video_register_device
>> > [  145.562071] em28xx: Unknown symbol video_register_device
>> > [  145.562630] em28xx: disagrees about version of symbol
>> > video_device_release
>> > [  145.562635] em28xx: Unknown symbol video_device_release
>> > [  145.568951] em28xx: disagrees about version of symbol
>> > video_unregister_device
>> > [  145.568965] em28xx: Unknown symbol video_unregister_device
>> > [  145.569130] em28xx: disagrees about version of symbol
>> > video_device_alloc
>> > [  145.569134] em28xx: Unknown symbol video_device_alloc
>> > [  145.569196] em28xx: disagrees about version of symbol
>> > video_register_device
>> > [  145.569200] em28xx: Unknown symbol video_register_device
>> > [  145.569759] em28xx: disagrees about version of symbol
>> > video_device_release
>> > [  145.569763] em28xx: Unknown symbol video_device_release
>> > [  173.938296] em28xx_audioep: no version for "snd_pcm_new" found:
>> > kernel tainted.
>> >
>> > If I try to manually modprobe em28xx-audioep, it segs fault :( Any idea?
>> >
>> > Best regards,
>> >
>> >    Pedro
>> >
>> >
>> >
>> > El mar, 12-08-2008 a las 22:41 +0200, Markus Rechberger escribió:
>> >> On Tue, Aug 12, 2008 at 10:35 PM, pedro <[EMAIL PROTECTED]> wrote:
>> >> > That sounds great!!
>> >> >
>> >> > Thank's! I'll be waiting for those final tests.
>> >> >
>> >>
>> >> it's already committed, you can already try to use it!
>> >>
>> >> Markus
>> >>
>> >> > Best regards,
>> >> >
>> >> >        Pedro
>> >> >
>> >> > El dom, 10-08-2008 a las 12:33 +0200, Markus Rechberger escribió:
>> >> >> On Mon, Jul 28, 2008 at 8:06 PM, pedro <[EMAIL PROTECTED]> wrote:
>> >> >> > Hi,
>> >> >> >
>> >> >> > I have the Kworld PVR-TV 300U tuner and I have managed to get video 
>> >> >> > from
>> >> >> > it with no problems, but there's no sound. I have read on ubuntu 
>> >> >> > forums
>> >> >> > about using sox to get sound using the command:
>> >> >> >
>> >> >> >
>> >> >> > play -q -s -w -c 2 -r 48000 -t ossdsp /dev/dsp1 & tvtime
>> >> >> >
>> >> >> > The problem is that when I plugin the device no /dev/dsp* is 
>> >> >> > created. In
>> >> >> > fact the snd-usb-audio module is not loaded nor the em28xx_audio. I
>> >> >> > tried to load both by hand but it makes no difference. Still
>> >> >> > no /dev/dsp*.
>> >> >> >
>> >> >> > Is there any step I'm missing?
>> >> >> >
>> >> >> >
>> >> >>
>> >> >> yes the driver in the repository is missing for it. I'm doing some
>> >> >> final tests today with it.
>> >> >> There are currently 3 types of analog Audio available 2 types are
>> >> >> officially supported by the available drivers; I'm testing the 3rd one
>> >> >> right now which is required by your device
>> >> >>
>> >> >> Markus
>> >> >
>> >> >
>> >> > _______________________________________________
>> >> > Em28xx mailing list
>> >> > [email protected]
>> >> > http://mcentral.de/mailman/listinfo/em28xx
>> >> >
>> >
>> >
>> > _______________________________________________
>> > Em28xx mailing list
>> > [email protected]
>> > http://mcentral.de/mailman/listinfo/em28xx
>> >
>
>

_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to