NarakuITA
NarakuITA
Hi, I have the same problem, is there a way to solve it. I installed Windows XP SP3 on TOSHIBA Satellite Pro 4600 and then activated Windows, via phone. After...
In the end I solved it by reinstalling Windows XP
I installed windows xp embedded posready 2009 and solved the root problem. I've downloaded all the PosReady 2009 updates.
The problem occurs because the png textures are missing. In fact there are two types of files, .dds and .png. My problem was that the .png files were missing but...
Having made some mistakes, I delete everything I have done previously to start over with the compilation. Once everything is deleted, I also delete the current IrDA directory: `$ rm...
Check if setserial is installed: ``` $ apt-cache policy setserial setserial: Installato: 2.17-53+b1 Candidato: 2.17-53+b1 Tabella versione: *** 2.17-53+b1 500 500 http://ftp.it.debian.org/debian bookworm/main i386 Packages 100 /var/lib/dpkg/status ``` Activate serial...
I need some more support. I installed pilot-link with the required dependencies and jpilot with the required dependencies. Now I checked if the modules are loaded: ``` $ lsmod |...
I made some progress. Basically I discovered that ttyS0 is actually associated with the physical COM port, in fact if I connect the PDA with the wire, Jpilot synchronizes all...
Let me get this straight, if I understood your advice correctly I should disable the serial driver on the **/dev/ttyS0** port: `sudo setserial /dev/ttyS0 uart none` Once disabled, I assign...
I couldn't do it as you said, I honestly have no idea how to do it.... Can you help me? Step by step?