AMD 6800 and 7600 - JMT M.2 - Oculink Issues #786
Replies: 1 comment
-
|
@pebwindkraft Note that the easiest way to get going is no longer Coreforge's branch (it's pretty far behind the main kernel now), but rather this one: raspberrypi/linux#7072 You can install it with: Otherwise, the branch to work from is geerlingguy/linux#10 with all the latest changes (it's way simpler, too). If It could be the cabling, could be the dock, or could be the GPU itself. Make sure the card is getting power and the PCIe power cable is seated well on the card. It should spin up the fans, at least, when you turn on the power supply. I don't remember all the LED meanings on the board, but most AMD cards have at least an LED or light on them somewhere, and/or the fans spinning, to indicate it's getting power. Then when you boot the Pi, normally (even if the driver doesn't load properly), the fan spin will change, or it will spin down the fans. Until Hopefully the Pi firmware is up to date? Do a fresh Pi OS install, then |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi teams,
wondering were I go wrong... I can't get the RasPi5 see my graphics card.
My Hardware and Software Setup:
JMT graphics card stand and Oculink cable ordered via Jeff’s web page links. Code was downloaded [via git from Coreforge](git clone --depth=1 --branch rpi-6.6.y-gpu https://github.com/Coreforge/linux.git). Also tried 6.12.y-gpu branch.
I compiled along the lines from Jeff’s webpage. I tried first with the RX7600 8GB card, as this card appears in Jeff's list. Also wanted to get my RX6800 16GB to work, I meant I have seen someone reporting it working… Anyhow: after rebooting the RasPi5, I can see my kernel build with the “AMD” extension got bootet. Good. But I never see my graphics cards.
One remark: when I use the JMT stand as is, no lights were turning on. The ATX reamined silent. It is connected only with the large 24 pin connector to the board, the 6+2 connector goes directly into the graphics card. On the JMT stand I found three switches, and I had to change switch 3 to position 2 (“on”). The JMT board would now show 2 green LEDs (3 and 12 Volt), CL would be dark, and “RE” is red.
I put it away for a week, now just to thoroughly test again. I went to fetch the linux-rpi-6.18.y-pcie-gpu kernel as well, and followed the same process. Same result. No additional PCI bridge detected. Shouldn’t I see on an empty JMT slot at least another device? Any hint, how I could proceed?
Order a second JMT and cable would be possible, but seems not yet obvious to me, I’d hope my learning curve is too steep ;-)
Beta Was this translation helpful? Give feedback.
All reactions