Jump to content


Photo

About the linux Kernel version


  • Please log in to reply
30 replies to this topic

Re: About the linux Kernel version #21 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 23 December 2016 - 16:09

Well, the topic starter just wants to use a specific USB tuner which is only supported in newer kernels.

IMHO (USB-)drivers can be the only reason to hunger for a new(er) kernel.



Re: About the linux Kernel version #22 tvrothaw

  • Member
  • 16 posts

0
Neutral

Posted 23 December 2016 - 16:49

Yes,I think the newer kernel takes the only (most) advantage of supporting a specific USB tuner.

 

So, can we update the Linux media_tree separately ?  I saw the tutorial on Linuxtv website.

 

Is it feasible in Openpli ? Could you show me some detail steps please?

 

BTW:   I installed the dvb-usb-dw2102.ipk on my vu+ uno4k , after reboot , still no usb tuner (tevii S662) on the menu. Is this because of low kernel version, or incompatible with arm processor ?  I have a successful attempt on pi2B with Libreelec.

 

Thank you !



Re: About the linux Kernel version #23 SpaceRat

  • Senior Member
  • 1,030 posts

+65
Good

Posted 23 December 2016 - 16:55

So, can we update the Linux media_tree separately ?  I saw the tutorial on Linuxtv website.

I would guess that would break the vendor's driver for the build in tuner too.
1st box: Vu+ Ultimo 4k 4xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
2nd box: Gigablue Quad 4k 2xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
testing boxes: Vu+ Duo² + AX Quadbox HD2400 + 2x Vu+ Solo² + Octagon SF4008
Sats & Pay-TV: Astra 19.2°E + Hotbird 13°E with Redlight / SCT HD / SES Astra HD- / Sky V14 / 4th empire propaganda TV
Card-Server: Raspberry Pi + IPv6-capable oscam
Router: Linksys WRT1900ACS w/ LEDE + Fritz!Box 7390

Re: About the linux Kernel version #24 tvrothaw

  • Member
  • 16 posts

0
Neutral

Posted 23 December 2016 - 17:13

@SpaceRat

 

Hello,

 

 You mean the "vendor's driver" plays the part of media_tree in Openpli ?



Re: About the linux Kernel version #25 SpaceRat

  • Senior Member
  • 1,030 posts

+65
Good

Posted 23 December 2016 - 17:21

No, but it's a media driver as well.
1st box: Vu+ Ultimo 4k 4xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
2nd box: Gigablue Quad 4k 2xDVB-S2 FBC / 2xDVB-C / 1.8 TB HDD / OpenATV 6.2
testing boxes: Vu+ Duo² + AX Quadbox HD2400 + 2x Vu+ Solo² + Octagon SF4008
Sats & Pay-TV: Astra 19.2°E + Hotbird 13°E with Redlight / SCT HD / SES Astra HD- / Sky V14 / 4th empire propaganda TV
Card-Server: Raspberry Pi + IPv6-capable oscam
Router: Linksys WRT1900ACS w/ LEDE + Fritz!Box 7390

Re: About the linux Kernel version #26 tvrothaw

  • Member
  • 16 posts

0
Neutral

Posted 23 December 2016 - 17:23

If an ipk driver listed by pli feeds, then just install it and should not mention the minimum requirement of kernel ?

 

Is the ipk driver contains all matters needed ? moudles、 fw files and so on ?



Re: About the linux Kernel version #27 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 23 December 2016 - 18:34

Th STB's drivers are closed source and build against a specific kernel. This means it's not possible to update the kernel, unless/until the STB-manufacturer supplies drivers for that kernel.

In fact the same story as for the drivers for the USB-device.



Re: About the linux Kernel version #28 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 23 December 2016 - 19:31

If Debian and Ubuntu don't switch kernel in stable branches, they will definitely know why.


Uh, Ubuntu 15 was already on 3.19. Dunno about 16, should be 4.x then.

And contrary to the settops, these kernels get updates still. They usually get security patches, bugfixes and USB (wifi mostly) backports.

My Samsung smartphone is also using kernel 3.10.x, even with the latest firmware (October 2016).


Smartphones are notorious for using ancient kernels. That's probably related to the 12000 patches (yes, that's really twelve thousand) they applied to get the chipset to boot at all.

They just pretend to be upgrading things, but in fact, you just get whatever they happened to get the chipset to boot with. If you're unhappy about the drivers that we get for the settops, these phones need drivers for the $0.80 wifi chip, the gprs modem, video codec and more, and you can bet that they're mostly getting binary blobs too.
Real musicians never die - they just decompose

Re: About the linux Kernel version #29 catastrofus

  • Senior Member
  • 3,480 posts

+43
Good

Posted 23 December 2016 - 20:54

kUbuntu on my office laptop:

 

root@catastrofus:~# uname -a
Linux catastrofus 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
root@catastrofus:~#
 

Running on my Ubuntu server:

 

root@asterix:~# uname -a
Linux asterix 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
root@asterix:~#                                                                 
                                                                                
 


Edited by catastrofus, 23 December 2016 - 20:56.

2 x ultimo4k (dvb-c fbc + 1 dvb-s2, 9.0r/nb) + een et10k/osmini ((nb) geen tuners en dus fallbackclient, nb) met een Synology ds214+ (2 x 6 TB) op DSM 7.1.1 in ziggo oost (voormalig @Home) + A1/A2/A3/HB (TechniSat)
 


Re: About the linux Kernel version #30 Lost in Space

  • Senior Member
  • 876 posts

+69
Good

Posted 24 December 2016 - 00:01

better ask Debian



Re: About the linux Kernel version #31 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 25 December 2016 - 13:14

 

Well, the topic starter just wants to use a specific USB tuner which is only supported in newer kernels.

IMHO (USB-)drivers can be the only reason to hunger for a new(er) kernel.

Yes and that is what I say, no more, no less. Are you reading SpaceRat?

 

But even better, simply don't use any USB devices that need drivers on a STB and you're all okay.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users