Smargo V2 Firmware Update

Smargo V2 Firmware Update

Fixed a problem in which the firmware update does not work properly in certain situations. Fixed other problems. V1.30 to V1.40. The previous firmware version cannot be restored after updating the firmware to this version. Some information displays have been added to the Home display. Adding firmware update logic to a vendor-supplied driver. The existing function driver can implement the firmware update mechanism, as shown in the following diagram: Alternatively, if you want to update the function driver and the firmware update driver separately, create a second device node, on which you will install the firmware update driver.

-->

Windows supports a platform for installing system and device firmware updates via driver packages that are processed by using the UEFI UpdateCapsule function. This platform provides a consistent, reliable firmware update experience, and it improves the discoverability of important system firmware updates for end-users.

The UEFI firmware update platform guidance is intended for SoC vendors and OEMs who are building hardware platforms that run Windows. The UEFI firmware update platform is supported by the following operating system versions:

  • Windows 8
  • Windows 8.1
  • Windows 10 for desktop editions (Home, Pro, Enterprise, and Education)
  • Windows 10 Mobile

UEFI firmware update support in Windows 10

All systems that run Windows 10 for desktop editions should implement UEFI firmware updates by following the UpdateCapsule-based update process described in this section of the documentation.

Devices that run Windows 10 Mobile can follow the UpdateCapsule-based process used for Windows 10 Desktop. These devices can also follow the binary update process, which performs a binary update to the storage partition which contains the UEFI firmware.

Microsoft strongly recommends that devices running Windows 10 Mobile should update UEFI firmware by using the binary update process. Devices that run Windows 10 Mobile can use the UpdateCapsule-based process only in scenarios where the binary update process cannot be used. For example, if the partition layout of the device prevents the UEFI firmware from being updated by using a binary update package.

For more information about .spkg packages for Windows 10 Mobile, see Creating packages.

Smargo V2 Firmware Update

Overview of the UEFI firmware update platform

There are two types of firmware that can be serviced via Windows: system firmware and device firmware. System firmware is responsible for providing critical boot and runtime services to the system as a whole, and device firmware is associated with a particular device integrated into a system. Such device firmware typically works together with a device driver, allowing the OS to expose the device to OS-level services and applications.

System firmware updates

System firmware updates for UEFI-based systems will be deployed as device driver packages (INFs). Windows will use information provided by the platform to ensure that the update package only applies to appropriate systems. A firmware update package contains a binary file containing the system firmware image. After the firmware update package is on the end-user's system, Windows will use the UEFI UpdateCapsule function to hand-off the firmware payload to the platform firmware for processing.

Deploying the update as a driver package allows the firmware update process to align with many existing deployment and servicing tools, and ensures simple update package authoring for hardware vendors.

Note

The fact that the firmware update is delivered as a driver package does not mean that the update is written as an actual driver. The driver package will contain an INF file and a binary file containing the system or device firmware image.

Device firmware updates

For the purposes of updating device firmware, the device firmware can be assigned to one of these two categories:

  • UEFI-updatable device firmware.

    This device firmware can be updated using a device driver package leveraging the same mechanism as system firmware. A device firmware update is distributed as a firmware update package. After the firmware update package is on the end-user's system, Windows will use the UEFI UpdateCapsule function to hand-off the device firmware payload to the platform firmware for processing. This process is virtually identical to how Windows hands off system firmware update payload, and is discussed below.

    It is recommended that device firmware be updated using a discrete firmware update driver package, but device firmware may also be updated with system firmware as part of a single firmware update driver package.

    Note UEFI should not be used to update peripheral devices. UEFI requires devices to be present during reboot to apply a firmware update which cannot be guaranteed with (external, removable) peripheral devices.

  • Driver-updatable device firmware.

    This device firmware can be updated by the device driver during the normal Windows OS runtime. Updating device firmware using normal Windows OS drivers is not covered by this paper.

System requirements for Windows firmware updates

