Hola: Estoy intentando utilizar la versión de VoxForge en español para PocketSphinx4-prealpha5. La he compilado e instalado en un PC y Linux Mint. La idea es pasarlo luego a la Raspberry. Lanzo el programa según decís en: https://www.raspberrypi.org/forums/viewtopic.php?p=730258#p730258 y el program...
Hi: At the end I could use this briolidz.wordpress.com/2012/02/07/building-embedded-arm-systems-with-crosstool-ng/ tutorial to be able to compile the compiler for ARM. The problem now is I want to be able to debug so this tool compile also the gdb tool but when I install gdb in my RPBPI I get that t...
Hi BBUK, Thank you very much for your fast answer. It is the first time I have to set up this kind of system and I am a bit lost. So the default toolchain for ArchLinux is http://archlinuxarm.org/developers/distcc-cross-compiling, Isn´t it? In case I couldn´t use this tools and I should compile my o...
Hello, I have been looking for how to make a cross compilation and I discovered that there is a lot of information but I can't make up my mind. I have some general question that I don't know how to get answer. Is it the same compiling for Raspbian or ArchLinux? Can I compile in Ubuntu as a host syst...
Hi: I am triying to use netcfg to set up the connection but I get this error : Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or directory. My /etc/wpa_supplicant.conf is : network={ ssid="xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx } When I ru...
First of all I know that there is plenty of topics like this but for me it is impossible to know how to connect to my wifi after two days trying it. I really need help. lsusb gives me back tihs: Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter What I did w...
Hi: I am trying to use differencial backup in ordert to be able to keep tracking of the image changes I am doing. The problem I have is that I am not able to find the proper programm. I need: SSH synchronizaction Differential backup - in order to go to a previos version I have been looking here http...