OVH Cloud OVH Cloud

[Mandriva2007 ] : DD saturé pendant compilation du noyau 2.6.20

56 réponses
Avatar
claude
bonjour,

Je tourne avec MDV LiveCD 2007, noyau 2.6.17. Je souhaite passer au
2.6.20 car les drivers NVidia ne sont pas reconnus par le noyau courant.

J'ai lancé 3 compil suite à des oublis ds la config. Est-il normal que
la 3ème compil sature ma partition / (3 Go) et stoppe la compil ?
je suis bloqué. de fait, /usr fait 2.7 Go.
comment faire du ménage sur mon DD ?

mon DD :
/ : 3 Go
swap : 1 Go
/home : 4 Go

merci de vos conseils

Claude

6 réponses

2 3 4 5 6
Avatar
claude

nada.


Il faut que tu aies forcedeth.ko dans

/lib/modules/2.6.20/kernel/drivers/net/

C'est le seul endroit où le noyau est susceptible de le trouver.




bizarre, mon réseau est certes bancal, mais le fichier estds
/home/linux-2.6.20/kernel/drivers/net 'j'ai fait un lien linux vers
cette directory sous /usr/src. mais bon.


Avatar
Emmanuel Florac
Le Thu, 01 Mar 2007 14:27:33 +0100, claude a écrit :


bizarre, mon réseau est certes bancal, mais le fichier estds
/home/linux-2.6.20/kernel/drivers/net 'j'ai fait un lien linux vers
cette directory sous /usr/src. mais bon.


Bon alors je récapépète : Tu as mis les sources dans
/home/linux-2.6.20. Tu as compilé (make all, ou bien make bzImage et make
modules), ce qui a créé à l'intérieur de l'arborescence source (dans
/home/linux-2.6.20 donc) des modules binaires en .ko. MAIS au démarrage
Linux ne cherche pas du tout les drivers à cet endroit, il les cherche
dans /lib/modules/2.6.20, il faut donc les y installer, ce que normalement
make modules_install fait.
SI tu as compilé plusieurs fois en changeant des paramètres de
compilation (genre en activant ou pas tel ou tel driver), MAIS que tu n'as
pas fait le ménage à chaque fois avec "make clean" ou "make mrproper",
les différents modules compilés à chaque fois RESTENT dans
/home/linux-2.6.20. CEPENDANT quand on fait make modules_install, celui ci
ne tient compte QUE DE LA CONFIGURATION EN COURS. Donc si lors de la
dernière compil tu as omis d'activer forcedeth, il ne l'INSTALLERA PAS
dans /lib/modules.

--
L'Algérie était au bord du gouffre, aujourd'hui elle a fait un grand pas
en avant.
Aït Ahmed.

Avatar
claude

bizarre, mon réseau est certes bancal, mais le fichier estds
/home/linux-2.6.20/kernel/drivers/net 'j'ai fait un lien linux vers
cette directory sous /usr/src. mais bon.


Bon alors je récapépète : Tu as mis les sources dans
/home/linux-2.6.20. Tu as compilé (make all, ou bien make bzImage et make
modules), ce qui a créé à l'intérieur de l'arborescence source (dans
/home/linux-2.6.20 donc) des modules binaires en .ko. MAIS au démarrage
Linux ne cherche pas du tout les drivers à cet endroit, il les cherche
dans /lib/modules/2.6.20, il faut donc les y installer, ce que normalement
make modules_install fait.


je suis désolé de paraître aussi peu rigoureux, mais, je n'ai pas vu sur
le net une doc exhaustive de compil noyau (lea, trustonme, ...)

SI tu as compilé plusieurs fois en changeant des paramètres de
compilation (genre en activant ou pas tel ou tel driver), MAIS que tu n'as
pas fait le ménage à chaque fois avec "make clean" ou "make mrproper",


exact. c'est mentionné ds certaines docs et pas ds d'autres.

les différents modules compilés à chaque fois RESTENT dans
/home/linux-2.6.20. CEPENDANT quand on fait make modules_install, celui ci
ne tient compte QUE DE LA CONFIGURATION EN COURS. Donc si lors de la
dernière compil tu as omis d'activer forcedeth, il ne l'INSTALLERA PAS
dans /lib/modules.



