LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Make old drivers to work with new kernel (https://www.linuxquestions.org/questions/linux-software-2/make-old-drivers-to-work-with-new-kernel-880730/)

intz 05-14-2011 01:23 PM

Make old drivers to work with new kernel
 
Hi,

I have a deb package of em28xx empia dvb-t tuner drivers for kernel 2.6.35-28-generic i386
http://jiemeb.free.fr/pinnacle/em28xx_35-28_i386.deb

I don't have any source code to compile it for new kernel.

My question is, is it possible to make these old drivers from this deb file to work with ubuntu 11.04. (current kernel is 2.6.38-8-generic)?

Thanks.

andrewthomas 05-14-2011 02:58 PM

Looks to me that it got merged

Code:

# Linux/i386 2.6.38 Kernel Configuration
CONFIG_VIDEO_EM28XX_DVB=m


intz 05-15-2011 07:58 AM

These drivers aren't merged. To get it work, I downloaded drivers according to the kernel version from here.

But, there's no new drivers for new kernel (ubuntu 11.04) and I can't find any source code to compile it myself.

My USB tuner is Kworld 380UR

lsusb shows
Code:

Bus 002 Device 005: ID eb1a:e359 eMPIA Technology, Inc.
and the syslog and kern.log says:
Code:

May 15 15:43:09 indrek-laptop kernel: [ 7671.008054] usb 2-5: new high speed USB device using ehci_hcd and address 6


All times are GMT -5. The time now is 11:07 PM.