On Tue, Aug 26, 2014 at 8:43 AM, Grant wrote:
>
> SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
"enp3s0u1" isn't a kernel name; it's an "ID_NET_NAME_PATH" attribute.
>>>
>>> That's what came to my mind too, that's why I instructed him away from it.
>>
>> Yeah, I saw your emai
SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
>>>
>>> "enp3s0u1" isn't a kernel name; it's an "ID_NET_NAME_PATH" attribute.
>>
>> That's what came to my mind too, that's why I instructed him away from it.
>
> Yeah, I saw your email after I sent mine.
>
> I now have to figure out why you're
On Sun, Aug 24, 2014 at 1:05 PM, Samuli Suominen wrote:
> On 24/08/14 20:05, Tom H wrote:
>> On Sun, Aug 24, 2014 at 8:59 AM, Grant wrote:
>>>
>>> SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
>>
>> "enp3s0u1" isn't a kernel name; it's an "ID_NET_NAME_PATH" attribute.
>
> That's what came to
On 24/08/14 20:05, Tom H wrote:
> On Sun, Aug 24, 2014 at 8:59 AM, Grant wrote:
>> I'm trying to define names for my USB network interfaces keyed on the
>> interface location instead of the interface MAC address. This udev
>> rule renames one of them:
>>
>> SUBSYSTEM=="net", KERNEL=="enp3s0u1", N
On Sun, Aug 24, 2014 at 8:59 AM, Grant wrote:
>
> I'm trying to define names for my USB network interfaces keyed on the
> interface location instead of the interface MAC address. This udev
> rule renames one of them:
>
> SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
>
> But it doesn't work aut
>> I'm trying to define names for my USB network interfaces keyed on the
>> interface location instead of the interface MAC address. This udev
>> rule renames one of them:
>>
>> SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
>>
>> But it doesn't work automatically at boot, I have to execute 'ud
On 24/08/14 15:59, Grant wrote:
> I'm trying to define names for my USB network interfaces keyed on the
> interface location instead of the interface MAC address. This udev
> rule renames one of them:
>
> SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
>
> But it doesn't work automatically at b
I'm trying to define names for my USB network interfaces keyed on the
interface location instead of the interface MAC address. This udev
rule renames one of them:
SUBSYSTEM=="net", KERNEL=="enp3s0u1", NAME="net0"
But it doesn't work automatically at boot, I have to execute 'udevadm
trigger --act
8 matches
Mail list logo