ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
tlwoerner_ has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 480 seconds]
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-sunxi
chewitt has quit []
vagrantc has quit [Quit: leaving]
apritzel has quit [Ping timeout: 480 seconds]
paulk-bis has joined #linux-sunxi
paulk has quit [Ping timeout: 480 seconds]
paulk-ter has joined #linux-sunxi
paulk-bis has quit [Ping timeout: 480 seconds]
grming has quit [Quit: Konversation terminated!]
ftg^ has quit [Read error: Connection reset by peer]
tlwoerner_ has quit []
cnxsoft has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
chewitt has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
junari has joined #linux-sunxi
junari_ has joined #linux-sunxi
qwestion has quit [Ping timeout: 480 seconds]
junari has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit []
evgeny_boger has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
evgeny_boger has quit [Quit: evgeny_boger]
warpme has joined #linux-sunxi
warpme_____ has joined #linux-sunxi
paulk-ter has quit []
paulk has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
evgeny_boger has quit []
warpme has quit []
JohnDoe_71Rus has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
Danct12 has joined #linux-sunxi
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-sunxi
bauen1_ has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
junari_ has quit [Ping timeout: 480 seconds]
grming has joined #linux-sunxi
bauen1_ has quit [Ping timeout: 480 seconds]
cnxsoft1 has quit []
tlwoerner has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 480 seconds]
tlwoerner has joined #linux-sunxi
Danct12 has quit [Quit: Quitting]
Danct12 has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
vagrantc has joined #linux-sunxi
buZz has joined #linux-sunxi
Tryzen-0 has joined #linux-sunxi
Tryzen-0 has quit []
Tryzen-0 has joined #linux-sunxi
Tryzen-0 has left #linux-sunxi [#linux-sunxi]
catflaskcasey has joined #linux-sunxi
<catflaskcasey> Hello! I was wondering if someone could help me out configuring U-Boot (for compiling)? Im very sure the device I'm trying to port is using parts that are already supported its just there's so many options... :(
<catflaskcasey> The wiki doesnt explain how to make a defconfig for a new allwinner device
<jernej> copy defconfig of closest device, then build & tweak configuration via menuconfig and at the end, use savedefconfig to store it
<jernej> that's one possible way
apritzel has joined #linux-sunxi
buZz has quit [Ping timeout: 480 seconds]
buZz has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
ftg has joined #linux-sunxi
<catflaskcasey> thx!
<catflaskcasey> Any defconfig you recommend for a sun7i (A20) device to start from?\
<catflaskcasey> I'm configuring U-Boot for a Kurio 4S
<catflaskcasey> its one of those actually branded and marketed "For Kids" Phones that even had commercials on TV
<buZz> cant start dopamine addiction early enough , after all :)
<buZz> catflaskcasey: if original fw is based on allwinners stuff, you might be able to extract the 'fex' file
<buZz> which holds a lot of needed configs, like screenoutput etc
<catflaskcasey> i have the fex file already
<buZz> alright :)
<catflaskcasey> im just worried about the LCD config
digetx is now known as Guest8944
<buZz> should be in the fex?
digetx has joined #linux-sunxi
<catflaskcasey> i know
<catflaskcasey> but idk if i made a mistqake
Guest8944 has quit [Ping timeout: 480 seconds]
<HackerKkillinghisLGA775cpuPent> Test
<HackerKkillinghisLGA775cpuPent> i think u need a driver for the led
<HackerKkillinghisLGA775cpuPent> *lcd
<catflaskcasey> how do i know if the backlight pwm needs to be inverted?
<catflaskcasey> oop- I get a completely white screen when booting U-Boot
<catflaskcasey> anyone know whta i mightve set wrong?
<HackerKkillinghisLGA775cpuPent> u need a driver to light up the screen
<HackerKkillinghisLGA775cpuPent> pls try connect the tablet via uarl
<HackerKkillinghisLGA775cpuPent> you should saw some ouput from uboot in uart
catflaskcasey_ has joined #linux-sunxi
<HackerKkillinghisLGA775cpuPent> Hi catflaskcasey_
catflaskcasey is now known as Guest8945
catflaskcasey_ is now known as catflaskcasey
<catflaskcasey> This phone has a UART its just i am unable to solder to it cuz my soldering iron is broken
Guest8945 has quit [Ping timeout: 480 seconds]
<jernej> do you really need LCD in U-Boot? for start, I would put more effort in DT file and Linux
<catflaskcasey> yes
<catflaskcasey> i cant solder a UART rn
<catflaskcasey> so i need some debug output
<HackerKkillinghisLGA775cpuPent> well u dont need to solder the uarl to see the output from it . You can see the output from it by holding the rx cable to the uarl pad/hole of the tablet and connect the GND to your by pluging using a cable to connect the micro usb of the table to your pc usb [ort .
<HackerKkillinghisLGA775cpuPent> *connect the GND to your by using a cable to connect the micro usb of the table to your pc usb port .
<catflaskcasey> you are asking for something thats such a pain its not really worth it because this PCB doesnt have through holes for this
<catflaskcasey> WAIT!
<catflaskcasey> i have an idea
<catflaskcasey> lets enable fastboot and allow U-Boot commands to be ran using oem run
<catflaskcasey> then autostart fastboot at boot!
JohnDoe_71Rus has quit []
<catflaskcasey> nvm that didnt work
<HackerKkillinghisLGA775cpuPent> Well it shoufd
<HackerKkillinghisLGA775cpuPent> if it boot and you config it right
<HackerKkillinghisLGA775cpuPent> *you are
<catflaskcasey> it halts at some point
vagrantc has quit [Quit: leaving]
<catflaskcasey> im gonna head out for now
catflaskcasey has left #linux-sunxi [Leaving]
evgeny_boger1 has joined #linux-sunxi
evgeny_boger has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
bauen1 has joined #linux-sunxi
evgeny_boger1 has quit [Ping timeout: 480 seconds]
grming has quit [Quit: Konversation terminated!]
hentai has joined #linux-sunxi
hentai has quit [Max SendQ exceeded]
hentai has joined #linux-sunxi