Search found 7 matches

by fabianpie
Tue Aug 25, 2009 11:17 am
Forum: Linux Development
Topic: Kernel compilation
Replies: 4
Views: 5058

Re: Kernel compilation

Hi,
Try this.

export PATH=$PATH:/home/arm/usr/local/arm/4.3.2/bin/
make menuconfig (select what you want to compile)
make

Regards,
by fabianpie
Tue Aug 18, 2009 3:58 pm
Forum: S3C2440 Boards
Topic: Problem building hello APP.
Replies: 2
Views: 1361

Re: Problem building hello APP.

Hi,
I get the same problem but if I run the same object in buserro-angstrom distribution I have no problem so I'm sure the application is well compiled.
by fabianpie
Sat Jul 11, 2009 1:36 am
Forum: S3C2440 Boards
Topic: QT 4.5 segmentation fault with 7" and VGA
Replies: 2
Views: 2133

QT 4.5 segmentation fault with 7" and VGA

Hi, I cross compiled QT embedder 4.5 and everything is OK with kernel 2.6.29 compiled to support 3.5 LCD if I replace the kernel and connect 7" I got a segmentation fault, same happens with VGA adapter, obviously qtopia run OK. The framebuffer QT testing program run OK and detect the size of the 7" ...
by fabianpie
Wed Jun 24, 2009 4:20 pm
Forum: S3C2440 Boards
Topic: VIA Wifi
Replies: 6
Views: 1805

Re: VIA Wifi

I bought 4 of those to avoid loosing time with compatibility issues ... You might write a remark in your products in ebay. Being in the other side of the world it´s imposible to send you back the dongles.
by fabianpie
Wed Jun 24, 2009 12:23 am
Forum: S3C2440 Boards
Topic: VIA Wifi
Replies: 6
Views: 1805

Re: VIA Wifi

I purchased the dongle to esky together with the board to avoid compatibility problems. Are you sure it won't work ? I found the driver listed in the kernel distributed with the board.
by fabianpie
Tue Jun 23, 2009 10:05 pm
Forum: S3C2440 Boards
Topic: VIA Wifi
Replies: 6
Views: 1805

VIA Wifi

Hi,
I'm trying to get the VIA Wifi dongle running. It is detected but I don't know how to configure that. Any howto available ?
by fabianpie
Thu Feb 12, 2009 9:54 am
Forum: S3C2440 Boards
Topic: [ANN][MINI2440] modern kernel (2.6.29 FINAL) git repository
Replies: 25
Views: 8448

Re: [ANN][MINI2440] modern kernel (2.6.29-rc3) git repository

Hi buserror! Greate!!!!! I'm new with all this, and I was trying to build 2.6.13 that came with CD with success but with some difficult too. I wanted to add Bluetooth support but every time I try the insmod gives me some symbol errors. I want to ask you if it's possible for you to build a mini how-t...