Author Topic: Drivers For DM 8000  (Read 2754 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers Dreambox 8000
« Reply #15 on: March 25, 2010, 06:39:50 PM »
24//3/10

hopyfully fix locking problems since SMP changes (deadlock in some cases)

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers Dreambox 8000
« Reply #16 on: April 01, 2010, 06:23:06 PM »
Drivers for DM8000HD



Quote
01-04-10


Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #17 on: April 13, 2010, 09:24:09 PM »
13.04.2010



- fixes alps bsbe2 low symbolrate problems
- fix freezes some times (another smp locking fix)
- small performance improvements-

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #18 on: April 14, 2010, 07:59:15 PM »
14-04-2010

opendreambox-1.5


Code: You are not allowed to view links. Register or Login
KV_dm800 = "2.6.12-5.1-brcmstb-dm800"

-PV_dm800 = "${KV}-20100401"
+PV_dm800 = "${KV}-20100414"

packages/dreambox/dreambox-dvb-modules.bb: update dm800/dm8000/dm500hd drivers



Code: You are not allowed to view links. Register or Login
- fixes alps bsbe2 low symbolrate problems
- fix freezes some times (introduces with smp locking changes)
- small performance improvements
- add lpcm support for dm500hd

Offline labud

  • Administrator
  • Hero Member
  • *****
  • Posts: 9026
Re: Drivers For DM 8000
« Reply #19 on: May 01, 2010, 01:39:43 AM »
for opendreambox-1.6

New update of dreambox-dvb-modules_2.6.18-7.3-dm8000-20100413-r1




Code: You are not allowed to view links. Register or Login
remove dependency to dreambox-secondstage until we dont have fixed writenfi for kernel 2.6.18
add frontprocessor upgrade v7 for dm8000 with support for alternative rcu
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #20 on: May 28, 2010, 10:31:08 PM »

New drivers 22.08.2009

dreambox-dvb-modules.bb:
update dm8000 drivers ... fix a deadlock in 4501 driver when tune to a invalid DVB-S2 FEC

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #21 on: May 29, 2010, 05:01:07 PM »
29.05.2010

opendreambox-1.5

Code:

     
dreambox-dvb-modules.bb: update dm8000

- fix more deadlocks introduced with SMP changes
- better recording/playback/demux performance
- add aspectratio signaling via hdmi avi info frame for 576i/p and 480i
/p
- add vtuner support for multi type tuners
- some internal fixes/changes to improve stability
dm8000:
- generic videooutput, hdmi and videodecoder code update


Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #22 on: June 06, 2010, 07:11:45 AM »

New drivers Dreambox 8000 - OE 1.5


dreambox-dvb-modules.bb: update dm800/dm8000/dm500hd hardware drivers to 20100605

- fixes load averrage
- add support for three vtuner modes, small vtuner fixes (i.e. return codes for some ioctls)

dm8000/dm500hd:
- deinterlacer fix


dm500hd:
- add lost patch for IR problems since last update
- add error recovery for bootproblems


Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #23 on: June 06, 2010, 10:13:32 AM »
dreambox-dvb-modules update

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Drivers For DM 8000
« Reply #24 on: June 24, 2010, 06:22:07 AM »
dreambox-dvb-modules_2.6.18-7.3-dm8000-20100623-r0_dm8000

- PCR fixes (i.e. fixes the dm800 HDMI connection lost problem)
dm800

- revert some video output code changes (this fixes the MP4 playback problem introduced with 20100528 drivers)

Offline kargo.25

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4249
Re: Drivers For DM 8000
« Reply #25 on: October 11, 2010, 11:28:54 AM »
Driver for DM 8000 10/10/2010



Recipes/dreambox/dreambox-dvb-modules.bb: update dreambox hardware drivers

These drivers are not working with the previous kernel!
they need the kernel 2.6.18-7.4 and the v4l-dvb modules!
moreover, these drivers need a current enigma2 version... compiled against the v4l-dvb includes (because of the new dvb-s2 tuning api)

dm800/dm8000:
- add support for bcm4505 based tuner (dm800se tuner)

dm800/dm8000/dm500hd
- fixed non blocking write to /dev/dvb/adapter0/video0 audio0
- new api for internally connectable tuners (needs enigma2 changes)
- new api to read lnb current
- fixes for greek HD services
- many internal cleanups and speedups
- fixed occasional demux bug which froze the complete stb
- the demux now supports more section filters
- migrate satellite tuners to official linux tv DVB-S2 tuning api

dm8000:
- add support for all layers of the addon remote control

dm800se:
- initial driver release


Offline labud

  • Administrator
  • Hero Member
  • *****
  • Posts: 9026
Drivers For DM 8000
« Reply #26 on: March 03, 2011, 12:43:40 AM »
New drivers Dreambox 8000
02-03-2011

dreambox-dvb-modules.bb: update dm8000 hardware drivers

- reentrancy fixes in demux and video/audio clip mode (fixed frequently kernel oops)

- fixed not visible PEP options on DM8000

- revert to previous video output, hdmi and video decoder code (DM500HD/DM800SE/DM8000) this should fix some problems introduced with 20110215 drivers

- added pcr/hdmi kernel debug output messages to debug hdmi problems (DM800)





dreambox-dvb-modules_2.6.18-7.4-dm8000-20110302-r0_dm8000.rar You are not allowed to view links. Register or Login


dreambox-dvb-modules-dbg_2.6.18-7.4-dm8000-20110302-r0_dm8000.rar    You are not allowed to view links. Register or Login


dreambox-dvb-modules-dev_2.6.18-7.4-dm8000-20110302-r0_dm8000.rar    You are not allowed to view links. Register or Login
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

pumparica

  • Guest
Drivers For DM 8000
« Reply #27 on: March 15, 2011, 04:09:34 PM »
15-03-2011

dreambox-dvb-modules.bb: update dm8000 hardware drivers

- fixed lef/right audio channel switching via HDMI (broken since 20110302 drivers)



dreambox-dvb-modules_2.6.18-7.4-dm8000-20110315-r0_dm8000.rar You are not allowed to view links. Register or Login


dreambox-dvb-modules-dbg_2.6.18-7.4-dm8000-20110315-r0_dm8000.rar    You are not allowed to view links. Register or Login


dreambox-dvb-modules-dev_2.6.18-7.4-dm8000-20110315-r0_dm8000.rar    You are not allowed to view links. Register or Login