Mini How-To : You can help
-
I added a how-to add your own startup script and an other to mount samba remote folder in place of /recalbox/share : https://github.com/digitalLumberjack/recalbox-os/wiki/Mini-How-To-(EN)
-
well, thank you for the how-to, but sadly that's still not working for me... MANUALLY # mount -t cifs //192.168.1.240/Daten /mnt/test -o user=rpi@home.int,password=,domain=home.int,uid=0,gid=0,rw mount: mounting //192.168.1.240/Daten on /mnt/test failed: No such device ON BOOT //192.168.1.240/Daten /storage/srv01/daten cifs user=rpi@home.int,password=,domain=home.int,uid=0,gid=0,rw 0 0 # mount -a mount: mounting //192.168.1.240/Daten on /storage/srv01/daten failed: No such device
-
Can you
cat /proc/filesystems | awk '{print $NF}' | sed '/^$/d'
and tell us if there is cifs ? -
cat /proc/filesystems | awk '{print $NF}' | sed '/^$/d' sysfs rootfs ramfs bdev proc cgroup tmpfs devtmpfs debugfs sockfs pipefs rpc_pipefs configfs devpts ext3 ext2 ext4 vfat msdos nfs nfs4 ntfs autofs fuseblk fuse fusectl mqueue # cat /proc/filesystems | awk '{print $NF}' | sed '/^$/d' | grep cifs
-
Bonjour une question, pourquoi le wiki mini how to n'hésite pas en français ?
-
No habla ingles. D'ailleurs on peut lire "Page de connection" à droite des icones facebook et google + sur ce forum.
-
Hello
une question, pourquoi le wiki mini how to n’hésite pas en français ?
Parceque personne ne l'as traduit. Pour ce qui est du mélange des langues sur ce thread, je mets certains thread en super sticky quand ils sont importants et que je n'ai pas envie de me galère a traduire. Donc ils apparaissent sur tous les forums.
-
so should "cifs" be there only in 3.2.8 or also in 3.2.7?
-
On peut mettre la traduction dans la meme page de wiki ?
-
so should « cifs » be there only in 3.2.8 or also in 3.2.7?
3.2.8 only i think
On peut mettre la traduction dans la meme page de wiki ?
Nope, chaque nom de page termine par (EN) ou (FR) ou (PT) pour définir la langue.
-
it's working now with 3.2.8 after rebooting emulationstation even shows a changelog where it says "cifs support" thanks edit: i mean, YEEEEEAAASSSS!!! edit 2: mounting with fstab didn't work at first. i'm using a cable for network and no wlan but i tried adding a startup script (just "mount -a") and.. it worked! just strange, that it didn't work with /etc/fstab alone... https://github.com/digitalLumberjack/recalbox-os/wiki/Add-your-own-startup-script-(EN)
-
Bonjour c'est en cours https://github.com/digitalLumberjack/recalbox-os/wiki/Mini-How-To-(FR)
-
En parlant de traduction, je veux bien filer un petit coup de main pour traduire l'interface de la Recalbox en russe vu que cette langue n'est pas proposée et que j'en ai quelques notions (j'ai même un clavier avec les touches alphabétiques russes ). Par contre je n'ai pas de notions de programmation... Donc retroboy si ça te dit, dis moi ce que je dois faire. C'est pas grand chose mais si ça peut aider...
-
Salut Vlad : tu peux utiliser les infos de ce wiki pour commencer a traduire. Pas besoin de savoir utiliser github, tu peux télécharger le fichier en lien et commencer la traduction des "msgstr"
-
I've got N64 working. The solution is in the emulatorlauncher.sh script. The emulator is launched with optioneel "4" (all the emulators are) I've changed the setting to "2" and now N64 is working again! I changed the same setting for ScummVM and the bug where only 4/5th part of the screen was showing is fixed!
-
Thanks i'll try that
-
Hello where i can find emulatorlauncher.sh script. i want to test it cause i really like scumm and n64 wich folder or how to access to it .
-
Its in /recalbox/scripts
-
I've managed to get the controllers and keyboard working again after quiting Kodi. For me the problem was the CEC Adapter that put the devices in standby after stopping Kodi (and shutting down the TV). First start Kodi and go to: System > settings Next go to: system > Input devices > Peripherals > CEC Adapter Uncheck Send 'inactive source' command when stopping Kodi Uncheck Put devices in standby mode when putting the PC in standby Exit Kodi will still cause Kodi to crash (or nothing to happen). instead use: Power off System or Reboot to quit Kodi. The controllers will work again!
-
First post edited with a translation support demand added. Premier post édité avec une une demande de support de traduction ajoutée.