Hi,
Is it possible in LAVA to force reboot between installing test case
dependencies and running the test itself? I'm trying to run bootchart
test, but the bootchart package is not included in the ubuntu image
I'm running.
Best Regards,
milosz
Hi Tyler:
Thanks your information, it is useful.
For current status, i can pass "android_install_binaries" but getting stuck
in "boot_linaro_android_image". I think the problem is still relevant to
panda-driver.
This web have four files about pandaboard driver you posted(
https://developers.google.com/android/nexus/drivers)
20111114
20111216
20120430
20120807
i dont know which one is suitable for my pandaboard so i have tried
everyone.
There have no one can pass "boot_linaro_android_image".
The Log as following...
LOG:
20111114:
[ 521.131805] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.
Driver unusable. [4812,
/mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 521.202728] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.
Driver unusable. [4812,
/mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 521.552642] init: untracked pid 3766 exited
[ 521.626464] init: untracked pid 3762 exited
LEO COMMENT: PVR_K error. Does this driver not suitable for my pandaboard?
20111216
linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 37.700134] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.
Driver unusable. [4812,
/mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 38.766967] init: untracked pid 1771 exited
[ 41.124938] init: untracked pid 1774 exited
LEO COMMENT: It looks like same as 20111114.
20120430:
<LAVA_DISPATCHER>2013-03-27 02:30:45 PM DEBUG: expect (1800): '['Displayed
com.android.launcher/com.android.launcher2.Launcher:']'
logcat -s ActivityManager:I
--------- beginning of /dev/log/main
--------- beginning of /dev/log/system
[ 96.093536] warning: `zygote' uses 32-bit capabilities (legacy support
in use)
I/ActivityManager( 1776): Memory class: 48
I/ActivityManager( 1776): Enabled StrictMode logging for AThread's Looper
LEO COMMENT: No error message on this version. But it hang up and no more
message print out. No console command line when i click "enter" key.
20120807:
[ 53.677490] PVR_K:(Error): BridgedDispatchKM: Driver initialisation not
completed yet. [4836,
/mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 53.737884] PVR_K:(Error): BridgedDispatchKM: Driver initialisation not
completed yet. [4836,
/mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.02-release/build/kernel/drivers/gpu/pvr/bridged_pvr_bridge.c]
[ 54.163696] init: untracked pid 1781 exited
[ 55.792907] init: untracked pid 1784 exited
LEO COMMENT: It looks like same as 20111114.
One thing need to be mentiond, there have no
"pvrsrvinit" but "pvrsrvctl" in version 20120807. Both files are same?
LEO
On 26 March 2013 20:57, Tyler Baker <tyler.baker(a)linaro.org> wrote:
> Hi Leo Wu,
>
> The "android_install_binaries" dispatcher command will download, unpack,
> and deploy proprietary shared objects to the Android file system.
>
> You can get these binaries from here:
> https://developers.google.com/android/nexus/drivers - Choose the correct
> binaries based on your Android build target.
>
> You will then have to create the following directory structure and tgz it:
>
> ./bin:
> pvrsrvinit
>
> ./vendor:
> lib
>
> ./vendor/lib:
> egl hw libglslcompiler.so libIMGegl.so libpvr2d.so
> libpvrANDROID_WSEGL.so libPVRScopeServices.so libsrv_init.so
> libsrv_um.so libusc.so
>
> ./vendor/lib/egl:
> libEGL_POWERVR_SGX540_120.so libGLESv1_CM_POWERVR_SGX540_120.so
> libGLESv2_POWERVR_SGX540_120.so
>
> ./vendor/lib/hw:
> gralloc.omap4.so
>
> At this point you have created your own panda-driver.tgz
>
> Now you will need to host it on a web server/file system that your LAVA
> server can access.
>
> For instance, my LAVA server has the following defined:
>
> android_binary_drivers = http://192.168.1.2/panda-drivers.tgz <-- You
> have to host this URL
>
> Hopefully this clears up any confusion you may have. Thanks.
>
>
>
>
>
>
> On 26 March 2013 02:15, Leo Wu <leo.wu(a)linaro.org> wrote:
>
>> hi:
>> Does anyone knows how to use "android_install_binaries" command in json
>> file? Please give me some suggestion.
>> I am trying to perfome lava android test on pandaboard. Currently, i face
>> a problem while json file execute "android_install_binaries".
>> The log shows it tries to connect to
>> http://192.168.1.21/LAVA_HTTP/android-binaries/panda-drivers.tgz.
>>
>> log: http://192.168.1.21/LAVA_HTTP/android-binaries/panda-drivers.tgz Connecting
>> to 192.168.1.21:80... failed:Connection timed out.
>> RuntimeError: Extracting
>> http://192.168.1.21/LAVA_HTTP/android-binaries/panda-drivers.tgz on
>> target failed
>>
>> LAVA SERVER IP: 222.222.222.4
>> Board: pandaboard
>> Master Image: Linaro PreBuild Image
>> Test Image: LEB android
>>
>>
>> 1. My LAVA SERVER ip is 222.222.222.4. i confused that why it tries to
>> connect to 192.168.1.21?
>> 2. what is panda-drivers.tgz? is it exist in lava server already or i
>> need to download panda-drivers.tgz from somewhere by manual and stored it
>> in local at first?
>> 3. how to configure it?
>>
>> Thank you
>> Leo
>>
>> _______________________________________________
>> linaro-validation mailing list
>> linaro-validation(a)lists.linaro.org
>> http://lists.linaro.org/mailman/listinfo/linaro-validation
>>
>>
>
>
> --
> Tyler Baker
> Technical Architect, Automation & CI
> Linaro.org | Open source software for ARM SoCs
> Follow Linaro: http://www.facebook.com/pages/Linaro
> http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
>
Hi all,
For reasons I'm yet to establish, the management node of calxeda02 has
become unresponsive and unreachable on our network.
linaro-gateway:~$ cxmanage macaddrs calxeda02-00-02
Getting MAC addresses...
0 successes | 1 errors | 0 nodes left | .
Command failed on these hosts
calxeda02-00-02 : [Errno -2] Name or service not known
I've checked the obvious things like cables etc, but our DHCP logs show 3
nodes making requests within the last couple of days and they all use the
same link cable so it doesn't seem a physical networking issue.
If nobody has any reservations or comments, I'd like to power cycle the box
as a first step.
Matt
Hi Mattia,
Sorry for the late reply, I've been on vacation for the last 12 days.
I'm copying in the validation mailing list, because I'm still in e-mail catch up mode.
Essentially, I believe the answer is "yes", but I'd need to understand more about the G615. We have two k3v2 devices in the lava lab, and we deploy images via fastboot.
Tyler Baker, the LAVA Technical Architect, can probably answer this more fully.
Thanks
Dave
On 10 Aug 2013, at 19:51, Mattia Ruggeri <mattia.ruggeri88(a)gmail.com> wrote:
> Hello Mr Pigott,
>
> I'm Mattia and i'm writing to you about Lava Dispatcher (a Linaro project): I think this project is perfect and it is the way to solve my issue with Huawei G615 (a K3v2 processor device ).
>
> Yesterday Huawei released kernel source code and some of us would love to build custom roms.
> Since Huawei blocked bootloader, it's impossible (or very very difficult) for us to install custom roms and kernel. I saw Lava Dispatcher is able to interact with bootloader, maybe it can allow us to "bypass" this restriction.
>
> could you help us with this?
>
> thank you
> regards,
Hi all,
I've rebooted one of our dispatcher servers in the Cambridge lab this
morning as it had got into a state where the USB ports weren't detecting
anything plugged into them. Any boards that use USB on that dispatcher were
either offline or not working correctly so I marked them all offline in
LAVA and rebooted it.
Offline'd boards:
beaglebone-black01
beaglebone-black02
capri-02
highbank01
highbank02
highbank03
highbank04
highbank05
highbank06
highbank07
nexus01
panda12
panda-es02
vexpress-a9-02
vexpress-tc2-02
vexpress-tc2-benchmark-01
They should all be back online shortly.
Also, validation.linaro.org will be unavailable from Saturday morning to
perform some maintenance in the lab. I expect the service to be back
Saturday afternoon.
Thanks,
Matt
Hello,
I have problem to run a test on validation.linaro.org.
Here is the link to my log_file
http://validation.linaro.org/scheduler/job/67185/log_file
I'm guessing this is the problem:
"/lava/tests/0_nohz-test/run.sh: line 8: wget: command not found"
I'm guessing that I do something wrong.
However, I'm not sure what. =/
Anyone with ideas?
With kind regards,
Anders
--
Anders Roxell
anders.roxell(a)linaro.org
M: +46 709 71 42 85 | IRC: roxell
Hi everyone,
Just to let you know I'm out on vacation from the end of today and I'll be back in the office on Wednesday August 21st. In my absence, please e-mail Matt Hart <matthew.hart(a)linaro.org> with anything requiring attention in the lab.
Thanks
Dave