WM8505

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

WM8505

Postby TheHitMan » Fri Sep 06, 2013 4:53 pm

i have a wm8505 based netbook ( armV5te ). is it possible to install an arch-linux? i would like to install it, on the sd card. have anyboddy a working kernel for wm8505, with the kernel sources?

i hope u can help.
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby moonman » Sat Sep 07, 2013 6:33 am

After googling around I came up with this: https://github.com/linux-wmt/linux-vtwm/tree/master.

So the kernel is available, and you should be able to use armv5 rootfs.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: WM8505

Postby TheHitMan » Sat Sep 07, 2013 11:02 am

thank u ...
the big problem is, i am a newbie, to crosscompile the kernel. do u have some docs about it, to compile this kernel with a armV5 cross compile toolchain?
lots of tryings faild when i build an armV5 kernel.


sorry, for my bad english...
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby TheHitMan » Mon Sep 09, 2013 11:17 pm

zip and clone are broken :(
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby moonman » Tue Sep 10, 2013 9:17 am

They work just fine here. Install git on your linux box. Then
$this->bbcode_second_pass_code('', 'mkdir kernel
cd kernel
git clone --depth=1 https://github.com/linux-wmt/linux-vtwm.git')
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: WM8505

Postby TheHitMan » Fri Sep 13, 2013 10:05 am

thx, i will try ...
yes, git is allready installed.
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby TheHitMan » Fri Sep 13, 2013 10:37 am

hmmm, when i try a

$this->bbcode_second_pass_code('', '
export CROSSCOMPILE=/opt/CodeSourcery/bin/arm-none-linux-gnueabi-
export CFLAGS=-march=armv5te
make menuconfig ARCH=arm
')

i cant find under ARM System Type "WM8505"
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby moonman » Sat Sep 14, 2013 2:30 am

It is there. https://github.com/linux-wmt/linux-vtwm ... 00/Kconfig

Maybe you should research a bit?
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: WM8505

Postby TheHitMan » Sat Sep 14, 2013 1:51 pm

yes, that i have found, too. but i am a newbie in kernel buildig on other machines like i386. an normaly vanilla kernel for i386 is no problem for me.

and how can i use the Kconfig file?
TheHitMan
 
Posts: 15
Joined: Fri Sep 06, 2013 4:49 pm

Re: WM8505

Postby moonman » Sun Sep 15, 2013 9:39 am

launch menuconfig

Under "System Type"
-Go to "Multiple Platform Selection" and UNcheck armv7, go back one level in the menu
-Now you should have "VIA/Wondermedia 85xx and WM8650" available to you. Check it.
Make sure all the options listed here as requirements are checked as well.

EDIT: Here's the config that *should* work:
$this->bbcode_second_pass_code('', 'http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/kernels/3.10-wm8505/.config')
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Next

Return to ARMv5

Who is online

Users browsing this forum: No registered users and 29 guests