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
-
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
-
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
-
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,
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