But weirdly enough I did not have these errors the last time I tried Arch 2 months back, did something change in Pacman?

|
ston 2022-08-25 09:29:13
kevinroan 2022-08-25 09:27:45
Similar specs, can you tell me is there any bt or audio issues on your laptop?

enable bluetooth service and install pulseaudio might help

kevinroan 2022-08-25 09:30:50
ston 2022-08-25 09:29:13
enable bluetooth service and install pulseaudio might help

Tried, its some driver issue. When i enable wifi, bt goes off, viseversa

AthanasyFotis 2022-08-25 10:20:54
kevinroan 2022-08-25 09:30:50
Tried, its some driver issue. When i enable wifi, bt goes off, viseversa

It does in mine too

kevinroan 2022-08-25 10:21:18
AthanasyFotis 2022-08-25 10:20:54
It does in mine too

Radeon?

AthanasyFotis 2022-08-25 10:21:29
kevinroan 2022-08-25 10:21:18
Radeon?

Intel

AthanasyFotis 2022-08-25 10:21:44
Dead Inside
abel 2022-08-25 10:54:08
can i use ram of 2 different brands in same pc with same frequency
NinePA 2022-08-25 11:02:31
abel 2022-08-25 10:54:08
can i use ram of 2 different brands in same pc with same frequency

not recommended.
use same brand , same product , with same frequency

broken_vortex 2022-08-25 11:06:06
abel 2022-08-25 10:54:08
can i use ram of 2 different brands in same pc with same frequency

You can but not recommended, so maybe use if you can’t get same

JF049 2022-08-25 11:06:15
abel 2022-08-25 10:54:08
can i use ram of 2 different brands in same pc with same frequency

If their JEDEC/XMP and their RAM chips match, then you can.
But usually this is not recommended because they’d have different RAM timings (the ones that tell the motherboard on how to physically work with RAM modules), and their physical specifications still may differ (like, chips are ordered and physically mounted in other way so they require a bit different timings)

JF049 2022-08-25 11:08:50
If you happen to find the exact same RAM stick, then you can safely buy it to enable dual/triple/multiple channel mode
Alyx 🦊 2022-08-25 12:50:11
You can figure out the timing on the label of the RAM
kraftwerk28 2022-08-25 12:51:01
What could be the reason modinfo fails?

$ lsmod | awk ‘/radeon/ { print $1 }’
radeon

$ modinfo radeon
Module radeon not found.

$ ls /lib/modules/*/kernel/drivers/gpu/drm/radeon
radeon.ko.zst

Alyx 🦊 2022-08-25 12:53:53
JF049 2022-08-25 11:06:15
If their JEDEC/XMP and their RAM chips match, then you can.
But usually this is not recommended because they’d have different RAM timings (the ones that tell the motherboard on how to physically work with RAM modules), and their physical specifications still may differ (like, chips are ordered and physically mounted in other way so they require a bit different timings)

It can be a completely different brand, if it has the same timing (in spec) and the same total size, it’s totally fine

A 128MB DDR4 Samsung RAM chip doesn’t change because it was ordered at a different time or via a different distributor, realistically as long as the timing is the same you’re not going to have problems between Samsung and Micron either

Timing on the label is indicated via “CL”, e.g. mine has CL18-22-22-42

Riccardo P. Bestetti 2022-08-25 12:54:53
I’m building a package. makepkg ignores my install= directive.

The file is not being included in the package archive, nor I’m getting any error messages. (But if I delete the file before building, then I get an error message)

Alyx 🦊 2022-08-25 12:56:01
And, if you have amatching frequency, you can figure out if the timing matches by its standard name

E.g. for 3200 MHz DDR4 RAM, there is 3200W, which has CL 20-20-20 , 3200AA, which has CL 22-22-22 and 3200AC which has 24-24-24

Alyx 🦊 2022-08-25 12:56:22
Obviously there’s differences in CAS Latency but that’s all addressed via the standard naming, so just check if the name matches up 🤷‍♀️
Alyx 🦊 2022-08-25 12:56:59
JF049 2022-08-25 11:06:15
If their JEDEC/XMP and their RAM chips match, then you can.
But usually this is not recommended because they’d have different RAM timings (the ones that tell the motherboard on how to physically work with RAM modules), and their physical specifications still may differ (like, chips are ordered and physically mounted in other way so they require a bit different timings)

Basically the differences in PCBs between manufacturers and the differences in vendors will not affect anything

Riccardo P. Bestetti 2022-08-25 13:21:35
Riccardo P. Bestetti 2022-08-25 12:54:53
I’m building a package. makepkg ignores my install= directive.

The file is not being included in the package archive, nor I’m getting any error messages. (But if I delete the file before building, then I get an error message)

Funny thing is that grepping /usr/bin/makepkg for that error message doesn’t even yield anything

Riccardo P. Bestetti 2022-08-25 13:22:06
Nor does grepping /usr in its entirety for that matter
grazzolini 2022-08-25 13:23:07
# 2022-08-25 05:55:08
But weirdly enough I did not have these errors the last time I tried Arch 2 months back, did something change in Pacman ?

No

Riccardo P. Bestetti 2022-08-25 13:32:59
Riccardo P. Bestetti 2022-08-25 12:54:53
I’m building a package. makepkg ignores my install= directive.

The file is not being included in the package archive, nor I’m getting any error messages. (But if I delete the file before building, then I get an error message)

Jk, disregard, just a brain fart

# 2022-08-25 15:11:45
grazzolini 2022-08-25 13:23:07
No

Ok

# 2022-08-25 15:12:26
I guess the person who manages the repo has teleported to future
kevinroan 2022-08-25 15:47:37
archlinuxgroup-609713.jpg
how do i fix it..?
Ronard 2022-08-25 15:48:08
Ignore them
Ronard 2022-08-25 15:48:24
Or clone linux-firmware into your /lib????
Ronard 2022-08-25 15:48:35
I guess?
JF049 2022-08-25 15:48:45
kevinroan 2022-08-25 15:47:37
how do i fix it..?

For fallback images, it’s intentional to not to have these firmwares

Ronard 2022-08-25 15:49:17
Linux hardened? Is good?
ston 2022-08-25 15:50:31
kevinroan 2022-08-25 15:47:37
how do i fix it..?

warning is not error

ston 2022-08-25 15:50:40
no need to fix
kevinroan 2022-08-25 15:50:54
okey then
C0rn3j 2022-08-25 15:58:57
Ronard 2022-08-25 15:49:17
Linux hardened? Is good?

Try and let us know

# 2022-08-25 16:06:58
grazzolini 2022-08-25 13:23:07
No

By the way it got signed now , I would appreciate your help and help provided by other members of the group

|