Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]Unable to locate Aquantia ethernet kernel module
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Johhn.Goblin
n00b
n00b


Joined: 06 Apr 2021
Posts: 8

PostPosted: Tue Apr 06, 2021 12:41 pm    Post subject: [solved]Unable to locate Aquantia ethernet kernel module Reply with quote

I am currently booted into the minimal installation CD and am unable to load the kernel modules for the my ethernet adaper.
I have run lspci and found it's an Aquantia AQC107 ethernet controller. Googling its ID, 1d6a:d107, tells me support was added in kernel 4.11.

I have looked under /lib/modules/5.10.27-gentoo-x86-64/kernel/drivers/net/ethernet and cannot find anything related to Aquantia.

Any insight would be appreciated. Thank you.

Edit:
The module is in the kernel, but not provided in the gentoo USB iso.


Last edited by Johhn.Goblin on Sun Apr 11, 2021 9:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Tue Apr 06, 2021 1:02 pm    Post subject: Reply with quote

Johhn.Goblin,

Welcome to Gentoo.

Does
Code:
modprobe atlantic
do anything?
That's not enough to make the interface work but once it appears in
Code:
ifconfig -a
then
Code:
net-setup
will start it.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4148
Location: Bavaria

PostPosted: Tue Apr 06, 2021 1:20 pm    Post subject: Reply with quote

Maybe this can help:
https://cateee.net/lkddb/web-lkddb/AQTION.html
https://cateee.net/lkddb/web-lkddb/MACSEC.html
(its a tristate module)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Tue Apr 06, 2021 1:25 pm    Post subject: Reply with quote

The module doesn't exists because is added as build-in and not as module.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4148
Location: Bavaria

PostPosted: Tue Apr 06, 2021 1:52 pm    Post subject: Reply with quote

fedeliallalinea wrote:
The module doesn't exists because is added as build-in and not as module.

This is only a menu (all vendors are set with "=y"). See next line: "# CONFIG_AQTION is not set" ... :-(
Back to top
View user's profile Send private message
Johhn.Goblin
n00b
n00b


Joined: 06 Apr 2021
Posts: 8

PostPosted: Tue Apr 06, 2021 1:52 pm    Post subject: Reply with quote

Code:
modprobe atlantic

returns
Code:
modprobe: FATAL: Module atlantic not found in directory /lib/modules/5.10.27-gentoo-x86_64



If the module doesn't exist and is built into the kernel, how do I establish a network connection?
Ifconfig does not return a network adapter.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Tue Apr 06, 2021 1:54 pm    Post subject: Reply with quote

pietinger wrote:
fedeliallalinea wrote:
The module doesn't exists because is added as build-in and not as module.

This is only a menu (all vendors are set with "=y"). See next line: "# CONFIG_AQTION is not set" ... :-(

You right, I don't see
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4148
Location: Bavaria

PostPosted: Tue Apr 06, 2021 1:54 pm    Post subject: Reply with quote

Johhn.Goblin wrote:
If the module doesn't exist and is built into the kernel, how do I establish a network connection?

1. You need another boot CD - try RescueCD, OR
(2. You install temporary another ethernet card into your machine)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Tue Apr 06, 2021 1:56 pm    Post subject: Reply with quote

Johhn.Goblin,

try with Linux Recovery System, I see that CONFIG_AQTION is set as module.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Tue Apr 06, 2021 4:09 pm    Post subject: Reply with quote

Are we having an XY problem here? Does 'lspci -k' show the kernel driver loaded? Does 'ifconfig -a' show the network interface?
_________________
Life is a tragedy for those who feel and a comedy for those who think.
Back to top
View user's profile Send private message
Johhn.Goblin
n00b
n00b


Joined: 06 Apr 2021
Posts: 8

PostPosted: Tue Apr 06, 2021 7:38 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Johhn.Goblin,

try with Linux Recovery System, I see that CONFIG_AQTION is set as module.


This worked wonderfully, thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum