RG35xx_H700_DesktopOS_0.1
·
21 commits
to main
since this release
※日本語訳はページ下部にあります
RG35xx_H700_DesktopOS_0.1
This is an OS with a desktop environment that runs on RG35xx (H700 series).
Since it is customized based on StockOS, there are many functions that have not been analyzed.
Therefore, we do not provide support, so please use it by trial and error.
Introduction
- Please use an SD card of 32GB or more.
- A USB keyboard is required to input characters
- The virtual keyboard function (on-screen keyboard function) has not yet been implemented
- It is more convenient to have a USB mouse or USB hub
- Sound noise occurs
- Retroarch starts, but there are problems with the screen depiction
- To output audio, change the audio output to "sdl2" in the settings screen.
- Screen brightness adjustment function has not been implemented
- Bluetooth function has not been implemented
- Sleep function has not been implemented
- Battery remaining capacity display function has not been implemented
- Battery remaining capacity (%) is stored in the /sys/class/power_supply/axp2202-battery/capacity file
Installation procedure
- Download the three files "RG35xx_H700_DesktopOS_0.1.7z.001-003"
- Extract the files with 7z and write them to the TF card using BalnaEtcher etc.
Screen icon
| Number | description |
|---|---|
| (1) | Menu |
| (2) | File manager |
| (3) | FireFox browser |
| (4) | Terminal app |
| (5) | Minimize window |
| (6) | Switch virtual desktops |
| (7) | Clipboard |
| (8) | Network settings |
| (9) | Audio settings |
| (10) | Power operations |
Keymap
| Bottun | key |
|---|---|
| D-pad | Mouse movement |
| R1 | Left click |
| L1 | Right click |
| A | Enter key |
| Y | Esc key |
| X | Up key |
| B | Down key |
- When starting the default frontend and Retroarch, all keymaps are discarded and it works as a normal game controller.
How to use HDMI
- Run "DefaultFrontend.sh" on the desktop
- When you connect the HDMI cable, the monitor will automatically switch
- Run "App center --> Back_to_Desktop" to close the front end and return to the desktop screen
- To return to the LCD screen, run "DefaultFrontend.sh" and then remove the HDMI cable, then run "Back_to_Desktop" to return to the desktop
FAQ
- Q. A page error occurs in the browser
- An error may occur if the time on the device is significantly different
Set the time from menu->preferences->Time and Date
- An error may occur if the time on the device is significantly different
- Q. Where is the SD card mounted?
- The first partition (FAT32) or the seventh partition (FAT32) on the SD1 side is mounted to "/mnt/mmc"
- The first partition (FAT32) on the SD2 side is mounted to "/mnt/sdcard"
End
RG35xx_H700_DesktopOS_0.1
RG35xx(H700シリーズ)で動作するデスクトップ環境を備えたOSです。
StockOSをベースにカスタムしているため、解析ができていない機能が多数あります。
そのためサポートは致しませんので試行錯誤してお使いください。
はじめに
- 32GB以上のSDカードを利用してください
- 文字入力をするためにはUSBキーボードが必要になります
- 仮想キーボード機能(オンスクリーンキーボード機能)はまだ実装されていません
- USBマウスやUSBのHUBがあるとより便利です
- サウンドノイズが発生します
- Retroarchは起動しますが画面描写に問題があります
- 音声を出力するには、設定画面でオーディオ出力を「sdl2」に変更してください。
- 画面の輝度調整機能は実装されていません
- Bluetooth機能は実装されていません
- スリープ機能は実装されていません
- バッテリー残量の表示機能は実装されていません
- /sys/class/power_supply/axp2202-battery/capacity ファイルにバッテリー残量(%)が格納されています
導入手順
- 「RG35xx_H700_DesktopOS_0.1.7z.001〜003」の3つのファイルをダウンロードします
- 7zでファイルを解凍して、BalnaEtcherなどを使ってTFカードに書き込みます
画面アイコン
| Number | description |
|---|---|
| (1) | メニュー |
| (2) | ファイルマネージャー |
| (3) | FireFoxブラウザ |
| (4) | ターミナルアプリ |
| (5) | ウインドウの最小化 |
| (6) | 仮想デスクトップの切り替え |
| (7) | クリップボード |
| (8) | ネットワーク設定 |
| (9) | オーディオ設定 |
| (10) | 電源操作 |
キーマップ
| Bottun | key |
|---|---|
| D-pad | Mouse movement |
| R1 | Left click |
| L1 | Right click |
| A | Enter key |
| Y | Esc key |
| X | Up key |
| B | Down key |
- デフォルトのフロントエンドおよびRetroarchを起動すると、すべてのキーマップが破棄され、通常のゲームコントローラとして動作します。
HDMIの利用方法
- デスクトップにある「DefaultFrontend.sh」を実行します
- HDMIケーブルを接続すると、モニターが自動的に切り替わります
- 「App center --> Back_to_Desktop」を実行すると、フロントエンドが閉じてデスクトップ画面に戻ります
- LCD画面に戻るには、「DefaultFrontend.sh」を実行してからHDMIケーブルを取り外し、「Back_to_Desktop」を実行してデスクトップに戻ります
FAQ
- Q. ブラウザでページエラーが発生します
- 本体の時刻が大きくずれているとエラーが発生する可能性があります
menu->preferences->Time and Date から時刻設定をしてください
- 本体の時刻が大きくずれているとエラーが発生する可能性があります
- Q. SDカードはどこにマウントされますか?
- SD1側の第一パーティション(FAT32)もしくは第7パーティション(FAT32)「/mnt/mmc」にマウントされます
- SD2側の第一パーティション(FAT32)は「/mnt/sdcard」にマウントされます
以上


