<emx>
in my opinion sata should still be considered because there is nothing worse on slow system (regarding desktop computers) that use cpu resource to handle usb data.
sassmann has quit [Ping timeout: 264 seconds]
<emx>
(unless 1 GB eMMC == 1 GB SATA with comparable speeds)
smccarthy has joined #cubieboard
_massi has quit [Remote host closed the connection]
ganbold__ has quit [Read error: Connection reset by peer]
<ecelis>
rafaelMOD: did you build and installed the compiled modules?
<ecelis>
or did you only run make menuconfig?
<rafaelMOD>
I installed the modules (make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=output modules_install)
<rafaelMOD>
And modprobe finds the module but can't "insert"
<ecelis>
when you plug and unplug your usb device, does it shows in syslog?
<ecelis>
per the error message you get, it seems like the hardware is not beign detected
<rafaelMOD>
nothing, but in .config the OTG and related infrastructure the options CONFIG_USB_OTG_WAKELOCK, CONFIG_USB_GPIO_VBUS, CONFIG_USB_ULPI, CONFIG_NOP_USB_XCEIV and CONFIG_USB_SW_SUNXI_USB are not set
<ecelis>
you could try enabling those
<ecelis>
I don't have a cubieboard1 so I guess my config won't be useful to you
<rafaelMOD>
I will give it a try, thanks a lot
Faisal has joined #cubieboard
madmaxx has quit [Ping timeout: 245 seconds]
madmaxx has joined #cubieboard
FR^2 has joined #cubieboard
nighty-_ has quit [Quit: Disappears in a puff of smoke]
<ricardocrudo>
Is the FEX dvfs_table adjustment enough to get the cubieboard2 overclocked?
madmaxx has quit [Ping timeout: 250 seconds]
madmaxx has joined #cubieboard
madmaxx has quit [Changing host]
madmaxx has joined #cubieboard
deasy has joined #cubieboard
atsampson has joined #cubieboard
Guest19376 has quit [Changing host]
Guest19376 has joined #cubieboard
Guest19376 is now known as nesthib
NamanG has quit [Quit: Connection closed for inactivity]
nighty-_ has joined #cubieboard
nighty-_ has quit [Quit: Disappears in a puff of smoke]
Dagger2 has quit [Excess Flood]
Dagger2 has joined #cubieboard
<rafaelMOD>
ecelis: I was able to make it work.
souther has quit [Ping timeout: 240 seconds]
smccarthy2 has joined #cubieboard
buZz has quit [Ping timeout: 260 seconds]
deasy has quit [Ping timeout: 260 seconds]
buZz has joined #cubieboard
montjoie has quit [Ping timeout: 260 seconds]
piglit has quit [Ping timeout: 260 seconds]
buZz is now known as Guest2029
piglit has joined #cubieboard
Guest2029 is now known as buZz
deasy has joined #cubieboard
smccarthy has quit [Ping timeout: 260 seconds]
montjoie has joined #cubieboard
Thorn has quit [Ping timeout: 272 seconds]
mjvortex has joined #cubieboard
stefanro has quit [Read error: Connection timed out]
stefanro has joined #cubieboard
FR^2 has quit [Quit: Leaving]
<ecelis>
rafaelMOD: good, what was the issue? the missing options in menuconfig?