I searched a lot and so far I couldn’t solve this wifi problem, can anyone help?

|
C0rn3j 2022-08-11 16:26:15
soorajsprakash 2022-08-11 16:25:19
idk my bad,
its just that using arch i havnt encounted any issue,
so when i see one, im scared lol

This isn’t an issue.
You shouldn’t be scared since you read the PKGBUILD before installing and updating AUR packages.

soorajsprakash 2022-08-11 16:27:17
C0rn3j 2022-08-11 16:26:15
This isn’t an issue.
You shouldn’t be scared since you read the PKGBUILD before installing and updating AUR packages.

hm, yeah,
so am i good to go with the replacement?

i had encounted this before, when one pkg is added to another repo, like xyz —> extra/xyz.

C0rn3j 2022-08-11 16:27:50
soorajsprakash 2022-08-11 16:27:17
hm, yeah,
so am i good to go with the replacement?

i had encounted this before, when one pkg is added to another repo, like xyz —> extra/xyz.

You need to make your own decision on that after reading the PKGBUILD.

soorajsprakash 2022-08-11 16:28:15
C0rn3j 2022-08-11 16:27:50
You need to make your own decision on that after reading the PKGBUILD.

oke, thnx.

Ali 🎀 2022-08-11 16:51:05
mohamd_essam 2022-08-11 13:57:43
Guys, Anybody knows what is baloo index file for? it’s eating up my system partition.

Hi
Can you send me a neofetch your system?
Thanks

mohamd_essam 2022-08-11 16:53:57
Ali 🎀 2022-08-11 16:51:05
Hi
Can you send me a neofetch your system?
Thanks

Yeah sure, give me a second.

Ali 🎀 2022-08-11 16:55:22
mohamd_essam 2022-08-11 16:53:57
Yeah sure, give me a second.

Thanks 😍
I’m waiting for you
I want to know what’s your config

mohamd_essam 2022-08-11 16:57:00
archlinuxgroup-606104.jpg

mohamd_essam 2022-08-11 16:57:30
It doesn’t show much, but I’m using Arch Linux with KDE.
mohamd_essam 2022-08-11 17:01:32
Ali 🎀 2022-08-11 16:55:22
Thanks 😍
I’m waiting for you
I want to know what’s your config

Are you looking for something in particular?

Ali 🎀 2022-08-11 17:03:21
mohamd_essam 2022-08-11 17:01:32
Are you looking for something in particular?

I wanted to see the theme you are using, but it doesn’t show

mohamd_essam 2022-08-11 17:05:22
I’m using Lightly as WM theme.
SJ 2022-08-11 17:05:48
I installed zoneminder from aur but I’m getting the following error when trying to probe for new cameras on the network:

$ /usr/bin/zmonvif-probe.pl probe 1.1,1.2 wlp3s0
IO::Interface module not available; use IP addr for interface at /usr/share/perl5/vendor_perl/WSDiscovery/TransportUDP.pm line 78.

Can anyone help?

jonathn 2022-08-11 17:07:02
SJ 2022-08-11 17:05:48
I installed zoneminder from aur but I’m getting the following error when trying to probe for new cameras on the network:

$ /usr/bin/zmonvif-probe.pl probe 1.1,1.2 wlp3s0
IO::Interface module not available; use IP addr for interface at /usr/share/perl5/vendor_perl/WSDiscovery/TransportUDP.pm line 78.

Can anyone help?

Pretty certain that 1.1 isn’t a valid IP address?

mohamd_essam 2022-08-11 17:07:11
Ali 🎀 2022-08-11 17:03:21
I wanted to see the theme you are using, but it doesn’t show

Plasma theme is We10XOSDark and Icons are Tela but I made some edits on both.

SJ 2022-08-11 17:16:41
jonathn 2022-08-11 17:07:02
Pretty certain that 1.1 isn’t a valid IP address?

Tried with a different IP.

$ /usr/bin/zmonvif-probe.pl probe 10.0.1.1 enp0s25
no serializer registered for SOAP version 10.0.1.1 at /usr/share/perl5/vendor_perl/SOAP/WSDL/Factory/Serializer.pm line 22.

$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 28:d2:44:09:d3:05 brd ff:ff:ff:ff:ff:ff
inet 10.0.1.1/24 brd 10.0.1.255 scope global enp0s25
valid_lft forever preferred_lft forever
inet6 fe80::61a4:9cec:968d:a5d0/64 scope link
valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 24:77:03:9c:c9:2c brd ff:ff:ff:ff:ff:ff
inet 192.168.1.19/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp3s0
valid_lft 84778sec preferred_lft 73978sec
inet6 fe80::dcab:92a3:2eaf:9eb9/64 scope link
valid_lft forever preferred_lft forever

