-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blackmagic Design eGPU RX580, Ubuntu on mac pro. #9
Comments
@kimasplund |
Hey. Il try to reflash it and see if it sorts things out. But i i guess the RX 460 id that comes up there is the integrated graphics on my macbook. sudo ./amdvbflash -i adapter seg bn dn dID asic flash romsize test bios p/n il check with the egpu again later today when i get back to my office. |
Soo lets see... with the egpu plugged in im really not sure what to do about this anymore :D any suggestions?
|
Did anyone get this thing working? or is it just an expensive paperweight? Seems it even dont work on macos anymore other than as a usb hub.
The internal gpu is detected just fine...
$ sudo dmesg | grep -i amdgpu
[ 7.505654] [drm] amdgpu kernel modesetting enabled.
[ 7.505888] amdgpu: CRAT table not found
[ 7.505890] amdgpu: Virtual CRAT table created for CPU
[ 7.505903] amdgpu: Topology: Add CPU node
[ 7.506153] amdgpu 0000:01:00.0: amdgpu: Fetched VBIOS from VFCT
[ 7.506155] amdgpu: ATOM BIOS: 113-C97501U-005
[ 7.506437] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
[ 7.506439] amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 7.518821] amdgpu 0000:01:00.0: BAR 2: releasing [mem 0xc0000000-0xc01fffff 64bit pref]
[ 7.518825] amdgpu 0000:01:00.0: BAR 0: releasing [mem 0xb0000000-0xbfffffff 64bit pref]
[ 7.518831] amdgpu 0000:01:00.0: BAR 0: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
[ 7.518864] amdgpu 0000:01:00.0: BAR 2: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[ 7.518908] amdgpu 0000:01:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 7.518912] amdgpu 0000:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[ 7.519012] [drm] amdgpu: 4096M of VRAM memory ready
[ 7.519013] [drm] amdgpu: 7938M of GTT memory ready.
[ 7.537764] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[ 7.612729] amdgpu: Voltage value looks like a Leakage ID but it's not patched
[ 7.612731] amdgpu: Voltage value looks like a Leakage ID but it's not patched
[ 7.612732] amdgpu: Voltage value looks like a Leakage ID but it's not patched
[ 7.645877] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 7.705638] amdgpu 0000:01:00.0: amdgpu: [drm] Skipping amdgpu DM backlight registration
[ 7.865233] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 7.865280] amdgpu: sdma_bitmap: f
[ 7.865299] amdgpu: SRAT table not found
[ 7.865300] amdgpu: Virtual CRAT table created for GPU
[ 7.865349] amdgpu: Topology: Add dGPU node [0x67ef:0x1002]
[ 7.865351] kfd kfd: amdgpu: added device 1002:67ef
[ 7.865360] amdgpu 0000:01:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 8, active_cu_number 16
[ 7.869938] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:01:00.0 on minor 0
[ 7.879929] fbcon: amdgpudrmfb (fb0) is primary device
[ 8.565262] amdgpu 0000:01:00.0: [drm] fb0: amdgpudrmfb frame buffer device
And boltctl find the egpu.
$ boltctl
● Blackmagic Design eGPU RX580
├─ type: peripheral
├─ name: eGPU RX580
├─ vendor: Blackmagic Design
├─ uuid: c6030000-0062-640e-83d7-1b861ca51802
├─ generation: Thunderbolt 3
├─ status: authorized
│ ├─ domain: c4010000-0070-7c0e-8307-e20e82822021
│ ├─ rx speed: 20 Gb/s = 2 lanes * 10 Gb/s
│ ├─ tx speed: 20 Gb/s = 2 lanes * 10 Gb/s
│ └─ authflags: none
├─ authorized: Mon 27 Mar 2023 11:06:27 UTC
├─ connected: Mon 27 Mar 2023 11:06:20 UTC
└─ stored: Sun 26 Mar 2023 16:09:41 UTC
├─ policy: auto
└─ key: no
But there it seems to end...
Any ideas what to do? or just put it on the garbage heap and call it a day?
The text was updated successfully, but these errors were encountered: