stikonas has quit [Remote host closed the connection]
hanetzer1 is now known as hanetzer
hanetzer has joined #linux-rockchip
hanetzer has quit [Changing host]
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #linux-rockchip
akanouras has quit [Remote host closed the connection]
samueldr has quit [Read error: Connection reset by peer]
samueldr has joined #linux-rockchip
akanouras has joined #linux-rockchip
tlwoerner_ has joined #linux-rockchip
tlwoerner has quit [Ping timeout: 272 seconds]
leming has quit [Ping timeout: 272 seconds]
leming has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
alpernebbi has joined #linux-rockchip
stikonas has joined #linux-rockchip
chewitt has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #linux-rockchip
superherointj has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
chewitt has quit [Client Quit]
smaeul has quit [Quit: Down for maintenance...]
smaeul has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
<ukleinek>
hi, I'm trying to get USB up and running on a helios64. A pluged usb device gets power, but lsusb only reports 2 root hubs.
psydroid has joined #linux-rockchip
<ukleinek>
is there something obvious I might have missed?
<macc24>
bruh
<ukleinek>
for usb2 stuff I only need D+ and D-, VBUS and Ground, right? VBUS seems to be there.
<ukleinek>
D+ and D- go to TYPEC1_DP and TYPEC_DN on the soc (rk3399)
stikonas has quit [Read error: Connection reset by peer]
armoon has joined #linux-rockchip
warpme_ has joined #linux-rockchip
armoon has quit [Quit: Client closed]
stikonas has joined #linux-rockchip
vagrantc has joined #linux-rockchip
<mmind00>
ukleinek: in general, on non-chromeos devices the typec should simply always go to host-mode [missing integration into the kernel's typec-framework] ... so it should normally just work
<mmind00>
at least it did in the past on other boards
<macc24>
mmind00: do you know of any changes between 5.12-rc5 and 5.13-rc5 that could break mwifiex wifi card on pcie on rk3399 chromebook(kevin)?
<macc24>
wifi broke for me on kevin, it looks like it fails around line 3095 in drivers/net/wireless/marvell/mwifiex/pcie.c
alpernebbi has quit [Quit: alpernebbi]
<ukleinek>
mmind00: found my problem. I needed to use &usbdrd3_1, not the other one :-)
* ukleinek
calls it a day after he sees the usb-uart dongle in lsusb
<mmind00>
ukleinek: yay
<macc24>
,_,
<mmind00>
macc24: I recall seeing patch concerning pcie
<vagrantc>
having mixed luck with nvme on pinebook pro ... seems to work fine as long as i don't initialize nvme from u-boot ... when nvme is initialized in u-boot, the nvme isn't recognized from the linux kernel
<vagrantc>
but u-boot loads kernel/initrd/device-tree from nvme just fine ...