Hi Mathieu,
I think 0xdroid has ethernet support (I'm sure jserv could confirm).
Did Movial get it from there?
Regards,
Frans
On 16 August 2011 23:32, Mathieu Poirier <mathieu.poirier(a)linaro.org> wrote:
> Hello all,
>
> I have started the interesting journey of connecting the ethernet
> controller on snowball to the android userspace.
>
> Starting to peal the onion at the highest level, I went into "Settings",
> looking for "Ethernet configuration" but couldn't find the entry. I
> know this existed at one point or another since Movial (one of STE's
> partner) has a build that runs on the snowball and it is possible to
> access the ethernet configuration panel.
>
> I'm currently working with 2.3.4 but 2.3.5 is the same, no "Ethernet
> configuration" menu under "Settings". So where did it go ? Is there a
> way to get back the code from somewhere ?
>
> I will get in touch with my friends a Movial tomorrow but in the
> meantime I wanted to poke your brains... Having a panda to test this on
> would go a long way but mine is still (slowly) making its way to my house.
>
> Best regards,
> Mathieu.
>
>
>
--
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
On Wed, Aug 17, 2011 at 4:05 AM, Michael Hudson-Doyle <
michael.hudson(a)canonical.com> wrote:
> On Tue, 16 Aug 2011 20:47:33 +0530, Deepti Kalakeri <
> deepti.kalakeri(a)linaro.org> wrote:
> > On Tue, Aug 16, 2011 at 8:15 PM, James Westby <james.westby(a)linaro.org
> >wrote:
> >
> > > On Tue, 16 Aug 2011 18:02:02 +0530, Deepti Kalakeri <
> > > deepti.kalakeri(a)linaro.org> wrote:
> > > > Hello,
> > > >
> > > > I am using jenkins for continuous integration work.
> > > > I have a requirement where I need to trigger a job as part of the
> post
> > > build
> > > > step of a job.
> > > > For example I have a job to build a source and I would like to
> trigger
> > > the
> > > > job that tests the binaries as part of the post build step.
> > > > Although I am aware how to trigger a job in the post build step I am
> > > failing
> > > > to understand how to pass
> > > > certain parameters[ information that the next job needs to know to
> > > execute]
> > > > to the next job.
> > > > I came across the "Parameterized Trigger Plugin"
> > > > <
> > >
> https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin
> > > >but
> > > > it does not explain how to access the parameters passed in the new
> job.
> > > >
> > > > Can someone help me with this ?
> > >
> > > Hi,
> > >
> > >
> > >
> https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin?fo…
> > >
> > > states that the downstream job just sees the values as environment
> > > variables.
> > >
> > > What do you want to do with parameters that are passed?
> > >
> >
> > I need to capture the name of the new hardware pack that is built to be
> used
> > further down for testing.
> > Right now I am using a file to write this information and then in the
> > testing job I read this file.
> >
> > Any suggestion or alternative?
>
> I think the "Parameters from properties file" option might be what you
> want? It seems to me that your first job should create a file in its
> workspace that contains
>
> TEST_HWPACK_NAME=<new hwpack name>
>
> and then if you point the plugin at that in the job configuration, the
> triggered job should be passed TEST_HWPACK_NAME as a parameter.
>
Thanks Michael this helps.
>
> Cheers,
> mwh
>
Here's the proposed QA list. Comments and additions welcome. This list
is based off the Ubuntu Origen list at:
https://wiki.linaro.org/Cycles/1107/BoardSupportStatus/Samsung/Origen/Ubuntu
* Audio
* HDMI audio
* Audio output on jacks
* Audio input on jacks
* Video Out - HDMI
* All resolutions work
* Monitor recognized
* Best resolution automatically chosen
* Monitor hot-plug
* Video Out - DVI
* All resolutions work
* Monitor recognized
* Best resolution automatically chosen
* Monitor hot-plug
* Graphics
* Non-hardware accelerated
* Accelerated 2-D
* Accelerated 3-D
* Ethernet
* Ethernet configurable from command line
* Ethernet auto-configured at boot
* Ethernet integrated into Android connection manager
* Wireless
* Onboard wireless configurable from the command line
* Onboard wireless auto-configured at boot
* Onboard wireless integrated into Android connection manager
* Bluetooth
* Bluetooth available from command line
* Bluetooth integrated into Android Bluetooth framework
* Modem
* USB modem works for the command line
* USB modem works with the connection manager
* ADB
* ADB over USB
* ADB over Ethernet
* All ADB functions
* SD Card
* dd to
* dd from
* Serial
* Console output
* Shell
* Camera
* Capture
* Save
* Gallery display
* Video Playback
* Software playback
* Hardware accelerated
* Playback all supported formats
* Power Management
* Suspend and resume
* Wakelock
* Apps
* Can install apps
* Browser
* Calculator
* Calendar
* Camera
* Clock
* Contacts
* Email
* Gallery
* Messaging
* Phone
-Zach
On 16 August 2011 17:03, Alexander Sack <asac(a)linaro.org> wrote:
> On Tue, Aug 16, 2011 at 8:10 PM, Zach Pfeffer <zach.pfeffer(a)linaro.org>
> wrote:
>>
>> For the RC builds here's the first list. I suspect only 5-6 of these
>> will pass on our best builds. Team please add to this list.
>>
>> 1. Console works over serial port
>> 2. HDMI works
>> 3. DVI works
>> 4. Best resolution is automatically selected
>> 5. Best resolution can be selected with a bootarg
>> 6. Boots to the Launcher
>> 7. All tests in 0xbench run to completion
>> 8. Suspend and resume work
>> 9. Powers off
>> 10. ADB is working with workaround
>> 11. Ethernet networking is working with workaround
>> 12. ADB over USB is working out-of-the-box
>> 13. Ethernet networking is working out-of-the-box
>> 14. BT works
>> 15. WiFi works
>> 16. Software 3-D works
>> 17. Hardware accelerated 3-D graphics work
>
> Wonder, can those be tested against the same build at all or is current
> userspace not graceful enough to implement a fallback? if no fallback
> happens maybe some kernel cmdline to select soft vs. hw exists?
>
>>
>> 18. Software audio works
>> 19. Software video works
>> 20. Hardware accelerated audio works
>> 21. Hardware accelerated video works
>>
>> -Zach
>
>
> --
>
> - Alexander
>
>
Matt,
I'd love to validate that on my panda but my board is about 650 miles from my current location. It was ok with the 11.07 release which a number of folks including myself had validated.
Regards
Tom
On Aug 16, 2011, at 2:55 PM, Matt Waddel <matt.waddel(a)canonical.com> wrote:
> Hi Tom,
>
> On 08/16/2011 01:14 PM, Thomas Gall wrote:
>>
>> Be sure to use the hwpack_linaro-lt-panda-x11 variant. Without it I've had issues with x.
>
> I am seeing the same problem that Dave is and I have tried it
> with 2 different hwpacks:
>
> hwpack_linaro-lt-panda-x11-base_20110726-1_armel_supported.tar.gz
> hwpack_linaro-lt-panda-x11-base_20110804-0_armel_supported.tar.gz
>
> To your knowledge should those hwpacks work? If yes, then
> I'll open a bug so we can track this issue.
>
> Thanks,
> Matt
>
>>
>> Regards
>> Tom
>>
>> On Aug 16, 2011, at 10:14 AM, Dave Martin <dave.martin(a)linaro.org> wrote:
>>
>>> On Tue, Aug 16, 2011 at 09:41:29AM -0500, Zach Pfeffer wrote:
>>>> I've used the following commands to create an Ubuntu build if it helps:
>>>>
>>>> wget http://snapshots.linaro.org/11.05-daily/linaro-ubuntu-desktop/20110728/1/im…
>>>>
>>>> wget http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/lt-panda/20110728/0/…
>>>>
>>>> bzr branch lp:linaro-image-tools
>>>>
>>>> ./linaro-image-tools/linaro-media-create --mmc /dev/sdc --dev panda
>>>> --hwpack hwpack_linaro-lt-panda_20110728-0_armel_supported.tar.gz
>>>> --binary linaro-n-ubuntu-desktop-tar-20110728-1.tar.gz
>>>
>>> Have you booted the resulting image?
>>>
>>> I did the same thing -- here is a tiny excerpt from the bootlog from these images,
>>> (on panda rev A1):
>>>
>>> http://pastebin.ubuntu.com/667287/
>>>
>>> About 700K of log later I got a prompt, but X didn't seem to come up.
>>> Are there any limitations on monitors, or should the board auto-detect
>>> an appropriate display mode etc.?
>>>
>>> Cheers
>>> ---Dave
>>>
>>>>
>>>> -Zach
>>>>
>>>>
>>>> On 16 August 2011 09:20, Frederik Lotter <Frederik.Lotter(a)arm.com> wrote:
>>>>> Hi Christian,
>>>>>
>>>>> I am using 32-bit Ubuntu 11.04. Just here in my office everyone is running into the same issue. We are all Ubuntu users (11.04) and both 32-bit and 64-bit machines.
>>>>>
>>>>> Let me know if anything else is needed.
>>>>>
>>>>> Fred
>>>>>
>>>>> -----Original Message-----
>>>>> From: Christian Robottom Reis [mailto:kiko@linaro.org]
>>>>> Sent: 16 August 2011 14:36
>>>>> To: Frederik Lotter
>>>>> Cc: Linaro Development
>>>>> Subject: [Frederik.Lotter(a)arm.com: [UBUNTU] linaro-media-create failing]
>>>>>
>>>>>> We have several people here in the support office trying to build an
>>>>>> sdcard using the latest hwpack and root filesystem files as found
>>>>>> here:
>>>>>>
>>>>>> http://releases.linaro.org/platform/linaro-n/ubuntu/leb-panda/latest/
>>>>>>
>>>>>> We are running into a segfualt in /usr/bin/dpkg during what seems to
>>>>>> be the hwpack installation.
>>>>>
>>>>> Hi Frederik,
>>>>>
>>>>> Please use the linaro-dev mailing list (copied here) for future
>>>>> issue reports. I looked at the log and it's indeed odd that this is
>>>>> happening. Can you reproduce the problem on any of your hosts, and if
>>>>> so, what OS version is installed on them?
>>>>> --
>>>>> Christian Robottom Reis, Engineering VP
>>>>> Brazil (GMT-3) | [+55] 16 9112 6430 | [+1] 612 216 4935
>>>>> Linaro.org: Open Source Software for ARM SoCs
>>>>>
>>>>> -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> linaro-dev mailing list
>>>>> linaro-dev(a)lists.linaro.org
>>>>> http://lists.linaro.org/mailman/listinfo/linaro-dev
>>>>>
>>>>
>>>> _______________________________________________
>>>> linaro-dev mailing list
>>>> linaro-dev(a)lists.linaro.org
>>>> http://lists.linaro.org/mailman/listinfo/linaro-dev
>>>
>>> _______________________________________________
>>> linaro-dev mailing list
>>> linaro-dev(a)lists.linaro.org
>>> http://lists.linaro.org/mailman/listinfo/linaro-dev
>>
>> _______________________________________________
>> linaro-dev mailing list
>> linaro-dev(a)lists.linaro.org
>> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
>
> --
> Linaro.org │ Open source software for ARM SoCs
> Follow Linaro:
> http://www.facebook.com/pages/Linaro/155974581091106
> http://twitter.com/#!/linaroorg
> http://www.linaro.org/linaro-blog/
Hello,
I am using jenkins for continuous integration work.
I have a requirement where I need to trigger a job as part of the post build
step of a job.
For example I have a job to build a source and I would like to trigger the
job that tests the binaries as part of the post build step.
Although I am aware how to trigger a job in the post build step I am failing
to understand how to pass
certain parameters[ information that the next job needs to know to execute]
to the next job.
I came across the "Parameterized Trigger Plugin"
<https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>but
it does not explain how to access the parameters passed in the new job.
Can someone help me with this ?
Thanks and Regards,
Deepti.
Paul,
I'd like to just save all toolchain builds from here on. Copying
builds to "good locations" just wastes time since we have to redo the
builds. Will it be possible to save these and the release builds?
-Zach
Check the status for more links and information:
https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport
Meeting minutes:
https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/Notes/2011-08-09
Highlights:
libjpeg-turbo work for 11.08 release (note that Tom Gall is working 1/2
time this week)
In addition to this there will be other 1-off deliverables from
Multimedia group such as:
- Multimedia test content : will be made available through
http://samplemedia.linaro.org/
- NEON forum seeds and wiki
- OpenMAX recommendation based on the vendor survey results (krtaylor
will take care of that)
BR,
--
Ilias Biris ilias.biris(a)linaro.org
Project Manager, Linaro
M: +358504839608, IRC: ibiris Skype: ilias_biris
Linaro.org│ Open source software for ARM SoCs
Hi,
Recently we have been looking at how to squeeze more performance out of
our toolchain for building Firefox on Android. Mike Hommey integrated
GCC 4.6 into the android NDK and has been testing performance (with
mixed results http://gcc.gnu.org/ml/gcc/2011-08/msg00096.html). I like
how Linaro is doing regular arm benchmarking, ie
https://wiki.linaro.org/Platform/Android/AndroidToolchainBenchmarking/2011-…
. Would you be interested in adding a Firefox-based benchmark? As a
large application it is a good testbed for LTO, FDO and other aggressive
optimizations.
We are also looking at setting a developer-friendly android ROM with
oprofile, perf, systemtap, gdb, debug symbols, etc. It might even be
beneficial for us to use newer kernels as we exlore options like
kernel-assisted ld.so relocations, etc. That seems to similar to what
Linaro provides in the evaluation ROMS. Is there any chance of Linaro
providing developer-friendly "evaluation" ROMs for retail phones like
the Nexus S?
Thanks,
Taras
All,
While I'm at LinuxCon the 17th-19th and on a mini-break the 22nd-24th
please bring any urgent issues up with Frans Gifford.
For the release,
Our RC builds for Panda, Panda-Stage, Beagle, Snowball-Stage,
Origen-Stage and iMX53-Stage will be out by the 22nd at 16:00 UTC and
a final build will be built by the 25th at 16:00 UTC.
Patrik will be building and testing Panda, Panda-Stage, and Beagle
Botao will be building and testing the Origen-Stage
Bernhard will be building and testing the iMX53
Mathieu will be building and testing for Snowball
For any Android PM or Release Management related items please continue
to contact Tony Mansson.
For the release week we also have the following support available:
Shifts are UTC 00-08, 08-16, 16-24
22nd: 1st: <botao> 2nd: <patrik> 3rd: <fgiff>
23rd: 1st: <mansson> 2nd: <fgiff> 3rd: <bero>
24th: 1st: <botao> 2nd: <cyang> 3rd: <bero>
Our RC release should contain everything except the 11.08 toolchain.
Our final final release will contain the toolchain.
-Zach