What am I doing wrong?
- JayDeeTOL
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
01 Jun 2020 14:33 #169670
by JayDeeTOL
Replied by JayDeeTOL on topic What am I doing wrong?
I am using wifi for internet. I am trying to use Ethernet strictly for the mesa card. I have followed those steps to the connection as well.
Please Log in or Create an account to join the conversation.
- JayDeeTOL
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
01 Jun 2020 14:34 #169671
by JayDeeTOL
Replied by JayDeeTOL on topic What am I doing wrong?
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17989
- Thank you received: 4837
01 Jun 2020 15:00 #169673
by PCW
Replied by PCW on topic What am I doing wrong?
The "Method:" needs to be manual and the ipv6 settings should be disabled
Please Log in or Create an account to join the conversation.
- JayDeeTOL
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
01 Jun 2020 15:03 #169674
by JayDeeTOL
Replied by JayDeeTOL on topic What am I doing wrong?
Yes. I seen that mistake after I posted, and no it did not fix the proplem.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17989
- Thank you received: 4837
01 Jun 2020 15:16 #169676
by PCW
Replied by PCW on topic What am I doing wrong?
What does
ip a
report?
ip a
report?
Please Log in or Create an account to join the conversation.
- JayDeeTOL
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
01 Jun 2020 15:20 #169677
by JayDeeTOL
Replied by JayDeeTOL on topic What am I doing wrong?
jason@debian:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
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: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 00:01:2e:4c:47:7f brd ff:ff:ff:ff:ff:ff
inet 169.254.5.217/16 brd 169.254.255.255 scope link eth0:avahi
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether b8:03:05:de:bc:64 brd ff:ff:ff:ff:ff:ff
inet 192.168.86.36/24 brd 192.168.86.255 scope global dynamic wlan0
valid_lft 86063sec preferred_lft 86063sec
inet6 fe80::ba03:5ff:fede:bc64/64 scope link
valid_lft forever preferred_lft forever
jason@debian:~$
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
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: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 00:01:2e:4c:47:7f brd ff:ff:ff:ff:ff:ff
inet 169.254.5.217/16 brd 169.254.255.255 scope link eth0:avahi
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether b8:03:05:de:bc:64 brd ff:ff:ff:ff:ff:ff
inet 192.168.86.36/24 brd 192.168.86.255 scope global dynamic wlan0
valid_lft 86063sec preferred_lft 86063sec
inet6 fe80::ba03:5ff:fede:bc64/64 scope link
valid_lft forever preferred_lft forever
jason@debian:~$
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19516
- Thank you received: 6544
01 Jun 2020 15:24 #169679
by tommylight
Replied by tommylight on topic What am I doing wrong?
Set to manual, save, reconnect.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17989
- Thank you received: 4837
01 Jun 2020 15:24 #169680
by PCW
Replied by PCW on topic What am I doing wrong?
Right so for some reason your editing setting a static IP address was not applied
Please Log in or Create an account to join the conversation.
- JayDeeTOL
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
- Thank you received: 0
01 Jun 2020 16:27 #169686
by JayDeeTOL
Replied by JayDeeTOL on topic What am I doing wrong?
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17989
- Thank you received: 4837
01 Jun 2020 16:56 #169688
by PCW
Replied by PCW on topic What am I doing wrong?
It looks like JTs configuration tool is installed in your home directory
rather than in a system directory. Your shell needs to know the path
to the configuration tool, since its not in the normal search path for
executables.
rather than in a system directory. Your shell needs to know the path
to the configuration tool, since its not in the normal search path for
executables.
Please Log in or Create an account to join the conversation.
Time to create page: 0.119 seconds