em28xx  

Re: [Em28xx] Support for KWORLD PVRTV 300U

Markus Rechberger
Sun, 03 Jun 2007 10:32:53 -0700

On 6/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi John,
>
> Thanks for your response. I've now installed firmware_v4. I'm close to
> make it work, but I've an strange issue loading the kernel modules (please
> see attached file dmesg.txt)
>
> It seems that some how when tvp5150 something goes wrong :(
>
> any suggestion?
>

Same here you must be using some old modules, did you remove the media
directory manually within the /lib/modules tree and update the
drivers?

Markus

> cheers,
>
> Pedro
>
> > I am using firmware_v4 for the KWORLD PVRTV 300U device.
> > John Adams
> >
> > On Saturday 02 June 2007, Markus Rechberger wrote:
> >> did you try to remove the media directory within the /lib/modules tree?
> >> maybe you have support for gzipped modules and the installation didn't
> >> update these drivers.
> >> gzipped modules would look like em28xx.ko.gz, make install only
> >> creates unpacked modules eg. em28xx.ko and it wouldn't overwrite the
> >> old module, and having both modules in the media directory is bad.
> >> try to remove any media directory within the /lib/modules tree.
> >>
> >> cheers,
> >> Markus
> >>
> >> On 6/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >> > Yes, of course I did:
> >> >
> >> > hg clone http://mcentral.de/hg/~mrec/v4l-dvb-experimental
> >> > cd v4l-dvb-experimental/
> >> > make
> >> > make install
> >> >
> >> > I placed the firmware of firmware2.tgz in /lib/firmware and also in
> >> > /lib/firmware/2.6.21-gentoo (just in case). Then I rebooted and the
> >> > modules get loaded:
> >> >
> >> > lsmod | grep em28
> >> > videodev               28544  1 em28xx
> >> > v4l2_common            18560  2 em28xx,videodev
> >> > tveeprom               17424  1 em28xx
> >> > compat_ioctl32          5120  1 em28xx
> >> > ir_common              37380  1 em28xx
> >> > v4l1_compat            15748  2 em28xx,videodev
> >> > i2c_core               19840  3 em28xx,tveeprom,i2c_i801
> >> >
> >> > My lsusb is showing the following:
> >> >
> >> > Bus 003 Device 001: ID 0000:0000
> >> > Bus 004 Device 001: ID 0000:0000
> >> > Bus 005 Device 001: ID 0000:0000
> >> > Bus 002 Device 001: ID 0000:0000
> >> > Bus 001 Device 005: ID eb1a:e300 eMPIA Technology, Inc.
> >> > Bus 001 Device 001: ID 0000:0000
> >> >
> >> > Any idea?
> >> >
> >> > Regards,
> >> >
> >> > Pedro
> >> >
> >> > > On 6/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >> > >> Hi Markus,
> >> > >>
> >> > >> I had a closer look to your driver and I saw that in em28xx-cards
> >> you
> >> > >> specified my card:
> >> > >>
> >> > >> { USB_DEVICE(0xeb1a, 0xe300), .driver_info =
> >> > >> EM2861_BOARD_KWORLD_PVRTV_300U
> >> > >> }
> >> > >>
> >> > >> But once I installed it and rebooted my system, when I load the
> >> kernel
> >> > >> module (modprobe em28xx device_mode=1) I just get this in the
> >> dmesg:
> >> > >>
> >> > >> Linux video capture interface: v2.00
> >> > >> em28xx v4l2 driver version 0.0.1 loaded
> >> > >> usbcore: registered new interface driver em28xx
> >> > >>
> >> > >> I'm pretty sure it has something to do with the firmware because it
> >> > >> seems
> >> > >> it not loading. I could I verify this?
> >> > >
> >> > > did you follow the installation instruction?
> >> > > To me it seems like you haven't installed the drivers...
> >> > > what does lsusb show up?
> >> > >
> >> > >
> >> > > Markus
> >> > >
> >> > >> do you have any suggestion?
> >> > >>
> >> > >> Regards,
> >> > >>
> >> > >> Pedro
> >> > >
> >> > > --
> >> > > Markus Rechberger
> >
> >
> >
>


-- 
Markus Rechberger

_______________________________________________
Em28xx mailing list
Em28xx@mcentral.de
http://mcentral.de/mailman/listinfo/em28xx