Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[conf] dma fallito
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Thu Dec 23, 2004 10:07 pm    Post subject: [conf] dma fallito Reply with quote

prima era tutto ok...poi dall'ultimo aggiornamento ho problemi col DMA che non si attiva più... :( riporto il

Code:
# dmesg:
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }

ide: failed opcode was: unknown
hda: drive not ready for command
hda: status timeout: status=0xd0 { Busy }

ide: failed opcode was: unknown
hda: DMA disabled
hdb: DMA disabled
hda: drive not ready for command
ide0: reset: success
hda: CHECK for good STATUS


ho riavviato hdparm ma non riesce ad attivare il dma dei dischi...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31474
Location: here

PostPosted: Thu Dec 23, 2004 10:20 pm    Post subject: Reply with quote

Sei sicuro che hai messo il supporto per il tuo chipset built-in?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Thu Dec 23, 2004 10:30 pm    Post subject: Reply with quote

si...è il solito di sempre, inoltre il kernel non l'ho manco ricompilato...cmq ora pare il dma ci sia:

Code:
Sp0ck gentoo # hdparm -d /dev/hda

/dev/hda:
 using_dma    =  1 (on)
Sp0ck gentoo # hdparm -d /dev/hdb

/dev/hdb:
 using_dma    =  1 (on)


...però i messaggi del dmesg restano i medesimi e la /proc è cambiata...

prima:

Code:
Sp0ck gentoo # grep -i dma /proc/ide/hd*/settings
/proc/ide/hda/settings:using_dma               0               0               1               rw
/proc/ide/hdb/settings:using_dma               0               0               1               rw
/proc/ide/hdc/settings:using_dma               0               0               1               rw
/proc/ide/hdd/settings:using_dma               0               0               1               rw


dopo:

Code:
Sp0ck gentoo # grep -i dma /proc/ide/hd*/settings
/proc/ide/hda/settings:using_dma               1               0               1               rw
/proc/ide/hdb/settings:using_dma               1               0               1               rw
/proc/ide/hdc/settings:using_dma               1               0               1               rw
/proc/ide/hdd/settings:using_dma               1               0               1               rw
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Thu Dec 23, 2004 10:58 pm    Post subject: Reply with quote

Quote:
Sei sicuro che hai messo il supporto per il tuo chipset built-in?


Code:
[hello]Sp0ck linux # less /proc/config.gz | grep -i ide | sguscia
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_IDE_TASKFILE_IO=y
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDEPNP=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum