What Ubuntu Kernel Extensions were installed to enable SSD to run on non-AHCI motherboard?
up vote
0
down vote
favorite
A Dell Optiplex 390 is successfully outfitted with an SSD + 16.04. The internet indicates motherboard does not feature AHCI capability and that kernel extension are necessary to implement AHCI.
If this is true, how does one determine (from the Ubuntu CLI) which Ubuntu kernel extensions are installed and which subset enables AHCI?
kernel ahci
add a comment |
up vote
0
down vote
favorite
A Dell Optiplex 390 is successfully outfitted with an SSD + 16.04. The internet indicates motherboard does not feature AHCI capability and that kernel extension are necessary to implement AHCI.
If this is true, how does one determine (from the Ubuntu CLI) which Ubuntu kernel extensions are installed and which subset enables AHCI?
kernel ahci
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
A Dell Optiplex 390 is successfully outfitted with an SSD + 16.04. The internet indicates motherboard does not feature AHCI capability and that kernel extension are necessary to implement AHCI.
If this is true, how does one determine (from the Ubuntu CLI) which Ubuntu kernel extensions are installed and which subset enables AHCI?
kernel ahci
A Dell Optiplex 390 is successfully outfitted with an SSD + 16.04. The internet indicates motherboard does not feature AHCI capability and that kernel extension are necessary to implement AHCI.
If this is true, how does one determine (from the Ubuntu CLI) which Ubuntu kernel extensions are installed and which subset enables AHCI?
kernel ahci
kernel ahci
edited Nov 23 at 15:44
asked Nov 23 at 14:26
gatorback
1,02731126
1,02731126
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00
add a comment |
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095397%2fwhat-ubuntu-kernel-extensions-were-installed-to-enable-ssd-to-run-on-non-ahci-mo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Kext files are essentially drivers for Mac OS X. Unless there is another explanation, I am voting to close as not about Ubuntu.
– chili555
Nov 23 at 14:39
Question updated to reflect request for Ubuntu Terminal commands and not OS X
– gatorback
Nov 23 at 15:45
Do you mean kernel modules? Are you asking how to list loaded modules and how to load modules?
– muru
Nov 24 at 2:26
@muru: Yes. I believe they are the synonymous? If not, I can modify the question.
– gatorback
Nov 24 at 19:46
I don't think I have ever heard anyone call kernel modules "extensions".
– muru
Nov 25 at 2:00