[D3-P] Ubuntu 이미지 GPU 인식 문제

안녕하세요, D3-P 보드를 사용하여 프로젝트를 진행중인데, GPU 인식에 문제가 생겨서 문의드립니다.

주어진 Ubuntu 22.04 이미지를 사용해서 Ubuntu를 설치했으나 GPU가 인식되지 않고 있습니다.


snu@jammy:~/high_end$ sudo lshw -C display
  *-graphics                
       product: tccdrmdrmfb
       physical id: 8
       logical name: /dev/fb0
       capabilities: fb
       configuration: depth=32 resolution=1920,1080

GPU를 사용해 AI 가속을 하려고 하는 상황이라 OpenCL/OpenGL/Vulkan 등을 사용해야 하는데,

혹시 GPU를 인식시키려면 특정 드라이버를 설치해야 되는건지, 만약 설치해야 된다면 어디서 받을 수 있는지 알려주시면 감사하겠습니다.

안녕하세요!

사용하시고 계신 D3-P 우분투 이미지에서는 GLES, Vulkan 등이 없어 드라이버 가속을 받을 수 없습니다.
현재 저희가 판매하고 있는 D3-G 보드용 Ubuntu 22.04를 fwdn 후 진행하시면 GPU 가속을 받을 수 있습니다. 다만 OpenGL/Vulkan을 사용할 수 없고, GLES를 사용할 수 있는 상황인데 괜찮으실까요?
링크는 아래와 같습니다.

감사합니다.

D3-G용 우분투를 D3-P에 설치할 수 있는 것 맞나요???

방금 시도해봤는데
[FWDN_V8::PrintUSBLog:203] MICOM : Access addresses greater than Storage capacity
에러가 나는걸 보니 D3-G용으로 만들어진 것이라 D3-P에 설치가 안 되는 것 같습니다.

아래는 전체 에러 메시지입니다.

PS C:\images> .\fwdn.bat

C:\images>fwdn.exe --fwdn boot-firmware\fwdn.json
[main:30] FWDN V8 v1.4.11 - 2022.11.14 13:47:30
[FWDN_V8::LoadFWDNRom:417] Start to load FWDN rom
[FWDN_V8::LoadMCERT:606] C:\images\boot-firmware\.\prebuilt\mcert.bin
[FWDN_V8::LoadHSM:623] C:\images\boot-firmware\.\prebuilt\hsm.cs.bin
[FWDN_V8::SendFWDNHeader:648] C:\images\boot-firmware\.\prebuilt\fwdn.rom - Header
[FWDN_V8::SendFWDNBody_V8:551] C:\images\boot-firmware\.\prebuilt\fwdn.rom - Body
[FWDN_V8::LoadFWDNRom:428] Complete to load FWDN rom
[FWDN_V8::GetFWDNRomVersion:1588] fwdn.rom version : 23.5.22
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\dram_params.bin
[FWDN_V8::PrintDeviceInfo:1201] --------------Device info-------------
[FWDN_V8::PrintDeviceInfo:1202]

----- Detail of Storages -----
#### eMMC Info ####
Manufacture ID: 0x15
OEM: 0x100
Name: 8GTF4
User Capacity: 7.3 GiB (7818182656 Byte)
Boot Capacity: 4 MiB (4194304 Byte)
RPMB Capacity: 512 KiB (524288 Byte)
Speed Mode: HS200
#### SNOR Info ####
Manufacture ID: 0xc2
Device ID: 0x2016
Name: MXIC-MX25L3233F
Sector Size: 4 KiB (4096 Byte)
Total Capacity: 4 MiB (4194304 Byte)
4Byte Address Mode: Unsupported

----- Summary of Storages -----
eMMC : O
SNOR : O
UFS : X
- O : Init success
- X : Init failed or not exist

----- Summary of DRAM Init -----
DRAM Init : Success (Result 0x0 )
DRAM Size : 4096MB

[FWDN_V8::PrintDeviceInfo:1203] --------------------------------------
[main:156] Complete FWDN
[FWDNLogger::PrintCurTime:112] 25/10/17-18:56:46

