12:15 | Humpelstilzchen | hi |
12:18 | R0nd | hello |
14:26 | wrexem | : / |
14:32 | R0nd | damn, gotta get around to updating my kernel |
15:16 | wrexem | ok I'm back! |
15:16 | wrexem | jmontleon, yes, I was rebooting by writing to msata |
15:17 | wrexem | cmd-> dd if=/dev/zero of=/testfile.0 bs=32M count=10;rm /testfile.0 |
15:17 | wrexem | That was rebooting, I think it's the bs value that breaks it |
15:18 | jmontleon | worked for me: 335544320 bytes (336 MB) copied, 3.45908 s, 97.0 MB/s |
15:18 | wrexem | dv_ - could you elaborate on how I might get that working? I'd really like to take a few minutes of your time to get it situated. :) |
15:18 | wrexem | (gstreamer) |
15:28 | wrexem | Yeah strange it's not doing it today |
15:28 | wrexem | I changed literally nothing lol |
15:29 | wrexem | I pushed the up arrow twice and hit enter |
15:29 | wrexem | Oh there it went |
15:29 | wrexem | I repeated the command w/100 and it popped |
15:30 | wrexem | dd if=/dev/zero of=/testfile.0 bs=32M count=100;rm /testfile.0 |
15:32 | wrexem | looks like it was able to write exactly 2GB |
15:32 | wrexem | then it blipped off/on |
15:35 | wrexem | Probably some weird problem with my particular drive, it's a crucial |
15:51 | dv_ | wrexem: what do you want to know? |
15:51 | dv_ | you build and install it, then use gstreamer as usual |
15:51 | dv_ | autoplugging should use the plugins automatically |
17:22 | Rafikel | Hi everyone! I can't find information about pcie socket inside cubox-i2eX. Can you give me some directions? |
17:34 | Rafikel | https://www.youtube.com/watch?v=3SOQpE_JFkE this video shows extra pcie card or I'm wrong? |
17:41 | wrexem | Are you using the 3.14+ kernel? |
17:42 | wrexem | Because as far as I know the pcie port is not working at the moment. |
17:42 | Rafikel | but it's exists on the device? |
17:43 | wrexem | Yes, there is one, and work is being done to get it up and running |
17:43 | wrexem | err |
17:43 | wrexem | wait |
17:43 | wrexem | on the cubox - I don't know |
17:43 | wrexem | I do know the hummingboard has one |
17:43 | Rafikel | I'm still waiting for cubox |
17:43 | wrexem | The mSata port looks very similar, visually |
17:44 | Rafikel | but I need to connect 3g modem |
17:44 | Rafikel | not storage |
17:45 | Rafikel | usb is the last sollution, but I want to put everything inside |
17:45 | wrexem | What I'm saying is, I don't know which port that is just by looking at it. |
17:48 | wrexem | I don't believe the cubox has pci-e |
17:48 | wrexem | Pretty sure you would see it on this list if it did |
17:48 | wrexem | http://www.solid-run.com/wiki/CuBox-i_Hardware |
17:49 | wrexem | as you do on this one: http://www.solid-run.com/wiki/HummingBoard_Hardware |
17:49 | wrexem | @Rafikel |
17:51 | Rafikel | Thanks @wrexem Any other sollutions then usb to connect 3g modem? |
17:52 | Rafikel | I'm read about cubox almost everything, but still I'm not sure that pci-e not exists in cubox. And this video is verry interesting, becouse it's lokks like ther is pci-e |
19:29 | wrexem | Rafikel; as I said - that's probably the mSata port you are seeing - they are either identical or almost the same in form factor. |
19:30 | wrexem | If the cubox had a PCI-E on it, you would see it on the site I posted. |
19:52 | Rafikel | Again thx, I'll check this after receiving package, becouse I'm still not sure - even after your's information and information on every page that I have read :) |
20:07 | Humpelstilzchen | uhm why does imx_v7_cbi_hb_defconfig have almost everything enabled? |
20:08 | Humpelstilzchen | including stuff like e1000 network controller |
20:11 | dv_ | if you want a minimal setup, use the base config |
20:12 | Humpelstilzchen | aah found it imx_v7_cbi_hb_base_defconfig |
21:09 | zhando | anyone using geexbox with a 3.14 kernel? |
21:46 | FoXMaN | zhando: i tried but resigned when it turned out that sgtl5k codec is not working |
21:48 | zhando | FoXMaN: thanks. We'll let that alone for now.. |