deutch1976
|
2019-08-12
, 08:33
|
Posts: 701 |
Thanked: 1,981 times |
Joined on Jun 2015
@ Lisbon - Portugal
|
#1
|
The Following User Says Thank You to deutch1976 For This Useful Post: | ||
|
2019-08-12
, 11:57
|
Posts: 807 |
Thanked: 1,589 times |
Joined on Aug 2014
|
#2
|
Hi there. Everytime i restart the tablet i have to mannualy reconnect to my home wifi connection. I'm now on Sailfish 3.1. Is this a known issue? Thanks
The Following 2 Users Say Thank You to aspergerguy For This Useful Post: | ||
|
2019-08-12
, 19:41
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#3
|
The Following User Says Thank You to coderus For This Useful Post: | ||
|
2019-12-22
, 11:22
|
Posts: 106 |
Thanked: 372 times |
Joined on Jan 2012
|
#4
|
[Unit] Description=Change MAC address Before=dhcpcd@%i.service [Service] Type=oneshot ExecStart=/sbin/ip link set dev %i address 00:09:4c:e5:2b:a9 ExecStart=/sbin/ip link set dev %i up [Install] WantedBy=network.target
# systemctl enable changemac@wlan0 # systemctl start changemac@wlan0
|
2019-12-22
, 12:56
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#5
|
The Following User Says Thank You to coderus For This Useful Post: | ||
|
2019-12-22
, 15:24
|
Posts: 106 |
Thanked: 372 times |
Joined on Jan 2012
|
#6
|
i had the same problem on jolla tablet. you have to edit /usr/sbin/serial-from-factory-data
|
2019-12-22
, 20:18
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7
|
|
2020-03-01
, 14:14
|
Posts: 701 |
Thanked: 1,981 times |
Joined on Jun 2015
@ Lisbon - Portugal
|
#8
|
|
2020-03-01
, 17:03
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#9
|
|
2020-03-01
, 18:31
|
Posts: 701 |
Thanked: 1,981 times |
Joined on Jun 2015
@ Lisbon - Portugal
|
#10
|
just replace /usr/bin/txeireader with following script and make it executable: https://gist.github.com/CODeRUS/178d...43318cbbfbae33