Hi people, Well, I don't have a TS yet but do have a PC with an ISA bus. So I have been searching high and low for one of those ISA prototyping cards because I...
Hi All, My boss' teenage son lost his sight a year or so back (which you can imagine was quite a blow), and my boss is doing everything he can to help him out....
... I'm assuming you're in the US, since you quote $ prices. Digikey stock what you need. Prices range from $50 to $90, depending on the exact board type. I'd...
... Which logitech? I have a 4000 Pro running with version 9 of the pwc + pwcx driver. Depending on the model and kernel used, you will use different drivers....
I should have added that I can supply links but it will take me a bit to track them all down.... Probably tomorrow am at the earliest... The various video and...
... I got generic usb disks more or less working after updating to the 2.6kernel sources and convincing udev to work properly. Also, I had to recompile busybox...
Mike Taht
mike.taht@...
May 1, 2006 3:16 pm
2698
... Its very unlikely a hardware problem. The boards sit on a burn-in table for many hours (sometimes days) before shipment running various SDRAM tests (among...
... commands and ... You don't say which version of busybox; you can also try the latest busybox SVN, or at least 1.0.2. I know the mount code has seen major ...
... Note this is a Cirrus edp9302 board. Also u-boot's memory test complained sporadically of discovering inverted data so that brought the target hardware...
... Yes.. exactly. 0x1000000 - 6 zeroes. ... In 2.4, that wouldn't work. Even passing the correct ATAGS to tell Linux about the fragmented memory beyond the...
Hey all, I just uploaded scripts to compile gcc-4.0.2 using the latest crosstools-0.42. I've successfully built C, C++, Java, and gdb on both Linux (FC4) and...
Greetings, ... I can't say if it is similar, but I have already got this kind of problem. For me it was SIG32 (don't remember at all why [stripped binary??]...
Matthieu Crapet
mcrapet@...
May 2, 2006 4:59 pm
2704
Thanks Mattieu, I saw the SIG32's and got past them in the way you describe. But once the thread is created it doesn't show up in the thread list. (No matter...
About the pThread problem I teach operating systems at UIS. We just finished a section on pthreads in class. One of the quirks of using the ptheads library ...
You have to use the same sheared object lib. Set solib-absolute-prefix in gdb to point at the same libs that you use on your board, I point to the nfs root...
Pablo González Bu...
pbucchi@...
May 2, 2006 7:07 pm
2708
Forget my last post. The debugger works if you link the application statically. There must be a problem for the debugger to load the shared libraries. I had...
You're using the 2.6 kernel ? On which board? I'm usting the 7260, but as far as i know, the 2.6 kernel is not really production ready yet. Can you post a...
Christopher Friedt
cfriedt@...
May 2, 2006 7:39 pm
2710
Hello, ... I've noticed windows likes to rename *.tar.bz2 and *.tar.gz files to *.tar.tar. IIRC the debian tarball is compressed with bzip2, so just rename the...
... 1.1.2 so far as I know busybox any version has issues with mounting weird filesystems like cifs. will try further. --Yan ... -- Mike Taht PostCards From...
Mike Taht
mike.taht@...
May 2, 2006 7:57 pm
2712
On the TS-7250.. I am running the latest and greatest linux 2.6.17-rc3-git tree with the following patches from http://www.wantstofly.org/~buytenh/ep93xx/ ...
Mike Taht
mike.taht@...
May 2, 2006 8:22 pm
2713
Well, I have never seen that. If I don't link with -lpthread, in tells me in can't find the pthread function calls I made. Don. ... -- Dr. Don W. Carr J. G....
Thanks for the information. This has been a recurring problem on PC Linux and Solaris systems for us. It sounds like not all development tool chains have this...
I've talked previously about my project to develop a MIDI appliance. I hope you all don't mind a few more questions about my decision making. The big question...
I can't answer all of your MIDI questions, but, go to the 7200 page, click on the tab "Pricing & Options", and you will find qty 1 is $149.00. 4x4 keypad is...
hi well now the first step is done the initial schematics are now complete http://www.whipy.demon.co.uk/geep-sch.pdf and the coresponding pcb artwork ...
Ok, How do you expect the GPL to be applied here? There are clauses in the GPL that do not allow me to sell it for less than it costs to reproduce it ? Dave...
Interesting board. Did you use all GNU/GPL software for schematic capture and board layout also? BTW, Your LEDs are reversed biased on the schematic. Curious...
Hi folks. I'm a bit new to this so please forgive any stupid questions. I've decided to try and build gcc-4.0.2 on my cygwin setup, first I discovered that I...