OESF Portables Forum

Everything Else => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => SIMpad forum => Topic started by: mr-mac on March 20, 2009, 05:46:25 am

Title: What Is The Mytype For The Simpad?
Post by: mr-mac on March 20, 2009, 05:46:25 am
Hi guys,

I am trying to make linux work on a Smartbook G138 (using haret to load it).

My attempts are centering around the simpad build as the CPU, GPU, Sound and some other internal hardware seems to be the same.

The kernel starts to boot but falls over (this was using the wrong mytype in haret as I couldn't find the simpad one).

If someone is able to tell me the mytype for the simpad that would be superb.

Cheers

John
Title: What Is The Mytype For The Simpad?
Post by: mister_data on March 22, 2009, 05:27:17 pm
Hi,

short answer: 87

http://git.kernel.org/?p=linux/kernel/git/...b0;hb=HEAD#l104 (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/tools/mach-types;h=b4211d8b2ac706de53314c2d95d3ccaedeaa98b0;hb=HEAD#l104)

Regards,
mrdata
Title: What Is The Mytype For The Simpad?
Post by: mr-mac on March 25, 2009, 05:37:43 pm
Quote from: mister_data
Hi,

short answer: 87

http://git.kernel.org/?p=linux/kernel/git/...b0;hb=HEAD#l104 (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/tools/mach-types;h=b4211d8b2ac706de53314c2d95d3ccaedeaa98b0;hb=HEAD#l104)

Regards,
mrdata

thanks for link... it isn't 104 rather than 87 is it?
Title: What Is The Mytype For The Simpad?
Post by: mister_data on March 26, 2009, 03:38:56 pm
Quote from: mr-mac
Quote from: mister_data
Hi,

short answer: 87

http://git.kernel.org/?p=linux/kernel/git/...b0;hb=HEAD#l104 (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/tools/mach-types;h=b4211d8b2ac706de53314c2d95d3ccaedeaa98b0;hb=HEAD#l104)

Regards,
mrdata

thanks for link... it isn't 104 rather than 87 is it?

Hi,

simpad                  SA1100_SIMPAD           SIMPAD                  87

mtype=87 for simpad,

-> 104 is only the line-number in the document mach-types

Regards,
mrdata