Search found 3 matches

by glodone
Thu Apr 29, 2010 10:20 am
Forum: Linux Development
Topic: Compile lirc?
Replies: 1
Views: 3619

Re: Compile lirc?

Hi, Another try I made is: if I do "#> setserial /dev/ttySAC0 -a" the result is: ------------------------------------------------------------------- setserial result ------------------------------------------------------------------- /dev/ttySAC0, Line 0, UART: undefined, Port: 0x0000, IRQ: 70 Baud_...
by glodone
Thu Apr 29, 2010 7:16 am
Forum: Linux Development
Topic: Compile lirc?
Replies: 1
Views: 3619

Compile lirc?

Hello, Does anybody compiled lirc for mini2440? I'm trying to, but no luck. Actually it compiles, but when I do "#> modprobe lirc_serial" returns with "segmentation fault" and error is: ------------------------------------------------------------------- START ERROR ----------------------------------...
by glodone
Wed Jul 22, 2009 11:09 am
Forum: S3C2440 Boards
Topic: Problem building hello APP.
Replies: 2
Views: 1361

Problem building hello APP.

Hi all, I loaded the kernel and rootfs from esky. I build a hello app which prints "hello" with gcc-4.3.2 When I put it in mini2440 and try to run it then it gives me a "Segmentation Fault". Never before got this. How can it be resolved. Thanks, Guillermo. This is the app code: File: main.c #include...