LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-12-2017, 08:47 AM   #1
lamacz
LQ Newbie
 
Registered: Jan 2017
Distribution: Slackware 14.0 64 bit AMD
Posts: 1

Rep: Reputation: Disabled
Slackware 14.0 64 bit - SSD Crucial BX200 dont see as SATA3 problem


Hello please help me with this problem (sorry for my english).
I make clone my old disk HHD to SSD Crucial BX200 (by clonezilla), then make all needed optimalization on my server (align, trim, etc. -all needed), I only achive speed of 260MB/s, becasue Slackware cant recognize my SSD as SATA3, but as SATA2. My mainboard GIGABYTE support SATA3 (I turn on AHCI in BIOS), but linux still see SATA2. Maniboard and SSD firmwares are updated. My question is if slackware 14.0 64 bit have sata3 driver, if yes why linux dont see it ? Please advise.

Last edited by lamacz; 01-12-2017 at 01:20 PM.
 
Old 01-13-2017, 02:35 AM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Can you try another distro.
E.g.: systemrescue cd?

Is the SSD regonized by the Bios in SATA3 mode?

Last edited by Keruskerfuerst; 01-13-2017 at 05:55 AM.
 
Old 01-13-2017, 03:30 PM   #3
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,966
Blog Entries: 32

Rep: Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464Reputation: 1464
lamacz,

Welcome to LQ.

I am sure that you aware of the dangers of being the root user, so please tread carefully otherwise you could do permanent damage to your system!

Backup your whole system if you are unsure and do have a working boot disk available.

At the very least you must make a BACKUP of the /etc/lilo.conf file.

Copy your working /etc/lilo.conf file to a backup file as root user:

Code:
$ su -

# cp /etc/lilo.conf  /etc/lilo.conf.bak
If you make a mistake, you can always revert to the original file by using:

Code:
# cp /etc/lilo.conf.bak /etc/lilo.conf
Make the change effective by running:

Code:
# lilo
Next, open /etc/lilo.conf with a text editor, such as nano.

I assume that you are familiar with nano.

If not, then read and study these guides first.

http://www.howtogeek.com/howto/42980...e-text-editor/

http://www.raspberry-pi-geek.com/how...-Editor-Basics


Code:
$ sudo nano /etc/lilo.conf

Add this line

Code:
 append="pci=nomsi"
in the correct place.

(Depending on your existing lilo.conf file layout, it should go either below the read-only line OR below the root=/dev/sda* line).



Save the file and then as root user:

Code:
$ su -
# /sbin/lilo
Reboot.

Last edited by beachboy2; 01-13-2017 at 05:36 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Possible issues with SSD SATA3 drive fruser Linux - Hardware 8 04-17-2014 09:10 PM
[SOLVED] dist for 64 bit laptop with 8GB / 114 GB SSD Manganus Linux - Newbie 32 01-09-2014 02:36 PM
mSATA or SATA3 SSD satimis Linux - Hardware 6 01-03-2014 08:04 AM
an other C question. I dont fully understand this bit of code lleb Linux - Software 22 06-13-2013 04:57 PM
Slackware 13.37 64 bit and slow ssd speeds anonymous7777 Slackware 5 04-10-2012 12:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:00 AM.

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