Hi everyone, For a change, I don't have a problem - I just thought I'd unleash some potentially useful code. Awhile ago I wrote a driver for a HD44780 LCD...
Hi again, I thought I'd add some hints on applying the lcdproc-0.5.0_hd44780_ts7200.patch file to lcdproc-0.5.0 and cross compiling to a ts7260, then notes on...
I am having some problems with these. I understand this is a known feature, but can't find much on the web apart from a relatively ambiguous statement on the...
... That makes sense, thanks. Just in case anyone's interested, here is the EXACT message that comes out: Checking root file system... fsck 1.40-WIP...
... use it was ... could get the ... difficult to ... 2.4.26-ts11 ... Kevin (and others), I have taken bits of advice and gained knowledge from all of you and...
... Not sure the printer.o module would do anything for you; it drives the parallel port hardware, which you don't have. What does dmesg say when you plug in...
I have a TS7200 with the A/D header. It has a large-ish 28 pin IC socket right next to the header that is unpopulated. AM I right in assuming that an A/D chip...
... there? ... Yan, You can't simply add the A/D chip (as I did), as the CPLD needs to be reprogrammed to handle the chip being present. Regards, PJE...
... [Snip] ... I think you're right, Yan. Kevin sent me printer.o and I put on my system. When I did plug in the cable/printer to the USB port I (foolishly)...
... driver." ... Looks like it should work: http://www.qbik.ch/usb/devices/showdev.php?id=1470 try modprobe usblp Based on the comment, though, you might have...
... The printer.o module is *not* a driver for the standard 8255-type parallel port hardware. An extract of the modinfo output from the module follows. $...
Hi Kharis, I did the same. Removed stack boundary options. Seems like arm-gcc doesn't recognize this flag. I am using vgrabbj to capture images. Works fine. ...
I knew of somebody who tried using Pro 3000. This is what their report said: "To make the drivers work, we need to create the modules for the debian kernel...
Hello everyone: Like many of you, I wish to connect a webcam to my SBC, so I believe that it would be convenient to make a manual (on the files section) for...
Hello... im very happy today My TS-7300 it's working now :D :D :D :D :D I want to install some GUI (blackbox, XFCE, ...). Somebody has some suggestion. ...
Anyone have a source for DIN-rail mounts for these boards? I don't need an enclosure, just a din-rail mountable base plate that I bolt these boards to. I've...
... Hi Yan, I don't know of anything off the top of my head, but I'd recommend making a PC/104 sized aluminum plate with the four mounting holes and then using...
The standard TS-XDIO on both the 7260 and 7300 work very well. You only need to supply an external high speed signal conditioner to change voltage levels and...
Hi Bibhu, Could you give me the link to download the vgrabbj -laks ... From: bibhu To: ts-7000@yahoogroups.com Sent: Tuesday, October 02, 2007 2:54 AM Subject:...
Hi, anyone knows how should I do to get php working inside my TS-7250? What should I install? How? Do I need to configure something yet installed? Thanks, ...
... Here's a success story, with links to the details of the effort: http://lists.debian.org/debian-arm/2006/07/msg00027.html The text is a little dated since...
Hi, I have some old and very nasty piece of code that uses unaligned structures (network and IPC structures packed inside buffers) and I have been porting it...
... i have the same problem, when i try to copy some data from mem(0x20200000), some time i get the correct value some times i get the wrong one, does anyone...