Search found 19 matches
- Thu Jun 16, 2022 11:35 am
- Forum: Graphics Cards
- Topic: [SOLVED] Ryzen 5700G - Xorg issues
- Replies: 17
- Views: 307554
Re: Ryzen 5700G - Xorg issues SOLVED
After the most recent update, June 16, 2022, I now have this issue solved. After seeing this post on FreeBSD forums https://forums.freebsd.org/threads/how-to-enable-graphics-on-latest-amd-ryzen-cpu-and-gpu-7-8-9-family.85401/ I went to Software Station and installed drm-510-kmod, deinstalled drm-fbs...
- Fri Apr 01, 2022 9:08 pm
- Forum: Graphics Cards
- Topic: [SOLVED] Ryzen 5700G - Xorg issues
- Replies: 17
- Views: 307554
Re: Ryzen 5700G - Xorg issues
Neville, pardon the late reply. As I mentioned in the original post, amdgpu does get loaded. It does not appear to be used. I even have removed amdgpu from the kld_list in /etc/rc.conf and it makes no difference. All seems to be working in FreeBSD 14 Current. As I also pointed out in the original po...
- Mon Mar 07, 2022 1:23 pm
- Forum: Graphics Cards
- Topic: [SOLVED] Ryzen 5700G - Xorg issues
- Replies: 17
- Views: 307554
Re: Ryzen 5700G - Xorg issues
I forgot to mention that I also installed drm-devel-kmod-5.7.19.g20220223. This module required an updated kernel.
- Sun Mar 06, 2022 11:55 pm
- Forum: Graphics Cards
- Topic: [SOLVED] Ryzen 5700G - Xorg issues
- Replies: 17
- Views: 307554
Re: Ryzen 5700G - Xorg issues
An update. I am running FreeBSD 14 Current on this machine and after updating /usr/src and compiling buildworld and buildkernel, amdgpu.ko loads and now Xorg is behaving as I have seen in the past. Xorg wcpu values are usually below 1.00 and on boot, screen resolution changes as I have observed in t...
- Sun Jan 30, 2022 3:19 pm
- Forum: Networking
- Topic: iwlwifi on BSD
- Replies: 14
- Views: 2607692
Re: iwlwifi on BSD
With the latest update today, iwlwifi starts up on boot.
Good job Eric!
Good job Eric!
- Sat Jan 29, 2022 12:17 am
- Forum: Networking
- Topic: iwlwifi on BSD
- Replies: 14
- Views: 2607692
Re: iwlwifi on BSD
My dmesg shows the following: sheldoni@Ryzen-5700G-ghostbsd-box ~> dmesg | grep iwlwifi iwlwifi0: <iwlwifi> mem 0xfc600000-0xfc603fff irq 28 at device 0.0 on pci6 iwlwifi0: successfully loaded firmware image 'iwlwifi-cc-a0-67.ucode' iwlwifi0: api flags index 2 larger than supported by driver iwlwifi...
- Fri Jan 28, 2022 11:06 am
- Forum: Networking
- Topic: iwlwifi on BSD
- Replies: 14
- Views: 2607692
Re: iwlwifi on BSD
Eric, doing a sudo service netif restart WORKS!
Thank you! Now, I'll look into what Fred Finster posted on Telegram.
Thanks again
Thank you! Now, I'll look into what Fred Finster posted on Telegram.
Thanks again
- Thu Jan 27, 2022 10:20 pm
- Forum: Networking
- Topic: iwlwifi on BSD
- Replies: 14
- Views: 2607692
Re: iwlwifi on BSD
Eric, thank you so much for your quick reply. I have been able to get the iwlwifi module loaded via /etc/rc.conf. sysctl net.wlan.devices does list iwlwifi0. ifconfig -a does not show iwlwifi0, only igb0 and lo0. I remembered from my laptop that I needed to put the following in /etc/rc.conf wlans_iw...
- Thu Jan 27, 2022 6:44 pm
- Forum: Networking
- Topic: iwlwifi on BSD
- Replies: 14
- Views: 2607692
iwlwifi on BSD
I saw on Telegram that Eric has gotten the iwlwifi driver available for GhostBSD. I have a Ryzen 5700G motherboard that uses the
iwlwifi driver on Linux. On GhostBSD and FreeBSD, dmesg does not detect the wifi. How does one get wifi working on BSD?
iwlwifi driver on Linux. On GhostBSD and FreeBSD, dmesg does not detect the wifi. How does one get wifi working on BSD?
- Tue Jan 25, 2022 11:08 pm
- Forum: Graphics Cards
- Topic: [SOLVED] Ryzen 5700G - Xorg issues
- Replies: 17
- Views: 307554
Re: Ryzen 5700G - Xorg issues
The following link explains my issue. Apparently, I am not the only one.
https://github.com/freebsd/drm-kmod/issues/118
I guess I'll have to wait until the issues are sorted out by the developers.
https://github.com/freebsd/drm-kmod/issues/118
I guess I'll have to wait until the issues are sorted out by the developers.