Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
ed_peguillan has quit [Ping timeout: 244 seconds]
xqdzn has joined #linux-sunxi
<xqdzn>
Whoa, after compiling kernel with make $args {zImage, dtbs, modules}. We have to make $args INSTALL_MOD_PATH=../modules modules_install, copy it to target rootfs, then mkinitcpio ?
lurchi_ is now known as lurchi__
gaston1980 has quit [Quit: Konversation terminated!]
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 246 seconds]
RichardG867 has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
Da_Coynul has joined #linux-sunxi
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Gerwin_J has joined #linux-sunxi
NeuroScr has quit [Quit: NeuroScr]
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
megi has quit [Ping timeout: 248 seconds]
kilobyte_ch has quit [Ping timeout: 248 seconds]
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
tllim has quit [Read error: Connection reset by peer]
kilobyte_ch has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
xqdzn has quit [Read error: Connection reset by peer]
<quadjfet>
nice. what camera do you use?
<KotCzarny>
'seek compact'
<KotCzarny>
pity i dont have heatsinkless opipc at hand
<wwilly>
I'm curious about the real temperature inside a case of a true smartphone, sandwiched between the screen and the battery, when you don't have proper heatsink
<KotCzarny>
whole phone works as a heatsink
<KotCzarny>
i wonder why sdslot and connectors are so cool
<KotCzarny>
theoretically they should act as coolers too?
<KotCzarny>
sdcard itself is quite hot
<KotCzarny>
so one should buy sdcards that are in industrial range
<KotCzarny>
also, two chips near the power plug are quite hot too
<KotCzarny>
probably voltage regulators?
Mangy_Dog has joined #linux-sunxi
jbrown has quit [Remote host closed the connection]
xqdznn has quit [Ping timeout: 248 seconds]
wwilly_ has joined #linux-sunxi
xqdznn has joined #linux-sunxi
tnovotny has joined #linux-sunxi
wwilly has quit [Ping timeout: 268 seconds]
gaston1980 has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
gaston1980 has joined #linux-sunxi
megi has joined #linux-sunxi
NeuroScr has quit [Quit: NeuroScr]
quadjfet has quit [Quit: Leaving]
netlynx has joined #linux-sunxi
jbrown has joined #linux-sunxi
xqdznn has quit [Remote host closed the connection]
<wens>
sdcard has bad contact with the slot?
<wens>
well, the casing of the slot
Da_Coynul has joined #linux-sunxi
msevo has quit [Quit: Leaving]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
gsz has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
lynxis has quit [Ping timeout: 250 seconds]
cnxsoft1 has joined #linux-sunxi
lynxis has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 268 seconds]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
florian has joined #linux-sunxi
Mangy_Dog has quit [Ping timeout: 246 seconds]
xqdzn has joined #linux-sunxi
xqdznn has joined #linux-sunxi
<mru>
KotCzarny: shiny metal surfaces have low emissivity, so that can make them look cooler than they really are
<mru>
also, the metal on the sd card slot probably isn't thermally coupled to the pcb very well
<KotCzarny>
mru, which means sdcard is cooking
<KotCzarny>
right?
<mru>
the sd card itself heats up from use
Gerwin_J has quit [Ping timeout: 264 seconds]
gsz has quit [Quit: Konversation terminated!]
random_y1 has joined #linux-sunxi
xqdzn has quit [Quit: Leaving]
random_yanek has quit [Ping timeout: 258 seconds]
lurchi_ is now known as lurchi__
xqdznn has left #linux-sunxi [#linux-sunxi]
xqdzn has joined #linux-sunxi
xqdznn has joined #linux-sunxi
xqdznn has quit [Remote host closed the connection]
<xqdzn>
check.
<xqdzn>
What IRC Client you guys use?
<mru>
irssi
lurchi__ has quit [Ping timeout: 245 seconds]
<KotCzarny>
try /ctcp #linux-sunxi version
<mru>
xqdzn: you're using HexChat 2.14.2
<xqdzn>
whoa
xqdzn has quit [Quit: Leaving]
dddddd has joined #linux-sunxi
cnxsoft1 has quit [Quit: cnxsoft1]
sunshavi has quit [Remote host closed the connection]
aalm has quit [Quit: xyz 2.3]
megi has quit [Ping timeout: 245 seconds]
selfbg has quit [Remote host closed the connection]
<xqdzn>
Been playing around with distcc for days. I think i'll just compile the kernel package in arm natively. And wait. How long it could be for 4 Cores 1GHz ?
vagrantc has quit [Quit: leaving]
<KotCzarny>
i told you few days ago
<KotCzarny>
trim your config
<KotCzarny>
but x86 with decent cpu does compile in 5-10 minuts
<xqdzn>
It's the archlinux's pacman weird way to complie everything or not at all.
<xqdzn>
I did compile it manually, it works.
<xqdzn>
compile zImage, DTB, and Modules.
<xqdzn>
I managed to copy modules with preserving permission and attribute to /lib/modules/5.2.9-ge8fbef902 because I don't know to change the kernel name yet xD
<KotCzarny>
that tag comes from first menu
<xqdzn>
menuconfig?
<KotCzarny>
LOCALVERSION or LOCALVERSION_AUTO
<KotCzarny>
there might be also some file in top dir that kernel uses to append to the version
<KotCzarny>
localversion*
<xqdzn>
So after compiled kernel, dtb, and modules with appropriate kernel name. Can I say I've been tru "manual kernel compiling" process? Next thing that I need to learn is making a package out of it so I don't have to copy it manually.
Putti has joined #linux-sunxi
quadjfet has joined #linux-sunxi
tnovotny has quit [Remote host closed the connection]
gamelaster has joined #linux-sunxi
DrFrankensteinUK has quit [Ping timeout: 276 seconds]
gamelaster has quit [Remote host closed the connection]