huehner has quit [Remote host closed the connection]
Faisal has quit [Ping timeout: 256 seconds]
EL3 has quit [Remote host closed the connection]
Sutter_Cain has quit [Quit: Verlassend]
MackBoy has quit [Excess Flood]
MackBoy has joined #linux-sunxi
interrobangd has quit [Quit: Leaving]
Andy-D has joined #linux-sunxi
VargaD has quit [Ping timeout: 245 seconds]
VargaD has joined #linux-sunxi
viccuad has quit [Read error: Connection reset by peer]
viccuad has joined #linux-sunxi
techn has quit [Ping timeout: 244 seconds]
techn has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
whitesn has quit [Quit: WeeChat 1.0.1]
whitesn has joined #linux-sunxi
whitesn has quit [Changing host]
whitesn has joined #linux-sunxi
mmarker1 has quit [Ping timeout: 252 seconds]
viccuad has quit [Read error: Connection reset by peer]
Andy-D has quit [Ping timeout: 250 seconds]
Andy-D has joined #linux-sunxi
zombu2 has quit [Ping timeout: 244 seconds]
zombu2 has joined #linux-sunxi
mmarker has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 252 seconds]
hipboi_ has joined #linux-sunxi
hipboi has quit [Ping timeout: 255 seconds]
npcomp has quit [Ping timeout: 245 seconds]
npcomp has joined #linux-sunxi
vishnu_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 264 seconds]
Faisal has joined #linux-sunxi
Andy-D has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
Zboonet has joined #linux-sunxi
vishnu_ has quit [Quit: Leaving]
doppo has quit [Ping timeout: 265 seconds]
Andy-D has quit [Ping timeout: 272 seconds]
EL3 has joined #linux-sunxi
doppo has joined #linux-sunxi
Andy-D has joined #linux-sunxi
<EL3>
Hi, I boot on nand on pcduino, But I cannot see any /dev/nand devices. How can I find them?
sehraf has joined #linux-sunxi
premoboss has joined #linux-sunxi
<premoboss>
hello libv
<EL3>
actually usb and nand does not show up in /dev/ But they do show up in cat /proc/partitions. Help?
<premoboss>
el3, did you try to reboot?
<EL3>
I did, but I will try one more time just to be sure
<premoboss>
ok
<EL3>
I built the kernel, so maybe there is something I need to load
<premoboss>
el3, what kernel? what platform are you using?
<EL3>
pcduino3 A20 device
<EL3>
Linux linaro-alip 3.4.79+ #1 SMP PREEMPT Sun Dec 28 06:07:47 CET 2014 armv7l armv7l armv7l GNU/Linux
<premoboss>
ok
<EL3>
rebooted still nothing in dev
<EL3>
but cat /proc/partitions show em all
<premoboss>
if u miss some option in the kernel is hard to find the error, you can compare your .config with one thsat work to find differences.
<EL3>
yea. I changed USB support,
<premoboss>
"change" with meaning of "patch" or just "modificate some option in .config"?
<EL3>
modificate options
<EL3>
so I added gadget usb support
<EL3>
or put an M inside of it
<EL3>
M in all. no *, if you know what I mean
<premoboss>
yes i know. 1. set them back to iriginal value 2. ricompile kenel. 3. chech /dev is ok. 4. reactivate gadged support but ONLY one (up to you what). 5. check again /dev.
tgaz has joined #linux-sunxi
<premoboss>
i know tat if i do too much change in une go, then debug is a nightmare. procede step-by-step is borigm but ecure path.
<EL3>
yea. I found out that usb mass storage wouldnt work if RNDIS support was on
<EL3>
Yea I know. :/ and then I have been up to many hours,
<premoboss>
my personal kernel required weeks to be trimmed :(
<premoboss>
i knwo what do you feel...
<EL3>
What device is it?
<premoboss>
Cubieboard
<EL3>
Anyways, I need sleep. So I guess I will have to go the long road, and try step by step. Thanks for advice premoboss
<EL3>
Goodnight
tgaz has quit [Ping timeout: 252 seconds]
EL3 has quit [Quit: Leaving]
tgaz has joined #linux-sunxi
paulk-aldrin has joined #linux-sunxi
tgaz_ has joined #linux-sunxi
tgaz has quit [Ping timeout: 244 seconds]
tgaz_ is now known as tgaz
bonbons has joined #linux-sunxi
cubear has joined #linux-sunxi
adj_ has quit [Ping timeout: 265 seconds]
Andy-D has quit [Ping timeout: 250 seconds]
adj_ has joined #linux-sunxi
interrobangd has joined #linux-sunxi
FR^2 has joined #linux-sunxi
ah has joined #linux-sunxi
formruga has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
premoboss has quit [Ping timeout: 245 seconds]
Netlynx has quit [Quit: Leaving]
premoboss has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
popolon has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
viccuad has joined #linux-sunxi
interrobangd_ has joined #linux-sunxi
interrobangd has quit [Ping timeout: 265 seconds]
cnxsoft has quit [Quit: cnxsoft]
Black_Horseman has joined #linux-sunxi
interrobangd_ has quit [Quit: Leaving]
interrobangd has joined #linux-sunxi
interrobangd has quit [Client Quit]
cnxsoft has joined #linux-sunxi
paulk-aldrin has quit [Remote host closed the connection]
cnxsoft has quit [Quit: cnxsoft]
afaerber__ has joined #linux-sunxi
afaerber_ has quit [Ping timeout: 265 seconds]
mrcan has joined #linux-sunxi
mrcan has quit [Changing host]
mrcan has joined #linux-sunxi
domidumont has joined #linux-sunxi
EL3 has joined #linux-sunxi
<EL3>
Hello premoboss
<EL3>
Does anyone know where I can find the kernel .config file on my system?
<NiteHawk>
check if you have /proc/config.gz
<NiteHawk>
if yes, that's the config. simply do "zcat /proc/config.gz > .config"
<EL3>
cd /proc
<EL3>
sry wrong window.. Okey I will try that
<EL3>
tnx m8. that worked
<NiteHawk>
yw :)
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
domidumont has quit [Ping timeout: 246 seconds]
boycottg00gle has joined #linux-sunxi
quitte has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
domidumont has joined #linux-sunxi
<boycottg00gle>
hmm: error: /usr/lib/gcc/arm-linux-gnueabihf/4.9/libgcc.a(bpabi.o) uses VFP register arguments, u-boot does not ...
leviathanch2 has quit [Quit: No Ping reply in 180 seconds.]
boycottg00gle has quit [Remote host closed the connection]
quitte_ has joined #linux-sunxi
quitte has quit [Ping timeout: 256 seconds]
shineworld has joined #linux-sunxi
Netlynx has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
deasy has joined #linux-sunxi
viccuad has quit [Read error: Connection reset by peer]