très bien. mais je rappelle (cf . dernier dmesg ds autre post) que now
forcedeth est installé. l'install réseau avec MCC me le propose, et je
n'ai pas d'erreur.
je vois cela.

merci de ta patience

Claude


Avatar
claude

bizarre, mon réseau est certes bancal, mais le fichier estds
/home/linux-2.6.20/kernel/drivers/net 'j'ai fait un lien linux vers
cette directory sous /usr/src. mais bon.


Bon alors je récapépète : Tu as mis les sources dans
/home/linux-2.6.20. Tu as compilé (make all, ou bien make bzImage et make
modules), ce qui a créé à l'intérieur de l'arborescence source (dans
/home/linux-2.6.20 donc) des modules binaires en .ko. MAIS au démarrage
Linux ne cherche pas du tout les drivers à cet endroit, il les cherche
dans /lib/modules/2.6.20, il faut donc les y installer, ce que normalement
make modules_install fait.
SI tu as compilé plusieurs fois en changeant des paramètres de
compilation (genre en activant ou pas tel ou tel driver), MAIS que tu n'as
pas fait le ménage à chaque fois avec "make clean" ou "make mrproper",
les différents modules compilés à chaque fois RESTENT dans
/home/linux-2.6.20. CEPENDANT quand on fait make modules_install, celui ci
ne tient compte QUE DE LA CONFIGURATION EN COURS. Donc si lors de la
dernière compil tu as omis d'activer forcedeth, il ne l'INSTALLERA PAS
dans /lib/modules.



bon, j'ai fait :
# cd /usr/src/linux
# make mrproper
# make menuconfig (où je ne retrouve plus nforce, mais only forcedeth :
une option que je ne vois pas sans doute)
# cp bzImage, vmlinuz, et les liens qui vont bien ds /boot

# make modules_install
# mkinitrd : OK
# lilo and reboot.

et là je pense (du fait que j'ai /usr/src/linux --> /home/linux-2.6.20)
qu'il faut indiquer à make où mettre les progs ou l'indiquer ds Makefile
: /lib/modules/... ne contient pas forcedth.xx

je craque ! car, là j'ai régressé.

new dmesg (NFORCE-MCP61 n'est pas chargé) :

Linux version 2.6.20 () (gcc version 4.1.1 20060724
(prerelease) (4.1.1-3mdk)) #3 SMP PREEMPT Fri Mar 2 17:10:52 CET 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end:
000000000009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end:
00000000000a0000 type: 2
copy_e820_map() start: 00000000000e8000 size: 0000000000018000 end:
0000000000100000 type: 2
copy_e820_map() start: 0000000000100000 size: 000000001beb0000 end:
000000001bfb0000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000001bfb0000 size: 0000000000010000 end:
000000001bfc0000 type: 3
copy_e820_map() start: 000000001bfc0000 size: 0000000000030000 end:
000000001bff0000 type: 4
copy_e820_map() start: 000000001bff0000 size: 0000000000010000 end:
000000001c000000 type: 2
copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end:
00000000fec01000 type: 2
copy_e820_map() start: 00000000fee00000 size: 0000000000100000 end:
00000000fef00000 type: 2
copy_e820_map() start: 00000000ff380000 size: 0000000000c80000 end:
0000000100000000 type: 2
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001bfb0000 (usable)
BIOS-e820: 000000001bfb0000 - 000000001bfc0000 (ACPI data)
BIOS-e820: 000000001bfc0000 - 000000001bff0000 (ACPI NVS)
BIOS-e820: 000000001bff0000 - 000000001c000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)
447MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 114608) 0 entries of 256 used
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 114608
early_node_map[1] active PFN ranges
0: 0 -> 114608
On node 0 totalpages: 114608
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 4064 pages, LIFO batch:0
Normal zone: 863 pages used for memmap
Normal zone: 109649 pages, LIFO batch:31
DMI present.
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: TEMPLATE Product ID: ETEMPLATE APIC at: 0xFEE00000
Processor #0 15:15 APIC version 16
I/O APIC #1 Version 17 at 0xFEC00000.
Enabling APIC mode: Flat. Using 1 I/O APICs
Processors: 1
Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c00000)
Detected 2009.278 MHz processor.
Built 1 zonelists. Total pages: 113713
Kernel command line: BOOT_IMAGE=linux root€5 splash=silent noapic acpi=off
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
spurious 8259A interrupt: IRQ7.
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 450132k/458432k available (2274k kernel code, 7784k reserved,
809k data, 236k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xfffb7000 - 0xfffff000 ( 288 kB)
vmalloc : 0xdc800000 - 0xfffb5000 ( 567 MB)
lowmem : 0xc0000000 - 0xdbfb0000 ( 447 MB)
.init : 0xc0409000 - 0xc0444000 ( 236 kB)
.data : 0xc0338b59 - 0xc0403354 ( 809 kB)
.text : 0xc0100000 - 0xc0338b59 (2274 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4022.57 BogoMIPS
(lpj€45156)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 078bfbff ebd3fbff 00000000 00000000
00002001 00000000 0000001d
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: After all inits, caps: 078bfbff ebd3fbff 00000000 00000410 00002001
00000000 0000001d
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 11k freed
CPU0: AMD Athlon(tm) 64 Processor 3200+ stepping 02
Total of 1 processors activated (4022.57 BogoMIPS).
Brought up 1 CPUs
NET: Registered protocol family 16
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI: disabled
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00f8b50
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x5aba, dseg 0xf0000
PnPBIOS: 20 nodes reported by PnP BIOS; 20 recorded by driver
SCSI subsystem initialized
libata version 2.00 loaded.
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:0d.0
PCI: Transparent bridge - 0000:00:04.0
PCI: Using IRQ router default [10de/03e0] at 0000:00:01.0
pnp: 00:0d: ioport range 0x290-0x29f has been reserved
pnp: 00:0e: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:0e: ioport range 0xcf8-0xcff could not be reserved
pnp: 00:0e: ioport range 0x4400-0x447f has been reserved
pnp: 00:0e: ioport range 0x4480-0x44ff has been reserved
pnp: 00:0e: ioport range 0x4000-0x407f has been reserved
pnp: 00:0e: ioport range 0x4080-0x40ff has been reserved
pnp: 00:0e: ioport range 0x4800-0x487f has been reserved
PCI: Bridge: 0000:00:04.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:09.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:0b.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:0c.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:04.0 to 64
PCI: Setting latency timer of device 0000:00:09.0 to 64
PCI: Setting latency timer of device 0000:00:0b.0 to 64
PCI: Setting latency timer of device 0000:00:0c.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 196608 bytes)
TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 50k freed
Machine check exception polling timer started.
apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
audit: initializing netlink socket (disabled)
audit(1172857402.356:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
fuse init (API version 7.8)
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
PCI: Setting latency timer of device 0000:00:09.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:09.0:pcie00]
PCI: Setting latency timer of device 0000:00:0b.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:0b.0:pcie00]
PCI: Setting latency timer of device 0000:00:0c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:0c.0:pcie00]
vesafb: framebuffer at 0xc0000000, mapped to 0xdc880000, using 1875k,
total 65536k
vesafb: mode is 800x600x16, linelength00, pages=2
vesafb: protected mode interface info at c000:d030
vesafb: pmi: set display start = c00cd066, set palette = c00cd0d0
vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce
3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:13: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
xd: Out of memory.
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
PCI: Setting latency timer of device 0000:00:07.0 to 64
forcedeth: using HIGHDMA
eth0: forcedeth.c: subsystem: 01849:03ef bound to 0000:00:07.0
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
TCP cubic registered
NET: Registered protocol family 1
Using IPI No-Shortcut mode
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 236k freed
sata_nv 0000:00:08.0: version 3.2
PCI: Setting latency timer of device 0000:00:08.0 to 64
ata1: SATA max UDMA/133 cmd 0xE400 ctl 0xE082 bmdma 0xD880 irq 10
ata2: SATA max UDMA/133 cmd 0xE000 ctl 0xDC02 bmdma 0xD888 irq 10
scsi0 : sata_nv
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7, max UDMA/133, 156301488 sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/133
scsi1 : sata_nv
input: ImPS/2 Generic Wheel Mouse as /class/input/input1
ata2: SATA link down (SStatus 0 SControl 300)
ATA: abnormal status 0x7F on port 0xE007
scsi 0:0:0:0: Direct-Access ATA MAXTOR STM380211 3.AA PQ: 0 ANSI: 5
PCI: Setting latency timer of device 0000:00:08.1 to 64
ata3: SATA max UDMA/133 cmd 0xD800 ctl 0xD482 bmdma 0xD000 irq 11
ata4: SATA max UDMA/133 cmd 0xD400 ctl 0xD082 bmdma 0xD008 irq 11
scsi2 : sata_nv
ata3: SATA link down (SStatus 0 SControl 300)
ATA: abnormal status 0x7F on port 0xD807
scsi3 : sata_nv
ata4: SATA link down (SStatus 0 SControl 300)
ATA: abnormal status 0x7F on port 0xD407
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
sda: sda1 sda2 < sda5 sda6 sda7 > sda3
sd 0:0:0:0: Attached scsi disk sda
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
PCI: Setting latency timer of device 0000:00:02.0 to 64
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:02.0: irq 10, io mem 0xdffff000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 10 ports detected
PCI: Setting latency timer of device 0000:00:02.1 to 64
ehci_hcd 0000:00:02.1: EHCI Host Controller
ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:02.1: debug port 1
PCI: cache line size of 64 is not supported by device 0000:00:02.1
ehci_hcd 0000:00:02.1: irq 11, io mem 0xdfffec00
ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 10 ports detected
usb 1-4: new full speed USB device using ohci_hcd and address 2
Linux agpgart interface v0.101 (c) Dave Jones
usb 1-4: configuration #1 chosen from 1 choice
powernow_k8: Unknown symbol acpi_processor_notify_smm
powernow_k8: Unknown symbol acpi_processor_unregister_performance
powernow_k8: Unknown symbol acpi_processor_register_performance
drivers/usb/class/usblp.c: Disabling reads from problem bidirectional
printer on usblp0
drivers/usb/class/usblp.c: usblp0: USB Unidirectional printer dev 2 if 0
alt 1 proto 2 vid 0x03F0 pid 0x0104
usbcore: registered new interface driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised:

