|

楼主 |
发表于 2005-5-23 08:34:16
|
显示全部楼层
lsmod 的输出:
Module Size Used by
vfat 10368 6
fat 36768 1 vfat
parport_pc 34240 0
parport 32456 1 parport_pc
encode_gbk 775552 0
unikey 9676 0
ipt_LOG 6016 1
ipt_state 1664 5
ip_conntrack 38260 1 ipt_state
iptable_filter 2304 1
ip_tables 15488 3 ipt_LOG,ipt_state,iptable_filter
snd_pcm_oss 43944 0
snd_mixer_oss 14848 1 snd_pcm_oss
snd_seq_oss 27648 0
snd_seq_midi_event 6016 1 snd_seq_oss
snd_seq 43408 4 snd_seq_oss,snd_seq_midi_event
8139too 20736 0
mii 3840 1 8139too
rivafb 49156 0
i2c_algo_bit 8328 1 rivafb
i2c_core 17936 2 rivafb,i2c_algo_bit
snd_intel8x0 27596 0
snd_ac97_codec 60240 1 snd_intel8x0
snd_pcm 75784 2 snd_pcm_oss,snd_intel8x0
snd_timer 19588 2 snd_seq,snd_pcm
snd_page_alloc 7304 2 snd_intel8x0,snd_pcm
gameport 3584 1 snd_intel8x0
snd_mpu401_uart 5632 1 snd_intel8x0
snd_rawmidi 18852 1 snd_mpu401_uart
snd_seq_device 6152 3 snd_seq_oss,snd_seq,snd_rawmidi
snd 41700 11 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
hw_random 4500 0
intel_agp 17696 1
agpgart 26152 1 intel_agp
evdev 7040 0
sbp2 20872 0
ohci1394 29060 0
ieee1394 299192 2 sbp2,ohci1394
ohci_hcd 17668 0
uhci_hcd 26896 0
usb_storage 37248 0
usbhid 27328 0
ehci_hcd 24196 0
usbcore 93028 7 ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
startx 2>log.txt 的内容:
This is a pre-release version of the The X.Org Foundation X11.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 6.8.1.901 (6.8.2 RC 1)
Release Date: 16 December 2004
X Protocol Version 11, Revision 0, Release 6.8.1.901
Build Operating System: Linux 2.6.9-nitro4 i686 [ELF]
Current Operating System: Linux ibox 2.6.9-nitro4 #7 Sun Feb 27 20:57:31 GMT 2005 i686
Build Date: 04 February 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 23 08:19:54 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(WW) VESA(0): Failed to set up write-combining range (0xf0000000,0x4000000)
Could not init font path element /usr/share/fonts/CID/, removing from list!
是内核不支持吗?应该怎么办 ,谢谢 |
|