ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
pikapika_lunar is now known as militantorc
apritzel has quit [Ping timeout: 252 seconds]
ellyq has quit [Ping timeout: 245 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #armlinux
amitk has joined #armlinux
militantorc has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Client Quit]
pikapika_lunar has joined #armlinux
mvaittin has joined #armlinux
vingu has quit [Ping timeout: 246 seconds]
vingu has joined #armlinux
rvalue- has joined #armlinux
rvalue has quit [Ping timeout: 255 seconds]
rvalue- is now known as rvalue
mvaittin has quit [Ping timeout: 244 seconds]
javierm_ has quit [Ping timeout: 276 seconds]
heat has joined #armlinux
rgallaispou has joined #armlinux
cbeznea_ has joined #armlinux
gclement has joined #armlinux
apritzel has joined #armlinux
apritzel has quit [Ping timeout: 272 seconds]
iivanov has joined #armlinux
frieder has joined #armlinux
mvaittin has joined #armlinux
headless has joined #armlinux
frieder has quit [Remote host closed the connection]
frieder has joined #armlinux
rgallaispou has quit [Ping timeout: 248 seconds]
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
javierm has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Remote host closed the connection]
rvalue- has joined #armlinux
sszy has joined #armlinux
rvalue has quit [Ping timeout: 276 seconds]
headless has quit [Quit: Konversation terminated!]
rvalue- is now known as rvalue
sudeepholla has joined #armlinux
apritzel has joined #armlinux
<ajb-linaro> ardb isn't that down to the hypervisor to disable IRQs under debug? I think that is what x86 does but its been awhile since I've checked the code
<ardb> yes hence KVM_GUESTDBG_BLOCKIRQ
<ardb> which KVM does not implement on ARM
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #armlinux
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
<puranjaymohan> I have sent an email to the list to start a discussion about this
iivanov_ has joined #armlinux
iivanov_ has quit [Remote host closed the connection]
iivanov has quit [Read error: Connection reset by peer]
iivanov has joined #armlinux
<maz> also, let's notice how extensive the documentation on KVM_GUESTDBG_BLOCKIRQ is. quality stuff.
<maz> Linux86 FTW.
sihloo has quit [Quit: ZNC 1.9.1 - https://znc.in]
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
luispm has quit [Ping timeout: 260 seconds]
sihloo has joined #armlinux
sihloo has quit [Changing host]
sihloo has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
psydroid has joined #armlinux
luispm has joined #armlinux
psydroid has quit [Read error: Connection reset by peer]
psydroid has joined #armlinux
robmur01 has quit [Ping timeout: 248 seconds]
robmur01 has joined #armlinux
spew has joined #armlinux
<ajb-linaro> modern USB controllers all follow standards like ohci/xhci right? I wouldn't need a special driver for the Renesas Electronics Corp. uPD720201 on AVA would I?
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
<ajb-linaro> puranjaymohan: got a message id for that?
mvaittin has quit [Ping timeout: 255 seconds]
<ardb> ajb-linaro: should be xhci
<broonie> ajb-linaro: you might need some platform glue for things like power/clock integration, and hookup to power domains but the controller itself should be standard.
<ardb> is in integrated on the board? it might need a firmware
<ardb> is it pcie?
<ajb-linaro> it did work, but I've just built a 6.12-rc kernel to test the pfn pin kvm/next with virtio-gpu
<ajb-linaro> ardb yeah its on PCI
* ajb-linaro eyes CONFIG_USB_XHCI_PCI_RENESAS
<ardb> if it suddenly stopped working with a kernel built from a kvm development tree, i'd suspect smmu/dma troubles
<ajb-linaro> the controller appears on lspci, just no usb ports
<ardb> the driver will time out and complain when starting the controller if DMA is not working as it should
<ardb> dmesg should tell you what's wrong
<ardb> note that these nec/renesas chips have a bug with 64-bit DMA addressing too
<ardb> maz: might remember the details
<ajb-linaro> ardb: ^ yeah that all looks like the generic usb subsystem...
<ajb-linaro> Oct 28 13:23:39 gwenyn kernel: {1}[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 0
<ardb> if it appears in lspci but the driver never probes, it sounds like you are lacking the xhci-pci driver
heat has quit [Read error: Connection reset by peer]
heat has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
<ajb-linaro> ardb USB_XHCI_HCD=y - but it looks like there are various PCI errors so either kvm/next or my altra workarounds have bust things...
<ajb-linaro> Oct 28 13:23:39 gwenyn kernel: pci 000c:00:01.0: bridge window [io size 0x1000]: can't assign; no space
<ajb-linaro> yeah thats not good
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
headless has joined #armlinux
psydroid has quit [Read error: Connection reset by peer]
bjoto has quit [Ping timeout: 248 seconds]
psydroid has joined #armlinux
<maz> ajb-linaro: you probably have one of these rom-less renessas oddity that need firmware.
bjoto has joined #armlinux
<maz> add the relevant kernel config option to your firmware and find the firmware if you can.
<maz> CONFIG_USB_XHCI_PCI_RENESAS is what you need.
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
headless_ has joined #armlinux
headless has quit [Ping timeout: 265 seconds]
headless_ has quit [Client Quit]
headless has joined #armlinux
<geertu> ukleinek: FTR, I've pushed an updated topic/overlays branch with Links: tags
<ukleinek> geertu: thanks for the headsup
<geertu> Apparently Pantelis did post a v8 of some of the patches, so I updated these from v7 (no actual code changes). Unfortunately only the cover letter (not the invididual patches) of that series has a changelog, so historians have to retrieve that from lore.
<ukleinek> geertu: you know about b4 shazam? That could be used to conserve the cover letter.
<ukleinek> (with -M)
<geertu> ukleinek: While I do use "b4 am", I'm not up to date with the latest shiny features.
sudeepholla has quit [Quit: Ex-Chat]
<ukleinek> b4 shazam exists since Jun 2022
<ukleinek> in b4 0.9.0
<ukleinek> ..ooOO(It's even in Debian stable!)
<geertu> ukleinek: I guess it's like git. It takes ages for me to start using features introduced more than 2y after the start of the project ;-)
<geertu> #diminishing returns?
<ukleinek> geertu: for git I recommend https://www.youtube.com/watch?v=aolI_Rz0ZqY
iivanov has quit [Remote host closed the connection]
<geertu> ukleinek: thx!
<geertu> CU @ FOSDEM ;-)
<ajb-linaro> maz: it did in fact turn out to be the Altra workarounds breaking PCI. Disabling them made stuff work, and it looks like I can run vkmark in the guest without it
<ukleinek> geertu: additional quest while watching that video: Spot me in the audience :-)
<ajb-linaro> glmark can kill it though :-/ I guess vulkan is better aligned than OpenGL?
* ajb-linaro amends his statement to "only for certain window layouts"
iivanov has joined #armlinux
gclement has quit [Ping timeout: 248 seconds]
iivanov has quit [Ping timeout: 265 seconds]
<maz> ajb-linaro: a PCI implementation true to ARM spirit, then.
apritzel has quit [Remote host closed the connection]
apritzel has joined #armlinux
iivanov has joined #armlinux
iivanov has quit [Client Quit]
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
psydroid has quit [Read error: Connection reset by peer]
psydroid has joined #armlinux
lain6141 has quit [Remote host closed the connection]
lain6141 has joined #armlinux
<[florian]> ukleinek: I don't usually use Raspbian, so no, I don't know why
luispm has quit [Quit: Leaving]
gclement has joined #armlinux
apritzel has quit [Ping timeout: 265 seconds]
gclement has quit [Quit: Leaving.]
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
gclement has joined #armlinux
rgallaispou has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
apritzel has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Client Quit]
pikapika_lunar has joined #armlinux
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
psydroid has quit [Read error: Connection reset by peer]
psydroid has joined #armlinux
headless has quit [Quit: Konversation terminated!]
gclement has quit [Quit: Leaving.]
psydroid has quit [Remote host closed the connection]
psydroid has joined #armlinux
psydroid has quit [Read error: Connection reset by peer]
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
psydroid has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
fancer has joined #armlinux
cbeznea_ has quit [Ping timeout: 252 seconds]
fancer_ has joined #armlinux
fancer has quit [Ping timeout: 252 seconds]
<ukleinek> [florian]: thanks
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Remote host closed the connection]
pikapika_lunar has joined #armlinux
rgallaispou has quit [Quit: WeeChat 4.4.2]
rgallaispou has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux
sihloo has quit [Quit: ZNC 1.9.1 - https://znc.in]
sihloo has joined #armlinux
sihloo has quit [Changing host]
sihloo has joined #armlinux
rgallaispou has quit [Quit: WeeChat 4.4.2]
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
psydroid has quit [Ping timeout: 260 seconds]
pikapika_lunar has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
pikapika_lunar has joined #armlinux