meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dreambox:nbox:graterlia [2019/02/02 17:15] – niziak | dreambox:nbox:graterlia [2019/08/21 10:13] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Graterlia ====== | ||
| + | ===== Pendrive ===== | ||
| + | |||
| + | * Rozpakowujemy rootfs na 1-sza partycje ext3. | ||
| + | * Przy starcie nboxa, zmieniamy strzalkami w dol na UsbA. | ||
| + | * Graterlia zbootuje, dość długo będzie generować klucz SSH (LED: GenS). Na koniec wyświetli adres IP. | ||
| + | |||
| + | ===== NAND ===== | ||
| + | * Na pendrive z fat32 rozpakowujemy paczke dla NAND (rootfs.img, | ||
| + | * Włączyć nboxa trzymajac POWER i ouscic gdy pokaze sie na wyswietlaczu PROG | ||
| + | * Wgrywanie trwa ok 3 minut | ||
| + | * Na koniec pokaże sie OK | ||
| + | |||
| + | ===== Instalacje pakietow ===== | ||
| + | |||
| + | <code bash> | ||
| + | # df -h | ||
| + | Filesystem | ||
| + | / | ||
| + | |||
| + | opkg update | ||
| + | sysupdate | ||
| + | opkg install enigma2 enigma2-locale-pl enigma2-plugin-graphmultiepg enigma2-plugin-openwebif enigma2-plugin-satfinder enigma2-plugin-skinselector vsftpd | ||
| + | opkg install enigma2-plugin-softwaremanager | ||
| + | |||
| + | # df -h | ||
| + | Filesystem | ||
| + | / | ||
| + | |||
| + | opkg install enigma2-channels-hotbird-polskie-myszka20 enigma2-picons-hotbird-polskie-220x132x8-style-00-myszka20 enigma2-plugin-frontpanel enigma2-skin-infinityhd-gos oscam-standard-webif-longterm | ||
| + | |||
| + | # df -h | ||
| + | Filesystem | ||
| + | / | ||
| + | |||
| + | reboot | ||
| + | |||
| + | </ | ||
| + | |||
| + | ==== Wifi ==== | ||
| + | |||
| + | Obsługiwane wifi: | ||
| + | * kernel-modules-wifi-mt7601u-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Mediatek MT7601U chipsets | ||
| + | * kernel-modules-wifi-rt2870-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 2870 chipsets | ||
| + | * kernel-modules-wifi-rt3070-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 3070 chipsets | ||
| + | * kernel-modules-wifi-rt5370-gos) - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 5370 chipsets | ||
| + | * kernel-modules-wifi-rt8188eu-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 8188eu chipsets | ||
| + | * kernel-modules-wifi-rt8192cu-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 8192cu chipsets | ||
| + | * kernel-modules-wifi-rt8712u-gos - 2.6.32.61.0217.03 - Kernel module for WiFi Ralink 8712u chipsets | ||
| + | < | ||
| + | opkg install kernel-modules-wifi-rt5370-gos | ||
| + | opkg install enigma2-plugin-wirelesslan | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | 1. libgpg-error_1.10.6_sh4.ipk | ||
| + | 2. libgcrypt_1.4.4_sh4.ipk | ||
| + | 3. libp11-kit_0.12.1_sh4.ipk | ||
| + | 4. libgnutls_2.12.23_sh4.ipk | ||
| + | 5. wpa-supplicant_2.0.7_sh4.ipk | ||
| + | 6. wireless-tools_29.5_sh4.ipk | ||
| + | 7. kernel-modules-wifi-rt5370-gos_2.6.32.59.0211.01_adb5800xx.ipk | ||
| + | </ | ||
| + | ==== OSCAM ==== | ||
| + | '' | ||
| + | <code bash> | ||
| + | opkg install oscam-standard-modchip-webif kernel-modules-modchip-gos | ||
| + | </ | ||
| + | |||
| + | ==== Dodatki ==== | ||
| + | <code bash> | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | <file | / | ||
| + | OPTIONS=" | ||
| + | </ | ||
| + | <file | / | ||
| + | parmSDA=" | ||
| + | </ | ||
| + | |||
| + | <file | / | ||
| + | varrun=64k | ||
| + | varlog=32k | ||
| + | </ | ||
| + | |||
| + | ==== Logi ==== | ||
| + | W menu poziom logowanie ustawic 4 lub | ||
| + | |||
| + | <code bash> | ||
| + | / | ||
| + | # w edytuj settings w / | ||
| + | # config.usage.e2_debug_level=4 | ||
| + | # uruchom gui | ||
| + | / | ||
| + | </ | ||
| + | |||
| ===== DNS problem ===== | ===== DNS problem ===== | ||
| No DNS resolution. Even direct query to Google doesn' | No DNS resolution. Even direct query to Google doesn' | ||