lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
Tenkawa has quit [Quit: Was I really ever here?]
<Armbian-Discord> <m​onkaBlyat> good question i don't know not tested yet
<Armbian-Discord> <m​onkaBlyat> you could contact this guy on the radxa discord
<Armbian-Discord> <a​mazingfate> rock3a booting ventoy uefi from udisk
<Armbian-Discord> <a​mazingfate> Get into Fedora iso, and even m.2 wifi is supported
<Armbian-Discord> <M​asterphi> Hey guys, puzzle me this:
<Armbian-Discord> <M​asterphi> I bought, not 1, but 2 micro USB3 to USB-C cables to connect my hard drive enclosure.
<Armbian-Discord> <M​asterphi> Bought it from Amazon, UGreen brand, which I thought it was decent?
<Armbian-Discord> <M​asterphi> BUT, here's the pickle:
<Armbian-Discord> <M​asterphi> ```
<Armbian-Discord> <M​asterphi> Works: MicroUSB3 to USB3-A cable -> to USB3-A to USB-C adapter
<Armbian-Discord> <M​asterphi> Does not work: MicroUSB3 to USB-C cable
<Armbian-Discord> <M​asterphi> ```
<Armbian-Discord> <M​asterphi> As I said, tested with 2 different cables, both end up with the same error:
<Armbian-Discord> <M​asterphi> USB device stopped working - can't set config #1, error -71
<Armbian-Discord> <M​asterphi> and some other errors.
<Armbian-Discord> <M​asterphi> Anyone has any idea why this is?
<Armbian-Discord> <M​asterphi> (Using an OrangePi 5)
Armbian-Discord has quit [Remote host closed the connection]
Armbian-Discord has joined #armbian-rockchip
<Armbian-Discord> <T​enkawa> Is that a platter or ssd drive?
<Armbian-Discord> <T​enkawa> and powered or unpowered?
<Armbian-Discord> <M​asterphi> powered enclosure, platter drive
<Armbian-Discord> <T​enkawa> From just an initial read thats indicating a insufficient power disconnect/reconnect..
<Armbian-Discord> <T​enkawa> It can be being caused from backfed power on the enclosure itself too
<Armbian-Discord> <M​asterphi> wouldn't that also be the case using the USBA to USBC adapter?
<Armbian-Discord> <T​enkawa> Platter drives draw much more current in genral
<Armbian-Discord> <T​enkawa> Some adapters/cables will allow more current through
<Armbian-Discord> <M​asterphi> I'm using the OrangePi 4amp power adapter for the board
<Armbian-Discord> <M​asterphi> and nothing else connected to it
<Armbian-Discord> <T​enkawa> There's several factors unfortunately... you may also need to look up your usb attachment itself to make sure it doesn't need a usb quirk entry
<Armbian-Discord> <M​asterphi> The enclosure is an SSK USB3.0 (also bought from Amazon)
<Armbian-Discord> <T​enkawa> Many of them do nowadays
<Armbian-Discord> <M​asterphi> what's a usb quirk entry?
<Armbian-Discord> <T​enkawa> (trying to find a good starting article)
<Armbian-Discord> <T​enkawa> I have my own custom images so I know how to do it easily... I'm trying to lookup the official armbian way so it doesn't get overwritten on updates.... someone else in here might know it better
<Armbian-Discord> <T​enkawa> I know it by memory for my images... you need to add entries like usb-storage.quirks=0x090c:0x1000:u,0x13fe:0x5500:u,0x13fe:0x6700:u
<Armbian-Discord> <T​enkawa> where those hex numbers are the lsusb output address of the drive in question
<Armbian-Discord> <T​enkawa> (pardon the gap if there is one between usb- and storage... it pasted funny)
<Armbian-Discord> <l​anefu> Here's my first zero effort try at building....
<Armbian-Discord> <T​enkawa> @lanefu what kernel rev?
<Armbian-Discord> <M​asterphi> @Tenkawa thx for the info, I'll look into it later
<Armbian-Discord> <l​anefu> lol good point i assume 6.2 from that repo but perhaps i should look closer
<Armbian-Discord> <T​enkawa> 6.3-rc is still so bare even
<Armbian-Discord> <T​enkawa> in ml
<Armbian-Discord> <T​enkawa> That is a massive mess btw
<Armbian-Discord> <T​enkawa> just fyi
<Armbian-Discord> <T​enkawa> Unless G went back and actually fixed the patches that were rejecting
<Armbian-Discord> <T​enkawa> Which he wasn't before to my knowledge
<Armbian-Discord> <l​anefu> yeah yeah im just mashin buttons
<Armbian-Discord> <T​enkawa> But I've moved on to Risc-V and they are mainlining 6.x quickly
<Armbian-Discord> <T​enkawa> I just got about 25 new patches today
<Armbian-Discord> <l​anefu> who is "they"
<Armbian-Discord> <T​enkawa> The kernel.org team
<Armbian-Discord> <T​enkawa> I'm testing changes with them
<Armbian-Discord> <T​enkawa> (and the Debian group when asked)
<Armbian-Discord> <T​enkawa> Gotta run for now though.. helping wife get house ready for a delivery tomorrow
<Armbian-Discord> <T​aki Udon> Any luck?
<Armbian-Discord> <I​gorPec> try with stock defconfig
<Armbian-Discord> <m​onkaBlyat> i was sending you a DM with a link 2 days ago ,will resend it
<Armbian-Discord> <m​onkaBlyat> i can reproduce that issue ,used linux-rockchip-rk3588-edge.conf and a empty kernel patch folder
Tenkawa has joined #armbian-rockchip
<Armbian-Discord> <l​anefu> getting closer
<Armbian-Discord> <l​anefu> https://paste.next.armbian.com/corewihedi
Tenkawa has quit [Quit: Was I really ever here?]
<Armbian-Discord> <m​onkaBlyat> i was able to build a kernel deb https://monka.systemonachip.net/rock5b/edge/
<Armbian-Discord> <l​anefu> woohoo that worked