Timeout error in netctl boot a static IP to my WiFi adapter

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Timeout error in netctl boot a static IP to my WiFi adapter

Postby Dirac1 » Sun Oct 30, 2016 4:16 am

I want to start my wifi adapter with a static IP everytime i boot my system (Raspberry Pi B), for this i've used netctl, implementing ethernet-static from netctl/examples everything is working til i reboot my system (i did enabled my profile) for some reason this error appear:
$this->bbcode_second_pass_code('', 'Oct 29 23:16:47 alarmpi systemd[1]: Starting A basic static ethernet connection for wlan1...
Oct 29 23:16:47 alarmpi network[270]: Starting network profile 'TorTH20'...
Oct 29 23:16:53 alarmpi network[270]: No connection found on interface 'wlan1' (timeout)
Oct 29 23:16:53 alarmpi network[270]: Failed to bring the network up for profile 'TorTH20'
Oct 29 23:16:53 alarmpi systemd[1]: netctl@TorTH20.service: Main process exited, code=exited, status=1/FAILURE
Oct 29 23:16:53 alarmpi systemd[1]: Failed to start A basic static ethernet connection for wlan1.
Oct 29 23:16:53 alarmpi systemd[1]: netctl@TorTH20.service: Unit entered failed state.
Oct 29 23:16:53 alarmpi systemd[1]: netctl@TorTH20.service: Failed with result 'exit-code'..')

here's my TorTH20 file:
$this->bbcode_second_pass_code('', 'Description='A basic static ethernet connection for wlan1'

Interface='wlan1'
Connection=ethernet

IP=static
Address=('10.42.42.1/28')
Gateway=('10.42.42.1')

TimeoutUp=30
')

i'm using the TimeoutUp but it keeps marking a timeout error, i'm sure my wifi adapter always start on "wlan1", there's a wlan0 adapter but is not being used,

here's my netctl directory :
$this->bbcode_second_pass_code('', '
total 24
drwxr-xr-x 5 root root 4096 Oct 29 23:41 .
drwxr-xr-x 65 root root 4096 Oct 29 20:11 ..
drwxr-xr-x 2 root root 4096 Jun 28 08:42 examples
drwxr-xr-x 2 root root 4096 Jun 28 08:42 hooks
drwxr-xr-x 2 root root 4096 Oct 29 23:15 interfaces
-rw-r--r-- 1 root root 173 Oct 29 22:44 TorTH20 ')

i've been looking for a solution but... nothing.

This is my first time doing a post in the forum, any suggestions/corrections are accepted. :)
Dirac1
 
Posts: 1
Joined: Sun Oct 30, 2016 4:08 am

Re: Timeout error in netctl boot a static IP to my WiFi adap

Postby WarheadsSE » Mon Oct 31, 2016 2:50 pm

WiFi != Ethernet.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 7 guests

cron