Displaying 17 results from an estimated 17 matches for "wlp3s0".
2015 Nov 25
2
Help with Intel 6235 Wireless on CentOS 7 (pointer to good reading?)
..., latest kernel
(3.10.0-229.20.1), relevant Intel firmware version for my card is in
/lib/firmware (together with large bunch of other Intel WiFi firmware),
relevant modules are loaded in kernel:
iwlwifi
iwldvm
mac80211
cfg80211
"/sbin/ifconfig -a" shows my device in the list renamed to wlp3s0
(according to PCI slot numbering I figure), dmesg shows device brought up
successfully detected and renamed as above. lspci shows device with its
correct full name (Network controller: Intel Corporation ... 6235"
Now comes the fun part (no, troublesome for me part). When I click on the
Networ...
2015 Nov 25
0
SOLVED: Help with Intel 6235 Wireless on CentOS 7 (pointer to good reading?)
..., relevant Intel firmware version for my card is in
/lib/firmware (together with large bunch of other Intel WiFi firmware),
relevant modules are loaded in kernel:
>
> iwlwifi
> iwldvm
> mac80211
> cfg80211
>
> "/sbin/ifconfig -a" shows my device in the list renamed to wlp3s0
(according to PCI slot numbering I figure), dmesg shows device brought
up
> successfully detected and renamed as above. lspci shows device with its
correct full name (Network controller: Intel Corporation ... 6235"
>
> Now comes the fun part (no, troublesome for me part). When I click...
2017 Jan 13
2
Reliable way of having both LAN and WIFI on headless box
...onnection.
>
> Can anyone help here too, just in case I can't fix the real problem
I have a wireless connection named "AndroidAP-notepro"
So I can run
# nmcli con show --active | grep AndroidAP-notepro
AndroidAP-notepro 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless
wlp3s0
#
You can check exit code and number of lines.
If number of lines is 0, it means the connection is not active and you can
try to activate it and get exit code of the command
# nmcli con up AndroidAP-notepro
Also, it could be useful to know what value you have for
"connection.autoconnect&quo...
2018 Jun 21
6
[Bug 1263] New: Device or resource busy on nat loading.
...lowing table
on any vanilla kernel > 4.15.18:
table ip nat {
chain prerouting {
type nat hook prerouting priority 0; policy accept;
}
chain postrouting {
type nat hook postrouting priority 100; policy accept;
oifname "wlp3s0" masquerade
oifname "tun0" masquerade
}
}
kernel config looks like:
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_FAMILY_BRIDGE=y
CONFIG_NETFILTER_FAMILY_ARP=y
CONFIG_NETFILTER_NETLINK_ACCT=m
CONFIG...
2017 Jan 18
2
Reliable way of having both LAN and WIFI on headless box
...here too, just in case I can't fix the real problem
>
> I have a wireless connection named "AndroidAP-notepro"
>
> So I can run
>
> # nmcli con show --active | grep AndroidAP-notepro AndroidAP-notepro
> 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless
> wlp3s0
> #
>
> You can check exit code and number of lines.
> If number of lines is 0, it means the connection is not active and you
> can try to activate it and get exit code of the command
>
> # nmcli con up AndroidAP-notepro
>
> Also, it could be useful to know what value yo...
2013 Nov 13
1
Re: Problem with bridged network configuration
...-integrated netdevs on my F19 system have names based on their
slot, e.g. "p4p2", not the type of names specified in the web page you
reference above (e.g. "enp2s0"). Even my F20 system seems a bit up in
the air - what had been called "wlan0" in F17 is now called "wlp3s0"
(which seems like one of the new names), but an ExpressCard ethernet
plugged into the system is still classified as "p3p1".
2014 Aug 30
5
[Bug 83271] New: Windowed mode causes framebuffer not to refresh with PRIME on optimus/kepler discrete GPU
...mounted filesystem with ordered data mode. Opts:
data=ordered
[ 3.162197] systemd-journald[187]: Received request to flush runtime journal
from PID 1
[ 3.164029] systemd-udevd[216]: renamed network interface eth0 to enp0s25
[ 3.190806] systemd-udevd[227]: renamed network interface wlan0 to wlp3s0
[ 3.278309] random: nonblocking pool is initialized
[ 3.379589] nouveau 0000:01:00.0: irq 46 for MSI/MSI-X
[ 3.379601] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 3.379647] nouveau [ PFB][0000:01:00.0] RAM type: DDR3
[ 3.379649] nouveau [ PFB][0000:01:00.0] R...
2017 Jan 16
0
Reliable way of having both LAN and WIFI on headless box
...here too, just in case I can't fix the real problem
>
> I have a wireless connection named "AndroidAP-notepro"
>
> So I can run
>
> # nmcli con show --active | grep AndroidAP-notepro
> AndroidAP-notepro 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless
> wlp3s0
> #
>
> You can check exit code and number of lines.
> If number of lines is 0, it means the connection is not active and you can
> try to activate it and get exit code of the command
>
> # nmcli con up AndroidAP-notepro
>
> Also, it could be useful to know what value you...
2016 Mar 01
3
[REGRESSION] nouveau: 30 second boot hang after commit 2b700825e
Hello,
I am encountering a 30 second hang during boot, in the Xorg process just before
the display manager comes up. I have bisected the problem to the following
commit:
commit 2b700825e7a7702fb862edba1262c98040dc1bf6
Author: Ben Skeggs <bskeggs at redhat.com>
Date: Thu Aug 20 14:54:22 2015 +1000
drm/nouveau/mc: move device irq handling to platform-specific code
The hang only
2017 Jan 18
0
Reliable way of having both LAN and WIFI on headless box
...39;t fix the real problem
>>
>> I have a wireless connection named "AndroidAP-notepro"
>>
>> So I can run
>>
>> # nmcli con show --active | grep AndroidAP-notepro AndroidAP-notepro
>> 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless
>> wlp3s0
>> #
>>
>> You can check exit code and number of lines.
>> If number of lines is 0, it means the connection is not active and you
>> can try to activate it and get exit code of the command
>>
>> # nmcli con up AndroidAP-notepro
>>
>> Also, it co...
2017 Jan 09
4
Reliable way of having both LAN and WIFI on headless box
Once again I am building a headless Centos 7 box that needs to reliably be on
both the LAN and WIFI network at all times. Amongst other things it's going
to be an AirPrint bridge enabling IPads to print to printers on a different
VLAN.
I have asked about this before and got a solution working using nmtui to set
up both the LAN and WIFI interface, and activate them. However, the WIFI
2018 Dec 10
0
[Samba 4.9.2] Panic error, BACKTRACE: 45 on Ubuntu 16.04
.../dev/null
obey pam restrictions = yes
max log size = 1000
use mmap = no
dns proxy = no
map to guest = bad user
log file = /var/log/samba/%m.log
fruit:model = MacPro
netbios name = sambaudoo
server role = standalone server
acl allow execute always = yes
follow symlinks = yes
interfaces = wlp3s0
fruit:advertise_fullsync = true
server string = Samba Server %v
wide links = yes
unix extensions = no
socket options = SO_KEEPALIVE
keepalive = 90
security = user
#Share
[TimeMachine Home]
path = mypath
valid users = %U
writable = yes
durable handles = yes
kernel oplocks = no
kernel share m...
2013 Nov 12
2
Problem with bridged network configuration
Hi,
When I initially boot my system, it fails to bring up the network.
Once booted, if I run "systemctl restart network.service", or even stop,
wait a while, then start, it starts up fine and all is well.
I'm running Fedora 19 (updated).
I followed the instructions on this page to set up a bridged network:
http://wiki.libvirt.org/page/Networking
I note however that I did *not*
2016 Dec 23
1
Cannot connect to Samab
...777 --group users --tap tap0 -x -d
ip addr add dev tap0 192.168.100.1/24 brd 192.168.100.255
ip link set dev tap0 up
echo "1" > /proc/sys/net/ipv4/ip_forward
dnsmasq --log-queries --interface=tap0
#iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o wlp3s0 -j MASQUERADE
iptables -A FORWARD -j ACCEPT
iptables -A INPUT -i tap0 -j ACCEPT
samba starts at bootup:
jserinki7 vde # rc-update show default
alsasound | default
bluetooth | default
consolekit | default
cronie | default
cupsd | def...
2016 Dec 23
2
Cannot connect to Samab
jserinki7 jserink # netstat -lnptu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
3711/dnsmasq
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
2849/cupsd
tcp 0 0 192.168.100.1:445
2020 Jan 12
2
Display broken after resume from suspend
...M: In as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10
[ 11.246557] usbcore: registered new interface driver uvcvideo
[ 11.246558] USB Video Class driver (1.1.1)
[ 11.283643] dell_laptop: Using i8042 filter function for receiving events
[ 11.379277] wl 0000:03:00.0 wlp3s0: renamed from wlan0
[ 11.470600] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 11.470610] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 11.489950] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 11.489959] excluding 0xc0000-0xfffff
[ 11.489982] pcmcia...
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is
time to remove it from libguestfs.
[1] https://github.com/libguestfs/virt-p2v
[2] http://download.libguestfs.org/virt-p2v/
Pino Toscano (2):
Remove virt-p2v
Remove remaining virt-p2v bits
.gitignore | 4 -
Makefile.am | 7 +-
bash/Makefile.am