← prev | next →
tmpfs 2022-08-04 12:59:35
n0madcoder 2022-08-04 12:58:51
For a moment I was amazed on that APU on your screenshot being able to handle AAA games smoothly (:
hahah, yes that APU can run but 15FPS. lol
Truuks99 2022-08-07 00:36:19
Hi everyone!👋😊my laptop freezes when loading the “amdgpu” model, I tested by doing “kldload amdgpu”.
Is anyone else experiencing this problem?
gaoroot 2022-08-07 01:38:00
Truuks99 2022-08-07 00:36:19
Hi everyone!👋😊my laptop freezes when loading the “amdgpu” model, I tested by doing “kldload amdgpu”.
Is anyone else experiencing this problem?
what is the processor model?
n0madcoder 2022-08-07 09:07:18
Truuks99 2022-08-07 00:36:19
Hi everyone!👋😊my laptop freezes when loading the “amdgpu” model, I tested by doing “kldload amdgpu”.
Is anyone else experiencing this problem?
Also, which steps did you take? Only loading the module while in a graphical session?
Truuks99 2022-08-07 10:42:25
gaoroot 2022-08-07 01:38:00
what is the processor model?
Amd A6
Truuks99 2022-08-07 10:43:35
n0madcoder 2022-08-07 09:07:18
Also, which steps did you take? Only loading the module while in a graphical session?
I followed FreeBSD wiki😊
Truuks99 2022-08-07 10:48:11

@n0madcoder freezes whole laptop
Truuks99 2022-08-07 10:51:02
I have to boot to singe user mode and uncomment kld_list=”amdgpu” for the system to start normally without freezing
JackieMe 2022-08-07 11:19:09
maybe try something like kld_list+=”amdgpu” ?
Truuks99 2022-08-07 11:43:35
JackieMe 2022-08-07 11:19:09
maybe try something like kld_list+=”amdgpu” ?
No luck
JayOK 2022-08-07 11:53:19
Are you using the modules from base or from pkg?
Truuks99 2022-08-07 11:55:01
JayOK 2022-08-07 11:53:19
Are you using the modules from base or from pkg?
From pkg😊
JayOK 2022-08-07 11:55:59
Pkg up-to-date?
n0madcoder 2022-08-07 11:56:58
Truuks99 2022-08-07 10:42:25
Amd A6
How new is it?
Truuks99 2022-08-07 11:57:04
JayOK 2022-08-07 11:55:59
Pkg up-to-date?
Yes, I have setup Freebsd on this laptop before exactly how I did now. Also had this problem with GhostBSD but they fixed it
n0madcoder 2022-08-07 11:57:12
Latest hardware takes some time to get supported
Truuks99 2022-08-07 11:57:33
n0madcoder 2022-08-07 11:56:58
How new is it?
2014. FreeBSD used to work flawlessly
tmpfs 2022-08-07 11:57:34
which model of APU you have ?
n0madcoder 2022-08-07 11:58:36
Truuks99 2022-08-07 11:57:33
2014. FreeBSD used to work flawlessly
Did you install the drm-kmod package?
JayOK 2022-08-07 11:58:39
Use absolute paths to be sure you are loading the right kmod
Truuks99 2022-08-07 11:58:57
tmpfs 2022-08-07 11:57:34
which model of APU you have ?
Amd a6-6310 apu
Truuks99 2022-08-07 11:59:32
n0madcoder 2022-08-07 11:58:36
Did you install the drm-kmod package?
I did, as I said I have run FreeBSD on this laptop before amd it ran perfectly
Truuks99 2022-08-07 11:59:56
JayOK 2022-08-07 11:58:39
Use absolute paths to be sure you are loading the right kmod
Absolute paths?
n0madcoder 2022-08-07 12:01:16
Truuks99 2022-08-07 11:59:32
I did, as I said I have run FreeBSD on this laptop before amd it ran perfectly
I trust you no worries. I’m just making sure of all steps. As you can see there are different packages based on each OS version https://www.freshports.org/search.php?query=kmod&search=go&num=10&stype=name&method=match&deleted=excludedeleted&start=1&casesensitivity=caseinsensitive
tmpfs 2022-08-07 12:02:26
maybe install graphics/gpu-firmware-kmod helps
Truuks99 2022-08-07 12:11:37
tmpfs 2022-08-07 12:02:26
maybe install graphics/gpu-firmware-kmod helps
Thank you I’ll try😊
tmpfs 2022-08-07 12:12:09
I’m not sure btw
Truuks99 2022-08-07 12:12:36
n0madcoder 2022-08-07 12:01:16
I trust you no worries. I’m just making sure of all steps. As you can see there are different packages based on each OS version https://www.freshports.org/search.php?query=kmod&search=go&num=10&stype=name&method=match&deleted=excludedeleted&start=1&casesensitivity=caseinsensitive
Thanks man!😊i’ll have a look
JayOK 2022-08-07 12:32:38
Truuks99 2022-08-07 11:59:56
Absolute paths?
/exact/location/amdgpu.kmod instead of amdgpu
bittin1 2022-08-07 12:49:19
http://hackerpublicradio.org/eps.php?id=3655
Hacker Public Radio ~ The Technology Community Podcast –
hackerpublicradio.orgHacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists.
Truuks99 2022-08-07 13:03:10
tmpfs 2022-08-07 12:12:09
I’m not sure btw
@n0madcoder @JayOK thank you guys😊I could boot and it didn’t freeze after installing gpu-firmware-kmod which is weird I never had to do this.
Truuks99 2022-08-07 13:04:29
I still have a GhostBSD install which I will stick to for now😊
Truuks99 2022-08-07 13:08:30
Before this I used to run FreeBSD or GhostBSD, almost weekly installs for friends and IT techs that had a glance at my machine.
jekyll530 2022-08-07 13:09:25
Hi, I got this issue again for rrdtool got updated recently. Anyone knows what might be wrong?
tmpfs 2022-08-07 13:38:45
Truuks99 2022-08-07 13:08:30
Before this I used to run FreeBSD or GhostBSD, almost weekly installs for friends and IT techs that had a glance at my machine.
Yeah I remember you
← prev | next →