<apritzel>
what's wrong with sunxi_defconfig? All those device specific configs should really be a thing of the past, unless you *really need* a tiny kernel
<youmukonpaku1337>
oh alr
<youmukonpaku1337>
apritzel: sunxi defconfig should have usb stuff right
<apritzel>
or even better: rely on the work of professionals and use distribution kernels: they spend a lot of effort in making sure everything is setup correctly
<youmukonpaku1337>
alright where can i grab the debian kernel as a dpkg package apritzel
<apritzel>
ask Dr. Google
<apritzel>
or you could just apt-get it
<youmukonpaku1337>
apt-get *how* exactly lol
<youmukonpaku1337>
i have no internet
<youmukonpaku1337>
i just got package from debian repos so should work
<youmukonpaku1337>
hopefully
<youmukonpaku1337>
apritzel: it provides an initramfs, should i use it lol
<youmukonpaku1337>
and if so how do iadd it to kernel cmdline
evadot_ has joined #linux-sunxi
nashpa has joined #linux-sunxi
Halamix2_ has joined #linux-sunxi
ndufresne has quit [Read error: Connection reset by peer]
dliviu has quit [Read error: Connection reset by peer]
<youmukonpaku1337>
yep seems to be it
<youmukonpaku1337>
just initrd=initramfs.img?
<youmukonpaku1337>
oh works
<youmukonpaku1337>
niceee
jernej_ has joined #linux-sunxi
evadot has quit [Read error: Connection reset by peer]
Halamix2 has quit [Read error: Connection reset by peer]
jelly has quit [Read error: Connection reset by peer]
indy has quit [Read error: Connection reset by peer]
<youmukonpaku1337>
nvm
<youmukonpaku1337>
oh i have to change the kernel cmdline on host ugh
indy_ has joined #linux-sunxi
ndufresne has joined #linux-sunxi
jelly-hme has joined #linux-sunxi
<youmukonpaku1337>
oh goddamit
jernej has quit [Ping timeout: 480 seconds]
<youmukonpaku1337>
forgot to turn it into a uImage lmao
rellla has quit [Remote host closed the connection]
<apritzel>
you don't need do that if you use bootz and give it the size:
<apritzel>
that's the generic boot command, using predefined addresses, and assuming you loaded the initrd last (so filesize has been set by the load command)
<youmukonpaku1337>
apritzel: can i use a vmlinuz image with u-boot though?
jernej_ is now known as jernej
rellla has joined #linux-sunxi
<youmukonpaku1337>
helll yeaaaaa
<youmukonpaku1337>
huh
<youmukonpaku1337>
apritzel: the kernel image boots fine and gets stuck on waiting for root device mmcblk1p1 ;-;
<youmukonpaku1337>
oops
<youmukonpaku1337>
forgot to finish the load command
<youmukonpaku1337>
THERE WE GO
<youmukonpaku1337>
heck yeahhh
<youmukonpaku1337>
YEAaa
<youmukonpaku1337>
i have usb
warpme has joined #linux-sunxi
<youmukonpaku1337>
apritzel: usb is WORKING woooo and i even got internet
<karlp>
it's great to see a success story :)
youmukon1 has joined #linux-sunxi
youmukonpaku1337 has quit [Ping timeout: 480 seconds]
youmukon1 is now known as youmukonpaku1337
<youmukonpaku1337>
apritzel: what in lords name
<youmukonpaku1337>
the mmcblk1p1 partition is 8gb
<youmukonpaku1337>
yet DF shows 1gb
<youmukonpaku1337>
and i used it all ;-;
<youmukonpaku1337>
ohhh i need to resize fs
<youmukonpaku1337>
interesting
<youmukonpaku1337>
awesome
<youmukonpaku1337>
fixed
jakllsch has quit [Quit: bbl]
warpme has quit [Read error: Connection reset by peer]
warpme has joined #linux-sunxi
kuba2k2 has quit []
jakllsch has joined #linux-sunxi
DarkNeutrino has quit [Ping timeout: 480 seconds]
warpme has quit []
warpme has joined #linux-sunxi
NekoMay has quit [Remote host closed the connection]
warpme has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
<youmukonpaku1337>
ffa
<youmukonpaku1337>
*ffs
<youmukonpaku1337>
kernel doesnt have GUD enables
<youmukonpaku1337>
apritzel: can i compile GUD as a kernel module? lol