Driver vga samsung rv413 win 7

broken image
broken image

I just tested to block my driver, please use: sudo grubby -args='modprobe.blacklist=radeon rd.driver.blacklist=radeon' -update-kernel=ALL

broken image

Note: I should write it with quotes if there more than one arguments to be added. Or remove it one by one to make sure with -remove-args='blacklist=radeon' and -remove-args='radeon.blacklist=1'. You could first remove your current args with: sudo grubby -remove-args='blacklist=radeon radeon.blacklist=1' -update-kernel=ALL Sudo grubby -args=“radeon.blacklist=1 rd.driver.blacklist=radeon” -update-kernel=ALL Memory at f7b20000 (64-bit, non-prefetchable) Įxpansion ROM at f7b00000 Ĭapabilities: Power Management version 3Ĭapabilities: Express Legacy Endpoint, MSI 00Ĭapabilities: MSI: Enable+ Count=1/1 Maskable- 64bit+Ĭapabilities: Vendor Specific Information: ID=0001 Rev=1 Len=010 Ĭapabilities: Advanced Error Reporting Memory at e0000000 (64-bit, prefetchable) Seymour (prog-if 00 )įlags: bus master, fast devsel, latency 0, IRQ 33

broken image

How can I confirm the radeon module is not loaded? # cat /proc/cmdlineīOOT_IMAGE=(hd0,msdos5)/vmlinuz-5.15.86_64 root=UUID=a906530d-fe89-4e8a-9d9f-9aa1d9922a6f ro rootflags=subvol=root blacklist=radeon radeon.blacklist=1Ġ1:00.0 VGA compatible controller: Advanced Micro Devices, Inc. I’ve done the grubby part, and not the dracut part yet.

broken image