Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to turn on dma?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 08, 2003 2:44 pm    Post subject: Reply with quote

i know, but it doesn't work
Back to top
View user's profile Send private message
ank
Apprentice
Apprentice


Joined: 06 Aug 2003
Posts: 185
Location: Maribor, Slovenia

PostPosted: Mon Sep 08, 2003 2:49 pm    Post subject: Reply with quote

Do you have pciutils?

root@gentoobox /home/ank # emerge -p pciutils

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] sys-apps/pciutils-2.1.11

root@gentoobox /home/ank #
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 08, 2003 2:59 pm    Post subject: Reply with quote

00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
Back to top
View user's profile Send private message
ank
Apprentice
Apprentice


Joined: 06 Aug 2003
Posts: 185
Location: Maribor, Slovenia

PostPosted: Mon Sep 08, 2003 3:19 pm    Post subject: Reply with quote

Is that all what it show? It shuld show what chips are used in this chipset.
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 08, 2003 3:20 pm    Post subject: Reply with quote

root@Smoke:/home/felix$lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev a2 )
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)
01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
01:07.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139 C+ (rev 10)
01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139 C+ (rev 10)
02:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] (r ev a3)

ok, that's all ;)
Back to top
View user's profile Send private message
ank
Apprentice
Apprentice


Joined: 06 Aug 2003
Posts: 185
Location: Maribor, Slovenia

PostPosted: Mon Sep 08, 2003 3:29 pm    Post subject: Reply with quote

Now you shuld add support for nvidia chipset in your kernel as cyrillic says but i think it isnt there.
So you must find out how to solwe that. Look at forum with Quick Search

Hope you will find something.
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 08, 2003 4:40 pm    Post subject: Reply with quote

damn :(
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 08, 2003 11:40 pm    Post subject: Reply with quote

Depending on which kernel sources you use, the nforce2 IDE chipset may be called "AMD Viper"
I am using ac-sources on my nforce2 machine :
Code:
# make menuconfig
ATA/IDE/MFM/RLL support  --->
IDE, ATA and ATAPI Block devices  --->
<*>     AMD and nVidia IDE support
[ ]       AMD Viper ATA-66 Override
Back to top
View user's profile Send private message
sniggit
Apprentice
Apprentice


Joined: 31 Aug 2003
Posts: 187
Location: n00bcity

PostPosted: Tue Sep 09, 2003 2:00 pm    Post subject: Reply with quote

I added the VIA ide support in my kernel (static), but i still get the box saying DMA is not turned on..

Any ideas?
_________________
Let the money shine!
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue Sep 09, 2003 10:48 pm    Post subject: Reply with quote

sniggit wrote:
I added the VIA ide support in my kernel (static), but i still get the box saying DMA is not turned on.

Are you booting your most recent kernel ?
Check the time & date given by "uname -a", this is when the kernel you are currently running was compiled.

Another possibility, if you have a very new VIA chipset, you might need more recent kernel sources (2.6.x) to support it. Check the output of "dmesg | less" and scroll down to where the kernel detects your IDE controller. You should be able to see if the kernel is detecting it properly.
Back to top
View user's profile Send private message
sniggit
Apprentice
Apprentice


Joined: 31 Aug 2003
Posts: 187
Location: n00bcity

PostPosted: Wed Sep 10, 2003 7:19 pm    Post subject: Reply with quote

yes its the newest kernel, remerbered to copy the fresh bzImage to /boot. (please tell me if im way of here)

I have a VIA KT 133 board, not exactly state of the art so i dont think campatability is the problem either.
_________________
Let the money shine!
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Thu Sep 11, 2003 12:22 am    Post subject: Reply with quote

This is the output from my KT133 machine running 2.4.20-gentoo-r5
Code:
# dmesg | less
...
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
    ide0: BM-DMA at 0xc000-0xc007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xc008-0xc00f, BIOS settings: hdc:pio, hdd:pio
...
hda: PLEXTOR CD-R PX-W1210A, ATAPI CD/DVD-ROM drive
hdb: LS-120 F250 01 UHD Floppy, ATAPI FLOPPY drive
...

My LS-120 on /dev/hdb is not DMA capable, but my CD burner on /dev/hda is.
Code:
# hdparm /dev/hda
 
/dev/hda:
 HDIO_GET_MULTCOUNT failed: Invalid argument
 IO_support   =  1 (32-bit)
 unmaskirq    =  1 (on)
 using_dma    =  1 (on)
 keepsettings =  0 (off)
 readonly     =  0 (off)
 readahead    =  8 (on)
 HDIO_GETGEO failed: Invalid argument

Does your dmesg output look similar to mine ? (except maybe you have harddrives attached to the VIA IDE controller)
Back to top
View user's profile Send private message
vbenares
Apprentice
Apprentice


Joined: 13 Aug 2003
Posts: 205

PostPosted: Thu Sep 11, 2003 12:39 pm    Post subject: Reply with quote

Quote:
yes its the newest kernel, remerbered to copy the fresh bzImage to /boot. (please tell me if im way of here)


From one newbie to another: I have repeatedly goofed up this step. Are you sure you did "mount /boot" before you copied.[/code]
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Sep 11, 2003 2:27 pm    Post subject: Reply with quote

Moved to OTG
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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