EXT3 FS on sda5, internal journal
Probing IDE interface ide0...
hda: TSSTcorpCD/DVDW SH-S182D, ATAPI CD/DVD-ROM drive
Probing IDE interface ide1...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 63X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
loop: loaded (max 8 devices)
Adding 1004020k swap on /dev/sda6. Priority:-1 extents:1 across:1004020k
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NET: Registered protocol family 17
martian source 255.255.255.255 from 82.227.32.254, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:07:cb:06:cd:0e:08:00
ip_tables: (C) 2000-2006 Netfilter Core Team
martian source 255.255.255.255 from 82.227.32.254, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:07:cb:06:cd:0e:08:00
martian source 255.255.255.255 from 82.227.32.254, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:07:cb:06:cd:0e:08:00


Avatar
Emmanuel Florac
Le Fri, 02 Mar 2007 18:15:44 +0100, claude a écrit :


je craque ! car, là j'ai régressé.


Dans dmesg forcedeth est bien chargé, pourtant.

--
Le travail est la malédiction des classes qui boivent.
O. Wilde.

Avatar
claude

je craque ! car, là j'ai régressé.


Dans dmesg forcedeth est bien chargé, pourtant.



et pourtant, il n'est pas ds lib/modules/x.x.x. mais bien ds
/home/linux-2.6.20/x.x.x.. :-(

infos complementaires :
LSPCI :

00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:01.3 Co-processor: nVidia Corporation Unknown device 03f4 (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:04.0 PCI bridge: nVidia Corporation Unknown device 03f3 (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio
(rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation Unknown device 03e8 (rev a2)
00:0b.0 PCI bridge: nVidia Corporation Unknown device 03e9 (rev a2)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 03e9 (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation Unknown device
03d0 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control


2 3 4 5 6