public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* libata update?
@ 2006-12-03 15:26 Erik Ohrnberger
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Ohrnberger @ 2006-12-03 15:26 UTC (permalink / raw)
  To: linux-kernel

It's been a number of months since I build a custom kernel with the libata
incorporated to deal with multiple Promise EIDE controller card's 'DMA
Expiry' errors.

I'd like to re-build basically the same thing with an updated kernel and
updates libata.  Could someone point me into the right direction to achieve
this?

Thanks in advance
Erik.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libata update?
       [not found] <fa.UAIxHHsfQPfRUPTHLywDGPoXEbE@ifi.uio.no>
@ 2006-12-03 15:52 ` Robert Hancock
  2006-12-04  4:26   ` Erik Ohrnberger
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Hancock @ 2006-12-03 15:52 UTC (permalink / raw)
  To: erik; +Cc: linux-kernel

Erik Ohrnberger wrote:
> It's been a number of months since I build a custom kernel with the libata
> incorporated to deal with multiple Promise EIDE controller card's 'DMA
> Expiry' errors.
> 
> I'd like to re-build basically the same thing with an updated kernel and
> updates libata.  Could someone point me into the right direction to achieve
> this?
> 
> Thanks in advance
> Erik.

All of the PATA stuff was merged in 2.6.19, if you want the very latest 
and greatest you can try the -mm tree..

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: libata update?
  2006-12-03 15:52 ` libata update? Robert Hancock
@ 2006-12-04  4:26   ` Erik Ohrnberger
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Ohrnberger @ 2006-12-04  4:26 UTC (permalink / raw)
  To: linux-kernel

> -----Original Message-----
> From: Robert Hancock [mailto:hancockr@shaw.ca] 
> Sent: Sunday, December 03, 2006 10:52 AM
> To: erik@echohome.org
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: libata update?
> 
> Erik Ohrnberger wrote:
> > It's been a number of months since I build a custom kernel with the 
> > libata incorporated to deal with multiple Promise EIDE controller 
> > card's 'DMA Expiry' errors.
> > 
> > I'd like to re-build basically the same thing with an 
> updated kernel 
> > and updates libata.  Could someone point me into the right 
> direction 
> > to achieve this?
> > 
> > Thanks in advance
> > Erik.
> 
> All of the PATA stuff was merged in 2.6.19, if you want the 
> very latest and greatest you can try the -mm tree..
> 
> -- 

Not to sound too dense or anything, but is there a HOWTO for this kernel to
enable the libata code?  

I've read through the Documentation/kernel-parameters.txt file, and seems
like all I have to do is include libata.atapi_enabled=1 combined_mode=libata
on the grub.conf line to enable it, but when I boot that kernel with that
option, I get an error message: 'Block device /dev/sda1 is not a valid root
device' and a 'boot() ::' prompt.

Thanks in advance,
	Erik.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libata update?
       [not found] ` <fa.XmfqucrDh74GPgjK0cbwAsEAJfU@ifi.uio.no>
@ 2006-12-04  5:48   ` Robert Hancock
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Hancock @ 2006-12-04  5:48 UTC (permalink / raw)
  To: Erik; +Cc: linux-kernel

Erik Ohrnberger wrote:
> Not to sound too dense or anything, but is there a HOWTO for this kernel to
> enable the libata code?  
> 
> I've read through the Documentation/kernel-parameters.txt file, and seems
> like all I have to do is include libata.atapi_enabled=1 combined_mode=libata
> on the grub.conf line to enable it, but when I boot that kernel with that
> option, I get an error message: 'Block device /dev/sda1 is not a valid root
> device' and a 'boot() ::' prompt.

You shouldn't need atapi_enabled=1 anymore, and combined_mode only 
applies if you're using an Intel controller with that 
combined/legacy/AHCI selection braindamage. Did you select the right 
driver options in the kernel configuration? You'll either have to 
compile the driver(s) into the kernel or potentially do some 
distro-specific magic to ensure the modules get loaded in the initrd.

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-04  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.UAIxHHsfQPfRUPTHLywDGPoXEbE@ifi.uio.no>
2006-12-03 15:52 ` libata update? Robert Hancock
2006-12-04  4:26   ` Erik Ohrnberger
     [not found] <fa.uC+Bz5N+xQjpMrtHjbAs51RWHaE@ifi.uio.no>
     [not found] ` <fa.XmfqucrDh74GPgjK0cbwAsEAJfU@ifi.uio.no>
2006-12-04  5:48   ` Robert Hancock
2006-12-03 15:26 Erik Ohrnberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox