Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RISC-V: couldn'n recognize M0sense board
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
jang0
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2020
Posts: 75

PostPosted: Tue Aug 27, 2024 11:51 pm    Post subject: RISC-V: couldn'n recognize M0sense board Reply with quote

I'm connecting Sipped M0sense board to an amd64 Gentoo machine from a USB 2.0 port, it consumes 0.5 A and therefore this USB port must supply barely enough power, the board turned on and LCD screen light up but /dev/ folder doesn't show new connected devices, it isn't recognized. I've followed the guide and connected boot and 3.3V pins, tested it on windows but it isn't recognized, some users managed to recognize it as /dev/ttyACM0 device, consequently I enabled CONFIG_USB_ACM=m on linux kernel, the only output when I connect is:
Code:

# dmesg | less | tail -20
[ 6016.371434] usb 2-1.1: new full-speed USB device number 92 using ehci-pci
[ 6016.436426] usb 2-1.1: device descriptor read/64, error -32
[ 6016.607442] usb 2-1.1: device descriptor read/64, error -32
[ 6016.774883] usb 2-1.1: new full-speed USB device number 93 using ehci-pci
[ 6017.274445] usb 2-1.1: device descriptor read/64, error -32
[ 6017.447419] usb 2-1.1: device descriptor read/64, error -32
[ 6017.550658] usb 2-1-port1: attempt power cycle
[ 6018.754435] usb 2-1.1: new full-speed USB device number 94 using ehci-pci
[ 6019.166424] usb 2-1.1: device not accepting address 94, error -32
[ 6019.230431] usb 2-1.1: new full-speed USB device number 95 using ehci-pci
[ 6019.646428] usb 2-1.1: device not accepting address 95, error -32
[ 6019.646640] usb 2-1-port1: unable to enumerate USB device
[ 6020.211431] usb 2-1.1: new full-speed USB device number 96 using ehci-pci
[ 6020.276431] usb 2-1.1: device descriptor read/64, error -32
[ 6020.674424] usb 2-1.1: device descriptor read/64, error -32
[ 6020.846429] usb 2-1.1: new full-speed USB device number 97 using ehci-pci
[ 6020.911427] usb 2-1.1: device descriptor read/64, error -32
[ 6021.079432] usb 2-1.1: device descriptor read/64, error -32
[ 6021.182633] usb 2-1-port1: attempt power cycle

Do you have any idea to continue investigating around this issue?
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20348

PostPosted: Wed Aug 28, 2024 3:31 pm    Post subject: Reply with quote

The first result I see when I search for the error is that USB is protecting against too much current draw on the port. Try an external power supply.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum