09:15 | Rich_ | anything happen in here ever ? |
09:23 | clash | hi |
09:24 | clash | anyone have an idea about the kernel message : delay estimated. etc. during playback with the module snd-usb-audio? |
09:28 | Rich_ | *guessing * .. the audio clock is guessed from the audio data perhaps |
09:36 | clash | idea about why this message is returned |
09:36 | clash | it seems a regression from an old old kernel release |
09:37 | clash | this cause a pitch/blank on the audio output |
09:37 | clash | this is only on cubox |
09:38 | clash | the same software and hardware on debian wheezy on x86 machine work fine |
09:39 | clash | i'm using the latest kernel |
15:43 | `jpi | punkt: are you working on cubox barebox anymore ? |
15:44 | `jpi | this weekend i was thinking to work on the ethernet driver |
15:45 | punkt | `jpi: in my spare time, which has become a little short lately... |
15:57 | punkt | `jpi: it would be great, to see someone working on more gluecode for that machine |
15:57 | punkt | `jpi: its possible that the fec is already supported somewhere, otherwise start digging into the u-boot implementation |
17:08 | NotRelevant | There is a review of the CuBox in the "Linux User & Developer - Issue 123, 2013" magazine! ( www.linuxuser.co.uk ) |
17:10 | Wizzup | Any updates on the X driver with hardfloat? |
17:10 | Wizzup | I might pick up the gentoo on cubox again |
17:10 | Wizzup | Once I get X working I'll make a proper overlay |
17:57 | R1ch_ | argh |
17:57 | R1ch_ | nickserv is pants |
18:05 | R1ch4rd | clash, can you post the exact message ? |
18:07 | clash | kernel: delay: estimated 135, actual 42 |
18:07 | clash | for example |
18:08 | clash | the module is snd usb ecc |
18:09 | clash | let me now, i've to logout now |
18:09 | clash | thanks in advance |
18:10 | R1ch4rd | I'll take a look in the kernel code.... |
18:10 | R1ch4rd | you should disable frequency scaling for high priotity audio |
18:11 | clash | it's not jack |
18:11 | clash | mhh |
18:11 | clash | i think is not enable |
18:12 | R1ch4rd | looking for what the default is... |
18:12 | clash | i've used the defconfig from rabeeh |
18:12 | clash | no change |
18:13 | R1ch4rd | what app are you using ? |
18:13 | R1ch4rd | a standing gstreamer pipeline ? |
18:13 | clash | liquidsoap |
18:13 | clash | with alsa plugin |
18:14 | clash | the soundcard is at 48k |
18:14 | clash | the software go on 44 |
18:14 | clash | using resampling |
18:14 | R1ch4rd | sounds like one of those cheap-n-nasty USB devices :-P (I got a few grey hairs from them) |
18:15 | clash | ahahah |
18:15 | clash | yes cheap but i've always use it |
18:15 | clash | and no problem |
18:15 | R1ch4rd | same here.. (once I understood their problems) |
18:16 | clash | on debian x86 works very fine |
18:16 | clash | i've must log out |
18:16 | R1ch4rd | enjoy |
18:16 | clash | i'll return on about 2 hour |
18:16 | clash | by |
18:16 | clash | e |
18:16 | clash | thanks |
18:28 | `jpi | punkt: ok will work on it weekend |
20:22 | `jpi | hmm was just looking at it |
20:22 | `jpi | barebox doesn't have it but u-boot has it |
20:22 | `jpi | it is same as kirkwood ethernet driver |
20:25 | mhoney | new cubox is 100% compatible with v1? |
20:57 | clash | R1ch4rd, |
20:57 | clash | have you come to something? |
20:58 | R1ch4rd | a blank.. :( |
20:59 | R1ch4rd | I am using the alsa gstreamer on the ubuntu 12.X and I cant abuse it enough to give me an error |
21:00 | R1ch4rd | (on a cheap-n-nasty adapter) |
21:21 | clash | i'm coming to thiking |
21:22 | clash | that a parallel make that i used to compile the module and the kernel could be the problem |
21:22 | clash | i'm trying in serial |
21:49 | R1ch4rd | I dont think that would be it :-P |
22:05 | clash | sometimes i've problem |
22:05 | clash | with parallel compilation |
22:05 | clash | very strange problem |
22:13 | Kiranos | how is openelec coming along on cubox? |