Bug 198345
Summary: | AMD-RNG can't find a device. Kernel 4.15rc6 with AMD Vega64 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Justin J. (justin2201) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.15rc6 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Justin J.
2018-01-03 16:22:16 UTC
Please file this bug against the rng drivers if the gpu driver is loaded properly. Does your platform even support an rng device? xrandr --listproviders Providers: number : 2 Provider 0: id: 0x90 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 4 associated providers: 0 name:Radeon RX Vega @ pci:0000:03:00.0 Provider 1: id: 0x46 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 4 associated providers: 0 name:modesetting sudo modprobe -v amd-rng [sudo] Passwort für justin: insmod /lib/modules/4.15.0-rc6-custom/kernel/drivers/char/hw_random/rng-core.ko insmod /lib/modules/4.15.0-rc6-custom/kernel/drivers/char/hw_random/amd-rng.ko modprobe: ERROR: could not insert 'amd_rng': No such device I loaded it properly... Seems to do the same mistake. and yes rng-core should be supported. the first time loading works. The amdgpu driver is apparently loading fine. What does it have to do with the amd-rng driver? They are separate drivers why are you mentioning both on this bug? if you are having an issue with the amd-rng driver, please close this bug and open a rng bug or clarify what this has to do with the GPU. Oh sorry... I did done the mistake... I got problems with hiprng to load it with the amd vega graphics. I forgot that there is an amd processor. I should drink more coffee. ;-) /closed |