Re: Booting Fiasco with U-Boot (or: what is 0x002000000?)

2010-11-03 Thread Matthias Lange
tions are already answered somewhere then I'd be more > than happy with a link. > > Cheers, > Thomas > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-

Re: L4Linux - Freescale i.MX51 Bebbage Board - vmlinuz.arm wanted

2011-03-11 Thread Matthias Lange
l error: asm/rwsem.h: No such file or directory > compilation terminated. > make[3]: *** [arch/l4/kernel/asm-offsets.s] Error 1 > make[2]: *** [prepare0] Error 2 > make[1]: *** [sub-make] Error 2 > make: *** [all] Error 2 > > > > Maybe someone has an idea. > > My development platform: > G

Re: L4Android minor issue report

2011-08-29 Thread Matthias Lange
sfully. > It would be nice if you update the L4Android Website ("Create ISO > Image") and the configs repository. > > Regards > Giorgio > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.

Re: L4Android bootstrap errors

2011-08-29 Thread Matthias Lange
nueabi) > - OS: Ubuntu 11.04 x86 > > [1] http://pastebin.com/95M7iiPv > [2] http://pastebin.com/eYvM65ij > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.t

Re: L4Android servicemanager segfault

2011-08-30 Thread Matthias Lange
build/tool/gendep/32 > > LD_HAS_HASH_STYLE_OPTION=y > > LDVERSION=220 > > include /home/mdlemay2/tmp/l4re/l4/build/.config.indep > > > > Here is my Fiasco (r36) configuration file: > > > > # > > # Automatically generated make config: don

Re: L4Android servicemanager segfault

2011-09-01 Thread Matthias Lange
org/download/download.html Thanks. I now uploaded the images. Make sure to boot L4Android with androidboot.harware=l4android on the cmdline. Matthias. > > Best regards, > Michael LeMay > http://m.lemays.org > > > -----Original Message- > From: Matthias Lange [mailto:mla

Re: L4Android and L4Linux parallel on an i.MX53

2012-03-06 Thread Matthias Lange
4. > > Regards Tobi > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Telekom Innovation Laboratories E

Re: L4Android and L4Linux parallel on an i.MX53

2012-03-15 Thread Matthias Lange
helps as a starting point but could not help me with the problems I'm > having right now. > > Best regards Tobi > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

[Announcement] Karma VMM first public release

2012-05-14 Thread Matthias Lange
via AHCI * RTC and Hpet support Karma is released under the terms of the Gnu General Public License Version 2. [0] http://karma-vmm.org [1] http://os.int.tu-dresden.de/fiasco [2] http://www.isti.tu-berlin.de/security_in_telecommunications [3] http://os.inf.tu-dresden.de -- Dipl.-Inf. Matthias

Re: Booting L4/Fiasco + L4Re on PC

2012-05-15 Thread Matthias Lange
On 05/16/2012 07:59 AM, 석현철 wrote: > I made the bootable ISO image. Just burn the image to a CD and boot your PC from CDROM. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Telekom Innovation Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 -

Re: L4Android on Pandaboard

2012-06-17 Thread Matthias Lange
with Pandaboard, I don't know if > I'm using the right device configuration (in the form of a .devs file) for > the I/O server of L4Re. You should have a look into the Pandaboard TRM and gather the right MMIO regions needed for MMC etc. Then connect those to the vbus for the

Re: L4Android on Pandaboard

2012-06-19 Thread Matthias Lange
nly SDHCI. Maybe I still missed > something. > Are there resources other than MMIO regions and IRQs that have to be > configured for the I/O server? Probably you need some GPIO pins. Have a look into the Pandaboard TRM. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunicat

Re: L4Android on Pandaboard

2012-06-19 Thread Matthias Lange
assign registers that affect global > configuration of the platform (e.g., the system control registers), although > I don't think it is appropriate to assign such registers to only one OS. You can write a L4Re server which configures those registers. Then L4Android can access those r

Re: Startup help for L4Linux

2012-07-02 Thread Matthias Lange
ce ... Did you miss to copy the l4re binary? Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Telekom Innovation Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 - 30 - 8353 58 553 Mobile: +49 - 160 - 587 28 07 Web: http://www.t-labs.tu

Re: Questions about L4 virtual machines