C:\images>fwdn.exe --storage emmc --low-format
[main:30] FWDN V8 v1.4.11 - 2022.11.14 13:47:30
[FWDN_V8::GetFWDNRomVersion:1588] fwdn.rom version : 23.5.22
[FWDN_V8::LowformatCommand:1370] Start low-format
[FWDN_V8::LowformatCommand:1371] low-format can take a long time
[FWDN_V8::LowformatCommand:1400] Complete low-format
[main:156] Complete FWDN
[FWDNLogger::PrintCurTime:112] 25/10/17-18:56:47

C:\images>fwdn.exe -w boot-firmware\boot.single.json
[main:30] FWDN V8 v1.4.11 - 2022.11.14 13:47:30
[FWDN_V8::GetFWDNRomVersion:1588] fwdn.rom version : 23.5.22
[main:131] Start write command
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\bconf.single.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\bconf.single.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\mcert.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\mcert.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\dram_params.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\dram_params.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\hsm.cs.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\hsm.cs.bin
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\scfw.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\scfw.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\optee.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\optee.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\subcore_optee.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\subcore_optee.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca72_bl1.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca72_bl1.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca53_bl1.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca53_bl1.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca72_bl2.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca72_bl2.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca53_bl2.rom
[FWDN_V8::GetFileAndWriteCommand:762] C:\images\boot-firmware\.\prebuilt\ca53_bl2.rom
[main:139] Complete write command
[main:156] Complete FWDN
[FWDNLogger::PrintCurTime:112] 25/10/17-18:56:47
100[||||||||||||||||||||||||||||||] 848896/848896
C:\images>fwdn.exe -w "d3g.fai" --storage emmc --area user
[main:30] FWDN V8 v1.4.11 - 2022.11.14 13:47:30
[FWDN_V8::GetFWDNRomVersion:1588] fwdn.rom version : 23.5.22
[main:131] Start write command
[FWDN_V8::GetFileAndWriteCommand:762] d3g.fai
[FWDN_V8::ReceiveFWDNPacket:224] Received Nack
[FWDN_V8::PrintUSBLog:203] MICOM : Access addresses greater than Storage capacity
Error. Wrong Request (Total 0x1d2000000 < Request 0x72817c600)
- AREA: 0x2003 PART_IDX: 0x0
- Storage Size    : 0x1d2000000 Byte
- Reuqest Address : 0x728178600 Byte
- Reuqest Size    : 0x4000 Byte

[FWDN_V8::WriteCommand:824] Failed to receive response(0xf001)
[CompareCRC:332] CRC values are different (received crc = 0, calc crc = 0xad234143)
[CheckCRCInFile:153] Failed to check CRC
[FWDN_V8::WriteFaiFile:927] Failed to write file
[FWDN_V8::GetFileAndWriteCommand:777] Failed to send file 'd3g.fai'
[FWDN_V8::GetFileAndWriteCommand:784] Failed to write data(d3g.fai)
[main:141] Failed write command
[main:158] Failed FWDN
[FWDNLogger::PrintCurTime:112] 25/10/17-18:59:35
 99[||||||||||||||||||||||||||||| ] 2691744848/2691761776
** When writing FAI files without low-format, there may be garbage values in partition where data is not written.

D3-P보드에 D3-G용 우분투를 fwdn해보았습니다.

위 링크에서 D3-G Ubuntu Desktop v1.2.0을 다운로드 받아 fwdn해보고 증상을 재현했습니다.

대구에서 개최하는 ICT 융합 엑스포 전시회, 한국 전자전, 일본 도쿄에서 열리는 JKapan IT Week Autumn 2025에 TOPST가 참가하게 되어 일정이 조금 바쁠 예정입니다 ㅜㅜ

일정이 끝나고 바로 검토 후 답변 드려도 괜찮으실까요?

전시회에 관심이 있으시면 구경하러 오셔도 좋습니다 :slight_smile:

감사합니다.

넵 검토 후에 답변해주시면 감사하겠습니다!!