Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
    Type 1 or more characters for results.
    5 results tagged mode  ✕
    ARMBIAN for Amlogic S905 and S905X - TV boxes - Armbian forum https://forum.armbian.com/topic/2419-armbian-for-amlogic-s905-and-s905x/
    Wed Jun 13 23:33:16 2018 archive.org
    QRCode
    thumbnail

    Image works with SD cards and USB drives.
    Regular firmware in the device is NOT CHANGED.
    When you replace the dtb file can be run on any device with Amlogic chip S905 s905x s912

    When you first start the system, the root user password is 1234

    The minimum media size - 4 GB

    https://yadi.sk/d/pHxaRAs-tZiei

    Option how to start (Activation multi-boot).

    ** Manual run Systems **

    Now all images Armbian and LE has all the files for activate the multi-boot. Anything in addition to download and copy to media is not required.

    1. Download the image for your device
    2. Unpack
    3. Burn the image on the medium
    4. boot into Android
    5. open the app "Update&Backup"
    6. click on "Select" local update and chose the file on the removable media (aml_update.zip) aml_autoscript.zip
    7. start "Update"
    8. System will reboot twice and start running the system from external media.
    9. If after 7-10 minutes on the monitor not to receive any messages on system startup. Turn off TV box and manual copy into the first partition BOOT (FAT) the file "dtb.img". On the media there is a directory "dtb" from where you can take the file and copy it to the root of /boot rename it to "dtb.img".

    Need to pick up the option for the file system will run. Pay attention, after you add\change the dtb file, you need to try to run the system and waiting to run 7-10 minutes. If not happened, repeat with a different dtb file.

    Attention !!!! On models with S802 S805 S812. Activation multi-boot is possible ONLY with SD card (activation of the USB stick is NOT WORKING). After a one-time activation procedure is multi-boot, run a variety of systems is possible from ANY storage media (SD cards and USB storage devices).

    http://freaktab.com/forum/tv-player-support/amlogic-based-tv-players/606133-linux-images-for-s802-s805-s812-s905-s905x-s912-sd-usb-emmc

    http://freaktab.com/forum/tv-player-support/amlogic-based-tv-players/s905/tronsmart-ac/firmware-roms-tools-at/565449-running-linux-from-sd-card-or-usb-flash-drive-using-balbes150-method-and-files


    The choice of shell to start (Mate\XFCE or KODI).

    On the screen enter username and password (in lightdm) in the upper right corner of the screen there is a menu where you choose which GUI to run. The list will be three items (two rows with kodi) and the last line mate. Select mate (something opposite mate was the point), then enter the username and password. The system remembers the last selected mode. If at the next login or what not to choose in this menu, system at the entrance will trigger the option that was turning off in the previous session.

    Install to eMMC (NAND)

    Kernel 4.16 does not support internal eMMC memory. Do not attempt to install to the eMMC. You get problems.

    To install Armbian in the internal memory, you must execute multiple commands. We strongly recommend TO PreRUN create a full backup of the entire contents of the internal memory. This will allow you to return to the current state of the firmware at any time. To create a complete backup you need to execute commands.

    su -
    (enter passwd root)
    ddbr

    The running tip backup script

    After creating the backup, to install to internal memory (eMMC) of the command being executed
    Pay attention, if you not are sure that you will be able to solve possible problems from the installation of the internal memory (eMMC), do NOT PERFORM these commands.

    su -
    (enter passwd root)
    ./install.sh

    or

    nand_sata_install

    Setup HDMI out.

    The configure script video output hdmi.sh reside in a directory on a FAT partition (on a running system, this partition is automatically mounted to the /boot directory). This script can be changed. To change the screen resolution from 720p to 1080p, you need to uncomment the line "#mode=1080p60hz" and comment out the line "mode=720p60hz". Similarly, you can change the color depth from the default 24 to 32 (bpp=24). Note that with 32 bit color significantly changes the desktop. In this script you can place the commands you want to run WebMin , Doker, ask line to run the USB port (if necessary), configure, sound card, etc.

    On Wifi.

    run as root user one of these commands in the terminal

    An example command to load module “dhd” or “wifi_dummy” or "ssv6051" or "wlan" etc.

    modprobe dhd

    or

    modprobe wifi_dummy

    or

    modprobe ssv6051

    or for QCA9377

    modprobe wlan

    After verification of the selected module, if everything is working correctly, you can add it to the autorun list (add string name of the module in the file /etc/modules).

    Remote control.

    How to add support for remote control. To use it you need to add the correct file “remote.conf” in the /boot directory or /etc/amremote. By default, some of the images already include several predefined files (in the /boot directory). To use it you need to rename one of the files in “remote.conf”. Additionally I have uploaded the deb package “amremote.deb”, which can be installed in your current system (do not download the complete image).

    Before installing, delete all remote.conf files: rm /boot/remote.conf.* Now you can install the package: sudo dpkg -i aml-amremote....

    After installing this package you need to run in a terminal “service amlogic-remotecfg status” and add (rename) the correct file 'remote.conf".

    Auto login

    Add line to /etc/lightdm/lightdm.conf.d/11-armbian.conf

    [SeatDefaults]

    autologin-user=username

    autologin-user-timeout=delay

    Additional information

    http://forum.khadas.com/t/armbian-kodi-ubuntu-debian-for-sd-usb-emmc/825

    Wiki
    Information to enable multi-boot on the WiKi is outdated, use to activate the multi-boot description from this post in the beginning.
    https://github.com/150balbes/Amlogic_s905/wiki

    Other versions of images with different Linux systems.

    https://yadi.sk/d/5_32km_EsCV2A

    amlogic s905x
    GitHub - gtalusan/kobo-nightmode: white-on-black mode for Kobo ebook readers https://github.com/gtalusan/kobo-nightmode
    Thu May 31 05:30:40 2018 archive.org
    QRCode
    thumbnail

    A tiny hack to read white-on-black on Kobo ebook readers.

    Usage

    There are three ways to contol nightmode:

    • Long-press the LIGHT / HOME button on your device to toggle
    • Write into the /tmp/invertScreen fifo-interface
      • Send y to set nightmode to ON
      • Send n to set nightmode to OFF
      • Send t to toggle
    • define action 'toggleNightMode' on a (configurable) level of brightness and set and maintain that brightness level through Kobo UI for a (configurable) number of seconds
    kobo night mode toggle
    Connaitre le mode de rendu de Internet Explorer ? javascript:(function(){var txtAlert='';txtAlert+='Browser : '+window.navigator.appName+' '+window.navigator.appVersion+'\nUser-Agent : '+window.navigator.userAgent+'\nDocumentMode : '+document.documentMode+'\nCompatMode : '+document.compatMode;alert(txtAlert);})()
    Fri Jan 27 23:39:13 2012 archive.org
    QRCode
    thumbnail
    internet explorer rendu quirks mode
    initialisation de firephp - Magix cjQuery, une bibliothèque php pour intégrer jQuery http://magix-cjquery.com/pages/initialisation-de-firephp
    Thu Oct 20 07:07:08 2011 archive.org
    QRCode
    thumbnail

    Pour déboguer votre application, vous avez la possibilité d'utiliser FirePHP en mode de développement. Celui-ci est très simple d'utilisation et est intégrer dans la librairie....

    aurelien gerits Pour déboguer votre application avez la possibilité utiliser FirePHP mode développement Celui ci très simple utilisation intégrer librairie
    J’ai testé pour vous : le Hackintosh | Geekeries http://www.geekeries.com/2009/03/17/jai-teste-pour-vous-le-hackintosh/
    Thu Oct 20 07:05:40 2011 archive.org
    QRCode
    thumbnail

    Depuis l'exploit des hacker d'OSx86 : avoir réussi à faire tourner Mac Os X sur des ordinateurs non Apple, une nouvelle mode est apparue : installer

    hackintosh apple article high tech matériel Depuis l exploit des hacker OSx86 avoir réussi tourner Mac Os X ordinateurs Apple nouvelle mode apparue installer
    4683 links, including 1597 private
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn