![]() |
2014-09-04
, 19:54
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#2
|
![]() |
2014-09-05
, 04:52
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#3
|
![]() |
2014-09-07
, 12:28
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#4
|
![]() |
2014-09-07
, 19:10
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#5
|
$ ip link set dev "$interface" down $ ip link set dev "$interface" address "$mac_address" $ ip link set dev "$interface" up
$ ifconfig "$interface" down $ ifconfig "$interface" hw ether "$mac_address" $ ifconfig "$interface" up
The Following 9 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2014-09-11
, 19:17
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#6
|
auto wlan0 iface wlan0 inet dhcp hwadresss ether xx:xx:xx:xx:xx:xx
![]() |
2014-09-12
, 05:38
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#7
|
Will adding
to /etc/network/interfaces do the trick?Code:auto wlan0 iface wlan0 inet dhcp hwadresss ether xx:xx:xx:xx:xx:xx
![]() |
2014-09-12
, 08:54
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#8
|
I used wl1251-cal because it is said to be the last, according to the wiki. [1]
The Following 4 Users Say Thank You to reinob For This Useful Post: | ||
![]() |
2014-09-29
, 18:08
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#9
|
auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto usb0 iface usb0 inet static address 192.168.2.15 netmask 255.255.255.0 gateway 192.168.2.14 auto wlan0 iface wlan0 inet dhcp hwaddress xx:xx:xx:xx:xx:xx
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2014-09-29
, 18:10
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#10
|
The Following 5 Users Say Thank You to pali For This Useful Post: | ||
Btw. why does setting `console log` makes upstart not accept the script (unknown job)
[1] http://wiki.maemo.org/Maemo_5_boot_process
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here