jonathn 2022-08-11 17:17:09
SJ 2022-08-11 17:16:41
Tried with a different IP.

$ /usr/bin/zmonvif-probe.pl probe 10.0.1.1 enp0s25
no serializer registered for SOAP version 10.0.1.1 at /usr/share/perl5/vendor_perl/SOAP/WSDL/Factory/Serializer.pm line 22.

$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 28:d2:44:09:d3:05 brd ff:ff:ff:ff:ff:ff
inet 10.0.1.1/24 brd 10.0.1.255 scope global enp0s25
valid_lft forever preferred_lft forever
inet6 fe80::61a4:9cec:968d:a5d0/64 scope link
valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 24:77:03:9c:c9:2c brd ff:ff:ff:ff:ff:ff
inet 192.168.1.19/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp3s0
valid_lft 84778sec preferred_lft 73978sec
inet6 fe80::dcab:92a3:2eaf:9eb9/64 scope link
valid_lft forever preferred_lft forever

Right, and that’s a different error message. Have you read the documentation to find out how to use this software?

SJ 2022-08-11 17:21:44
jonathn 2022-08-11 17:17:09
Right, and that’s a different error message. Have you read the documentation to find out how to use this software?

archlinuxgroup-606114.jpg
I didn’t type that command on my own, it was suggested by log on web interface.

jonathn 2022-08-11 17:23:29
SJ 2022-08-11 17:05:48
I installed zoneminder from aur but I’m getting the following error when trying to probe for new cameras on the network:

$ /usr/bin/zmonvif-probe.pl probe 1.1,1.2 wlp3s0
IO::Interface module not available; use IP addr for interface at /usr/share/perl5/vendor_perl/WSDiscovery/TransportUDP.pm line 78.

Can anyone help?

> IO::Interface module not available

https://aur.archlinux.org/packages/perl-io-interface ?

SJ 2022-08-11 17:24:57
jonathn 2022-08-11 17:23:29
> IO::Interface module not available

https://aur.archlinux.org/packages/perl-io-interface ?

$ pacman -Ql perl-io-interface
error: package ‘perl-io-interface’ was not found

jonathn 2022-08-11 17:25:12
Which would explain why it’s not available…
SJ 2022-08-11 17:26:52
I’ll try installing it. But it wasn’t listed as a dependency..
jonathn 2022-08-11 17:31:00
If that helps then it could well be something to report to the PKGBUILD maintainer to fix.
Caua77 2022-08-11 17:38:33
archlinuxgroup-606120.jpg

Caua77 2022-08-11 17:38:45
I searched a lot and so far I couldn’t solve this wifi problem, can anyone help ?
onurbbr 2022-08-11 18:05:52
mohamd_essam 2022-08-11 16:57:00

archlinuxgroup-606122.jpg
How did you do them this way?

il_muflone 2022-08-11 18:07:53
onurbbr 2022-08-11 18:05:52
How did you do them this way?

https://extensions.gnome.org/extension/1108/add-username-to-top-panel/

oh no, it’s plasma

mohamd_essam 2022-08-11 18:08:48
il_muflone 2022-08-11 18:07:53
https://extensions.gnome.org/extension/1108/add-username-to-top-panel/

oh no, it’s plasma

Yeah 😄

mohamd_essam 2022-08-11 18:09:03
onurbbr 2022-08-11 18:05:52
How did you do them this way?

With the help of some widgets.

il_muflone 2022-08-11 18:09:37
is kwin + gnome? 🤯
mohamd_essam 2022-08-11 18:10:33
il_muflone 2022-08-11 18:09:37
is kwin + gnome? 🤯

I’m using KDE Plasma, and I did these things with the help of some widgets.

mohamd_essam 2022-08-11 18:11:47
onurbbr 2022-08-11 18:05:52
How did you do them this way?

I can give you the names if you want, but it’s gonna be later today, my laptop is not around me now.

C0rn3j 2022-08-11 18:12:42
Does it actually make something not work other than the fact it spams the tty?
youngmehrun 2022-08-11 18:14:35
C0rn3j 2022-08-11 18:12:42
Does it actually make something not work other than the fact it spams the tty?

the wifi is working
but
I don’t know if anyone else experienced this
when the laptop is booting
the screen blinks once reachef the login prompt

youngmehrun 2022-08-11 18:14:52
is video allowed?
|