2012-07-09 Thread Matthias Lange
this? Maybe you should start reading the master thesis on how OpenBSD was ported to Fiasco.OC (Porting OpenBSD to Fiasco [1]). Matthias. [1] http://www.isti.tu-berlin.de/security_in_telecommunications/menue/teaching/diplomamasterbachelor_theses/finished_theses/ -- Dipl.-Inf. Matthias Lange

Re: Ethernet device

2012-08-06 Thread Matthias Lange
> > Best Regards > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Telekom Innovation Labo

Re: Ethernet device

2012-08-06 Thread Matthias Lange
uot;lspci" show something meaningful? Matthias. > > Best Regards > > > > From: Matthias Lange > To: Wajidali Whowe > Cc: "l4-hackers@os.inf.tu-dresden.de" > Sent: Monday, August 6, 2012 11:48 AM > Subject: Re: Etherne

Re: Ethernet device

2012-08-06 Thread Matthias Lange
tunately terrible:  > "lspci: /sys/bus/pci/devices: No such file or directory" Can you test this with a small (current) busybox ramdisk first? Make sure to mount /proc and /sys and then run "mdev -s". Matthias. > > > Best Regards, > > > > > ___

Re: Ethernet device

2012-08-06 Thread Matthias Lange
4Linux log. Can you post the result of "grep PCI .config" and "grep E1000 .config" from your L4Linux config? Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Telekom Innovation Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 -

Re: Page Fault on real hardware

2012-10-29 Thread Matthias Lange
Would it be possible to find out the specific definitions for the Traps? For > instance does Trap number (in our case 13) tell about the reasons?  Yes. Trap #13 on x86 is a general protection fault. See Intel's IA-32 Software Developer Manual 3A, chapter 6 for more details. Matthias.

Re: Touchscreen

2012-11-06 Thread Matthias Lange
gt; > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers > > > ___ >

Re: Touchscreen

2012-11-08 Thread Matthias Lange
his part?  You need something like this in your lua script hid = l:new_channel() (for L4Linux) ev = hid::svr() (for mag) ev = hid; Don't forget to enable the input server with l4-input-srv.enable=1 on the command line. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommu

Re: Touchscreen

2012-11-08 Thread Matthias Lange
ot;rom/vmlinuz.android mem=256M l4-input-srv.enable=1 console=ttyLvx > ramdisk=rom/openwrt-x86-alix2-rootfs.tar.gz root=1:0 ramdisk_size=32768 > l4x_rd=rom/openwrt-x86-alix2-rootfs.tar.gz init=/etc/preinit"); > > > Best Regards, > > > >

Re: Touchscreen

2012-11-11 Thread Matthias Lange
usb? Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Deutsche Telekom Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 - 30 - 8353 58 553 Mobile: +49 - 160 - 587 28 07 Web: http://www.fgsect.de ___ l4-hackers m

Re: Touchscreen

2012-11-14 Thread Matthias Lange
{ >                 caps = linux_caps, >         }, >         "rom/vmlinuz mem=256M console=ttyLv0 root=1:0 ramdisk_size=32768 > l4x_rd=rom/drops-rd.rd init=/bin/sh"); > > > local mag_caps = { > mag = l:new_channel(), > svc = l:new_channel(), > }; > > l:start({ >

Re: App on L4Re

2012-11-25 Thread Matthias Lange
dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Deutsche Telekom Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 - 30 - 8353 58 553 Mobile: +49 - 160 - 587 28 07 Web: http://www.fgsect.de ___

Re: No known ld emulation found

2012-12-25 Thread Matthias Lange
e > `/usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o' is incompatible with i386 > output > make[8]: *** [libl4sys.so] Error 1 Have you installed gcc-multilib and g++-multilib? You need those on a 64bit host. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berl

Re: how to compiler

2013-03-13 Thread Matthias Lange
On 12.03.2013, at 06:04, fiasco wrote: > I want to know whether the l4re and fiasco.oc have some practical application > which is open source. I want to build some useful pkg application for demo. > The example like "Hello, world" is too small. L4Linux [1] should be a reasonable workload. You c

Re: l4re compilation order

2013-04-16 Thread Matthias Lange
e are > .pc files like libdrivers-input.pc etc.what do they work? Basically the make system takes care of resolving the dependencies. The Control files give make a hint of inter-package dependencies. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / D

Re: does the driver directly operate the device?

2013-04-27 Thread Matthias Lange
erate the device. The microkernel only provides isolation (=address space), communication (=IPC) and scheduling. Device interrupts are transformed into IPC by the microkernel and forwarded to a registered thread. Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications

Re: How to start new program in interactive way

2013-05-02 Thread Matthias Lange
k accordingly. You can find a few hints in the moe source code. Best, Matthias. -- Dipl.-Inf. Matthias Lange Security in Telecommunications TU Berlin / Deutsche Telekom Laboratories Ernst-Reuter-Platz 7, 10587 Berlin Phone: +49 - 30 - 8353 58

Re: Build errors with L4

2013-07-29 Thread Matthias Lange
On 29.07.2013, at 14:05, Bob Stewart wrote: > Let me more precise now that I'm on the machine I was trying to build on. > > Following the directions on the L4 Runtime Environment page, I completed > steps 1, 2 and 3. On step 4, configuring the build tree, I selected my target > architecture an

Re: error in bootstrap when building amd64

2013-10-01 Thread Matthias Lange
On Tue, Oct 01, 2013 at 02:50:42PM +0200, Joel Nider wrote: > Hi, > > >> ? ==> Linking bootstrap32.elf > >> /usr/bin/ld: skipping incompatible > >> /usr/lib/gcc/x86_64-linux-gnu/4.6/libgcc.a when searching for -lgcc > >> /usr/bin/ld: cannot find -lgcc > >> collect2: ld returned 1 exit status > >>

Re: Request for information on l4 fiasco

2013-12-10 Thread Matthias Lange
Hi, On Tue, Dec 10, 2013 at 09:51:10AM +0100, Viswa Sekar wrote: > Hello Sir, > > I am on a project on porting l4 fiasco.oc to power pc architecture. > i am totally new to this. > kindly provide me documentation/information on the same. > it will be very useful. Fiasco has already been ported to

Re: Request for information on l4 fiasco

2013-12-10 Thread Matthias Lange
hias. > > kindly help me. > > thanks in advance > > > On Tue, Dec 10, 2013 at 3:59 PM, Matthias Lange > mailto:mla...@sec.t-labs.tu-berlin.de>> > wrote: > > Hi, > > On Tue, Dec 10, 2013 at 09:51:10AM +0100, Viswa Sekar wrote: > > Hel

Re: Framebuffer in L4Re for Raspberry PI

2014-03-01 Thread Matthias Lange
On 28 Feb 2014, at 11:30, Peter Hanzel wrote: > > Hello. > > I have compiled Fiasco.OC and L4Re for Raspberry PI. > It boots ok with UART output. > Now I want to add framebuffer device and output to monitor. > > Is this a work in progress or is it already implemented? or to be implemented? Cur

Re: Problem in Linking program

2014-03-13 Thread Matthias Lange
Hi, On Thu, Mar 13, 2014 at 06:00:52PM +0900, Irvanda Kurniadi wrote: > Case closed. > > I found that the __assert_fail is not supported in uclibc. Then, I tried to > change __assert_fail with __assert and it works. But I'm still curious > about using glibc in L4re. I try to compile my program us

Re: compiling L4RE for ARM

2014-03-18 Thread Matthias Lange
tthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.d

Re: compile l4re for arm

2014-03-21 Thread Matthias Lange
ave to create the image manually by issueing make elfimage E= in you l4re obj directory. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing

Re: compile l4re for arm

2014-03-21 Thread Matthias Lange
Hi, > On 21 Mar 2014, at 20:27, Alexis Fajardo Moya wrote: > > Hello, > I'm trying to do the same procedure than Waldo. I have fiasco > compiled in a configured buildir; the same for l4re. I'm using the > arm-2012.03 toolchain. > > When I execute inside l4re builddir the command

Re: Can you tell me function name that means 'Entry Point: 0x11000000' ?

2014-03-21 Thread Matthias Lange
Hi, > On 21 Mar 2014, at 11:33, Taeung wrote: > > Hello, l4 hacker. > > > I'm trying to boot "Hello world / L4/ Fiasco" on Freescale i.MX6 Quad SABRE > SD board(Cortex-A9, ARMv7). > > I'm using 'u-boot' and 'uImage'. > So, i build uimage by "make uimage E=hello ~...". > And i've try to booti

Re: Can use other root file system instead of ramdisk(ramdisk-arm.rd) ?

2014-03-25 Thread Matthias Lange
device. This includes (maybe not a complete list): - enable PCI-support in Linux - select the vPCI L4Linux driver - enable AHCI driver in Linux - put correct PCI-devices to L4Linux's vbus Matthias. > 3. Whatever packages which is put in a ramdisk, is it no matter ? > If I

Re: Compiling L4Linux for Pandaboard ARM Error

2014-03-25 Thread Matthias Lange
Hi, > On 25 Mar 2014, at 11:34, Erry Pradana Darajati > wrote: > > Hello L4 Hackers, > i am doing a project that involve L4 and Pandaboard Rev.B1 > So far, i am successful to boot Fiasco with L4Re in it. And now, i'm moving > on to boot the L4Linux to Pandaboard > > I'm following the tuts fro

Re: hello/l4/fiasco.oc for realview pbxa9

2014-03-27 Thread Matthias Lange
directly in your l4re obj directory? Don't forget to set QEMU_OPTIONS as you need. Matthias. > > ...and that was all. No "Hello world". > After that I kill the qemu process. > > What 's the problem with my procedure? > > Sorry for the huge amoun

Re: Have you modified L4 Kernel command line ?

2014-03-27 Thread Matthias Lange
you can do that. But you also need to pass-through the physical MMC device to L4Linux (or implement a virtual one). Depending on your platform this may be a little bit more involved. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkon

Re: hello/l4/fiasco.oc for realview pbxa9

2014-03-27 Thread Matthias Lange
On Thu, Mar 27, 2014 at 08:50:22AM -0400, Alexis Fajardo Moya wrote: > Hello, > > On 27/03/14 05:02, Matthias Lange wrote: > >What's strange here is, that bootstrap is not moving modules 1 and 2. Are you > >using the latest snapshot? Which version of qemu are you u

Re: hello/l4/fiasco.oc for realview pbxa9

2014-03-27 Thread Matthias Lange
> On 27 Mar 2014, at 15:03, Alexis Fajardo Moya wrote: > > Hi, > El 27/03/14 09:59, Matthias Lange escribió: >> >> Also, which cross toolchain are you using? > I'm using the Code Sourcery toolchain version 2012.03 This one is ok. Matthias. __

Re: L4Linux + Ubuntu

2014-03-31 Thread Matthias Lange
erview.shtml -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing list l4-hackers@os.inf.tu-dre

Re: How to change root device on L4 Linux ?

2014-04-01 Thread Matthias Lange
. First you need to identify the native Linux driver for the SD controller. Then you need to identify all the resources (IO memory, GPIO pins, IRQs, clocks, ...) the driver requires. Then you need to make those resources available to L4Linux. Most likely you have to define a custom L4Linux ARM platform a

Re: step forward on compilation

2014-04-02 Thread Matthias Lange
xpired in the queue. > > *Laughter* :) Can't handle the truth? > > No, but why don't you add my address, then? Why don't you subscribe yourself like everyone else? > And - if I'm not subscribed, how come *I* get all the > mail? Because netiquette recommends

Re: How to secure Ethernet environment on L4 Linux ?

2014-04-18 Thread Matthias Lange
Hi, On 18.04.2014, at 13:24, Taeung wrote: > Hello, Adam and L4 Hackers. > Thanks for answering. > > When I run 'ifconfig', nothing have happened. > I guess that the cause is /etc folder in ramdisk is not enough to run 'init'. > > Would you mind if I ask you another question ? > > Must also

Re: How to secure Ethernet environment on L4 Linux ?

2014-04-21 Thread Matthias Lange
> -- vim:set ft=lua: > > local lxname = "vmlinuz"; > if L4.Info.arch() == "arm" then > lxname = "vmlinuz.arm"; > end > > L4.default_loader:start( > { caps = { > log = L4.Env.log:m("rws"), >

Re: cannot find -lld-l4

2014-05-14 Thread Matthias Lange
t; > BTW before that missing lib error, i get a lot of "multiple > definition of...". > > Any ideas? > I use Debian 7 32bit. > > > Thanks -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dre

Re: how to get current cpu id

2014-05-14 Thread Matthias Lange
hackers@os.inf.tu-dresden.de > > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers -- M

Re: interfaces of scheduler Fiasco

2014-05-21 Thread Matthias Lange
er__api.html > thank you > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH.

Re: Missing library question

2014-05-26 Thread Matthias Lange
make [1]: *** [bootstrap] Error 2 >make: *** [pkg] Error 2 You need to install gcc-multilib and g++-multilib. The build system cannot find the 32bit version of libgcc.a. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: D

Re: Where is kernel entry code

2014-05-26 Thread Matthias Lange
Hi, On 26.05.2014, at 19:57, Yuxin Ren wrote: > Where is the code around kernel entry, including both l4Re and kernel? Please have a look at the files named 'entry*' in the Fiasco src directory. Matthias. > What is the register format of system call in Fiasco? > > Thanks a lot. > Best >

Re: kinvoke fonction

2014-05-28 Thread Matthias Lange
frame.cpp. > Utcb const *iutcb, Utcb *outcb: ?? The UTCB is used to pass and return data between kernel and user (in case of a system call) or between IPC partners. If you have other questions in the future please use the l4-hackers mailing list! Matthias. -- Matthias Lange, matthias.la...

Re: EFI boot fails

2014-06-09 Thread Matthias Lange
w_test0 > > the same setup was tested successfully under qemu > > i appreciate any help > > thanks in advance > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mail

Re: Graphical desktop, l4con, mag

2014-06-18 Thread Matthias Lange
0x1006452 > > > > This looks like io does not like to hand out the framebuffer memory. > > Any change when specifying, for example, -m 0x114 ? > > Does io say something noteworthy, possibly with some -v options > > supplied? > > > > > > > > Adam >

Re: Graphical desktop, l4con, mag

2014-06-20 Thread Matthias Lange
quot;; >>> Res.io(0x3b0, 0x3bf); -- MDA >>> Res.io(0x3c0, 0x3df); -- EGA/VGA >>> Res.io(0x1ce, 0x1d0); -- Vbox >>> Res.io(0x402, 0x402); -- QEMU Debug Port >>> Res.mmio(0xa, 0xb); >>> }, >>> >

Re: Fwd: Problems using qemu devices from l4re

2014-07-03 Thread Matthias Lange
| libio: Warning: Query of 'vbus' failed! > but it runs, so I don't really know what I am doing wrong. There is no > complete example that I have found with either libio or sigma0, so I > need some hints on this, please. As far as I can see from your configs you missed

Re: Fwd: Problems using qemu devices from l4re

2014-07-04 Thread Matthias Lange
x27; vbus in io like you want (e.g. prodb_bus = vbus_prodb). Your application then has to allocate a vbus capability and has to look for 'prodb_bus' in its capability space. Matthias. > }, > log = { "app", "green" }, >}, >"rom/app&

Re: Fiasco bug

2014-07-18 Thread Matthias Lange
At least gcc 4.6 is required to build Fiasco and L4Re. Matthias. > What Can I do to fix the problem ? > > Regards, > Rima -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-In

Re: booting lx_ginger.iso

2014-07-21 Thread Matthias Lange
Hi, > On 21.07.2014, at 18:22, cem akpolat wrote: > > Hi, > > There is also issues while booting lx_ginger.iso (from l4android.org), it > stems from the lx_ginger.cfg file. > > > akpolat@akpolatX240:~/Desktop$ qemu-system-x86_64 -cdrom lx_ginger.iso -m 512 > -serial stdio > > Welcome to Fi

Re: l4android compilation issue

2014-07-21 Thread Matthias Lange
Hi, what is the actual problem you encounter? I cannot spot any problem from the (incomplete?) log. Matthias. > On 21.07.2014, at 17:11, cem akpolat wrote: > > Dear all, > > > I compiled l4android in the light of the explanation under l4android.org, > however, I encountered the failure or

Re: l4android compilation issue

2014-07-22 Thread Matthias Lange
t; log = L4.Env.log:m("rws"); > vbus = io_caps.ginger_bus; > rtc = rtc_caps.rtc; > rom = L4.Env.rom; > -- fb = con_caps.con:create(L4.Proto.Goos); > fb = mag_caps.svc:create(L4.Proto.Goos, "g=640x480,10,10"); > }; > > L4.default_loader:start(

Re: l4android compilation issue

2014-07-23 Thread Matthias Lange
(v01 BOCHS BXPCAPIC 0001 BXPC > > 0001) > > io | > > /home/akpolat/mysvn/l4android/l4android/src/src/l4/pkg/acpica/lib-acpi/src/osl-basic.cc:344:AcpiOsPhysicalTableOverride(0xbffb89, > > 0x80007d08, 0x80007d0c): UNINPLEMENTED > > io | ACPI: HPET 0

Re: compiling and running l4android-arm in qemu

2014-08-17 Thread Matthias Lange
_L4LinuxARM.elf -serial stdio According to the qemu documentation the PBX-A9 target provides a maximum of 1024M of RAM. However, Fiasco and L4Re can only use 512M if I remember correctly. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept G

Re: How can a thread map memory to itself

2014-08-22 Thread Matthias Lange
RT,server" Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing list l4-hackers@

Re: [ASK] Basic L4Re

2014-10-13 Thread Matthias Lange
can call 'make -jX S=YOUR_PKG_NAME'. Note that the latter will not check and rebuild the pkg's dependencies. Matthias. [0] http://os.inf.tu-dresden.de/L4Re/doc/ -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernk

Re: is there a way to run the compiled arm on Nexus S ?

2014-10-27 Thread Matthias Lange
ccessibility to debugging connectors and very likely a usable > boot-loader with regard to loading images (network, USB). Matthias. [0] http://www.accuvant.com/blog/building-a-nexus-4-uart-debug-cable -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 -

Re: is there a way to run the compiled arm on Nexus S ?

2014-10-28 Thread Matthias Lange
Hello Christian, On 10/28/2014 08:46 AM, Christian Helmuth wrote: > Hello Matthias, > > On Mon, Oct 27, 2014 at 10:30:03AM +0100, Matthias Lange wrote: >> Given the Nexus S was built by Samsung the USB port seems promising. >> However, there is a third option us

Re: Question about schedule policy

2014-11-04 Thread Matthias Lange
ntext. > > So, is there any schedule policy about Task? No. In L4-speak a task is just an address space. Each task has at least one thread which carries the activity. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sit

Re: Second UART and console

2014-11-09 Thread Matthias Lange
onsoles? You should have a look into the 'cons' package. It is a console multiplexer and allows you to interact with multiple clients over one UART. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dr

Re: [ASK] Basic L4Re

2014-12-01 Thread Matthias Lange
ory `/media/chiqiVstorage/l4resnap/src/l4' > make: *** [qemu] Error 2" > > where did i go wrong ? You need to add /media/chiqiVstorage/l4resnap/src/l4/conf/examples to your MODULE_SEARCH_PATH. Best, Matthias. > Sorry for the basic question. Any answer and response is really

Re: Is anyone has experience with pandaboard omap4460?

2014-12-15 Thread Matthias Lange
gt; omap4460? > Is anyone has experience with it? > > Best, > Zachary > > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers > -- Matthias Lan

Re: Is anyone has experience with pandaboard omap4460?

2014-12-19 Thread Matthias Lange
Hi, On 12/15/2014 12:55 PM, Andre Puschmann wrote: > On 12/15/2014 10:53 AM, Matthias Lange wrote: >> Hi, >> >> L4Re (kernel and userland) do support the OMAP4460 on the Pandaboard and >> L4Linux/L4Android can be compiled with ARMv7 support. However we do not >&

Re: L4Re GPIO

2014-12-22 Thread Matthias Lange
Module (scm). There is a 16-bit register for each pin but unfortunately these registers are not in a particular order. So we need an offset table to find the correct register for each pin. The corresponding part for each GPIO chip of the offset table is specified via the 'scm_offset' para

Re: L4Re GPIO

2014-12-28 Thread Matthias Lange
Hi, > On 23.12.2014, at 15:29, Erry Pradana Darajati wrote: > > >> 1. I want to QEMU to accept input from keyboard to emulate and study how to > >> use an configure of IO. I study this as a part of my main goal to access > >> GPIOs of Pandaboard. Well, in my last email i stated that i already in

Re: Is anyone has experience with pandaboard omap4460?

2014-12-28 Thread Matthias Lange
Hi, > On 26.12.2014, at 10:22, Zachary wrote: > > Hi, > > Alexander Tarasikov gmail.com> writes: >> Genode does have the framebuffer driver (which even supports DSI panels on > phones and tablets), input and block driver and works very well. I had quite > nice results running multiple instance

Re: L4Re GPIO

2015-01-05 Thread Matthias Lange
ny of your suggestion > and answer > > P.S : I am attaching my current main program just in case. And i still > access it directly. without > > main2.c : http://pastebin.com/eZKqy1LE > omap44x2.c : http://pastebin.com/0hupnnyR > arm-omap4.devs : http://pastebin.com/

Re: PF_RING installation on l4re

2015-01-07 Thread Matthias Lange
col family for sockets. Fiasco.OC does not provide a POSIX/UNIX API, so there is no socket() or alike system call. Maybe you can give a little bit of background of your use case, so that we can steer you into the right direction. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +

Re: Problem with running client-server application in l4re

2015-01-12 Thread Matthias Lange
*No fpage received* > *MOE: cmdline: moe --init=rom/clntsrv-server* > *MOE: Starting: rom/clntsrv-server * > *MOE: loading 'rom/clntsrv-server'* > *Could not register my service, is there a 'calc_server' in the caps table?* > *MOE: task 1565571 exited with 1* >

Re: Is anyone has experience with pandaboard omap4460?

2015-01-15 Thread Matthias Lange
On 01/16/2015 04:12 AM, Zachary wrote: > Matthias Lange kernkonzept.com> writes: > >> On pandaboard.org you will find the Omap4 reference manual. This contains > all the bits and pieces you need. >> Writing a framebuffer driver for the Pandaboard includes multiple ste

Re: L4linux build problem

2015-01-21 Thread Matthias Lange
iable the features mentioned above. But > I could not find the location of the above features in the menu-based > window. You can always search in the configuration dialog using '/'. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept

Re: executing snort(IDS)on l4 linux

2015-01-22 Thread Matthias Lange
ion is to generic to answer. Maybe you can describe your use-case in more detail? Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführe

Re: Running l4android on cubieboard2

2015-01-22 Thread Matthias Lange
l panic - not syncing: Attempted to kill init! > > exitcode=0x000b > > > > panic: going to sleep forever, bye > > l4linux | panic: going to sleep forever, bye > > > > Adam > -- > Adam a...@os.inf.tu-dresden.

Re: Is anyone has experience with pandaboard omap4460?

2015-01-22 Thread Matthias Lange
On 01/22/2015 03:09 AM, Zachary wrote: > Matthias Lange kernkonzept.com> writes: > >> >> I think the fb-drv package is a good starting point. However you can put >> your driver into its own package if you like. To plugin nicely with the >> existing parts of

Re: Clock/Power Management Framework on L4

2015-01-26 Thread Matthias Lange
lution? Best, Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing list l4-hackers@os

Re: SERVICES

2015-01-27 Thread Matthias Lange
user space component. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing list

Re: kobject kinvoke from ned

2015-01-28 Thread Matthias Lange
ly from a ned script"? Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth ___ l4-hackers mailing

Re: [Out-Of-Topic]How to Access Input GPIO of OMAP4460 without L4Re (direct access)

2015-01-28 Thread Matthias Lange
> > > ___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers > -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88

Re: Problem with Socket program

2015-02-01 Thread Matthias Lange
___ > l4-hackers mailing list > l4-hackers@os.inf.tu-dresden.de > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers > -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsf

Re: Problem with L4linux

2015-02-02 Thread Matthias Lange
unable to mount the root file system. You need to find out which filesystem is on your ramdisk and compile support for it into the L4Linux kernel. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden,

Re: Linux boot problem

2015-02-05 Thread Matthias Lange
; You need to give L4Linux the log capability caps = { log = L4.Env.log:m("rws"), }, Also see the examples in l4/conf/examples. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129

Re: How to run an application on l4linux

2015-02-09 Thread Matthias Lange
pile it and copy it to your ramdisk (or whatever filesystem your L4Linux has access to). Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführe

Re: Mounting l4linux ramdisk

2015-02-09 Thread Matthias Lange
e name of your ramdisk. You also need to mount the ramdisk via a loopback device using '-o loop'. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Gesc

Re: Running l4android on cubieboard2

2015-02-09 Thread Matthias Lange
fault_loader:start( > { caps = { > log = L4.Env.log:m("rws"), > vbus = vbus_l4linux; > }, > l4re_dbg = L4.Dbg.Warn,log = { "l4linux", "yellow" }, > }, > "rom/" .. lxname .. " mem=256M console=ttyLv0 l4x_rd=ro

Re: How to Install L4Re

2015-02-10 Thread Matthias Lange
mplish but if I assume that you boot from SD card you need to configure the bootloader (u-boot?) to automatically boot your L4Re image. Matthias. -- Matthias Lange, matthias.la...@kernkonzept.com, +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäfts

  1   2   3   >