Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DMA mode on Dragon Ultra SiS645DX chipset
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Johnyp
Guru
Guru


Joined: 23 Mar 2005
Posts: 301

PostPosted: Tue Apr 05, 2005 9:59 pm    Post subject: DMA mode on Dragon Ultra SiS645DX chipset Reply with quote

Hey all
I know that my gentoo box is not using DMA mode. I thought it was because i didn't select the right IDE chipset in kernel, but my chip is not listed there.

Any ideas on what can be done?
_________________
Gentoo Unanswered Questions- Give it a try!
Back to top
View user's profile Send private message
agent_jdh
Veteran
Veteran


Joined: 08 Aug 2002
Posts: 1783
Location: Scotland

PostPosted: Tue Apr 05, 2005 10:43 pm    Post subject: Reply with quote

The SiS645 chipset is supported through the SIS5513 driver right near the bottom of the ATA/ATAPI section in kernel config. Add support for that device (NOT as a module, compile it into your kernel like the rest of the IDE stuff), recompile kernel, re-install etc and it should work OK.
_________________
Jingle Jangle Jewellery
Back to top
View user's profile Send private message
Johnyp
Guru
Guru


Joined: 23 Mar 2005
Posts: 301

PostPosted: Tue Apr 05, 2005 11:03 pm    Post subject: Reply with quote

Great!
Where did you check the comatibility of the chipset? (just so i don't have to ask this here next time).

Also, a n00b question. Once i get the proper option selected, to compile kernel i need to run "make" command?

Once i do that - where is the new kernel placed and how do i replace current one with the new one?

THanks!
_________________
Gentoo Unanswered Questions- Give it a try!
Back to top
View user's profile Send private message
agent_jdh
Veteran
Veteran


Joined: 08 Aug 2002
Posts: 1783
Location: Scotland

PostPosted: Tue Apr 05, 2005 11:14 pm    Post subject: Reply with quote

Read the Gentoo install guide for instructions on how to build and install a kernel. You must have done it when you installed Gentoo? Generally, make && make modules_install (for a 2.6 kernel), and the cd into arch/i386/boot (for i386, obviously), and cp bzImage to /boot/bzImage-2.6.whatever, then make sure your boot loader points at the new kernel.

In kernel config (make menuconfig), if you scroll down to the relevant option you can use the left and right arrow keys to move the ncurses selection to 'Help' which will give you info about the driver, in this case, what chipsets it supports. The 645 is listed.
_________________
Jingle Jangle Jewellery
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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