Search found 10 matches

by Van Der Hinferm
Tue Dec 08, 2009 11:09 am
Forum: S3C2440 Boards
Topic: qemu help please
Replies: 12
Views: 12412

Re: qemu help please

Try to execute script from parent directory.

./mini2440/mini2440_start.sh
by Van Der Hinferm
Wed Jul 08, 2009 1:18 am
Forum: S3C2440 Boards
Topic: ADC device
Replies: 2
Views: 2654

ADC device

I'm trying to work with adc pot in mini2440, but I can't find /dev/adc, my kernel is 2.6.13, and I wish to know if it is compiled in the kernel and available through mknod via any file in dev directory, /dev/adc is referenced in example adc-test. In other hand I can't found source code for bl progra...
by Van Der Hinferm
Thu Jun 18, 2009 11:02 pm
Forum: S3C2440 Boards
Topic: Soy Español.
Replies: 4
Views: 5471

Re: Soy Español.

Hola, por aquí hay alguno más aparte de nosotros, un saludo.
by Van Der Hinferm
Mon Feb 09, 2009 6:47 am
Forum: S3C2440 Boards
Topic: NFS using Linux Host
Replies: 3
Views: 2681

Re: NFS using Linux Host

You get these errors because you don't have any portmap service running in your guest, but these is not necessary to get nfs working. If you look your mounts after the return of the command line for example with df command, you can see your shared directory mounted where you especify in the mount se...
by Van Der Hinferm
Thu Feb 05, 2009 8:26 am
Forum: S3C2440 Boards
Topic: NFS using Linux Host
Replies: 3
Views: 2681

Re: NFS using Linux Host

mount -t <type of filesystem> <host>:/<share> <mountpoint> For example I have a NFS server named pepe and it shares /alm directory,I want to mount it in /mnt in my arm box. The sentence is as follow: mount -t nfs pepe:/alm /mnt If you dont have your name solved in hosts file you can use the ip also....
by Van Der Hinferm
Mon Jan 12, 2009 8:30 am
Forum: S3C2440 Boards
Topic: Flashing issues with VIVI and Windows tool
Replies: 6
Views: 6467

Re: Flashing issues with VIVI and Windows tool

I think the key is have enought knowledge of USB programming and then try to port to linux. Unfortunately I don't know so much about USB.
by Van Der Hinferm
Mon Jan 12, 2009 8:24 am
Forum: S3C2440 Boards
Topic: Board connectors
Replies: 8
Views: 7274

Re: Board connectors

Hello eldruin, nice to see you again.

In the page you suggested may be PH connector works, looking in some webs I found JST connectors from Japan, it has more PH models available and are distributed by RS, Farnell, and others.
by Van Der Hinferm
Sun Jan 04, 2009 2:30 am
Forum: S3C2440 Boards
Topic: Flashing issues with VIVI and Windows tool
Replies: 6
Views: 6467

Re: Flashing issues with VIVI and Windows tool

I'm using DNW under XP installed in VirtualBox under Linux with no problems, using serial xmodem with minicom under linux give me a lot of bad blocks, however the kernel was passed several times without problems.
by Van Der Hinferm
Sat Jan 03, 2009 8:07 am
Forum: S3C2440 Boards
Topic: Board connectors
Replies: 8
Views: 7274

Re: Board connectors

Many thanks for your information but i'm refering to
white tiny connectors in mini2440.
Four pins power suply, 3X four pins serial I/O and four
pins mic.
by Van Der Hinferm
Tue Dec 30, 2008 1:39 am
Forum: S3C2440 Boards
Topic: Board connectors
Replies: 8
Views: 7274

Board connectors

Hi to all.

I'm trying to expand my board with new devices, mainly attached to extra serial connectors, power and mic, but I don't know wich kind of connectors are and where can I find females for this ones. Any one who known it?