An error occurred fetching the project authors.
  1. 29 Jan, 2015 1 commit
  2. 25 Nov, 2014 1 commit
  3. 21 Sep, 2014 1 commit
  4. 02 Sep, 2014 1 commit
  5. 22 Jul, 2014 1 commit
  6. 15 Jul, 2014 2 commits
  7. 19 Jun, 2014 1 commit
    • Antti Palosaari's avatar
      [media] si2168: firmware download fix · 0c76e68d
      Antti Palosaari authored
      First 8 bytes belonging to firmware image were hard-coded and uploaded
      by the driver mistakenly. Introduce new corrected firmware file and
      remove those 8 bytes from the driver.
      
      New firmware image could be extracted from the PCTV 292e driver CD
      using following command:
      
      $ dd if=/TVC 6.4.8/Driver/PCTV Empia/emOEM.sys ibs=1 skip=1089408 count=2728 of=dvb-demod-si2168-02.fw
      $ md5sum dvb-demod-si2168-02.fw
      d8da7ff67cd56cd8aa4e101aea45e052  dvb-demod-si2168-02.fw
      $ sudo cp dvb-demod-si2168-02.fw /lib/firmware/
      Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
      Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
      0c76e68d
  8. 23 Apr, 2014 2 commits