LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-30-2005, 03:06 PM   #1
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
2.6.11.8 disabled dma


For some reason, after upgrading to 2.6.11.8, my system became unbelievably slow, especially when trying to load applications. I just checked hdparm, and it says that my dma is turned off
Code:
/dev/hda1:
 multcount    = 16 (on)
 IO_support   =  0 (default 16-bit)
 unmaskirq    =  0 (off)
 using_dma    =  0 (off)
 keepsettings =  0 (off)
 readonly     =  0 (off)
 readahead    = 256 (on)
 geometry     = 65535/16/63, sectors = 10489618944, start = 135807903
when typing hdparm -d /dev/hda, all i get is
Code:
/dev/hda:
 using_dma    =  0 (off)
hdparm -d1 /dev/hda
Code:
/dev/hda:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 using_dma    =  0 (off)
searching through my .config file,
Code:
root@xushitop:/usr/src/linux# cat .config | grep DMA
CONFIG_GENERIC_ISA_DMA=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
Hmm.. =/

EDIT:
Could it be that i don't have a chipset enabled in ATA/ATAPI/MFM/RLL support?
my chipset afaik is an
Code:
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 01)
The closest i can find in the kernel is the Intel PIIXn chipset support

Last edited by xushi; 04-30-2005 at 03:20 PM.
 
Old 04-30-2005, 03:31 PM   #2
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Original Poster
Rep: Reputation: 45
I'm very sorry =/

My dissertation being due at the end of the week makes me panick lately whenever i get any problems with my system.. (remember OO crashing? heh) I should try and solve the problem before posting.

Enabling Intel PIIXn chipset support solved the problem.

On a side note, (not to let the thread go to waste), my partition is 9.5% non contiguous.. Is that an acceptable percentage?

Thanks for the support.
 
Old 04-30-2005, 06:33 PM   #3
BenneJezzerette
Member
 
Registered: Mar 2005
Location: In a Box where Slackware Rocks
Distribution: Slackware 11 -current
Posts: 274

Rep: Reputation: 30
Hello, I just now, Downloaded this Linux 2.6.11.8 and have not yet decompressed it. From the file Size it appears they have added some new and hopefully improved features. I will take the deep set chance and try this out. So it appears you have successfully made this Kernel work. Maybe then I can too. I have had issues with 2.6.11.5 6 and 7, so maybe the fixed the depreciated intermodule.c in this new Linux 2.6.11.8. Will have to search around it before I do anything with it.
 
Old 04-30-2005, 08:13 PM   #4
netcrawl
Member
 
Registered: Jan 2004
Location: British Columbia
Distribution: Slackware64-current, aarch64
Posts: 220

Rep: Reputation: 141Reputation: 141
I've got 2.6.11.8 running on 2 slack-current boxes with absolutely no difficulty, regardless of depreciated(sic) modules. Same as all the previous releases.
 
Old 04-30-2005, 08:59 PM   #5
BenneJezzerette
Member
 
Registered: Mar 2005
Location: In a Box where Slackware Rocks
Distribution: Slackware 11 -current
Posts: 274

Rep: Reputation: 30
Thumbs up

Quote:
Originally posted by netcrawl
I've got 2.6.11.8 running on 2 slack-current boxes with absolutely no difficulty, regardless of depreciated(sic) modules. Same as all the previous releases.
good, I did some modifications to the install.sh and the makefile settings,. chaning the directiories it will write to rather than root. This should make it work right then

http://www.mozillaes.org/components/...les/pengin.gif
 
Old 04-30-2005, 10:11 PM   #6
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
I don't want to hijack the post but, anybody tried compiling kernel with gcc 4.0? It is not beta anymore.

I had issue compiling gnupg 1.4.1 in Mac Os X.4 with gcc4.0

Is there away for me to switch gcc version like the one in Mac Os X?
Code:
gcc_select VERSION_NO
I know this could be done using bash script. But how do I compile it to meet such requirements that all gcc executable would have -VERSION?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hdd: DMA disabled grautu Debian 1 11-01-2005 10:02 AM
Harddisk Dma Disabled devansh Linux - Hardware 4 06-17-2005 12:17 AM
hde:DMA disabled at boot up. HELP!!!! carboncopy Slackware 4 07-16-2004 08:14 AM
DMA intermittently disabled, spontaneous reboots and hangs ... Tinkster Linux - Hardware 3 04-01-2004 01:54 PM
dma disabled in Mandrake 9.1 marto Linux - Hardware 6 01-20-2004 05:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration