设备清单:
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] 02:00.0 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01) 02:00.2 FireWire (IEEE 1394): Texas Instruments Unknown device 802a (rev 01) 02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03) 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
内核中必须包括以下选项:
一、主板芯片
Device Drivers ---> <*> ATA/ATAPI/MFM/RLL support --->
二、温度检测
Device Drivers ---> <*> Hardware Monitoring support --->
三、网卡
[*] Network device support --->
[*] Netdevice multiple hardware queue support
[*] Ethernet (10 or 100Mbit) --->
[*] EISA, VLB, PCI and on board controllers
<*> Broadcom 4400 ethernet support
<*> Intel(R) PRO/100+ support
[*] Ethernet (1000 Mbit) --->
四、声卡
将声卡直接添加到内核时,ALSA工具无法正常运行,编译成模块后问题解决。
Device Drivers --->
<M> Sound card support
<M> Advanced Linux Sound Architecture
PCI devices --->
<M> Intel/SiS/nVidia/AMD/ALi AC97 Controller
<M> Intel/SiS/nVidia/AMD MC97 Modem
三、文件系统
File Systems -->
DOS/FAT/NT Filesystems --->
<*> NTFS file system support
[ ] NTFS debugging support (NEW)
[*] NTFS write support
Network File Systems --->
<*> CIFS support (advanced network filesystem for Samba, Window and other CIFS
Native Language Support -->
(utf8) Default NLS Option
<*> NLS UTF8
四、Frame Buffer
Device Drivers >
Graphics support: >
<*> Support for frame buffer devices
[ ] Enable Tile Blitting Support
<*> VESA VGA graphics support
VESA driver type (vesafb-tng) --->
(HRESxVRES@FREQ) VESA default mode
< > nVidia Framebuffer Support
< > nVidia Riva support
< > Matrox acceleration
Console display driver support --->
[*] Video mode selection support
<*> Framebuffer Console support
[*] Support for the Framebuffer Console Decorations
五、Bridge Network
用于Virtual Box/VMware配置桥网球。
Networking --->
Networking Options --->
<*> 802.1d Ethernet Bridging
Device Drivers --->
Network device support --->
<*> Universal TUN/TAP device driver support
Comments
There are currently no comments
New Comment