rellla changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi - *only registered users can talk*
return0e has joined #linux-sunxi
lurchi_ has quit [Quit: Konversation terminated!]
Keziolio has quit [Remote host closed the connection]
lurchi_ has joined #linux-sunxi
Keziolio has joined #linux-sunxi
Keziolio has quit [Changing host]
Keziolio has joined #linux-sunxi
willmore has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
ullbeking has quit [Quit: Updating details, brb]
ullbeking has joined #linux-sunxi
noresult0 has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
noresult0 has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
return0e has quit [Ping timeout: 252 seconds]
return0e has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
return0e has quit [Remote host closed the connection]
return0e has joined #linux-sunxi
micken has quit [*.net *.split]
jtf has quit [*.net *.split]
micken has joined #linux-sunxi
IgorPec has joined #linux-sunxi
jtf has joined #linux-sunxi
return0e has quit [Remote host closed the connection]
sunshavi has quit [Ping timeout: 252 seconds]
return0e has joined #linux-sunxi
sdake7 has joined #linux-sunxi
sdake7 has quit [Remote host closed the connection]
return0e has quit [Ping timeout: 260 seconds]
Andy-D has quit [Ping timeout: 260 seconds]
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
t0dd1v has quit [Quit: Connection closed for inactivity]
embed-3d_ has quit [Ping timeout: 252 seconds]
paulliu has joined #linux-sunxi
<parco> has anyone happened to work on bluetooth for the bpi M2M?
nuuuciano has joined #linux-sunxi
GrimKriegor has quit [Ping timeout: 245 seconds]
lurchi_ is now known as lurchi__
dddddd has quit [Remote host closed the connection]
perlgod23 has joined #linux-sunxi
perlgod23 has quit [Remote host closed the connection]
groovy13 has joined #linux-sunxi
groovy13 has quit [Remote host closed the connection]
victhor has quit [Ping timeout: 252 seconds]
<wens> parco: it doesn't, this is pre-serdev binding
<parco> but now i lose the /dev/ttyS1
<parco> [ 0.840302] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 35, base_baud = 1500000) is a U6_16550A
<parco> [ 0.849412] serial serial0: tty port ttyS1 registered
<wens> I haven't tried bluetooth in a while, but last I tried, serdev for AP6xxx was kind of broken
<wens> it found the device, uploaded firmware and turned on properly, but the radio didn't work
<parco> i'm noticing the kernel isn't building hci_bcm.c, it probably should ,right?
<wens> you should enable the "broadcom protocol"
<parco> ah, good catch!!
sunshavi has joined #linux-sunxi
<wens> the linux-firmware repository seems to have new firmware binaries and nvram files for the ap6212. I haven't tried them
t0dd1v has joined #linux-sunxi
<parco> wens: awesome, thanks. i'll give it a shot. I'm not 100% on linux config though
jbrown has quit [Ping timeout: 252 seconds]
<parco> wens: do you mind sharing link to the file, on their repo?
<parco> ok thanks, I do see the brcmfmac43430-sdio.AP6212.txt
nuuuciano has quit [Ping timeout: 260 seconds]
Putti has joined #linux-sunxi
return0e has joined #linux-sunxi
<parco> looks like the hci_bcm doesn't support the 2 clocks that are needed by the ap6212
TheSeven has quit [Ping timeout: 260 seconds]
[7] has joined #linux-sunxi
return0e has quit [Remote host closed the connection]
return0e has joined #linux-sunxi
willmore has quit [Ping timeout: 246 seconds]
rexxster has quit [Remote host closed the connection]
Putti has quit [Remote host closed the connection]
iamfrankenstein has joined #linux-sunxi
IgorPec has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 245 seconds]
selfbg has joined #linux-sunxi
sunshavi has quit [Ping timeout: 240 seconds]
t0dd1v has quit [Quit: Connection closed for inactivity]
iamfrankenstein has quit [Ping timeout: 240 seconds]
adjtm has quit [Ping timeout: 240 seconds]
<parco> For hci_bcm.c, it looks like only CONFIG_ACPI devices can take advantage of `device-wakeup-gpios`, `host-wakeup-gpios`, and `shutdown-gpios`
<parco> I'm thinking it may be a power issue since i'm timing out at the __hci_cmd_sync call, showing as "Bluetooth: hci0: command 0xfc18 tx timeout"
f0xx has joined #linux-sunxi
<wens> why?
Gerwin_J has joined #linux-sunxi
<parco> all the code that utilizes device/host/shutdown gpios is ignored since CONFIG_ACPI is not defined
<parco> so i'm thinking something isn't getting turned on
<parco> my WiFI is working though
<wens> I think you're reading the acpi variant of functions
Gerwin_J has quit [Ping timeout: 240 seconds]
<parco> The string literal "device-wakeup-gpios" for instance only shows in the assignment of acpi_bcm_int_last_gpios, which is only used in a CONFIG_ACPI block
<wens> the commit 33cd149e767be adds serdev (based on device tree) support
<wens> parco: because normally "-gpios" is tacked on by the GPIO core
<wens> parco: grep for "device-wakeup" instead
<parco> oh yea
<parco> yep, i see it in bcm_get_resources
<parco> i have the serdev additions, and I also applied the 2 clock patch from mripard
<parco> i'm compiling them all as builtin (non-modules), and i get this on bootup: https://pastebin.com/raw/ngPFX9Up
Gerwin_J has joined #linux-sunxi
<parco> it actually shows as powering up before any of the supplies, like before this line: [ 1.249001] dcdc1: supplied by regulator-dummy
<parco> not sure if that matters
reinforce has joined #linux-sunxi
Gerwin_J has quit [Ping timeout: 240 seconds]
willmore has joined #linux-sunxi
Kwiboo has quit [Ping timeout: 252 seconds]
Kwiboo has joined #linux-sunxi
WestCoastHotDog has joined #linux-sunxi
WestCoastHotDog has quit [Remote host closed the connection]
m4ssi has joined #linux-sunxi
Ixnus has joined #linux-sunxi
Ixnus has quit [Quit: Page closed]
clemens3 has joined #linux-sunxi
mossroy has joined #linux-sunxi
reinforce has quit [Ping timeout: 252 seconds]
Andy-D has joined #linux-sunxi
reinforce has joined #linux-sunxi
f0xx has quit [Ping timeout: 260 seconds]
reinforce has quit [Ping timeout: 272 seconds]
fkluknav has joined #linux-sunxi
clemens3 has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
dddddd has joined #linux-sunxi
msimpson has joined #linux-sunxi
f0xx has joined #linux-sunxi
clemens3 has joined #linux-sunxi
victhor has joined #linux-sunxi
Soligor17 has joined #linux-sunxi
Soligor17 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
jnes1 has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
jnes1 has quit [Remote host closed the connection]
reinforce has joined #linux-sunxi
olasd29 has joined #linux-sunxi
olasd29 has quit [Remote host closed the connection]
The_Loko has joined #linux-sunxi
kevans91 has quit [Read error: Connection reset by peer]
nuuuciano has joined #linux-sunxi
kevans91 has joined #linux-sunxi
kevans91 has quit [Changing host]
kevans91 has joined #linux-sunxi
victhor has quit [Ping timeout: 250 seconds]
xes_ is now known as xes
aalm has quit [Ping timeout: 240 seconds]
kevans91 has quit [Read error: Connection reset by peer]
kevans91 has joined #linux-sunxi
kevans91 has joined #linux-sunxi
kevans91 has quit [Changing host]
jaganteki has joined #linux-sunxi
adjtm has joined #linux-sunxi
adjtm has quit [Read error: Connection reset by peer]
fl_0 has quit [Ping timeout: 252 seconds]
adjtm has joined #linux-sunxi
fl_0 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
s_frit has quit [Ping timeout: 252 seconds]
s_frit has joined #linux-sunxi
mrallweather17 has joined #linux-sunxi
aalm has joined #linux-sunxi
leviathanch has joined #linux-sunxi
mrallweather17 has quit [Remote host closed the connection]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
fkluknav has quit [Ping timeout: 244 seconds]
leviathanch has quit [Ping timeout: 252 seconds]
indy has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 272 seconds]
Asterisk3 has joined #linux-sunxi
Asterisk3 has quit [Remote host closed the connection]
butlerx7 has joined #linux-sunxi
scelestic has quit [Quit: leaving]
butlerx7 has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
scelestic has joined #linux-sunxi
jaganteki has quit [Quit: Page closed]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
tnovotny has joined #linux-sunxi
Bat`O_ has joined #linux-sunxi
Bat`O_ has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
parco|2 has joined #linux-sunxi
parco has left #linux-sunxi [#linux-sunxi]
Gerwin_J has joined #linux-sunxi
rexxster has joined #linux-sunxi
parco|2 has left #linux-sunxi [#linux-sunxi]
parco has joined #linux-sunxi
OlaNys has joined #linux-sunxi
sunshavi has joined #linux-sunxi
Gerwin_J has quit [Ping timeout: 240 seconds]
merbzt has quit [Ping timeout: 252 seconds]
OlaNys has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
IgorPec has quit [Ping timeout: 252 seconds]
Gerwin_J has joined #linux-sunxi
selfbg has quit [Remote host closed the connection]
mavkhimenia has quit [Remote host closed the connection]
merbzt has joined #linux-sunxi
fkluknav has joined #linux-sunxi
rej has quit [Quit: Obviously a major malfunction.]
t0dd1v has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
zzz18 has joined #linux-sunxi
zzz18 has quit [Remote host closed the connection]
mavkhimenia has quit [Remote host closed the connection]
adjtm_ has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
adjtm has quit [Ping timeout: 252 seconds]
paulliu has quit [Quit: Leaving.]
reinforce has quit [Quit: Leaving.]
JohnDoe_71Rus has joined #linux-sunxi
rej has joined #linux-sunxi
rej has quit [Changing host]
rej has joined #linux-sunxi
camh has quit [Ping timeout: 250 seconds]
tnovotny has quit [Quit: Leaving]
victhor has joined #linux-sunxi
camh has joined #linux-sunxi
IgorPec has joined #linux-sunxi
jbrown has joined #linux-sunxi
return0e has quit [Remote host closed the connection]
The_Loko has quit [Remote host closed the connection]
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
camh1 has joined #linux-sunxi
Wizzup has quit [Ping timeout: 244 seconds]
camh has quit [Ping timeout: 252 seconds]
scelestic has quit [Quit: leaving]
reinforce has joined #linux-sunxi
Ntemis has joined #linux-sunxi
Wizzup has joined #linux-sunxi
AneoX_ has joined #linux-sunxi
clemens3 has quit [Ping timeout: 250 seconds]
AneoX has quit [Ping timeout: 240 seconds]
scelestic has joined #linux-sunxi
sunshavi has quit [Quit: nil]
t0dd1v has quit [Quit: Connection closed for inactivity]
iamfrankenstein has joined #linux-sunxi
sunshavi has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
Ntemis has quit [Read error: Connection reset by peer]
TomNomNom has joined #linux-sunxi
kolgas28 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 260 seconds]
kolgas28 has quit [K-Lined]
TomNomNom has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
m4ssi has quit [Remote host closed the connection]
f0xx has quit [Ping timeout: 246 seconds]
juri_ has quit [Ping timeout: 245 seconds]
adjtm_ has quit [Ping timeout: 252 seconds]
return0xe has joined #linux-sunxi
The_Loko has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
megi has joined #linux-sunxi
Ultrasauce has quit [Read error: Connection reset by peer]
Wizzup has quit [Ping timeout: 246 seconds]
juri_ has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
Ultrasauce has joined #linux-sunxi
Wizzup has joined #linux-sunxi
vagrantc has joined #linux-sunxi
mossroy has quit [Quit: Leaving]
arjanvanvught has joined #linux-sunxi
f11f12 has joined #linux-sunxi
<f11f12> mripard: do the sunxi-mali blobs work on V40 using fbdev directly? Or do you run X11? I'm using r6p2 should I update?
arete74 has quit [Ping timeout: 245 seconds]
arete74 has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
mhlavink has quit [Ping timeout: 252 seconds]
Mr__Anderson has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
timdorohin has quit [Quit: Leaving.]
timdorohin has joined #linux-sunxi
The_Loko has quit [Remote host closed the connection]
The_Loko has joined #linux-sunxi
t0dd1v has joined #linux-sunxi
IgorPec has quit [Ping timeout: 252 seconds]
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 260 seconds]
mzki has quit [Ping timeout: 246 seconds]
mzki has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
lurchi__ is now known as lurchi_
Andy-D_ has quit [Ping timeout: 246 seconds]
lurchi_ has quit [Ping timeout: 260 seconds]
lurchi_ has joined #linux-sunxi
lurchi_ has quit [Read error: Connection reset by peer]
lurchi_ has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
arjanvanvught has quit [Remote host closed the connection]
afaerber has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
Mr__Anderson has quit [Remote host closed the connection]
jambon has joined #linux-sunxi
arjanvanvught has joined #linux-sunxi
arjanvanvught has quit [Ping timeout: 246 seconds]
jambon has quit [Quit: jambon]
igraltist has quit [Remote host closed the connection]
megi has quit [Quit: WeeChat 2.2]
iamfrankenstein has quit [Ping timeout: 246 seconds]
igraltist has joined #linux-sunxi
lurchi_ is now known as lurchi__
adjtm has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
t0dd1v has quit [Quit: Connection closed for inactivity]
f11f12 has quit [Remote host closed the connection]
mavkhimenia has quit [Ping timeout: 245 seconds]
<tjader> https://github.com/RodrigoTjader/linux/commit/9f7cb025afbcb4b40d24c038fd976c7090d87d24 is this a good approach for supporting the three separate OLinuXino boards?
Andy-D_ has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
Andy-D__ has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
GrimKriegor has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
lurchi__ is now known as lurchi_
The_Loko has quit [Read error: Connection reset by peer]
GrimKriegor has quit [Ping timeout: 252 seconds]
GrimKriegor has joined #linux-sunxi
camh1 is now known as camh
w1gz5 has joined #linux-sunxi
gkra17 has joined #linux-sunxi
w1gz5 has quit [Remote host closed the connection]
da-x_11 has joined #linux-sunxi
da-x_11 has quit [Remote host closed the connection]
gkra17 has quit [K-Lined]
arjanvanvught has joined #linux-sunxi
freemangordon has quit [Ping timeout: 252 seconds]
jtf has quit [Quit: WeeChat 2.2]
jtf has joined #linux-sunxi
lurchi_ has quit [Quit: Konversation terminated!]
lurchi_ has joined #linux-sunxi
lurchi_ is now known as lurchi__