LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-29-2008, 04:43 PM   #1
teqno
LQ Newbie
 
Registered: Aug 2003
Posts: 5

Rep: Reputation: 0
Sata issues with slack 12.0


I get these errors every now and then i wonder if i can solve this issues out but i dont know what the problem is. Is it the driver for sata support or is it something else?

I got
00:0c.0 Mass storage controller: Silicon Image, Inc. SiI 3512 [SATALink/SATARaid] Serial ATA Controller (rev 01)
00:0d.0 Mass storage controller: Silicon Image, Inc. SiI 3112 [SATALink/SATARaid] Serial ATA Controller (rev 02)

and get there errors

Mar 29 22:30:21 tkan kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
Mar 29 22:30:21 tkan kernel: ata2.00: cmd 25/00:00:e7:19:5e/00:01:25:00:00/e0 tag 0 cdb 0x0 data 131072 in
Mar 29 22:30:21 tkan kernel: res 40/00:8f:58:1a:5e/00:00:25:00:00/e0 Emask 0x4 (timeout)
Mar 29 22:30:21 tkan kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
Mar 29 22:30:21 tkan kernel: ata2.00: cmd 25/00:00:e7:1a:5e/00:01:25:00:00/e0 tag 0 cdb 0x0 data 131072 in
Mar 29 22:30:21 tkan kernel: res ff/ff:ff:ff:ff:ff/ff:ff:ff:ff:ff/ff Emask 0x2 (HSM violation)
Mar 29 22:30:52 tkan kernel: ata2.00: qc timeout (cmd 0xec)
Mar 29 22:30:52 tkan kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x4)
Mar 29 22:30:52 tkan kernel: ata2.00: revalidation failed (errno=-5)
Mar 29 22:30:52 tkan kernel: ata2: failed to recover some devices, retrying in 5 secs

Thanks in advance
 
Old 03-31-2008, 01:11 AM   #2
Carpo
Member
 
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364

Rep: Reputation: 30
what kernel are you using ? 2.6.x ? what config file are you using - stock or custom, have you gone through the config file and made sure that the Silicon Image, Inc. SiI is there and is built as a module or built in? i would choose built in anyway

edit: i have had an issue with nfs on slack12 seems the stock kernel doesn't like the nfs module as it complains about invalid format or something, - i think a recompile should sort your issues out, if not get hold of me on irc and i will sort it for you (much like old times on the 2.4.x kernels )

Last edited by Carpo; 03-31-2008 at 02:47 AM.
 
Old 03-31-2008, 09:14 AM   #3
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
If boot args like "acpi=off noapic nolapic" work for you it's a HW problem (and I know it is). If you want to see problems cards like the SiI 3512 cause (or vendors implementing protocols badly or not disclosing with or w/o NDA) you only have to check LQ or the LKML.
 
Old 03-31-2008, 09:23 AM   #4
Carpo
Member
 
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364

Rep: Reputation: 30
he had it working under a 2.4 kernel i compiled for him a year or so back, so its more than likely hes misconfig'd something
 
Old 03-31-2008, 09:58 AM   #5
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
SATA things changed radically between 2.4 and 2.6 AFAIK.
 
Old 03-31-2008, 10:06 AM   #6
Carpo
Member
 
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364

Rep: Reputation: 30
true - i would have thought support would have got better
 
Old 03-31-2008, 10:41 AM   #7
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Carpo View Post
I would have thought support would have got better
While Libata is still maturing, device support gets better each time developers get their hands on specs one way or another. While some vendors may choose to disclose voluntarily or under NDA or conform to known standards anyway, others saturate the market with cheap, malfunctioning crap that implements protocols partially, like the SiI 3512 does. The Linux side of things should not be blamed for the fsckup SiL is.
 
Old 04-01-2008, 01:44 AM   #8
Carpo
Member
 
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364

Rep: Reputation: 30
its a hardware issue he has - running sata 3.0gbps drives on a 1.5gbps card, limiting the drives to 1.5gbps hopefully will sort it for him
 
  


Reply



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
Slack 10.2 slack 10.2 ran xserver after all on sata with via board devafree LinuxQuestions.org Member Success Stories 5 05-30-2006 11:54 PM
Slack 10.1.0 and SATA RAID0 rmocius@auste.e Slackware 1 03-10-2005 10:28 AM
slack 10.1 on SATA drives acidjuice Slackware 7 02-17-2005 11:26 AM
slack 10 SATA / kernel 2.6.7 equinox Slackware 1 10-13-2004 04:41 AM
Slack and SATA trey85stang Slackware 7 02-12-2004 11:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:55 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