01:45 | MarcoBi | cbxbiker61> are you still online? |
01:45 | cbxbiker61 | yeah |
14:29 | MarcoBI | I'm trying to integrate QT into my distribution but when trying to use ld command from the toolchain i get |
14:31 | MarcoBI | a " unrecognised emulation mode: tune=cortex-a8" error |
14:31 | MarcoBI | and i can only choose from armelf_linux_eabi and armelfb_linux_eabi |
14:32 | MarcoBI | i think that these value can be added into the qmake.conf used, but which one? |
15:54 | Punkley_chillin | can the cubox only have 1 vmetadec istance going at once? |
15:54 | Punkley_chillin | or can it support more? |
21:02 | flixh | KaZeR_W: you are around? |
21:17 | Sage_ | o/ |
21:33 | rabeeh | welcome Sage_ |
21:33 | rabeeh | Sage_: does Mer use fb? xorg? |
21:34 | rabeeh | s/fb/direcfb |
21:35 | Sage_ | Xorg yes |
21:36 | Sage_ | trying to compile xserver-xorg-video-dove-0.1.0 and faced this http://pastie.org/4301885 which seems to be a problem with my kernel packaging as some of the headers are missing. |
21:39 | Sage_ | My kenrel compile log if interested: https://build.pub.meego.com/package/rawlog?arch=armv8el&package=kernel-adaptation-cubox&project=home%3Asage%3Amer%3Acubox&repository=Mer_Core_armv7hl |
21:40 | flixh | rabeeh: is there a 3.4 or 3.5 kernel available somewhere with device mapper (for lvm) and nfs kernel server activated? |
21:43 | cbxbiker61 | fixh, i could turn those on in my next kernel release |
21:44 | cbxbiker61 | i've been using 3.4.6 internally since it came out |
21:44 | flixh | cbxbiker61: would be extremely helpful, thx. |
21:45 | flixh | cbxbiker61: i'll see if i can get rabeeh's 3.5 compiled with those turned on in the meantime |
22:03 | rabeeh | Sage_: the missing headers for the xserver are from the GPU drivers |
22:03 | rabeeh | for the kernel, you are building against 2.6.32.9 which is an old (but stable) version. |
22:03 | rabeeh | there are other versions from cbxbiker61 (3.4.x) and my tree 3.5.x |
22:04 | rabeeh | https://github.com/rabeeh/linux |
22:05 | rabeeh | flixh: which toolchain are you using for building the kernel? |
22:05 | flixh | native |
22:05 | flixh | i'm just going through make menuconfig using a clone of https://github.com/rabeeh/linux |
22:07 | flixh | unfortunately device mapper isn't activated there by default, und now i'm searching for the nfs options. cannot seem to find them.. |
22:08 | cbxbiker61 | yeah, i don't use menuconfig very often, i pretty much do copy/paste from other configs, it's way faster |
22:10 | Sage_ | rabeeh: :nod: Will try the 3.5.x during the next week, but still I'm a bit confused why those headers were not included to my kernel package. |
22:27 | flixh | rabeeh: aktivating device mapper and nfs in the cubox config would be extremely usefull for people using the cubox as nas or server. |
22:37 | cbxbiker61 | 3.4.6 has bee released: http://www.solid-run.com/phpbb/viewtopic.php?f=9&t=722 |
22:43 | cbxbiker61 | i have my list stripped down to 220 packages for xilka light, now to create a rootfs |
22:46 | rabeeh | how big? |
22:48 | cbxbiker61 | rabeeh, i haven't calculated it yet, should be pretty small, i'm going to install the packages and then remove non-essential directories |
22:58 | cbxbiker61 | after a fresh reboot, my xilka-light version is sitting at 260M used with 100M cached, so xbmc and support stuff is using approximately 160M |