Nvidia. Ok (or "ok" is perhaps an exageration: problems with this
specific hardware vendor is not really a surprise to me...)

Yeah, but it plays native Linux Quake 4 very nicely!

You did remember to uninstall yaird before regenerating the ramdisk?

Yep, and to confirm it I checked the size of the generated image, all three initrd tools produced clearly different sized images (yaird the smallest by a little, then mkinitrd, then initramfs several times the size).

Richard: Are you ready for some more geeky tests?

Always ;-)

So if you could boot an old kernel with initrd ramdisk
and kernel options "init=/bin/sh rw", and run the following command:
/sbin/lsmod >/mkinitrd-modules.dump
Then do the same with same kernel but yaird ramdisk

It also needed a "mount /proc" for lsmod to work. It looks as though yaird loads a whole lot less modules. If I had to guess I'd say it might be all those frame buffer modules that mkinitrd version loads but yaird doesn't.

Richard.

Here is the lsmod from the mkinitrd:
Module                  Size  Used by
ext3                  141736  1
jbd                    56760  1 ext3
mbcache                 9252  1 ext3
reiserfs              254416  0
ide_disk               18688  2
ide_generic             1152  0 [permanent]
via82cxxx              13820  0 [permanent]
trm290                  4196  0 [permanent]
triflex                 3680  0 [permanent]
slc90e66                5664  0 [permanent]
sis5513                16488  0 [permanent]
siimage                12448  0 [permanent]
serverworks             9032  0 [permanent]
sc1200                  7296  0 [permanent]
rz1000                  2400  0 [permanent]
piix                   10340  0 [permanent]
pdc202xx_old           11168  0 [permanent]
opti621                 4324  0 [permanent]
ns87415                 4264  0 [permanent]
hpt366                 20384  0 [permanent]
hpt34x                  5152  0 [permanent]
generic                 3808  0 [permanent]
cy82c693                4676  0 [permanent]
cs5530                  5312  0 [permanent]
cs5520                  4544  0 [permanent]
cmd64x                 12028  0 [permanent]
atiixp                  5904  0 [permanent]
amd74xx                14396  0 [permanent]
alim15x3               12268  0 [permanent]
aec62xx                 7360  0 [permanent]
pdc202xx_new            9248  0 [permanent]
ide_core 130388 27 ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new
unix                   27888  0
fbcon                  39936  65
tileblit                2240  1 fbcon
font                    8096  1 fbcon
bitblit                 5920  1 fbcon
vesafb                  7992  1
cfbcopyarea             3872  1 vesafb
cfbimgblt               2816  1 vesafb
cfbfillrect             4128  1 vesafb
softcursor              2176  1 vesafb
capability              4584  0
commoncap               6912  1 capability

And here is the the lsmod from the yaird image:
Module                  Size  Used by
unix                   27888  0
ext3                  141736  1
jbd                    56760  1 ext3
mbcache                 9252  1 ext3
ide_disk               18688  2
ide_generic             1152  0 [permanent]
hpt366                 20384  0 [permanent]
ide_core              130388  3 ide_disk,ide_generic,hpt366
shpchp                 99428  0
pci_hotplug            28468  1 shpchp
evdev                   9728  0
mousedev               11776  0
usbhid                 36480  0
usbkbd                  7008  0
ehci_hcd               35336  0
uhci_hcd               32176  0
usbcore               122300  5 usbhid,usbkbd,ehci_hcd,uhci_hcd
psmouse                31236  0




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to