LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-06-2019, 02:38 PM   #16
Zibi1981
Member
 
Registered: Dec 2006
Location: Poland
Distribution: Kubuntu
Posts: 65

Original Poster
Rep: Reputation: 15

Anyone?

Well, I still haven't found an answer, but this is what I've run into when searching through WWW

Quote:
Linux*
Beginning with Linux* kernel version 2.6.18*, the dmraid* utility 1.0.0-rc15 supports RAID 0, RAID 1, and RAID 10.
Beginning with Linux kernel version 2.6.27*, the mdadm* utility 3.0 supports RAID 0, RAID 1, RAID 10, and RAID 5.
The kernel provides the RAID level support. The utilities support the Intel® Matrix Storage Manager metadata format.

To use the RAID features in dmraid and mdadm, set up the RAID volume using the Intel Matrix Storage Manager option ROM. To enter the option ROM user interface, click CTRL+I when prompted during boot.

Instructions on how to use the RAID features in dmraid and mdadm are included with Linux. This information is provided as a courtesy by Intel. Contact your Linux vendor for additional questions and support.
Still I'm not sure what I'm doing wrong. Is it possible that distros like Kubuntu or Manjaro just don't have RST option compiled in their kernels?

Last edited by Zibi1981; 05-06-2019 at 02:40 PM.
 
Old 05-07-2019, 08:59 AM   #17
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Looks like posts on the forum at msi.com have similar reports. Either you convince msi to fix their bios, or you switch to AHCI mode, and either reinstall Win 10 on bare metal again (it might be able to do intel raid without BIOS support, just like Linux) or install Win 10 in a VM.
 
Old 05-15-2019, 05:51 AM   #18
Zibi1981
Member
 
Registered: Dec 2006
Location: Poland
Distribution: Kubuntu
Posts: 65

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by mostlyharmless View Post
Looks like posts on the forum at msi.com have similar reports. Either you convince msi to fix their bios, or you switch to AHCI mode, and either reinstall Win 10 on bare metal again (it might be able to do intel raid without BIOS support, just like Linux) or install Win 10 in a VM.
Why do you think MSI BIOS is broken? Windows 10 seems to be working flawlessly on my machine. The only problem is the visibility of NVMe SSD disks in RST mode under Linux.
 
Old 05-16-2019, 07:39 AM   #19
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Why? Here’s my reasoning: Windows 10 on my machine in AHCI mode can use Intel RST. There doesn’t seem to be a need to have a “RST” option in the BIOS. So whatever MSI is doing to make RST not work under Linux doesn’t seem to be necessary for Windows, at least on my HP machine. If I were you, I’d post this specific problem on msi.com or even call them, and get them to address it.
 
Old 05-17-2019, 02:23 AM   #20
Zibi1981
Member
 
Registered: Dec 2006
Location: Poland
Distribution: Kubuntu
Posts: 65

Original Poster
Rep: Reputation: 15
If you have Intel RST RAID technology in you laptop, could you please check if Kubuntu or any other Linux distro can see the NVMe SDD disks configured in RAID array and with RST option turned ON?

P.S. Open SUSE Tumbleweed doesn't detect my RST RAID array too...
Attached Thumbnails
Click image for larger version

Name:	20190517_101821.jpg
Views:	27
Size:	242.0 KB
ID:	30580  

Last edited by Zibi1981; 05-17-2019 at 03:49 AM.
 
Old 05-17-2019, 03:32 PM   #21
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
They're just changing the hardware ID when you go from AHCI mode to RAID mode. That's it. IF you do enough searching, you'll even find a few people who found the hardware ID that MSI sets, edited the files so it associates the correct drivers again, and it works just fine again. It's just they're using a Hardware ID that isn't normally used.

Last edited by Timothy Miller; 05-17-2019 at 03:34 PM.
 
Old 05-18-2019, 08:27 AM   #22
Zibi1981
Member
 
Registered: Dec 2006
Location: Poland
Distribution: Kubuntu
Posts: 65

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Timothy Miller View Post
They're just changing the hardware ID when you go from AHCI mode to RAID mode. That's it. IF you do enough searching, you'll even find a few people who found the hardware ID that MSI sets, edited the files so it associates the correct drivers again, and it works just fine again. It's just they're using a Hardware ID that isn't normally used.
Any idea how to check those hardware IDs and what to do in order to make Kubuntu (or any other Linux distro) installer see those drives?
 
Old 05-18-2019, 10:49 AM   #23
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Well, running live lspci should allow you to see the hardware ID's, htat's the easy part. As far as editing whichever files are needed so that the kernel knows which drivers to associate, that I don't know. I did do an install on one of these devices, but the user didn't need to keep Windows, so I just switched it ot AHCI mode, installed and continued on. Since it was a laptop (single drive), there is no actual difference between AHCI and RAID modes.
 
Old 05-18-2019, 12:10 PM   #24
Zibi1981
Member
 
Registered: Dec 2006
Location: Poland
Distribution: Kubuntu
Posts: 65

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Timothy Miller View Post
Well, running live lspci should allow you to see the hardware ID's, htat's the easy part.

So which are they?
Attached Thumbnails
Click image for larger version

Name:	Screenshot_20190518_170543.png
Views:	37
Size:	165.2 KB
ID:	30590  
 
  


Reply

Tags
intel, kubuntu, mdadm, raid, rst



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel RST not recognized during OS install wesley5040 Linux - Hardware 2 07-04-2017 08:03 PM
BASH-Adding array element: Naming issue using array[${#array[*]}]=5 calvarado777 Programming 8 07-26-2013 09:48 PM
unable to unmount raid array or unable to stop raid array karthik-naren Linux - Newbie 3 07-09-2013 01:54 PM
Dual boot install with Intel RST? madengr Linux - Hardware 5 03-10-2013 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration