On Sun, 2005-05-01 at 11:26 -0700, Scott Harris wrote:
> Definitely have DMA on, on dvd and all HDDs.
> 
> [EMAIL PROTECTED] sharris]# /sbin/hdparm /dev/hdc
> 
> /dev/hdc:
>  HDIO_GET_MULTCOUNT failed: Invalid argument
>  IO_support   =  0 (default 16-bit)
>  unmaskirq    =  0 (off)
>  using_dma    =  1 (on)
>  keepsettings =  0 (off)
>  readonly     =  0 (off)
>  readahead    = 256 (on)
>  HDIO_GETGEO failed: Invalid argument

Hmm... you should probably do the following:

hdparm -c3 -u1 /dev/hdc

That'll set unmaskirq to on and set IO_support to 32-bit.  That'll help.
Also, hook up a monitor and see if mplayer still complains.  That'll
narrow down the problem to whether it's the 350, mplayer, or the drive.

        -I

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to