Re: [yocto] VFAT patent EP 0 618 540

2015-10-13 Thread Gorny Krystian
Hi, exactly Chris it's for sharing Data on external media like USB. I found a workaround in the kernel menuconfig it's working fine. The entry for the workaround is in the menu: > File systems >> DOS/FAT/NT Filesystems >>> disable VFAT Dual names support (patent workaround) Thanks. Krystian

[yocto] VFAT patent EP 0 618 540

2015-10-09 Thread Gorny Krystian
Hi, I have a question regarding the VFAT patent (EP 0 618 540) owned by Microsoft. It's about common name space for long and short filenames. I have read that this patent was canceled by Germany / EU, but it's still available in the US right? So is there a patch/option where we can activate to a

[yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Gorny Krystian
Hi, I'm using the fido branch and building a genericx86 machine for the core-image-rt image. After my image boot up I always need to login as root first, is there a way to login and start my application automatically? I can't find an easy way to do this. Best Krystian

[yocto] Kernel panic - not syncing: No working init found.

2015-08-17 Thread Gorny Krystian
Hi, I have a problem with booting my Linux image. The boot error message is: (...) VFS: Mounted root (vfat filesystem) readonly on device 3:1. Devtmpfs: error mounting -2 Freeing unused kernel memory: 636K (c1aa6000 - c1b45000) Write protecting the kernel text: 7544k Write protecting the kernel r

Re: [yocto] Kernel header missing for specific Target

2015-07-17 Thread Gorny Krystian
e-mail is strictly forbidden. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Friday, July 17, 2015 3:32 PM To: Gorny Krystian; yocto@yoctoproject.org Subject: Re: [yocto] Kernel header missing for specific Target On 15-07-17 08:47 AM, Gorny Krystian wrote:

[yocto] Kernel header missing for specific Target

2015-07-17 Thread Gorny Krystian
Hi I try add to my core-image-rt image on a x86 arch my own IO driver. I have already my own recipe, for normal user space programs everything is working fine. For the kernel space driver Yocto is missing at do_comile task the asm/atomic.h header file. I have searched for the atomic.h file and

[yocto] Creating image with genericx86 machine and RT-Preempt Patch

2015-07-07 Thread Gorny Krystian
Hi, I try to build an image for a x86 architecture with RT-Preemtp Patch. So I use the genericx86 machine and try to build the core-image-rt recipe. This fails with the following errors: > ERROR: Nothing PROVIDES 'linux-yocto-rt' (but > /media/disk/myYocto/poky/meta/recipes-rt/images/core-imag