01:01 | undo | break the firmware so spi is bricked :) |
01:03 | Coburn | what |
01:03 | Coburn | you broke the spi? |
01:05 | undo | no |
06:19 | frilled | Don't have sliced bread at the moment, so the CuBox (Pro) is definitely the best thing in my house right now ;-) |
12:17 | NotRelevant | rabeeh: you have problems with the servers there |
12:17 | NotRelevant | rabeeh: forum + wiki |
12:17 | rabeeh | ? |
12:17 | rabeeh | what kind of a problem? |
12:17 | rabeeh | i can access those |
12:17 | NotRelevant | A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: SELECT lc_value FROM `mw_l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 Function: LCStore_DB::get Error: 1317 Query execution was interrupted (localhost) |
12:17 | NotRelevant | General Error SQL ERROR [ mysql4 ] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [2002] An sql error occurred while fetching this page. Please contact an administrator if this problem persists. |
12:18 | NotRelevant | forum... it's ok now |
12:18 | rabeeh | wiki ok too |
12:18 | NotRelevant | yes. a little slow |
12:19 | rabeeh | must be the server farm |
12:19 | NotRelevant | CuBox? |
12:19 | rabeeh | let me check |
12:19 | rabeeh | :) |
12:19 | rabeeh | we use hawk hosting |
12:19 | rabeeh | maybe it's time to move on |
12:19 | rabeeh | they have been slow for the last few weeks |
12:41 | frilled | yeah, feels stretched really thin |
13:13 | dv_ | rabeeh, is the galcore module linked in in your kernel? |
13:50 | rabeeh | yes. galcore is statically linked with the kernel |
14:17 | dv_ | hmm I have been trying to use the xorg dove driver, no luck so far |
14:17 | dv_ | I also tried the one with the improvements jnettlet made, and this one has floating point exceptions |
14:18 | dv_ | but since galcore is linked in, it must be something else |
14:19 | dv_ | perhaps I am missing some X extensions ... if anybody can think of something that could cause a SIGFPE in the xorg dove driver, I'd be glad to hear it |
16:40 | NotRelevant | http://gcc.gnu.org/gcc-4.8/changes.html |
16:40 | NotRelevant | A new option, -mcpu=marvell-pj4, has been added to generate code for the Marvell PJ4 processor. |
16:41 | NotRelevant | Improvements have been made to the Marvell iWMMX code generation and support for the iWMMX2 SIMD unit has been added. The option -mcpu=iwmmxt2 can be used to enable code generation for the latter. |
22:12 | dv_ | oh, success! xorg driver works. it turns out that the binaries from the cubox-packages.tar.gz, packages/libgfx/libgfx/bin/ , are apparently broken. |