Am Montag, 19. September 2005 19:51 schrieb Jean-Luc Coulon (f5ibh): > Le 19.09.2005 19:04:20, Hans a écrit : > > Hi folks, > > I tried to improve my settings of the harddrive. These are the > > original > > settings: > > > > /dev/hda: > > multcount = 16 (on) > > IO_support = 1 (32-bit) > > unmaskirq = 0 (off) > > using_dma = 0 (off) > > keepsettings = 0 (off) > > readonly = 0 (off) > > readahead = 256 (on) > > geometry = 16383/255/63, sectors = 195371568, start = 0 > > > > You see, dma is off. When trying to set this to on ( hdparm -d 1 > > /dev/hda), I > > get this error: > > > > /dev/hda: > > setting using_dma to 1 (on) > > HDIO_SET_DMA failed: Operation not permitted > > using_dma = 0 (off) > > [ ... ] > > It seems that you have booted your system with ide-generic loaded > instead of the module related to your chipset. Yes, you are right ! In my /etc/modules is the entry "ide-generic" and not the via82cxxx. This one is beeing loaded by the kernel later. I will fix it.
Maybe you are right, the ide-generic first loaded could disturb the via82cxxx-module. Good idea ! I will test it. Here is my /etc/modules ide-cd ide-disk ide-generic r8169 psmouse freq_table powernow-k8 cpufreq_userspace ide-scsi nvidia v4l2-common usbnet irport usb-storage firmware_class cpufreq_ondemand cpufreq_conservative Maybe this helps. Hans > > In your /etc/modules, you should have something like that: > > via82cxxx > ide-generic > > I use the via module to use the dma. ide-generic is needed for the > cdrom to work. The modules should placed in this order. > > If you use an initrd, you should have the requested module loaded in it. > > > Could it be a bug ??? Any clue ?? > > > > Best regards > > > > Hans > > > > > > Look at this, please. > > Jean-Luc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

