Have you already seen this HOWTO? It doesn't address compiling new modules directly, but it might be helpful in getting the initial cross-compiler set up and...
22000
Jim Jackson
jimbox51
Jun 26, 2012 3:48 pm
It's been a long while since I compiled a module from outside of the kernel tree, but I have some notes that state... "You can build your module against the ts...
22001
Damian Miralles
dmiralles2009
Jun 26, 2012 4:36 pm
thank you , i am going to text it right away Damian ________________________________ From: Jon Brinkmann <brinkmann@...> To: ts-7000@yahoogroups.com Sent:...
22002
naturalwatt
Jun 26, 2012 6:05 pm
Hi. i have about 60 TS7550 surplus to requirement. They are in Hammond aluminium enclosures with a custom daughter board that provides 2 x RS232 and one RS485...
22003
Reinaldo A. Fagundes
reinaldo@...
Jun 27, 2012 12:35 pm
I would like to use the SQL client in an application in C, someone indicates a client for the TS From: Damian Miralles Sent: Tuesday, June 26, 2012 1:29 PM To:...
22004
Damian Miralles
dmiralles2009
Jun 27, 2012 6:25 pm
Hello: I did the changes on the /etc/inittab/ # # Start console logins on both COM Ports # lgn0:12345:respawn:/sbin/getty -L 115200 ttyAM0 # Disable COM2...
22005
Jon Brinkmann
jon_brinkmann
Jun 28, 2012 1:33 am
Either - you're not using the /etc/inittab entries exactly as given, so please check again, especially make sure that the "lgn1" entry is commented out. See...
22006
Jim Jackson
jimbox51
Jun 28, 2012 8:23 am
... Yes, of course - you have configured init to run a getty process on "com2" so you will get a login, that what getty does - try man getty on a linux box or...
22007
Ryan
ryan_amega
Jun 29, 2012 2:46 pm
I have compiled a kernel with all of the relevant iptables modules and get errors when trying to use iptables: # iptables -L iptables v1.3.6: can't initialize...
22008
Damian Miralles
dmiralles2009
Jun 29, 2012 5:29 pm
Hello: thank you all for the support, I finally managed to do that using the following doc as reference: http://www.easysw.com/~mike/serial/serial.html It was...
22009
Damian Miralles
dmiralles2009
Jun 29, 2012 5:30 pm
thank you ________________________________ From: Jon Brinkmann <brinkmann@...> To: ts-7000@yahoogroups.com Sent: Wednesday, June 27, 2012 10:32 PM ...
22010
Damian
dmiralles2009
Jun 30, 2012 9:52 pm
Hello: I am using a TS-7260 with the standard linux. In order to compile my programs I use a cross-compiler downloaded from the ftp repository. The problem I...
22011
Rich Wilson
richw42
Jul 1, 2012 6:07 pm
First, I would get rid of (or rename) the directory named adc. Perhaps your compile will work then. If it doesn't, you might need to add something like -I. to...
22012
Rich Wilson
richw42
Jul 1, 2012 6:10 pm
Is there any way for a running application to be notified when a USB memory is inserted or removed? It seems there are hooks for this, but I couldn't find...
22013
Rod Nussbaumer
nbomr2k03
Jul 1, 2012 7:01 pm
... It looks like your real problem is unrelated to the location of the header files. The compiler seems to be trying to create a file when there is already an...
22014
Damian Miralles
dmiralles2009
Jul 1, 2012 7:44 pm
Hello: thank you, that was my mistake, I was trying to create an executable with the name of a directory, and that was the compiler message. I really thank...
22015
MrRealityCheck
bburtan65
Jul 4, 2012 2:20 am
I needed a way to detect serial device insertion and removal in C code and I ended up using the iNotify kernel features. IIRC, Linux 2.4 didn't have iNotify...
22016
Damian
dmiralles2009
Jul 6, 2012 8:44 pm
Hello: I am using the TS-7260 board with the TS-LINUX on it. I was looking into the EP9302 User manual and I am interested in suing the processors timer...
22017
Jim Jackson
jimbox51
Jul 6, 2012 10:13 pm
If it helps, sometime ago there was module code by Phil McCarley, that used a timer interrupt to do max197 readings at rates upto aprox 8KHz. That would...
22018
daniel.desrude
Jul 10, 2012 6:34 pm
Anyone out there have any luck setting up ts-7500 (or similar board) as a wi-fi access-point? I have been trying to do what is described here without luck. ...
22019
daniel.desrude
Jul 10, 2012 6:39 pm
Update: After ordering a couple adapters (with detachable antennas)advertised as 3070 chipset and finding out they were not. I finally came across one that was...
22020
daniel.desrude
Jul 10, 2012 7:08 pm
To clarify the end result I wish to achieve is to allow point to point communications between a laptop and ts-7500(wifi-usb adapter). The environment I will be...
22021
daniel.desrude
Jul 10, 2012 10:18 pm
Just decided to used Connectify on the laptop. Still interested in if anyone else set it up to be a wireless router though....
22022
wawan_wiratno
Jul 11, 2012 10:19 am
Hi All, I just got my board ts-7558 every thinks works fine except usb serial driver. I have GSM modem which is use prolific driver. ts7500:~# lsusb Bus 002...
22023
Razvan-Ionut Stoian
razvan_ionut...
Jul 11, 2012 3:43 pm
Hi. Prolific USB/RS232 adapters have some issues apparently. I also bought three and connected them to three satellite modems. Two modems worked fine, the...
22024
daniel.desrude
Jul 11, 2012 5:56 pm
/usr/local/bin/wpa_supplicant -ira0 -Dwext c/etc/wpa_supplicant_custom.conf -B When you ran this command did you ever get the error Unsupported driver 'wext'...
22025
daniel.desrude
Jul 11, 2012 6:15 pm
I just realized the WIFI-N-USB wiki page says what I need to do. Even after installing a newer version of wpa_supplicant I was pointing to an older version....
22026
ramirosenbaum
Jul 12, 2012 4:41 am
hi, Did you manage to connect to a WEP network? It's been a while, but I think it didn't work for me. Thanks....
22027
wawan_wiratno
Jul 12, 2012 11:12 am
Hi, usbserial.ko I think it not working. Then I tried to insmod pl2303.ko, and it works Thanks Wawan...
22028
wawan_wiratno
Jul 15, 2012 10:37 am
Hi All, some how, when I restart my PC the ethernet port of my ts-7558 does not work anymore. it start blinking every 2 seconds (2 led, green&orange) tried to...