Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] pinebookpro-kernel: missing options to get iwd running
@ 2020-12-22  8:23 Johnnynator
  2020-12-22 16:47 ` CameronNemo
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Johnnynator @ 2020-12-22  8:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]

New issue by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/27346

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
* package:  
  *affected package(s) including the version*: ``pinebook-pro-kernel-5.9.12_1 iwd-1.10_1``

### Expected behavior

Iwd starts

### Actual behavior

Uppon starting iwd, I do get this message and iwd returns.
```
DES support not found
No CBC(DES3_EDE) support found, certain TLS connections might fail
No Diffie-Hellman support found, WPS will not be available
The following options are missing in the kernel:
        CONFIG_CRYPTO_USER_API_SKCIPHER
        CONFIG_KEY_DH_OPERATIONS
        CONFIG_CRYPTO_ECB
        CONFIG_CRYPTO_CBC
        CONFIG_CRYPTO_DES
The following optimized implementations might be available:
        CONFIG_CRYPTO_DES3_EDE_X86_64
```

### Steps to reproduce the behavior


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
@ 2020-12-22 16:47 ` CameronNemo
  2020-12-23  2:06 ` CameronNemo
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: CameronNemo @ 2020-12-22 16:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-749650258

Comment:
Uf. I am currently working on an update to 5.10.1 ... I will adjust the config, re-build, then test iwd.

The only missing config options from that list were KEY_DH_OPERATIONS and CRYPTO_DES -- the rest was there already (apart from the unavailable x86_64 DES impl).

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
  2020-12-22 16:47 ` CameronNemo
@ 2020-12-23  2:06 ` CameronNemo
  2020-12-23  2:07 ` CameronNemo
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: CameronNemo @ 2020-12-23  2:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-749881365

Comment:
Was able to enable those options and get the daemon running. Whenever I tried to connect I received a message "Operation failed" in the client.

Full logs:

daemon:

```
Wireless daemon version 1.10
station: Network configuration is disabled.
Wiphy: 0, Name: phy0
	Permanent Address: 6c:21:a2:e8:35:47
	Bands: 2.4 GHz 5 GHz
	Ciphers: CCMP TKIP BIP
	Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Wiphy phy0 will only use the default interface
ation4-Way handshake failed for ifindex: 2, reason: 15
4-Way handshake failed for ifindex: 2, reason: 15
Received Deauthentication event, reason: 3, from_ap: true
```

iwctl client:

```
[iwd]# station wlan0 connect <<SSID>>                                           
Type the network passphrase for <<SSID>> psk.                                   
Passphrase: ************                                                        
Operation failed                                                                
```

dmesg (this is the only message that seemed relevant/new):

```
alg: No test for hmac(md4) (hmac(md4-generic))
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
  2020-12-22 16:47 ` CameronNemo
  2020-12-23  2:06 ` CameronNemo
@ 2020-12-23  2:07 ` CameronNemo
  2020-12-31 21:06 ` ericonr
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: CameronNemo @ 2020-12-23  2:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-749881365

Comment:
Was able to enable those options and get the daemon running. Whenever I tried to connect to a station I received a message "Operation failed" in the client.

Full logs:

daemon:

```
Wireless daemon version 1.10
station: Network configuration is disabled.
Wiphy: 0, Name: phy0
	Permanent Address: 6c:21:a2:e8:35:47
	Bands: 2.4 GHz 5 GHz
	Ciphers: CCMP TKIP BIP
	Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Wiphy phy0 will only use the default interface
ation4-Way handshake failed for ifindex: 2, reason: 15
4-Way handshake failed for ifindex: 2, reason: 15
Received Deauthentication event, reason: 3, from_ap: true
```

iwctl client:

```
[iwd]# station wlan0 connect <<SSID>>                                           
Type the network passphrase for <<SSID>> psk.                                   
Passphrase: ************                                                        
Operation failed                                                                
```

dmesg (this is the only message that seemed relevant/new):

```
alg: No test for hmac(md4) (hmac(md4-generic))
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
                   ` (2 preceding siblings ...)
  2020-12-23  2:07 ` CameronNemo
@ 2020-12-31 21:06 ` ericonr
  2020-12-31 21:11 ` CameronNemo
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-31 21:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-753157307

Comment:
Some of the necessary config options are in https://iwd.wiki.kernel.org/gettingstarted 

Maybe add them for a 5.10.4 or 5.10.5 update?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
                   ` (3 preceding siblings ...)
  2020-12-31 21:06 ` ericonr
@ 2020-12-31 21:11 ` CameronNemo
  2021-01-21 14:28 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: CameronNemo @ 2020-12-31 21:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-753164554

Comment:
This is the status of those options in 5.10.2_1 :

```
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA256_ARM64=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512_ARM64=y
CONFIG_CRYPTO_SHA512_ARM64_CE=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_DES=m
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
                   ` (4 preceding siblings ...)
  2020-12-31 21:11 ` CameronNemo
@ 2021-01-21 14:28 ` ericonr
  2021-01-21 20:46 ` CameronNemo
  2021-01-21 20:50 ` [ISSUE] [CLOSED] " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-21 14:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-764679306

Comment:
I believe this is no longer the case?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
                   ` (5 preceding siblings ...)
  2021-01-21 14:28 ` ericonr
@ 2021-01-21 20:46 ` CameronNemo
  2021-01-21 20:50 ` [ISSUE] [CLOSED] " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: CameronNemo @ 2021-01-21 20:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/27346#issuecomment-764926741

Comment:
yeah this can be closed.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] pinebookpro-kernel: missing options to get iwd running
  2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
                   ` (6 preceding siblings ...)
  2021-01-21 20:46 ` CameronNemo
@ 2021-01-21 20:50 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-21 20:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]

Closed issue by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/27346

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
* package:  
  *affected package(s) including the version*: ``pinebook-pro-kernel-5.9.12_1 iwd-1.10_1``

### Expected behavior

Iwd starts

### Actual behavior

Uppon starting iwd, I do get this message and iwd returns.
```
DES support not found
No CBC(DES3_EDE) support found, certain TLS connections might fail
No Diffie-Hellman support found, WPS will not be available
The following options are missing in the kernel:
        CONFIG_CRYPTO_USER_API_SKCIPHER
        CONFIG_KEY_DH_OPERATIONS
        CONFIG_CRYPTO_ECB
        CONFIG_CRYPTO_CBC
        CONFIG_CRYPTO_DES
The following optimized implementations might be available:
        CONFIG_CRYPTO_DES3_EDE_X86_64
```

### Steps to reproduce the behavior


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-21 20:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22  8:23 [ISSUE] pinebookpro-kernel: missing options to get iwd running Johnnynator
2020-12-22 16:47 ` CameronNemo
2020-12-23  2:06 ` CameronNemo
2020-12-23  2:07 ` CameronNemo
2020-12-31 21:06 ` ericonr
2020-12-31 21:11 ` CameronNemo
2021-01-21 14:28 ` ericonr
2021-01-21 20:46 ` CameronNemo
2021-01-21 20:50 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).