In order for a system to be compatible with the Windows firmware updating mechanism, it must meet the following requirements:

  • The system must implement UpdateCapsule and QueryCapsuleCapabilities as defined by section 8.5.3 of the UEFI specification 2.8.

    UpdateCapsule is used to pass the firmware update payload between Windows and the platform firmware.

  • Platform firmware must support firmware updates initiated by Windows.

    System firmware, and some classes of device firmware, must be updatable using this process. Firmware code recognizes a firmware update payload passed to UpdateCapsule and initiates the update process. The implementation is owned by the partner.

  • Must specify a Firmware Resource in the EFI System Resource Table (ESRT)

    The Firmware Resource allows Windows to surface a device instance with a Hardware ID, which will be used to target the system or device firmware update to appropriate systems and devices. It also describes the current firmware version and provides status for previous updates.

    There exists a single entry for system firmware updates. All devices with updateable firmware must have a resource specified in the ESRT, unless a device's firmware is updated as part of a system firmware update.

    For more information, see ESRT table definition.

In this section

The Smargo Smartcard Reader Plus is a USB smartcard reader / programmer based on a powerful ARM core processor. The Smargo SmartReader Plus incorporates an integrated USB to Serial converter, which enables the Smargo SmartReader Plus to work with all standard Phoenix compatible Linux® and Microsoft Windows® applications.
Here's a tutorial of how to setup the smartcard reader. Please respond if the smargo reads a card that failed in the internal reader.
Here's how to get it working.
Requirements ...
  • DM7025 / DM800 / DM8000 / DM7020
  • Smargo Smartreader+ - Buy one here
    _http://www.satshop.tv/en/Programmers/Smargo-SmartReaderPlus::939.html
  • Software Tools - Download _http://www.dreamboxtutorials.com/attachment.php?attachmentid=9&stc=1&d=1221768642
  • Latest Gemini GP2 Image or Nabilo Image.
  1. Unpack the tools zip file to somewhere useful.
  2. Plug the smargo into a USB port on your PC.
  3. Windows will detect the new device.
  4. Do a manual drivers install , pointing to the Drivers_Windows folder.
  5. It will prompt for drivers for the USB device , then again for the serial device. OK, once the drivers are installed we're ready to go.
Ok, lets go.
Make sure the smargo is plugged into the PC with NO viewing card in it.
Firstly, we need to check the smargo firmware version, so run the SmartreaderUpdate.exe
If the firmware is v1.3 it will say so in the status bar at the bottom of the window and you can close this util, if not, click the update button and it will apply the update.
Now we need to put the smargo in the correct mode to run directly in the Dreambox. So run the Smartreader.exe and change the kernel settings to Dreambox and click Apply.
Ok, so now your done with the Smargo setup tools.
Move to the dreambox now.
GEMINI 2 IMAGE ...
Go to the blue panel, and select Extras / Settings , then select Kernel Modules.
Enabled the 'USB Cardreader FTDI' option. I think a reboot is required after enabling this.
Ok , lastly lets edit the CCcam.cfg to suit our new reader.
Simply add the following line
SERIAL READER : /dev/usb/tts/0 smartreader+
Thats it guys.
NABILO IMAGE ...

Install the appropriate driver from this zip file. It contains Nabilo packaged drivers for the DM7025 / 800 / 8000. Ftp the correct file to /tmp and then go to the Green Panel, then addons. Select manual install of nab.tgz files. You should now see the file you FTP'd in the list. Simply select it and confirm to install.
Thanks to sonic1, ( I missed this part out.)
Edit the file /etc/init.d/bootup
you add:
echo 90 > /proc/progress
modprobe ftdi_sio
Restart enigma 2
Again, edit the CCcam.cfg to suit our new reader.
SERIAL READER : /dev/usb/tts/0 smartreader+
Reboot the box to use the new drivers.
Thats it guys.
Enigma 1 DM7020
The smargo software package I've included does include a driver for the DM7020. This can be applied via telnet quite easily. Again, FTP the 2 drivers to /tmp and make sure you Chmod them to 755. Failure to do this will halt the install of these drivers. Then in a telnet session enter the following.
ipkg install /tmp/kernel-module-ftdi-sio_2.6.9-r9_dm7020.ipk
ipkg install /tmp/kernel-module-usbserial_2.6.9-r9_dm7020.ipk
Code:
Thats it guys, enjoy the smargo !
Smargo Drivers For Nabilo.zip‎

Smargo V2 Firmware Update 7.50


Smargo V2 Firmware Update Ios

smargo smartcard reader|satellite tv card|pci-e tv tuner card|watch champions league2011 on pc|watch royal wedding of william and kate on pc