ScottK | apachelogger: How about we fix it so you can add the bugs. | 02:39 |
---|---|---|
ScottK | apachelogger: I think 626543 is fixed. | 02:39 |
PiotrN | Hello, any info on kdepim (when it will be avaiable in backports) ? | 10:46 |
Quintasan | PiotrN: Most likely it will not | 10:55 |
PiotrN | waiting for 4.7 ? | 10:56 |
Quintasan | PiotrN: It is in staging PPA so you can really try it you want | 10:56 |
Quintasan | PiotrN: In my opinion it is still not usable | 10:56 |
Quintasan | at least IMAP in KMail | 10:56 |
PiotrN | in opensuse there are also some painfull bugs with it | 10:56 |
Quintasan | Because it is painful, really. | 10:56 |
PiotrN | ok, thanks for the info | 10:57 |
Quintasan | PiotrN: ppa:kubuntu-ppa/staging <-- there it is | 10:57 |
PiotrN | yea i know, but this is my work machine, so i wont do staging in here ;) | 10:57 |
Quintasan | Okay :) | 10:57 |
Quintasan | debfx: ping | 10:57 |
PiotrN | i'll wait for usable version :) | 10:57 |
=== dpm_ is now known as dpm | ||
Quintasan | apachelogger: ping | 14:38 |
* Quintasan has no VGA output :S | 14:58 | |
Quintasan | QuickStart Board, Y U NO START? | 15:04 |
Quintasan | following magical installation steps by apachelogger | 15:38 |
Quintasan | still populating root :S | 15:38 |
debfx | Quintasan: pong | 15:39 |
Quintasan | debfx: Did you get anywhere near reviewing what I did with Qt so far? | 15:39 |
* Quintasan notes that there is changelog and rules merge since NCommander told him that the bug was already fixed | 15:39 | |
apachelogger | Quintasan: linaro? | 15:39 |
Quintasan | yes | 15:39 |
Quintasan | Isn't that what I want? | 15:40 |
apachelogger | swell | 15:40 |
apachelogger | Quintasan: yes it is | 15:40 |
debfx | not yet | 15:40 |
Quintasan | debfx: Okay, let me know when you are done with it | 15:41 |
Quintasan | apachelogger: How long did it take for you? | 15:41 |
apachelogger | the what? | 15:41 |
apachelogger | population? | 15:41 |
Quintasan | Yes | 15:41 |
debfx | Quintasan: have you actually test build it? | 15:47 |
debfx | kubuntu_23_arm_memory_barriers.patch looks a lot like armv6_Add_support_for_ARMv7_atomic_operations.patch | 15:47 |
debfx | same with armv6_Include_explicitly_IT_instructions.patch | 15:48 |
debfx | cherry-picking http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=commit;h=d757353540292f24a0e0adb0fcc5e0d65e6f01f0 would be a good idea | 15:49 |
Quintasan | apachelogger: I mean, it's almost 30 minutes since I ran the linaro-media-create command | 15:50 |
apachelogger | well | 15:51 |
apachelogger | class4 microsd is slow | 15:51 |
apachelogger | deadly slow | 15:51 |
apachelogger | in fact a usb2 drive will be faster | 15:51 |
apachelogger | by a factor of 2 (at least for reading IIRC) | 15:51 |
Quintasan | going to get something to eat then | 15:51 |
=== wendar is now known as allison | ||
=== allison is now known as wendar | ||
=== wendar is now known as allison | ||
Quintasan | apachelogger: what the hell am I supposed to comment out in check_sub? | 16:49 |
Quintasan | There is no such function | 16:49 |
apachelogger | Quintasan: look for subachitecture | 16:52 |
apachelogger | maybe the func is called differently | 16:52 |
apachelogger | if so, please fix the wiki | 16:52 |
Quintasan | comment out the WHOLE function or just the code? | 16:52 |
* apachelogger wrote that from memory | 16:53 | |
Quintasan | /usr/sbin/flash-kernel: 56: Syntax error: "}" unexpected | 16:54 |
Quintasan | ffs | 16:54 |
Quintasan | apachelogger: can you pastebin the damn fuction somewhere? | 16:54 |
* Quintasan gets no output from flash-kernel at all | 16:56 | |
apachelogger | I am not at home | 17:05 |
Quintasan | That's shit | 17:05 |
Quintasan | If we provide a broken flash-kernel script then what's the use? | 17:06 |
Quintasan | apachelogger: also, how did you get eth to work in chroot? | 17:13 |
apachelogger | not at all | 17:13 |
apachelogger | why would you? | 17:13 |
apachelogger | you'd be using the host eth | 17:14 |
Quintasan | how am I supposed to install openssh then? | 17:14 |
apachelogger | Quintasan: host eth! | 17:17 |
Quintasan | ehh | 17:22 |
Quintasan | still no VGA | 17:22 |
* Quintasan has no idea how apachelogger's instructions make any sense | 17:24 | |
apachelogger | Quintasan: do you haz openssh? | 17:33 |
apachelogger | did you run flash-kernel successfully? | 17:33 |
Quintasan | I haz openssh | 17:34 |
Quintasan | I do not know if I ran flash-kernel successfully since the instructions provided were not enough | 17:34 |
Quintasan | I just get an empty line of output | 17:35 |
apachelogger | echo $? :P | 17:35 |
apachelogger | what did you change your subarch function to? | 17:36 |
Quintasan | I commented the contents | 17:36 |
Quintasan | so | 17:36 |
Quintasan | check_subarch { | 17:36 |
Quintasan | # | 17:37 |
Quintasan | # | 17:37 |
Quintasan | # | 17:37 |
Quintasan | # | 17:37 |
Quintasan | } | 17:37 |
apachelogger | that wont work | 17:37 |
apachelogger | you need something in the function | 17:37 |
apachelogger | like echo "" | 17:37 |
Quintasan | https://wiki.ubuntu.com/ARM/iMX53QuickStartBoard | 17:37 |
Quintasan | >comment out the code inside check_sub (subarchitecture stuff seems broken) | 17:37 |
Quintasan | sup | 17:37 |
Quintasan | Unsupported platform | 17:38 |
apachelogger | well, sorry, I thought people were knowledgable enough to know that this is not valid shell code if you just comment out all the shit in a function :P | 17:38 |
Quintasan | apachelogger: http://paste.kde.org/84901 | 17:38 |
apachelogger | that should work | 17:38 |
apachelogger | did you fix the wiki name? | 17:38 |
Quintasan | Unsupported platform | 17:38 |
apachelogger | wah? | 17:39 |
apachelogger | ah | 17:39 |
apachelogger | right | 17:39 |
bambee | evening | 17:39 |
apachelogger | Quintasan: flash-kernel you need to run over ssh | 17:39 |
ulysses | !find qdebug.h | 17:39 |
ubottu | File qdebug.h found in libqt4-dev, qt4-doc-html | 17:39 |
apachelogger | Install openssh-server | 17:39 |
apachelogger | Try booting | 17:39 |
apachelogger | If everything went well you should be able to ssh into the machine (linaro.local) | 17:39 |
apachelogger | obviously | 17:40 |
Quintasan | hmm | 17:40 |
Quintasan | what the fcks | 17:42 |
* Quintasan can't umount the damn card | 17:42 | |
* Quintasan weeps | 17:43 | |
Quintasan | Wiki upgrade? | 17:43 |
Quintasan | Don't shit me | 17:43 |
Quintasan | still throws internal errors | 17:43 |
Riddell | rbelem, apachelogger: for the panda boards I also need phone numbers | 17:43 |
Quintasan | apachelogger: Can't ssh into it | 17:44 |
Quintasan | herp derp | 17:44 |
=== allison is now known as wendar | ||
Quintasan | OH WOE ME | 18:06 |
Quintasan | openssh doesnt work | 18:08 |
Quintasan | no idea why | 18:08 |
=== timblechmann is now known as tim | ||
Quintasan | no shit | 18:35 |
Quintasan | apachelogger: Can't get this working | 18:36 |
kubu2 | when can we see 4.7 in 11.11? Looks like B2 is gone and RC1 is around the corner? | 21:27 |
=== nielsslot_ is now known as nielsslot | ||
apachelogger | Quintasan_: you made it kaput | 23:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!