Yes, I've enabled video4linux CONFIG_VIDEO_V4L1=y CONFIG_VIDEO_V4L1_COMPAT=y CONFIG_VIDEO_V4L2=y CONFIG_V4L_USB_DRIVERS=y
cheers, - Fabio On Thu, Aug 21, 2008 at 09:20:37PM -0500, Luis Rico Jr wrote: > Fabio, how did you compile the 2.6.26.2 kernel? Did you compile the v4l > support into the kernel and still compiled the em28xx against it? > > On Thu, Aug 21, 2008 at 4:41 PM, Fabio Venturi <[EMAIL PROTECTED]> wrote: > > > On Mon, Aug 18, 2008 at 12:08:14PM +0200, Miroslav Pragl wrote: > > > Please make sure you have /lib/modules/<yourkernelversion>/build linked > > > to kernel you just prepared! > > > > > > MP > > > > Hi, > > I've solved the problem using a kernel from kernel.org > > now I'm running 2.6.26.2 version and em28xx-new compile > > just fine. Now I can see DVB-T and analog TV very well, > > thank you again for the great work! > > Next step will be IR setup, in case you need it, that's my dmesg: > > > > hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0010 > > ehci_hcd 0000:00:03.3: GetStatus port 4 status 001803 POWER sig=j CSC > > CONNECT > > hub 1-0:1.0: port 4, status 0501, change 0001, 480 Mb/s > > hub 1-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501 > > ehci_hcd 0000:00:03.3: port 4 high speed > > ehci_hcd 0000:00:03.3: GetStatus port 4 status 001005 POWER sig=se0 PE > > CONNECT > > usb 1-4: new high speed USB device using ehci_hcd and address 4 > > ehci_hcd 0000:00:03.3: port 4 high speed > > ehci_hcd 0000:00:03.3: GetStatus port 4 status 001005 POWER sig=se0 PE > > CONNECT > > usb 1-4: default language 0x0409 > > usb 1-4: uevent > > usb 1-4: usb_probe_device > > usb 1-4: configuration #1 chosen from 1 choice > > usb 1-4: adding 1-4:1.0 (config #1, interface 0) > > usb 1-4:1.0: uevent > > drivers/usb/core/inode.c: creating file '004' > > usb 1-4: New USB device found, idVendor=2040, idProduct=6502 > > usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=2 > > usb 1-4: Product: WinTV HVR-900 > > usb 1-4: SerialNumber: 4028523360 > > Linux video capture interface: v2.00 > > em28xx v4l2 driver version 0.0.1 loaded > > em28xx 1-4:1.0: usb_probe_interface > > em28xx 1-4:1.0: usb_probe_interface - got id > > em28xx: new video device (2040:6502): interface 0, class 255 > > em28xx: device is attached to a USB 2.0 bus > > em28xx #0: Alternate settings: 8 > > em28xx #0: Alternate setting 0, max size= 0 > > em28xx #0: Alternate setting 1, max size= 0 > > em28xx #0: Alternate setting 2, max size= 1448 > > em28xx #0: Alternate setting 3, max size= 2048 > > em28xx #0: Alternate setting 4, max size= 2304 > > em28xx #0: Alternate setting 5, max size= 2580 > > em28xx #0: Alternate setting 6, max size= 2892 > > em28xx #0: Alternate setting 7, max size= 3072 > > attach_inform: tvp5150 detected. > > tvp5150 1-005c: tvp5150am1 detected. > > successfully attached tuner > > em28xx #0: V4L2 VBI device registered as /dev/vbi0 > > em28xx #0: V4L2 device registered as /dev/video0 > > input: em2880/em2870 remote control as /class/input/input8 > > em28xx-input.c: remote control handler attached > > em28xx #0: Found Hauppauge WinTV HVR (B2C0) > > usbcore: registered new interface driver em28xx > > em28xx-audio.c: probing for em28x1 non standard usbaudio > > em28xx-audio.c: Copyright (C) 2006 Markus Rechberger > > Em28xx: Initialized (Em28xx Audio Extension) extension > > tvp5150 1-005c: tvp5150am1 detected. > > > > best regards, > > > > -- > > Fabio Venturi > > > > _______________________________________________ > > Em28xx mailing list > > [email protected] > > http://mcentral.de/mailman/listinfo/em28xx > > _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
