cant able to enable nginx.service (getting error)

Status
Not open for further replies.

Saran Vijay

New Member
May 24, 2022
22
0
1
27
Hi Guys,
This is Saran, I have installed the FusionPBX using the FusionPBX official site and GitHub installing procedures. But I'm getting an error nginx.service is disabled. because of this issue, I cant able to access the FusionPBX login page (showing site cant be reached).

Kindly check and share your useful answers to resolve this issue.

Thanks in advance.


1653664508786.png
 

mcs3ss2

Active Member
Sep 8, 2020
286
33
28
AU
change this line, line 185 in

/etc/nginx/sites-available/fusionpbx

ssl_protocols TLSv1.2 TLSv1.3;

to

ssl_protocols TLSv1.2;
 
  • Love
Reactions: Saran Vijay

Saran Vijay

New Member
May 24, 2022
22
0
1
27
change this line, line 185 in

/etc/nginx/sites-available/fusionpbx

ssl_protocols TLSv1.2 TLSv1.3;

to

ssl_protocols TLSv1.2;


@mcs3ss2 Thanks Dood... ;) It worked now nginx.service is running. but now i am stuck with another problem. (Site can't reached 502 Bad Gateway). What i need to do? could you pls advise?

1653684433668.png


I cant able to reach the FusionPBX site:

1653684490751.png
 

cemotyz09

Member
Apr 23, 2020
83
7
8
Check the logs, likely a permission issue. It will tell you exactly what file is unable to be read. If you don't know you should able to
Code:
tail -f /var/log/nginx/error
in the terminal
 

Saran Vijay

New Member
May 24, 2022
22
0
1
27
Check the logs, likely a permission issue. It will tell you exactly what file is unable to be read. If you don't know you should able to
Code:
tail -f /var/log/nginx/error
in the terminal

Hi @cemotyz09 kindly see below details. I have shared the Logs from our end.
Could you pls share your findings?



2022/05/27 15:37:17 [warn] 17644#17644: invalid value "TLSv1.3" in /etc/nginx/sites-enabled/fusionpbx:185
2022/05/27 16:09:57 [warn] 5713#5713: invalid value "TLSv1.3" in /etc/nginx/sites-enabled/fusionpbx:185
2022/05/27 16:31:52 [warn] 448#448: invalid value "TLSv1.3" in /etc/nginx/sites-enabled/fusionpbx:185
2022/05/27 16:38:51 [crit] 924#924: *7 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:38:53 [error] 924#924: *7 open() "/var/www/fusionpbx/favicon.ico" failed (2: No such file or directory), client: 192.168.1.10, server: fusionpbx, request: "GET /favicon.ico HTTP/1.1", host: "192.168.1.13", referrer: "https://192.168.1.13/"
2022/05/27 16:39:32 [crit] 924#924: *12 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:39:34 [crit] 924#924: *12 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:39:41 [crit] 924#924: *19 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:39:48 [crit] 924#924: *24 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:40:06 [crit] 924#924: *28 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.6, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:40:07 [error] 924#924: *28 open() "/var/www/fusionpbx/favicon.ico" failed (2: No such file or directory), client: 192.168.1.6, server: fusionpbx, request: "GET /favicon.ico HTTP/1.1", host: "192.168.1.13", referrer: "https://192.168.1.13/"
2022/05/27 16:43:01 [warn] 1010#1010: invalid value "TLSv1.3" in /etc/nginx/nginx.conf:34
2022/05/27 16:43:45 [crit] 1026#1026: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:43:48 [crit] 1026#1026: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:44:09 [crit] 1026#1026: *9 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:44:34 [crit] 1026#1026: *13 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 16:44:40 [crit] 1026#1026: *16 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:07:09 [crit] 481#481: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:07:11 [crit] 481#481: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:23:03 [crit] 1109#1109: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:23:05 [crit] 1109#1109: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:23:05 [crit] 1109#1109: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:23:06 [crit] 1109#1109: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:25:11 [crit] 1148#1148: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:25:16 [crit] 1148#1148: *7 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:25:34 [crit] 1148#1148: *10 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:28:31 [crit] 1201#1201: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:28:34 [crit] 1201#1201: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:35:46 [emerg] 1259#1259: getpwnam("nginx") failed in /etc/nginx/nginx.conf:1
2022/05/27 17:36:13 [crit] 1277#1277: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:36:18 [crit] 1277#1277: *7 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:43:59 [crit] 1277#1277: *12 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:44:05 [crit] 1277#1277: *15 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:44:08 [crit] 1277#1277: *15 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:50:53 [crit] 7807#7807: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:57:35 [crit] 517#517: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:57:40 [crit] 517#517: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 17:57:41 [crit] 517#517: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:00:06 [crit] 517#517: *9 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:00:06 [crit] 517#517: *9 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:00:07 [crit] 517#517: *9 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:00:13 [crit] 517#517: *14 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.6, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:05:00 [crit] 506#506: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:05:02 [crit] 506#506: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:05:16 [crit] 506#506: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:07:16 [crit] 506#506: *11 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:07:23 [crit] 506#506: *17 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:15:14 [crit] 506#506: *20 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:15:19 [crit] 506#506: *23 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:16:06 [crit] 1150#1150: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:16:08 [crit] 1150#1150: *2 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:17:23 [crit] 1150#1150: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:17:23 [crit] 1150#1150: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:17:24 [crit] 1150#1150: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:17:25 [crit] 1150#1150: *6 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:18:12 [crit] 1150#1150: *14 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:20:26 [crit] 1150#1150: *17 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/27 18:21:47 [crit] 1150#1150: *20 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/30 09:24:37 [crit] 505#505: *4 connect() to unix:/var/run/php/php7.1-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.10, server: fusionpbx, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.1-fpm.sock:", host: "192.168.1.13"
2022/05/30 09:24:39 [error] 505#505: *4 open() "/var/www/fusionpbx/favicon.ico" failed (2: No such file or directory), client: 192.168.1.10, server: fusionpbx, request: "GET /favicon.ico HTTP/1.1", host: "192.168.1.13", referrer: "https://192.168.1.13/"

1653917462683.png
 

hfoster

Active Member
Jan 28, 2019
684
81
28
34
I think you've got a major mess of distro stuff here. It looks like you're running Debian 9, Debian 11 is the recommended operating system at the moment. Your nginx is looking for the PHP-FPM socket /var/run/php/php7.1-fpm.sock so that either means the service is stopped or it's named differently in that directory.
 
  • Like
Reactions: Saran Vijay

Saran Vijay

New Member
May 24, 2022
22
0
1
27
Hi @hfoster, Can you pls share the Link for Debian 11 and the installation steps for FusionPBX.

Many thanks for considering my request.
 

Saran Vijay

New Member
May 24, 2022
22
0
1
27

Right at the top of the page. Two commands as root.

Debian 11 only, other builds are strictly for experts.



I already tried this one. At that time Debian 11 was not properly installed.
can you share the direct link or which Debian 11 should i use?


1653932463558.png
 

Saran Vijay

New Member
May 24, 2022
22
0
1
27
Thank You So much @hfoster this Debian 11 need any special system requirements??

Because I'm going to install this to My HP Proliant DL 360 G5 Server. is this ok for Debian 11?
 
Last edited:

mcs3ss2

Active Member
Sep 8, 2020
286
33
28
AU
Your logs clearly tell you what the errors are
However install deb11 and get it going
After clean install of deb 11 you run the scriptsa and it just works
 

Saran Vijay

New Member
May 24, 2022
22
0
1
27
I'm already tried with Debian 11 but facing an error while installing. now again tried to install Debian 11 I got the same error.
kindly find the below attachment. (Need to intall firmware like that)

I skipped this error and assigned the static IP but finally, the Network is unreachable.


Im used this OS : https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-11.3.0-amd64-netinst.iso

(Note: Its a working server only, previous I ran Debian 9 and Linux)
 

Attachments

  • 1654008992477.JPEG
    1654008992477.JPEG
    279.8 KB · Views: 12
Last edited:

Saran Vijay

New Member
May 24, 2022
22
0
1
27
what hard are you using... works perfect in intel CPUs
also click
check this, it is reffering to your network card i think


Also I think you need atlease basic skills with linux... I am no expert in linux but I know basic linx stuff and more importantly I know how to google :cool:

I'm new to this Platform. I already Googled and tried these steps, Thank you for your concern.
 
Last edited:
Status
Not open for further replies.