On 4月4日, 下午4时24分, David Guest <[EMAIL PROTECTED]> wrote:
> I have a NVidia FX 5500 in an Asrock 775i65GV mobo with built-in Intel
> graphics card. Booting under ubuntu and debian causes a kernel panic
> when the card gets to loading the kernel, presumably because the
> intel_agp module is loaded but output is going to the nvidia card.
>
> todoporron gave me the solution for ubuntu
> (http://ubuntuforums.org/showthread.php?p=2390359#post2390359) and I
> presumed adding "blacklist intel_agp" to /etc/modprobe.d/blacklist in
> 2.6.18-4 would work for debian. It doesn't and I note that intel_agp is
> not returned in a lsmod. Does this mean the module is built into the
> kernel and I have to roll my own or am I missing something somewhere?
>
> TIA.
>
> David
>
> ------------------------------------------------------------------------
> [EMAIL PROTECTED]:/etc/modprobe.d$ lsmod
> Module                  Size  Used by
> binfmt_misc            10984  1
> ipv6                  226016  19
> nfs                   202828  0
> nfsd                  197936  17
> exportfs                5600  1 nfsd
> lockd                  54344  3 nfs,nfsd
> nfs_acl                 3584  2 nfs,nfsd
> sunrpc                138812  13 nfs,nfsd,lockd,nfs_acl
> appletalk              33260  0
> ppdev                   8676  0
> parport_pc             32132  0
> lp                     11012  0
> parport                33256  3 ppdev,parport_pc,lp
> button                  6672  0
> ac                      5188  0
> battery                 9636  0
> dm_snapshot            15552  0
> dm_mirror              19152  0
> dm_mod                 50232  2 dm_snapshot,dm_mirror
> loop                   15048  0
> tsdev                   7520  0
> snd_intel8x0           30332  1
> snd_ac97_codec         83104  1 snd_intel8x0
> snd_ac97_bus            2400  1 snd_ac97_codec
> snd_pcm_oss            38368  1
> snd_mixer_oss          15200  1 snd_pcm_oss
> floppy                 53156  0
> snd_pcm                68676  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_timer              20996  1 snd_pcm
> psmouse                35016  0
> serio_raw               6660  0
> snd                    47012  6
> snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixe r_oss,snd_pcm,snd_timer
> soundcore               9248  2 snd
> snd_page_alloc          9640  2 snd_intel8x0,snd_pcm
> i2c_i801                7468  0
> i2c_core               19680  1 i2c_i801
> usblp                  12768  0
> rtc                    12372  0
> pcspkr                  3072  0
> shpchp                 33024  0
> pci_hotplug            28704  1 shpchp
> evdev                   9088  1
> reiserfs              212640  4
> sd_mod                 19040  6
> ide_cd                 36064  0
> cdrom                  32544  1 ide_cd
> 8139cp                 21920  0
> ata_piix               13576  5
> libata                 89396  1 ata_piix
> scsi_mod              124168  2 sd_mod,libata
> piix                    9444  0 [permanent]
> 8139too                25120  0
> mii                     5344  2 8139cp,8139too
> generic                 5476  0 [permanent]
> ide_core              110504  3 ide_cd,piix,generic
> ehci_hcd               28136  0
> uhci_hcd               21164  0
> usbcore               112644  4 usblp,ehci_hcd,uhci_hcd
> thermal                13608  0
> processor              28840  1 thermal
> fan                     4804  0
>
> --
> SLUG - Sydney Linux User's Group Mailing List -http://slug.org.au/
> Subscription info and FAQs:http://slug.org.au/faq/mailinglists.html
Hello,I was study linux for a year.BUt I haven unkowen much
information!

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to