changement de noyau--->plus de eth0...

changement de noyau--->plus de eth0... - Linux et OS Alternatifs

Marsh Posté le 12-03-2006 à 13:24:56    

tout est dans le titre....
j'ai voulu passé du noyau d'origine de sarge au 2.6.14... et hop plus de réseau...
j'ai suivi pas a pas la formation : http://people.via.ecp.fr/~alexis/formation-linux/
mais avec la meilleur volonté du monde je trouve pas...
 
http://perso.wanadoo.fr/xolaam/MVC-496F.JPG
 
le module est 8139cp.ko
 
http://perso.wanadoo.fr/xolaam/MVC-515F.JPG
http://perso.wanadoo.fr/xolaam/MVC-516F.JPG
 
 
je cale   :??:  ...1 p'tit coup de main  :ange:  

Reply

Marsh Posté le 12-03-2006 à 13:24:56   

Reply

Marsh Posté le 12-03-2006 à 13:41:57    

dmesg | grep eth  
 
please :p

Reply

Marsh Posté le 12-03-2006 à 14:08:22    

% dmesg | grep eth
%
 
# dmesg | grep eth
#
 
rien....

Reply

Marsh Posté le 12-03-2006 à 14:13:52    

hello
 
j ai la meme chose avec ma carte wifi orinoco qui a disparue ..et elle est la sous mon double boot $$ et le live cd la voit ...
 
 

Reply

Marsh Posté le 12-03-2006 à 14:27:40    

modprobe 8139cp && dmesg
 
Tu as quoi à la fin du dmesg :??:

Reply

Marsh Posté le 12-03-2006 à 14:37:17    

bah oui il me dit que le 8139c+ chip est pas compatible....
 
8139cp : 10/100 pci ethernet driver 1.2 (mar 22, 2004 )
8139cp : pci dev 0000.00:08.0 (id 10ec:8139 rev 10) is not an 8139c+ compatible chip
8139cp : try the "8139too" driver instead
 
je met :
alias eth0 8139too
 
dans /etc/modprobe.d/reseau
 
et update-modules
 
?

Reply

Marsh Posté le 12-03-2006 à 15:46:04    

bof nan, modprobe 8139too plutot pour voir si ca passe

Reply

Marsh Posté le 12-03-2006 à 16:00:33    

8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
usb 1-1: string descriptor 0 read error: -75
input: PC Speaker
inserting floppy driver for 2.6.8-2-386
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02cc960(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
debian:/lib/modules/2.6.14-vince/kernel/drivers/net#                    
 
c'est bizar que sous le noyau d'origine sa passe avec ce module nan ?

Reply

Marsh Posté le 12-03-2006 à 16:21:03    

Citation :

bof nan, modprobe 8139too plutot pour voir si ca passe


 
ba nan sa non plus...je me serais trompé dans le menu de config du noyan ?...
 

Reply

Marsh Posté le 12-03-2006 à 18:54:46    

Bonsoir,
Si tu as des doutes sur ton noyau; ben fait voir ton.config!

Code :
  1. gentoobscur nemo13 #
  2. zgrep -i 8139 /proc/config.gz
  3. # CONFIG_8139CP is not set
  4. # CONFIG_8139TOO is not set
  5. gentoobscur nemo13 #

chez moi c'est normal de ne pas avoir du 8139 puisque j'ai un chips via.
par contre tu noteras qu'il y a deux 8139 :
le CP
le TOO
t'actives le bon ?
A+

Reply

Marsh Posté le 12-03-2006 à 18:54:46   

Reply

Marsh Posté le 12-03-2006 à 19:53:00    

oui c'est vrai je poste sa...sa va faire un sacré placard :)
je l'aurai bien mis sur mes pages perso mais dur a partir de ce pc ci...
donc voila la béte
 

Code :
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.14-vince
  4. # Sat Mar 11 19:13:05 2006
  5. #
  6. CONFIG_X86=y
  7. CONFIG_SEMAPHORE_SLEEPERS=y
  8. CONFIG_MMU=y
  9. CONFIG_UID16=y
  10. CONFIG_GENERIC_ISA_DMA=y
  11. CONFIG_GENERIC_IOMAP=y
  12. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  13. #
  14. # Code maturity level options
  15. #
  16. CONFIG_EXPERIMENTAL=y
  17. CONFIG_CLEAN_COMPILE=y
  18. CONFIG_BROKEN_ON_SMP=y
  19. CONFIG_INIT_ENV_ARG_LIMIT=32
  20. #
  21. # General setup
  22. #
  23. CONFIG_LOCALVERSION=""
  24. CONFIG_LOCALVERSION_AUTO=y
  25. CONFIG_SWAP=y
  26. CONFIG_SYSVIPC=y
  27. # CONFIG_POSIX_MQUEUE is not set
  28. CONFIG_BSD_PROCESS_ACCT=y
  29. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  30. CONFIG_SYSCTL=y
  31. # CONFIG_AUDIT is not set
  32. CONFIG_HOTPLUG=y
  33. CONFIG_KOBJECT_UEVENT=y
  34. CONFIG_IKCONFIG=y
  35. CONFIG_IKCONFIG_PROC=y
  36. CONFIG_INITRAMFS_SOURCE=""
  37. # CONFIG_EMBEDDED is not set
  38. CONFIG_KALLSYMS=y
  39. # CONFIG_KALLSYMS_ALL is not set
  40. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  41. CONFIG_PRINTK=y
  42. CONFIG_BUG=y
  43. CONFIG_BASE_FULL=y
  44. CONFIG_FUTEX=y
  45. CONFIG_EPOLL=y
  46. CONFIG_SHMEM=y
  47. CONFIG_CC_ALIGN_FUNCTIONS=0
  48. CONFIG_CC_ALIGN_LABELS=0
  49. CONFIG_CC_ALIGN_LOOPS=0
  50. CONFIG_CC_ALIGN_JUMPS=0
  51. # CONFIG_TINY_SHMEM is not set
  52. CONFIG_BASE_SMALL=0
  53. #
  54. # Loadable module support
  55. #
  56. CONFIG_MODULES=y
  57. CONFIG_MODULE_UNLOAD=y
  58. # CONFIG_MODULE_FORCE_UNLOAD is not set
  59. CONFIG_OBSOLETE_MODPARM=y
  60. CONFIG_MODVERSIONS=y
  61. # CONFIG_MODULE_SRCVERSION_ALL is not set
  62. CONFIG_KMOD=y
  63. #
  64. # Processor type and features
  65. #
  66. CONFIG_X86_PC=y
  67. # CONFIG_X86_ELAN is not set
  68. # CONFIG_X86_VOYAGER is not set
  69. # CONFIG_X86_NUMAQ is not set
  70. # CONFIG_X86_SUMMIT is not set
  71. # CONFIG_X86_BIGSMP is not set
  72. # CONFIG_X86_VISWS is not set
  73. # CONFIG_X86_GENERICARCH is not set
  74. # CONFIG_X86_ES7000 is not set
  75. # CONFIG_M386 is not set
  76. # CONFIG_M486 is not set
  77. # CONFIG_M586 is not set
  78. # CONFIG_M586TSC is not set
  79. # CONFIG_M586MMX is not set
  80. # CONFIG_M686 is not set
  81. # CONFIG_MPENTIUMII is not set
  82. CONFIG_MPENTIUMIII=y
  83. # CONFIG_MPENTIUMM is not set
  84. # CONFIG_MPENTIUM4 is not set
  85. # CONFIG_MK6 is not set
  86. # CONFIG_MK7 is not set
  87. # CONFIG_MK8 is not set
  88. # CONFIG_MCRUSOE is not set
  89. # CONFIG_MEFFICEON is not set
  90. # CONFIG_MWINCHIPC6 is not set
  91. # CONFIG_MWINCHIP2 is not set
  92. # CONFIG_MWINCHIP3D is not set
  93. # CONFIG_MGEODEGX1 is not set
  94. # CONFIG_MCYRIXIII is not set
  95. # CONFIG_MVIAC3_2 is not set
  96. # CONFIG_X86_GENERIC is not set
  97. CONFIG_X86_CMPXCHG=y
  98. CONFIG_X86_XADD=y
  99. CONFIG_X86_L1_CACHE_SHIFT=5
  100. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  101. CONFIG_GENERIC_CALIBRATE_DELAY=y
  102. CONFIG_X86_WP_WORKS_OK=y
  103. CONFIG_X86_INVLPG=y
  104. CONFIG_X86_BSWAP=y
  105. CONFIG_X86_POPAD_OK=y
  106. CONFIG_X86_GOOD_APIC=y
  107. CONFIG_X86_INTEL_USERCOPY=y
  108. CONFIG_X86_USE_PPRO_CHECKSUM=y
  109. CONFIG_HPET_TIMER=y
  110. # CONFIG_SMP is not set
  111. # CONFIG_PREEMPT_NONE is not set
  112. CONFIG_PREEMPT_VOLUNTARY=y
  113. # CONFIG_PREEMPT is not set
  114. CONFIG_X86_UP_APIC=y
  115. CONFIG_X86_UP_IOAPIC=y
  116. CONFIG_X86_LOCAL_APIC=y
  117. CONFIG_X86_IO_APIC=y
  118. CONFIG_X86_TSC=y
  119. CONFIG_X86_MCE=y
  120. CONFIG_X86_MCE_NONFATAL=y
  121. # CONFIG_X86_MCE_P4THERMAL is not set
  122. # CONFIG_TOSHIBA is not set
  123. # CONFIG_I8K is not set
  124. # CONFIG_X86_REBOOTFIXUPS is not set
  125. CONFIG_MICROCODE=m
  126. CONFIG_X86_MSR=m
  127. CONFIG_X86_CPUID=m
  128. #
  129. # Firmware Drivers
  130. #
  131. # CONFIG_EDD is not set
  132. # CONFIG_DELL_RBU is not set
  133. CONFIG_DCDBAS=m
  134. CONFIG_NOHIGHMEM=y
  135. # CONFIG_HIGHMEM4G is not set
  136. # CONFIG_HIGHMEM64G is not set
  137. CONFIG_SELECT_MEMORY_MODEL=y
  138. CONFIG_FLATMEM_MANUAL=y
  139. # CONFIG_DISCONTIGMEM_MANUAL is not set
  140. # CONFIG_SPARSEMEM_MANUAL is not set
  141. CONFIG_FLATMEM=y
  142. CONFIG_FLAT_NODE_MEM_MAP=y
  143. # CONFIG_SPARSEMEM_STATIC is not set
  144. # CONFIG_MATH_EMULATION is not set
  145. CONFIG_MTRR=y
  146. # CONFIG_EFI is not set
  147. # CONFIG_REGPARM is not set
  148. CONFIG_SECCOMP=y
  149. # CONFIG_HZ_100 is not set
  150. CONFIG_HZ_250=y
  151. # CONFIG_HZ_1000 is not set
  152. CONFIG_HZ=250
  153. CONFIG_PHYSICAL_START=0x100000
  154. # CONFIG_KEXEC is not set
  155. #
  156. # Power management options (ACPI, APM)
  157. #
  158. CONFIG_PM=y
  159. # CONFIG_PM_DEBUG is not set
  160. # CONFIG_SOFTWARE_SUSPEND is not set
  161. #
  162. # ACPI (Advanced Configuration and Power Interface) Support
  163. #
  164. CONFIG_ACPI=y
  165. CONFIG_ACPI_SLEEP=y
  166. CONFIG_ACPI_SLEEP_PROC_FS=y
  167. # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
  168. CONFIG_ACPI_AC=m
  169. CONFIG_ACPI_BATTERY=m
  170. CONFIG_ACPI_BUTTON=m
  171. CONFIG_ACPI_VIDEO=m
  172. CONFIG_ACPI_HOTKEY=m
  173. CONFIG_ACPI_FAN=m
  174. CONFIG_ACPI_PROCESSOR=m
  175. CONFIG_ACPI_THERMAL=m
  176. # CONFIG_ACPI_ASUS is not set
  177. # CONFIG_ACPI_IBM is not set
  178. # CONFIG_ACPI_TOSHIBA is not set
  179. # CONFIG_ACPI_CUSTOM_DSDT is not set
  180. CONFIG_ACPI_BLACKLIST_YEAR=0
  181. # CONFIG_ACPI_DEBUG is not set
  182. CONFIG_ACPI_EC=y
  183. CONFIG_ACPI_POWER=y
  184. CONFIG_ACPI_SYSTEM=y
  185. # CONFIG_X86_PM_TIMER is not set
  186. # CONFIG_ACPI_CONTAINER is not set
  187. #
  188. # APM (Advanced Power Management) BIOS Support
  189. #
  190. # CONFIG_APM is not set
  191. #
  192. # CPU Frequency scaling
  193. #
  194. # CONFIG_CPU_FREQ is not set
  195. #
  196. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  197. #
  198. CONFIG_PCI=y
  199. # CONFIG_PCI_GOBIOS is not set
  200. # CONFIG_PCI_GOMMCONFIG is not set
  201. # CONFIG_PCI_GODIRECT is not set
  202. CONFIG_PCI_GOANY=y
  203. CONFIG_PCI_BIOS=y
  204. CONFIG_PCI_DIRECT=y
  205. CONFIG_PCI_MMCONFIG=y
  206. CONFIG_PCIEPORTBUS=y
  207. # CONFIG_PCI_MSI is not set
  208. # CONFIG_PCI_LEGACY_PROC is not set
  209. # CONFIG_PCI_DEBUG is not set
  210. CONFIG_ISA_DMA_API=y
  211. # CONFIG_ISA is not set
  212. # CONFIG_MCA is not set
  213. # CONFIG_SCx200 is not set
  214. #
  215. # PCCARD (PCMCIA/CardBus) support
  216. #
  217. CONFIG_PCCARD=m
  218. # CONFIG_PCMCIA_DEBUG is not set
  219. CONFIG_PCMCIA=m
  220. CONFIG_PCMCIA_LOAD_CIS=y
  221. CONFIG_PCMCIA_IOCTL=y
  222. CONFIG_CARDBUS=y
  223. #
  224. # PC-card bridges
  225. #
  226. CONFIG_YENTA=m
  227. # CONFIG_PD6729 is not set
  228. # CONFIG_I82092 is not set
  229. CONFIG_PCCARD_NONSTATIC=m
  230. #
  231. # PCI Hotplug Support
  232. #
  233. # CONFIG_HOTPLUG_PCI is not set
  234. #
  235. # Executable file formats
  236. #
  237. CONFIG_BINFMT_ELF=y
  238. # CONFIG_BINFMT_AOUT is not set
  239. # CONFIG_BINFMT_MISC is not set
  240. #
  241. # Networking
  242. #
  243. CONFIG_NET=y
  244. #
  245. # Networking options
  246. #
  247. CONFIG_PACKET=y
  248. # CONFIG_PACKET_MMAP is not set
  249. CONFIG_UNIX=y
  250. # CONFIG_NET_KEY is not set
  251. CONFIG_INET=y
  252. CONFIG_IP_MULTICAST=y
  253. # CONFIG_IP_ADVANCED_ROUTER is not set
  254. CONFIG_IP_FIB_HASH=y
  255. # CONFIG_IP_PNP is not set
  256. # CONFIG_NET_IPIP is not set
  257. # CONFIG_NET_IPGRE is not set
  258. # CONFIG_IP_MROUTE is not set
  259. # CONFIG_ARPD is not set
  260. # CONFIG_SYN_COOKIES is not set
  261. # CONFIG_INET_AH is not set
  262. # CONFIG_INET_ESP is not set
  263. # CONFIG_INET_IPCOMP is not set
  264. # CONFIG_INET_TUNNEL is not set
  265. CONFIG_INET_DIAG=y
  266. CONFIG_INET_TCP_DIAG=y
  267. # CONFIG_TCP_CONG_ADVANCED is not set
  268. CONFIG_TCP_CONG_BIC=y
  269. #
  270. # IP: Virtual Server Configuration
  271. #
  272. # CONFIG_IP_VS is not set
  273. # CONFIG_IPV6 is not set
  274. CONFIG_NETFILTER=y
  275. # CONFIG_NETFILTER_DEBUG is not set
  276. # CONFIG_BRIDGE_NETFILTER is not set
  277. # CONFIG_NETFILTER_NETLINK is not set
  278. #
  279. # IP: Netfilter Configuration
  280. #
  281. CONFIG_IP_NF_CONNTRACK=m
  282. # CONFIG_IP_NF_CT_ACCT is not set
  283. # CONFIG_IP_NF_CONNTRACK_MARK is not set
  284. # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
  285. # CONFIG_IP_NF_CT_PROTO_SCTP is not set
  286. CONFIG_IP_NF_FTP=m
  287. CONFIG_IP_NF_IRC=m
  288. # CONFIG_IP_NF_NETBIOS_NS is not set
  289. # CONFIG_IP_NF_TFTP is not set
  290. # CONFIG_IP_NF_AMANDA is not set
  291. # CONFIG_IP_NF_PPTP is not set
  292. # CONFIG_IP_NF_QUEUE is not set
  293. CONFIG_IP_NF_IPTABLES=m
  294. CONFIG_IP_NF_MATCH_LIMIT=m
  295. CONFIG_IP_NF_MATCH_IPRANGE=m
  296. CONFIG_IP_NF_MATCH_MAC=m
  297. CONFIG_IP_NF_MATCH_PKTTYPE=m
  298. CONFIG_IP_NF_MATCH_MARK=m
  299. CONFIG_IP_NF_MATCH_MULTIPORT=m
  300. CONFIG_IP_NF_MATCH_TOS=m
  301. CONFIG_IP_NF_MATCH_RECENT=m
  302. CONFIG_IP_NF_MATCH_ECN=m
  303. CONFIG_IP_NF_MATCH_DSCP=m
  304. CONFIG_IP_NF_MATCH_AH_ESP=m
  305. CONFIG_IP_NF_MATCH_LENGTH=m
  306. CONFIG_IP_NF_MATCH_TTL=m
  307. CONFIG_IP_NF_MATCH_TCPMSS=m
  308. CONFIG_IP_NF_MATCH_HELPER=m
  309. CONFIG_IP_NF_MATCH_STATE=m
  310. CONFIG_IP_NF_MATCH_CONNTRACK=m
  311. CONFIG_IP_NF_MATCH_OWNER=m
  312. # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
  313. # CONFIG_IP_NF_MATCH_REALM is not set
  314. # CONFIG_IP_NF_MATCH_SCTP is not set
  315. # CONFIG_IP_NF_MATCH_DCCP is not set
  316. # CONFIG_IP_NF_MATCH_COMMENT is not set
  317. # CONFIG_IP_NF_MATCH_HASHLIMIT is not set
  318. # CONFIG_IP_NF_MATCH_STRING is not set
  319. CONFIG_IP_NF_FILTER=m
  320. CONFIG_IP_NF_TARGET_REJECT=m
  321. CONFIG_IP_NF_TARGET_LOG=m
  322. CONFIG_IP_NF_TARGET_ULOG=m
  323. CONFIG_IP_NF_TARGET_TCPMSS=m
  324. # CONFIG_IP_NF_TARGET_NFQUEUE is not set
  325. CONFIG_IP_NF_NAT=m
  326. CONFIG_IP_NF_NAT_NEEDED=y
  327. CONFIG_IP_NF_TARGET_MASQUERADE=m
  328. CONFIG_IP_NF_TARGET_REDIRECT=m
  329. CONFIG_IP_NF_TARGET_NETMAP=m
  330. # CONFIG_IP_NF_TARGET_SAME is not set
  331. # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
  332. CONFIG_IP_NF_NAT_IRC=m
  333. CONFIG_IP_NF_NAT_FTP=m
  334. # CONFIG_IP_NF_MANGLE is not set
  335. # CONFIG_IP_NF_RAW is not set
  336. # CONFIG_IP_NF_ARPTABLES is not set
  337. #
  338. # Bridge: Netfilter Configuration
  339. #
  340. # CONFIG_BRIDGE_NF_EBTABLES is not set
  341. #
  342. # DCCP Configuration (EXPERIMENTAL)
  343. #
  344. # CONFIG_IP_DCCP is not set
  345. #
  346. # SCTP Configuration (EXPERIMENTAL)
  347. #
  348. # CONFIG_IP_SCTP is not set
  349. CONFIG_ATM=m
  350. # CONFIG_ATM_CLIP is not set
  351. # CONFIG_ATM_LANE is not set
  352. CONFIG_ATM_BR2684=m
  353. # CONFIG_ATM_BR2684_IPFILTER is not set
  354. CONFIG_BRIDGE=m
  355. # CONFIG_VLAN_8021Q is not set
  356. # CONFIG_DECNET is not set
  357. # CONFIG_LLC2 is not set
  358. # CONFIG_IPX is not set
  359. # CONFIG_ATALK is not set
  360. # CONFIG_X25 is not set
  361. # CONFIG_LAPB is not set
  362. # CONFIG_NET_DIVERT is not set
  363. # CONFIG_ECONET is not set
  364. # CONFIG_WAN_ROUTER is not set
  365. # CONFIG_NET_SCHED is not set
  366. # CONFIG_NET_CLS_ROUTE is not set
  367. #
  368. # Network testing
  369. #
  370. # CONFIG_NET_PKTGEN is not set
  371. # CONFIG_HAMRADIO is not set
  372. # CONFIG_IRDA is not set
  373. # CONFIG_BT is not set
  374. # CONFIG_IEEE80211 is not set
  375. #
  376. # Device Drivers
  377. #
  378. #
  379. # Generic Driver Options
  380. #
  381. # CONFIG_STANDALONE is not set
  382. CONFIG_PREVENT_FIRMWARE_BUILD=y
  383. CONFIG_FW_LOADER=m
  384. # CONFIG_DEBUG_DRIVER is not set
  385. #
  386. # Connector - unified userspace <-> kernelspace linker
  387. #
  388. # CONFIG_CONNECTOR is not set
  389. #
  390. # Memory Technology Devices (MTD)
  391. #
  392. # CONFIG_MTD is not set
  393. #
  394. # Parallel port support
  395. #
  396. CONFIG_PARPORT=m
  397. CONFIG_PARPORT_PC=m
  398. # CONFIG_PARPORT_SERIAL is not set
  399. # CONFIG_PARPORT_PC_FIFO is not set
  400. # CONFIG_PARPORT_PC_SUPERIO is not set
  401. # CONFIG_PARPORT_PC_PCMCIA is not set
  402. # CONFIG_PARPORT_GSC is not set
  403. # CONFIG_PARPORT_1284 is not set
  404. #
  405. # Plug and Play support
  406. #
  407. CONFIG_PNP=y
  408. # CONFIG_PNP_DEBUG is not set
  409. #
  410. # Protocols
  411. #
  412. # CONFIG_PNPACPI is not set
  413. #
  414. # Block devices
  415. #
  416. CONFIG_BLK_DEV_FD=m
  417. # CONFIG_PARIDE is not set
  418. # CONFIG_BLK_CPQ_DA is not set
  419. # CONFIG_BLK_CPQ_CISS_DA is not set
  420. # CONFIG_BLK_DEV_DAC960 is not set
  421. # CONFIG_BLK_DEV_UMEM is not set
  422. # CONFIG_BLK_DEV_COW_COMMON is not set
  423. CONFIG_BLK_DEV_LOOP=m
  424. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  425. # CONFIG_BLK_DEV_NBD is not set
  426. # CONFIG_BLK_DEV_SX8 is not set
  427. # CONFIG_BLK_DEV_UB is not set
  428. CONFIG_BLK_DEV_RAM=m
  429. CONFIG_BLK_DEV_RAM_COUNT=16
  430. CONFIG_BLK_DEV_RAM_SIZE=4096
  431. CONFIG_LBD=y
  432. # CONFIG_CDROM_PKTCDVD is not set
  433. #
  434. # IO Schedulers
  435. #
  436. CONFIG_IOSCHED_NOOP=y
  437. CONFIG_IOSCHED_AS=y
  438. CONFIG_IOSCHED_DEADLINE=y
  439. CONFIG_IOSCHED_CFQ=y
  440. # CONFIG_ATA_OVER_ETH is not set
  441. #
  442. # ATA/ATAPI/MFM/RLL support
  443. #
  444. CONFIG_IDE=y
  445. CONFIG_BLK_DEV_IDE=y
  446. #
  447. # Please see Documentation/ide.txt for help/info on IDE drives
  448. #
  449. # CONFIG_BLK_DEV_IDE_SATA is not set
  450. # CONFIG_BLK_DEV_HD_IDE is not set
  451. CONFIG_BLK_DEV_IDEDISK=y
  452. CONFIG_IDEDISK_MULTI_MODE=y
  453. # CONFIG_BLK_DEV_IDECS is not set
  454. CONFIG_BLK_DEV_IDECD=m
  455. # CONFIG_BLK_DEV_IDETAPE is not set
  456. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  457. # CONFIG_BLK_DEV_IDESCSI is not set
  458. # CONFIG_IDE_TASK_IOCTL is not set
  459. #
  460. # IDE chipset support/bugfixes
  461. #
  462. CONFIG_IDE_GENERIC=y
  463. # CONFIG_BLK_DEV_CMD640 is not set
  464. # CONFIG_BLK_DEV_IDEPNP is not set
  465. CONFIG_BLK_DEV_IDEPCI=y
  466. CONFIG_IDEPCI_SHARE_IRQ=y
  467. # CONFIG_BLK_DEV_OFFBOARD is not set
  468. CONFIG_BLK_DEV_GENERIC=y
  469. # CONFIG_BLK_DEV_OPTI621 is not set
  470. # CONFIG_BLK_DEV_RZ1000 is not set
  471. CONFIG_BLK_DEV_IDEDMA_PCI=y
  472. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  473. CONFIG_IDEDMA_PCI_AUTO=y
  474. # CONFIG_IDEDMA_ONLYDISK is not set
  475. # CONFIG_BLK_DEV_AEC62XX is not set
  476. # CONFIG_BLK_DEV_ALI15X3 is not set
  477. # CONFIG_BLK_DEV_AMD74XX is not set
  478. # CONFIG_BLK_DEV_ATIIXP is not set
  479. # CONFIG_BLK_DEV_CMD64X is not set
  480. # CONFIG_BLK_DEV_TRIFLEX is not set
  481. # CONFIG_BLK_DEV_CY82C693 is not set
  482. # CONFIG_BLK_DEV_CS5520 is not set
  483. # CONFIG_BLK_DEV_CS5530 is not set
  484. # CONFIG_BLK_DEV_HPT34X is not set
  485. # CONFIG_BLK_DEV_HPT366 is not set
  486. # CONFIG_BLK_DEV_SC1200 is not set
  487. CONFIG_BLK_DEV_PIIX=y
  488. # CONFIG_BLK_DEV_IT821X is not set
  489. # CONFIG_BLK_DEV_NS87415 is not set
  490. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  491. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  492. # CONFIG_BLK_DEV_SVWKS is not set
  493. # CONFIG_BLK_DEV_SIIMAGE is not set
  494. # CONFIG_BLK_DEV_SIS5513 is not set
  495. # CONFIG_BLK_DEV_SLC90E66 is not set
  496. # CONFIG_BLK_DEV_TRM290 is not set
  497. # CONFIG_BLK_DEV_VIA82CXXX is not set
  498. # CONFIG_IDE_ARM is not set
  499. CONFIG_BLK_DEV_IDEDMA=y
  500. # CONFIG_IDEDMA_IVB is not set
  501. CONFIG_IDEDMA_AUTO=y
  502. # CONFIG_BLK_DEV_HD is not set
  503. #
  504. # SCSI device support
  505. #
  506. # CONFIG_RAID_ATTRS is not set
  507. CONFIG_SCSI=y
  508. CONFIG_SCSI_PROC_FS=y
  509. #
  510. # SCSI support type (disk, tape, CD-ROM)
  511. #
  512. CONFIG_BLK_DEV_SD=y
  513. # CONFIG_CHR_DEV_ST is not set
  514. # CONFIG_CHR_DEV_OSST is not set
  515. CONFIG_BLK_DEV_SR=m
  516. # CONFIG_BLK_DEV_SR_VENDOR is not set
  517. CONFIG_CHR_DEV_SG=m
  518. # CONFIG_CHR_DEV_SCH is not set
  519. #
  520. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  521. #
  522. # CONFIG_SCSI_MULTI_LUN is not set
  523. # CONFIG_SCSI_CONSTANTS is not set
  524. # CONFIG_SCSI_LOGGING is not set
  525. #
  526. # SCSI Transport Attributes
  527. #
  528. # CONFIG_SCSI_SPI_ATTRS is not set
  529. # CONFIG_SCSI_FC_ATTRS is not set
  530. # CONFIG_SCSI_ISCSI_ATTRS is not set
  531. # CONFIG_SCSI_SAS_ATTRS is not set
  532. #
  533. # SCSI low-level drivers
  534. #
  535. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  536. # CONFIG_SCSI_3W_9XXX is not set
  537. # CONFIG_SCSI_ACARD is not set
  538. # CONFIG_SCSI_AACRAID is not set
  539. # CONFIG_SCSI_AIC7XXX is not set
  540. # CONFIG_SCSI_AIC7XXX_OLD is not set
  541. # CONFIG_SCSI_AIC79XX is not set
  542. # CONFIG_SCSI_DPT_I2O is not set
  543. # CONFIG_MEGARAID_NEWGEN is not set
  544. # CONFIG_MEGARAID_LEGACY is not set
  545. # CONFIG_MEGARAID_SAS is not set
  546. CONFIG_SCSI_SATA=y
  547. # CONFIG_SCSI_SATA_AHCI is not set
  548. # CONFIG_SCSI_SATA_SVW is not set
  549. # CONFIG_SCSI_ATA_PIIX is not set
  550. # CONFIG_SCSI_SATA_MV is not set
  551. # CONFIG_SCSI_SATA_NV is not set
  552. # CONFIG_SCSI_SATA_PROMISE is not set
  553. # CONFIG_SCSI_SATA_QSTOR is not set
  554. # CONFIG_SCSI_SATA_SX4 is not set
  555. # CONFIG_SCSI_SATA_SIL is not set
  556. # CONFIG_SCSI_SATA_SIS is not set
  557. # CONFIG_SCSI_SATA_ULI is not set
  558. # CONFIG_SCSI_SATA_VIA is not set
  559. # CONFIG_SCSI_SATA_VITESSE is not set
  560. # CONFIG_SCSI_BUSLOGIC is not set
  561. # CONFIG_SCSI_DMX3191D is not set
  562. # CONFIG_SCSI_EATA is not set
  563. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  564. # CONFIG_SCSI_GDTH is not set
  565. # CONFIG_SCSI_IPS is not set
  566. # CONFIG_SCSI_INITIO is not set
  567. # CONFIG_SCSI_INIA100 is not set
  568. # CONFIG_SCSI_PPA is not set
  569. # CONFIG_SCSI_IMM is not set
  570. # CONFIG_SCSI_SYM53C8XX_2 is not set
  571. # CONFIG_SCSI_IPR is not set
  572. # CONFIG_SCSI_QLOGIC_FC is not set
  573. # CONFIG_SCSI_QLOGIC_1280 is not set
  574. CONFIG_SCSI_QLA2XXX=y
  575. # CONFIG_SCSI_QLA21XX is not set
  576. # CONFIG_SCSI_QLA22XX is not set
  577. # CONFIG_SCSI_QLA2300 is not set
  578. # CONFIG_SCSI_QLA2322 is not set
  579. # CONFIG_SCSI_QLA6312 is not set
  580. # CONFIG_SCSI_QLA24XX is not set
  581. # CONFIG_SCSI_LPFC is not set
  582. # CONFIG_SCSI_DC395x is not set
  583. # CONFIG_SCSI_DC390T is not set
  584. # CONFIG_SCSI_NSP32 is not set
  585. # CONFIG_SCSI_DEBUG is not set
  586. #
  587. # PCMCIA SCSI adapter support
  588. #
  589. # CONFIG_PCMCIA_AHA152X is not set
  590. # CONFIG_PCMCIA_FDOMAIN is not set
  591. # CONFIG_PCMCIA_NINJA_SCSI is not set
  592. # CONFIG_PCMCIA_QLOGIC is not set
  593. # CONFIG_PCMCIA_SYM53C500 is not set
  594. #
  595. # Multi-device support (RAID and LVM)
  596. #
  597. # CONFIG_MD is not set
  598. #
  599. # Fusion MPT device support
  600. #
  601. # CONFIG_FUSION is not set
  602. # CONFIG_FUSION_SPI is not set
  603. # CONFIG_FUSION_FC is not set
  604. # CONFIG_FUSION_SAS is not set
  605. #
  606. # IEEE 1394 (FireWire) support
  607. #
  608. # CONFIG_IEEE1394 is not set
  609. #
  610. # I2O device support
  611. #
  612. # CONFIG_I2O is not set
  613. #
  614. # Network device support
  615. #
  616. CONFIG_NETDEVICES=y
  617. # CONFIG_DUMMY is not set
  618. # CONFIG_BONDING is not set
  619. # CONFIG_EQUALIZER is not set
  620. # CONFIG_TUN is not set
  621. # CONFIG_NET_SB1000 is not set
  622. #
  623. # ARCnet devices
  624. #
  625. # CONFIG_ARCNET is not set
  626. #
  627. # PHY device support
  628. #
  629. # CONFIG_PHYLIB is not set
  630. #
  631. # Ethernet (10 or 100Mbit)
  632. #
  633. CONFIG_NET_ETHERNET=y
  634. CONFIG_MII=m
  635. # CONFIG_HAPPYMEAL is not set
  636. # CONFIG_SUNGEM is not set
  637. # CONFIG_CASSINI is not set
  638. # CONFIG_NET_VENDOR_3COM is not set
  639. #
  640. # Tulip family network device support
  641. #
  642. # CONFIG_NET_TULIP is not set
  643. # CONFIG_HP100 is not set
  644. CONFIG_NET_PCI=y
  645. # CONFIG_PCNET32 is not set
  646. # CONFIG_AMD8111_ETH is not set
  647. # CONFIG_ADAPTEC_STARFIRE is not set
  648. # CONFIG_B44 is not set
  649. # CONFIG_FORCEDETH is not set
  650. # CONFIG_DGRS is not set
  651. # CONFIG_EEPRO100 is not set
  652. # CONFIG_E100 is not set
  653. # CONFIG_FEALNX is not set
  654. # CONFIG_NATSEMI is not set
  655. # CONFIG_NE2K_PCI is not set
  656. CONFIG_8139CP=m
  657. # CONFIG_8139TOO is not set
  658. # CONFIG_SIS900 is not set
  659. # CONFIG_EPIC100 is not set
  660. # CONFIG_SUNDANCE is not set
  661. # CONFIG_TLAN is not set
  662. # CONFIG_VIA_RHINE is not set
  663. # CONFIG_NET_POCKET is not set
  664. #
  665. # Ethernet (1000 Mbit)
  666. #
  667. # CONFIG_ACENIC is not set
  668. # CONFIG_DL2K is not set
  669. # CONFIG_E1000 is not set
  670. # CONFIG_NS83820 is not set
  671. # CONFIG_HAMACHI is not set
  672. # CONFIG_YELLOWFIN is not set
  673. # CONFIG_R8169 is not set
  674. # CONFIG_SIS190 is not set
  675. # CONFIG_SKGE is not set
  676. # CONFIG_SK98LIN is not set
  677. # CONFIG_VIA_VELOCITY is not set
  678. # CONFIG_TIGON3 is not set
  679. # CONFIG_BNX2 is not set
  680. #
  681. # Ethernet (10000 Mbit)
  682. #
  683. # CONFIG_CHELSIO_T1 is not set
  684. # CONFIG_IXGB is not set
  685. # CONFIG_S2IO is not set
  686. #
  687. # Token Ring devices
  688. #
  689. # CONFIG_TR is not set
  690. #
  691. # Wireless LAN (non-hamradio)
  692. #
  693. # CONFIG_NET_RADIO is not set
  694. #
  695. # PCMCIA network device support
  696. #
  697. # CONFIG_NET_PCMCIA is not set
  698. #
  699. # Wan interfaces
  700. #
  701. # CONFIG_WAN is not set
  702. #
  703. # ATM drivers
  704. #
  705. # CONFIG_ATM_TCP is not set
  706. # CONFIG_ATM_LANAI is not set
  707. # CONFIG_ATM_ENI is not set
  708. # CONFIG_ATM_FIRESTREAM is not set
  709. # CONFIG_ATM_ZATM is not set
  710. # CONFIG_ATM_NICSTAR is not set
  711. # CONFIG_ATM_IDT77252 is not set
  712. # CONFIG_ATM_AMBASSADOR is not set
  713. # CONFIG_ATM_HORIZON is not set
  714. # CONFIG_ATM_IA is not set
  715. # CONFIG_ATM_FORE200E_MAYBE is not set
  716. # CONFIG_ATM_HE is not set
  717. # CONFIG_FDDI is not set
  718. # CONFIG_HIPPI is not set
  719. # CONFIG_PLIP is not set
  720. CONFIG_PPP=m
  721. CONFIG_PPP_MULTILINK=y
  722. CONFIG_PPP_FILTER=y
  723. CONFIG_PPP_ASYNC=m
  724. CONFIG_PPP_SYNC_TTY=m
  725. CONFIG_PPP_DEFLATE=m
  726. CONFIG_PPP_BSDCOMP=m
  727. CONFIG_PPPOE=m
  728. CONFIG_PPPOATM=m
  729. # CONFIG_SLIP is not set
  730. # CONFIG_NET_FC is not set
  731. # CONFIG_SHAPER is not set
  732. # CONFIG_NETCONSOLE is not set
  733. # CONFIG_NETPOLL is not set
  734. # CONFIG_NET_POLL_CONTROLLER is not set
  735. #
  736. # ISDN subsystem
  737. #
  738. # CONFIG_ISDN is not set
  739. #
  740. # Telephony Support
  741. #
  742. # CONFIG_PHONE is not set
  743. #
  744. # Input device support
  745. #
  746. CONFIG_INPUT=y
  747. #
  748. # Userland interfaces
  749. #
  750. CONFIG_INPUT_MOUSEDEV=y
  751. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  752. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  753. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  754. CONFIG_INPUT_JOYDEV=m
  755. # CONFIG_INPUT_TSDEV is not set
  756. CONFIG_INPUT_EVDEV=y
  757. # CONFIG_INPUT_EVBUG is not set
  758. #
  759. # Input Device Drivers
  760. #
  761. CONFIG_INPUT_KEYBOARD=y
  762. CONFIG_KEYBOARD_ATKBD=y
  763. # CONFIG_KEYBOARD_SUNKBD is not set
  764. # CONFIG_KEYBOARD_LKKBD is not set
  765. # CONFIG_KEYBOARD_XTKBD is not set
  766. # CONFIG_KEYBOARD_NEWTON is not set
  767. CONFIG_INPUT_MOUSE=y
  768. CONFIG_MOUSE_PS2=y
  769. # CONFIG_MOUSE_SERIAL is not set
  770. # CONFIG_MOUSE_VSXXXAA is not set
  771. # CONFIG_INPUT_JOYSTICK is not set
  772. # CONFIG_INPUT_TOUCHSCREEN is not set
  773. # CONFIG_INPUT_MISC is not set
  774. #
  775. # Hardware I/O ports
  776. #
  777. CONFIG_SERIO=y
  778. CONFIG_SERIO_I8042=y
  779. # CONFIG_SERIO_SERPORT is not set
  780. # CONFIG_SERIO_CT82C710 is not set
  781. # CONFIG_SERIO_PARKBD is not set
  782. # CONFIG_SERIO_PCIPS2 is not set
  783. CONFIG_SERIO_LIBPS2=y
  784. # CONFIG_SERIO_RAW is not set
  785. # CONFIG_GAMEPORT is not set
  786. #
  787. # Character devices
  788. #
  789. CONFIG_VT=y
  790. CONFIG_VT_CONSOLE=y
  791. CONFIG_HW_CONSOLE=y
  792. CONFIG_SERIAL_NONSTANDARD=y
  793. # CONFIG_COMPUTONE is not set
  794. # CONFIG_ROCKETPORT is not set
  795. # CONFIG_CYCLADES is not set
  796. # CONFIG_DIGIEPCA is not set
  797. # CONFIG_MOXA_INTELLIO is not set
  798. # CONFIG_MOXA_SMARTIO is not set
  799. # CONFIG_ISI is not set
  800. # CONFIG_SYNCLINK is not set
  801. # CONFIG_SYNCLINKMP is not set
  802. CONFIG_N_HDLC=m
  803. # CONFIG_RISCOM8 is not set
  804. # CONFIG_SPECIALIX is not set
  805. # CONFIG_SX is not set
  806. # CONFIG_RIO is not set
  807. # CONFIG_STALDRV is not set
  808. #
  809. # Serial drivers
  810. #
  811. CONFIG_SERIAL_8250=m
  812. # CONFIG_SERIAL_8250_CS is not set
  813. # CONFIG_SERIAL_8250_ACPI is not set
  814. CONFIG_SERIAL_8250_NR_UARTS=4
  815. # CONFIG_SERIAL_8250_EXTENDED is not set
  816. #
  817. # Non-8250 serial port support
  818. #
  819. CONFIG_SERIAL_CORE=m
  820. # CONFIG_SERIAL_JSM is not set
  821. CONFIG_UNIX98_PTYS=y
  822. # CONFIG_LEGACY_PTYS is not set
  823. CONFIG_PRINTER=m
  824. # CONFIG_LP_CONSOLE is not set
  825. # CONFIG_PPDEV is not set
  826. # CONFIG_TIPAR is not set
  827. #
  828. # IPMI
  829. #
  830. # CONFIG_IPMI_HANDLER is not set
  831. #
  832. # Watchdog Cards
  833. #
  834. # CONFIG_WATCHDOG is not set
  835. # CONFIG_HW_RANDOM is not set
  836. CONFIG_NVRAM=m
  837. CONFIG_RTC=m
  838. # CONFIG_GEN_RTC is not set
  839. # CONFIG_DTLK is not set
  840. # CONFIG_R3964 is not set
  841. # CONFIG_APPLICOM is not set
  842. # CONFIG_SONYPI is not set
  843. #
  844. # Ftape, the floppy tape device driver
  845. #
  846. # CONFIG_FTAPE is not set
  847. CONFIG_AGP=y
  848. # CONFIG_AGP_ALI is not set
  849. # CONFIG_AGP_ATI is not set
  850. # CONFIG_AGP_AMD is not set
  851. # CONFIG_AGP_AMD64 is not set
  852. CONFIG_AGP_INTEL=y
  853. # CONFIG_AGP_NVIDIA is not set
  854. # CONFIG_AGP_SIS is not set
  855. # CONFIG_AGP_SWORKS is not set
  856. # CONFIG_AGP_VIA is not set
  857. # CONFIG_AGP_EFFICEON is not set
  858. CONFIG_DRM=y
  859. CONFIG_DRM_TDFX=m
  860. # CONFIG_DRM_R128 is not set
  861. # CONFIG_DRM_RADEON is not set
  862. # CONFIG_DRM_I810 is not set
  863. # CONFIG_DRM_I830 is not set
  864. # CONFIG_DRM_I915 is not set
  865. # CONFIG_DRM_MGA is not set
  866. # CONFIG_DRM_SIS is not set
  867. # CONFIG_DRM_VIA is not set
  868. # CONFIG_DRM_SAVAGE is not set
  869. #
  870. # PCMCIA character devices
  871. #
  872. # CONFIG_SYNCLINK_CS is not set
  873. # CONFIG_MWAVE is not set
  874. # CONFIG_RAW_DRIVER is not set
  875. # CONFIG_HPET is not set
  876. # CONFIG_HANGCHECK_TIMER is not set
  877. #
  878. # TPM devices
  879. #
  880. # CONFIG_TCG_TPM is not set
  881. #
  882. # I2C support
  883. #
  884. CONFIG_I2C=m
  885. # CONFIG_I2C_CHARDEV is not set
  886. #
  887. # I2C Algorithms
  888. #
  889. CONFIG_I2C_ALGOBIT=m
  890. # CONFIG_I2C_ALGOPCF is not set
  891. # CONFIG_I2C_ALGOPCA is not set
  892. #
  893. # I2C Hardware Bus support
  894. #
  895. # CONFIG_I2C_ALI1535 is not set
  896. # CONFIG_I2C_ALI1563 is not set
  897. # CONFIG_I2C_ALI15X3 is not set
  898. # CONFIG_I2C_AMD756 is not set
  899. # CONFIG_I2C_AMD8111 is not set
  900. # CONFIG_I2C_I801 is not set
  901. # CONFIG_I2C_I810 is not set
  902. # CONFIG_I2C_PIIX4 is not set
  903. # CONFIG_I2C_NFORCE2 is not set
  904. # CONFIG_I2C_PARPORT is not set
  905. # CONFIG_I2C_PARPORT_LIGHT is not set
  906. # CONFIG_I2C_PROSAVAGE is not set
  907. # CONFIG_I2C_SAVAGE4 is not set
  908. # CONFIG_SCx200_ACB is not set
  909. # CONFIG_I2C_SIS5595 is not set
  910. # CONFIG_I2C_SIS630 is not set
  911. # CONFIG_I2C_SIS96X is not set
  912. # CONFIG_I2C_STUB is not set
  913. # CONFIG_I2C_VIA is not set
  914. # CONFIG_I2C_VIAPRO is not set
  915. # CONFIG_I2C_VOODOO3 is not set
  916. # CONFIG_I2C_PCA_ISA is not set
  917. #
  918. # Miscellaneous I2C Chip support
  919. #
  920. # CONFIG_SENSORS_DS1337 is not set
  921. # CONFIG_SENSORS_DS1374 is not set
  922. # CONFIG_SENSORS_EEPROM is not set
  923. # CONFIG_SENSORS_PCF8574 is not set
  924. # CONFIG_SENSORS_PCA9539 is not set
  925. # CONFIG_SENSORS_PCF8591 is not set
  926. # CONFIG_SENSORS_RTC8564 is not set
  927. # CONFIG_SENSORS_MAX6875 is not set
  928. # CONFIG_I2C_DEBUG_CORE is not set
  929. # CONFIG_I2C_DEBUG_ALGO is not set
  930. # CONFIG_I2C_DEBUG_BUS is not set
  931. # CONFIG_I2C_DEBUG_CHIP is not set
  932. #
  933. # Dallas's 1-wire bus
  934. #
  935. # CONFIG_W1 is not set
  936. #
  937. # Hardware Monitoring support
  938. #
  939. # CONFIG_HWMON is not set
  940. # CONFIG_HWMON_VID is not set
  941. #
  942. # Misc devices
  943. #
  944. # CONFIG_IBM_ASM is not set
  945. #
  946. # Multimedia Capabilities Port drivers
  947. #
  948. #
  949. # Multimedia devices
  950. #
  951. # CONFIG_VIDEO_DEV is not set
  952. #
  953. # Digital Video Broadcasting Devices
  954. #
  955. # CONFIG_DVB is not set
  956. #
  957. # Graphics support
  958. #
  959. # CONFIG_FB is not set
  960. CONFIG_VIDEO_SELECT=y
  961. #
  962. # Console display driver support
  963. #
  964. CONFIG_VGA_CONSOLE=y
  965. CONFIG_DUMMY_CONSOLE=y
  966. #
  967. # Sound
  968. #
  969. CONFIG_SOUND=m
  970. #
  971. # Advanced Linux Sound Architecture
  972. #
  973. CONFIG_SND=m
  974. CONFIG_SND_TIMER=m
  975. CONFIG_SND_PCM=m
  976. CONFIG_SND_SEQUENCER=m
  977. CONFIG_SND_SEQ_DUMMY=m
  978. CONFIG_SND_OSSEMUL=y
  979. CONFIG_SND_MIXER_OSS=m
  980. CONFIG_SND_PCM_OSS=m
  981. CONFIG_SND_SEQUENCER_OSS=y
  982. CONFIG_SND_RTCTIMER=m
  983. CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
  984. # CONFIG_SND_VERBOSE_PRINTK is not set
  985. # CONFIG_SND_DEBUG is not set
  986. #
  987. # Generic devices
  988. #
  989. # CONFIG_SND_DUMMY is not set
  990. # CONFIG_SND_VIRMIDI is not set
  991. # CONFIG_SND_MTPAV is not set
  992. # CONFIG_SND_SERIAL_U16550 is not set
  993. # CONFIG_SND_MPU401 is not set
  994. #
  995. # PCI devices
  996. #
  997. # CONFIG_SND_ALI5451 is not set
  998. # CONFIG_SND_ATIIXP is not set
  999. # CONFIG_SND_ATIIXP_MODEM is not set
  1000. # CONFIG_SND_AU8810 is not set
  1001. # CONFIG_SND_AU8820 is not set
  1002. # CONFIG_SND_AU8830 is not set
  1003. # CONFIG_SND_AZT3328 is not set
  1004. # CONFIG_SND_BT87X is not set
  1005. # CONFIG_SND_CS46XX is not set
  1006. # CONFIG_SND_CS4281 is not set
  1007. # CONFIG_SND_EMU10K1 is not set
  1008. # CONFIG_SND_EMU10K1X is not set
  1009. # CONFIG_SND_CA0106 is not set
  1010. # CONFIG_SND_KORG1212 is not set
  1011. # CONFIG_SND_MIXART is not set
  1012. # CONFIG_SND_NM256 is not set
  1013. # CONFIG_SND_RME32 is not set
  1014. # CONFIG_SND_RME96 is not set
  1015. # CONFIG_SND_RME9652 is not set
  1016. # CONFIG_SND_HDSP is not set
  1017. # CONFIG_SND_HDSPM is not set
  1018. # CONFIG_SND_TRIDENT is not set
  1019. # CONFIG_SND_YMFPCI is not set
  1020. # CONFIG_SND_AD1889 is not set
  1021. # CONFIG_SND_ALS4000 is not set
  1022. # CONFIG_SND_CMIPCI is not set
  1023. # CONFIG_SND_ENS1370 is not set
  1024. # CONFIG_SND_ENS1371 is not set
  1025. # CONFIG_SND_ES1938 is not set
  1026. # CONFIG_SND_ES1968 is not set
  1027. # CONFIG_SND_MAESTRO3 is not set
  1028. # CONFIG_SND_FM801 is not set
  1029. # CONFIG_SND_ICE1712 is not set
  1030. # CONFIG_SND_ICE1724 is not set
  1031. # CONFIG_SND_INTEL8X0 is not set
  1032. # CONFIG_SND_INTEL8X0M is not set
  1033. # CONFIG_SND_SONICVIBES is not set
  1034. # CONFIG_SND_VIA82XX is not set
  1035. # CONFIG_SND_VIA82XX_MODEM is not set
  1036. # CONFIG_SND_VX222 is not set
  1037. # CONFIG_SND_HDA_INTEL is not set
  1038. #
  1039. # USB devices
  1040. #
  1041. # CONFIG_SND_USB_AUDIO is not set
  1042. # CONFIG_SND_USB_USX2Y is not set
  1043. #
  1044. # PCMCIA devices
  1045. #
  1046. #
  1047. # Open Sound System
  1048. #
  1049. # CONFIG_SOUND_PRIME is not set
  1050. #
  1051. # USB support
  1052. #
  1053. CONFIG_USB_ARCH_HAS_HCD=y
  1054. CONFIG_USB_ARCH_HAS_OHCI=y
  1055. CONFIG_USB=m
  1056. # CONFIG_USB_DEBUG is not set
  1057. #
  1058. # Miscellaneous USB options
  1059. #
  1060. CONFIG_USB_DEVICEFS=y
  1061. # CONFIG_USB_BANDWIDTH is not set
  1062. # CONFIG_USB_DYNAMIC_MINORS is not set
  1063. # CONFIG_USB_SUSPEND is not set
  1064. # CONFIG_USB_OTG is not set
  1065. #
  1066. # USB Host Controller Drivers
  1067. #
  1068. CONFIG_USB_EHCI_HCD=m
  1069. # CONFIG_USB_EHCI_SPLIT_ISO is not set
  1070. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1071. # CONFIG_USB_ISP116X_HCD is not set
  1072. CONFIG_USB_OHCI_HCD=m
  1073. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  1074. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1075. CONFIG_USB_UHCI_HCD=m
  1076. # CONFIG_USB_SL811_HCD is not set
  1077. #
  1078. # USB Device Class drivers
  1079. #
  1080. # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
  1081. # CONFIG_USB_BLUETOOTH_TTY is not set
  1082. # CONFIG_USB_ACM is not set
  1083. CONFIG_USB_PRINTER=m
  1084. #
  1085. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  1086. #
  1087. CONFIG_USB_STORAGE=m
  1088. # CONFIG_USB_STORAGE_DEBUG is not set
  1089. # CONFIG_USB_STORAGE_DATAFAB is not set
  1090. # CONFIG_USB_STORAGE_FREECOM is not set
  1091. # CONFIG_USB_STORAGE_ISD200 is not set
  1092. # CONFIG_USB_STORAGE_DPCM is not set
  1093. # CONFIG_USB_STORAGE_USBAT is not set
  1094. # CONFIG_USB_STORAGE_SDDR09 is not set
  1095. # CONFIG_USB_STORAGE_SDDR55 is not set
  1096. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1097. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1098. #
  1099. # USB Input Devices
  1100. #
  1101. CONFIG_USB_HID=m
  1102. CONFIG_USB_HIDINPUT=y
  1103. # CONFIG_HID_FF is not set
  1104. # CONFIG_USB_HIDDEV is not set
  1105. #
  1106. # USB HID Boot Protocol drivers
  1107. #
  1108. # CONFIG_USB_KBD is not set
  1109. # CONFIG_USB_MOUSE is not set
  1110. # CONFIG_USB_AIPTEK is not set
  1111. # CONFIG_USB_WACOM is not set
  1112. # CONFIG_USB_ACECAD is not set
  1113. # CONFIG_USB_KBTAB is not set
  1114. # CONFIG_USB_POWERMATE is not set
  1115. # CONFIG_USB_MTOUCH is not set
  1116. # CONFIG_USB_ITMTOUCH is not set
  1117. # CONFIG_USB_EGALAX is not set
  1118. # CONFIG_USB_YEALINK is not set
  1119. # CONFIG_USB_XPAD is not set
  1120. # CONFIG_USB_ATI_REMOTE is not set
  1121. # CONFIG_USB_KEYSPAN_REMOTE is not set
  1122. # CONFIG_USB_APPLETOUCH is not set
  1123. #
  1124. # USB Imaging devices
  1125. #
  1126. # CONFIG_USB_MDC800 is not set
  1127. # CONFIG_USB_MICROTEK is not set
  1128. #
  1129. # USB Multimedia devices
  1130. #
  1131. # CONFIG_USB_DABUSB is not set
  1132. #
  1133. # Video4Linux support is needed for USB Multimedia device support
  1134. #
  1135. #
  1136. # USB Network Adapters
  1137. #
  1138. # CONFIG_USB_CATC is not set
  1139. # CONFIG_USB_KAWETH is not set
  1140. # CONFIG_USB_PEGASUS is not set
  1141. # CONFIG_USB_RTL8150 is not set
  1142. CONFIG_USB_USBNET=m
  1143. CONFIG_USB_NET_AX8817X=m
  1144. CONFIG_USB_NET_CDCETHER=m
  1145. # CONFIG_USB_NET_GL620A is not set
  1146. CONFIG_USB_NET_NET1080=m
  1147. # CONFIG_USB_NET_PLUSB is not set
  1148. # CONFIG_USB_NET_RNDIS_HOST is not set
  1149. # CONFIG_USB_NET_CDC_SUBSET is not set
  1150. CONFIG_USB_NET_ZAURUS=m
  1151. # CONFIG_USB_MON is not set
  1152. #
  1153. # USB port drivers
  1154. #
  1155. # CONFIG_USB_USS720 is not set
  1156. #
  1157. # USB Serial Converter support
  1158. #
  1159. # CONFIG_USB_SERIAL is not set
  1160. #
  1161. # USB Miscellaneous drivers
  1162. #
  1163. # CONFIG_USB_EMI62 is not set
  1164. # CONFIG_USB_EMI26 is not set
  1165. # CONFIG_USB_AUERSWALD is not set
  1166. # CONFIG_USB_RIO500 is not set
  1167. # CONFIG_USB_LEGOTOWER is not set
  1168. # CONFIG_USB_LCD is not set
  1169. # CONFIG_USB_LED is not set
  1170. # CONFIG_USB_CYTHERM is not set
  1171. # CONFIG_USB_PHIDGETKIT is not set
  1172. # CONFIG_USB_PHIDGETSERVO is not set
  1173. # CONFIG_USB_IDMOUSE is not set
  1174. # CONFIG_USB_SISUSBVGA is not set
  1175. # CONFIG_USB_LD is not set
  1176. # CONFIG_USB_TEST is not set
  1177. #
  1178. # USB DSL modem support
  1179. #
  1180. # CONFIG_USB_ATM is not set
  1181. #
  1182. # USB Gadget Support
  1183. #
  1184. # CONFIG_USB_GADGET is not set
  1185. #
  1186. # MMC/SD Card support
  1187. #
  1188. # CONFIG_MMC is not set
  1189. #
  1190. # InfiniBand support
  1191. #
  1192. # CONFIG_INFINIBAND is not set
  1193. #
  1194. # SN Devices
  1195. #
  1196. #
  1197. # File systems
  1198. #
  1199. CONFIG_EXT2_FS=y
  1200. # CONFIG_EXT2_FS_XATTR is not set
  1201. # CONFIG_EXT2_FS_XIP is not set
  1202. CONFIG_EXT3_FS=y
  1203. # CONFIG_EXT3_FS_XATTR is not set
  1204. CONFIG_JBD=y
  1205. # CONFIG_JBD_DEBUG is not set
  1206. # CONFIG_REISERFS_FS is not set
  1207. # CONFIG_JFS_FS is not set
  1208. # CONFIG_FS_POSIX_ACL is not set
  1209. # CONFIG_XFS_FS is not set
  1210. # CONFIG_MINIX_FS is not set
  1211. # CONFIG_ROMFS_FS is not set
  1212. # CONFIG_INOTIFY is not set
  1213. # CONFIG_QUOTA is not set
  1214. CONFIG_DNOTIFY=y
  1215. # CONFIG_AUTOFS_FS is not set
  1216. # CONFIG_AUTOFS4_FS is not set
  1217. # CONFIG_FUSE_FS is not set
  1218. #
  1219. # CD-ROM/DVD Filesystems
  1220. #
  1221. CONFIG_ISO9660_FS=m
  1222. CONFIG_JOLIET=y
  1223. CONFIG_ZISOFS=y
  1224. CONFIG_ZISOFS_FS=m
  1225. CONFIG_UDF_FS=m
  1226. CONFIG_UDF_NLS=y
  1227. #
  1228. # DOS/FAT/NT Filesystems
  1229. #
  1230. CONFIG_FAT_FS=m
  1231. CONFIG_MSDOS_FS=m
  1232. CONFIG_VFAT_FS=m
  1233. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1234. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1235. CONFIG_NTFS_FS=m
  1236. # CONFIG_NTFS_DEBUG is not set
  1237. # CONFIG_NTFS_RW is not set
  1238. #
  1239. # Pseudo filesystems
  1240. #
  1241. CONFIG_PROC_FS=y
  1242. CONFIG_PROC_KCORE=y
  1243. CONFIG_SYSFS=y
  1244. CONFIG_TMPFS=y
  1245. # CONFIG_HUGETLBFS is not set
  1246. # CONFIG_HUGETLB_PAGE is not set
  1247. CONFIG_RAMFS=y
  1248. # CONFIG_RELAYFS_FS is not set
  1249. #
  1250. # Miscellaneous filesystems
  1251. #
  1252. # CONFIG_ADFS_FS is not set
  1253. # CONFIG_AFFS_FS is not set
  1254. # CONFIG_HFS_FS is not set
  1255. # CONFIG_HFSPLUS_FS is not set
  1256. # CONFIG_BEFS_FS is not set
  1257. # CONFIG_BFS_FS is not set
  1258. # CONFIG_EFS_FS is not set
  1259. # CONFIG_CRAMFS is not set
  1260. # CONFIG_VXFS_FS is not set
  1261. # CONFIG_HPFS_FS is not set
  1262. # CONFIG_QNX4FS_FS is not set
  1263. # CONFIG_SYSV_FS is not set
  1264. # CONFIG_UFS_FS is not set
  1265. #
  1266. # Network File Systems
  1267. #
  1268. CONFIG_NFS_FS=m
  1269. CONFIG_NFS_V3=y
  1270. # CONFIG_NFS_V3_ACL is not set
  1271. # CONFIG_NFS_V4 is not set
  1272. # CONFIG_NFS_DIRECTIO is not set
  1273. CONFIG_NFSD=m
  1274. CONFIG_NFSD_V3=y
  1275. # CONFIG_NFSD_V3_ACL is not set
  1276. # CONFIG_NFSD_V4 is not set
  1277. # CONFIG_NFSD_TCP is not set
  1278. CONFIG_LOCKD=m
  1279. CONFIG_LOCKD_V4=y
  1280. CONFIG_EXPORTFS=m
  1281. CONFIG_NFS_COMMON=y
  1282. CONFIG_SUNRPC=m
  1283. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1284. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1285. CONFIG_SMB_FS=m
  1286. CONFIG_SMB_NLS_DEFAULT=y
  1287. CONFIG_SMB_NLS_REMOTE="cp850"
  1288. CONFIG_CIFS=m
  1289. # CONFIG_CIFS_STATS is not set
  1290. # CONFIG_CIFS_XATTR is not set
  1291. # CONFIG_CIFS_EXPERIMENTAL is not set
  1292. # CONFIG_NCP_FS is not set
  1293. # CONFIG_CODA_FS is not set
  1294. # CONFIG_AFS_FS is not set
  1295. # CONFIG_9P_FS is not set
  1296. #
  1297. # Partition Types
  1298. #
  1299. # CONFIG_PARTITION_ADVANCED is not set
  1300. CONFIG_MSDOS_PARTITION=y
  1301. #
  1302. # Native Language Support
  1303. #
  1304. CONFIG_NLS=m
  1305. CONFIG_NLS_DEFAULT="iso8859-1"
  1306. CONFIG_NLS_CODEPAGE_437=m
  1307. # CONFIG_NLS_CODEPAGE_737 is not set
  1308. # CONFIG_NLS_CODEPAGE_775 is not set
  1309. CONFIG_NLS_CODEPAGE_850=m
  1310. # CONFIG_NLS_CODEPAGE_852 is not set
  1311. # CONFIG_NLS_CODEPAGE_855 is not set
  1312. # CONFIG_NLS_CODEPAGE_857 is not set
  1313. # CONFIG_NLS_CODEPAGE_860 is not set
  1314. # CONFIG_NLS_CODEPAGE_861 is not set
  1315. # CONFIG_NLS_CODEPAGE_862 is not set
  1316. # CONFIG_NLS_CODEPAGE_863 is not set
  1317. # CONFIG_NLS_CODEPAGE_864 is not set
  1318. # CONFIG_NLS_CODEPAGE_865 is not set
  1319. # CONFIG_NLS_CODEPAGE_866 is not set
  1320. # CONFIG_NLS_CODEPAGE_869 is not set
  1321. # CONFIG_NLS_CODEPAGE_936 is not set
  1322. # CONFIG_NLS_CODEPAGE_950 is not set
  1323. # CONFIG_NLS_CODEPAGE_932 is not set
  1324. # CONFIG_NLS_CODEPAGE_949 is not set
  1325. # CONFIG_NLS_CODEPAGE_874 is not set
  1326. # CONFIG_NLS_ISO8859_8 is not set
  1327. # CONFIG_NLS_CODEPAGE_1250 is not set
  1328. # CONFIG_NLS_CODEPAGE_1251 is not set
  1329. # CONFIG_NLS_ASCII is not set
  1330. CONFIG_NLS_ISO8859_1=m
  1331. # CONFIG_NLS_ISO8859_2 is not set
  1332. # CONFIG_NLS_ISO8859_3 is not set
  1333. # CONFIG_NLS_ISO8859_4 is not set
  1334. # CONFIG_NLS_ISO8859_5 is not set
  1335. # CONFIG_NLS_ISO8859_6 is not set
  1336. # CONFIG_NLS_ISO8859_7 is not set
  1337. # CONFIG_NLS_ISO8859_9 is not set
  1338. # CONFIG_NLS_ISO8859_13 is not set
  1339. # CONFIG_NLS_ISO8859_14 is not set
  1340. CONFIG_NLS_ISO8859_15=m
  1341. # CONFIG_NLS_KOI8_R is not set
  1342. # CONFIG_NLS_KOI8_U is not set
  1343. CONFIG_NLS_UTF8=m
  1344. #
  1345. # Profiling support
  1346. #
  1347. # CONFIG_PROFILING is not set
  1348. #
  1349. # Kernel hacking
  1350. #
  1351. # CONFIG_PRINTK_TIME is not set
  1352. CONFIG_DEBUG_KERNEL=y
  1353. CONFIG_MAGIC_SYSRQ=y
  1354. CONFIG_LOG_BUF_SHIFT=14
  1355. # CONFIG_DETECT_SOFTLOCKUP is not set
  1356. # CONFIG_SCHEDSTATS is not set
  1357. # CONFIG_DEBUG_SLAB is not set
  1358. # CONFIG_DEBUG_SPINLOCK is not set
  1359. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1360. # CONFIG_DEBUG_KOBJECT is not set
  1361. CONFIG_DEBUG_BUGVERBOSE=y
  1362. # CONFIG_DEBUG_INFO is not set
  1363. # CONFIG_DEBUG_FS is not set
  1364. # CONFIG_FRAME_POINTER is not set
  1365. CONFIG_EARLY_PRINTK=y
  1366. # CONFIG_DEBUG_STACKOVERFLOW is not set
  1367. # CONFIG_KPROBES is not set
  1368. # CONFIG_DEBUG_STACK_USAGE is not set
  1369. # CONFIG_DEBUG_PAGEALLOC is not set
  1370. # CONFIG_4KSTACKS is not set
  1371. CONFIG_X86_FIND_SMP_CONFIG=y
  1372. CONFIG_X86_MPPARSE=y
  1373. #
  1374. # Security options
  1375. #
  1376. # CONFIG_KEYS is not set
  1377. # CONFIG_SECURITY is not set
  1378. #
  1379. # Cryptographic options
  1380. #
  1381. CONFIG_CRYPTO=y
  1382. CONFIG_CRYPTO_HMAC=y
  1383. CONFIG_CRYPTO_NULL=m
  1384. CONFIG_CRYPTO_MD4=m
  1385. CONFIG_CRYPTO_MD5=m
  1386. CONFIG_CRYPTO_SHA1=m
  1387. CONFIG_CRYPTO_SHA256=m
  1388. CONFIG_CRYPTO_SHA512=m
  1389. # CONFIG_CRYPTO_WP512 is not set
  1390. # CONFIG_CRYPTO_TGR192 is not set
  1391. CONFIG_CRYPTO_DES=m
  1392. CONFIG_CRYPTO_BLOWFISH=m
  1393. # CONFIG_CRYPTO_TWOFISH is not set
  1394. # CONFIG_CRYPTO_SERPENT is not set
  1395. CONFIG_CRYPTO_AES_586=m
  1396. # CONFIG_CRYPTO_CAST5 is not set
  1397. # CONFIG_CRYPTO_CAST6 is not set
  1398. # CONFIG_CRYPTO_TEA is not set
  1399. # CONFIG_CRYPTO_ARC4 is not set
  1400. # CONFIG_CRYPTO_KHAZAD is not set
  1401. # CONFIG_CRYPTO_ANUBIS is not set
  1402. CONFIG_CRYPTO_DEFLATE=m
  1403. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1404. CONFIG_CRYPTO_CRC32C=m
  1405. # CONFIG_CRYPTO_TEST is not set
  1406. #
  1407. # Hardware crypto devices
  1408. #
  1409. # CONFIG_CRYPTO_DEV_PADLOCK is not set
  1410. #
  1411. # Library routines
  1412. #
  1413. CONFIG_CRC_CCITT=m
  1414. # CONFIG_CRC16 is not set
  1415. CONFIG_CRC32=m
  1416. CONFIG_LIBCRC32C=m
  1417. CONFIG_ZLIB_INFLATE=m
  1418. CONFIG_ZLIB_DEFLATE=m
  1419. CONFIG_GENERIC_HARDIRQS=y
  1420. CONFIG_GENERIC_IRQ_PROBE=y
  1421. CONFIG_X86_BIOS_REBOOT=y
  1422. CONFIG_PC=y


 
 
merci de votre aide !

Reply

Marsh Posté le 12-03-2006 à 19:59:37    

oui bon sa m'étonne c'est que le 8139cp passé sur l'ancien noyau...
mais effectivement le 8139too n'est pas décommenté...
 
selon lspci j'ai sa a configurer ---> http://perso.wanadoo.fr/xolaam/MVC-496F.JPG  
 
si vous voyais que j'ai oublié quelquechose dites moi :) merci

Reply

Marsh Posté le 12-03-2006 à 22:00:58    

ben je connais pas la Débian, donc je ne m'avance pas sur la conf noyau :D  
As-tu garder le .conf de la sarge ?
Peut-être qu'en comparant ( ou même en boutant sur l'ancien noyau  ) tu pourras progresser.
Je suis désolé de la faiblesse de mon aide.

Reply

Marsh Posté le 13-03-2006 à 14:14:17    

j'ai pas réussi de plus...
 
et sinon, avec le noyau d'orogine sa donné sa :
 

Citation :


8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
usb 1-1: string descriptor 0 read error: -75
input: PC Speaker
inserting floppy driver for 2.6.8-2-386
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02cc960(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present

       
 
c'est bizar que sous le noyau d'origine sa passe avec ce module nan ?
 
c'est possible que d'un noyau a l'autre ce ne soit plus le méme module ?
 
le nouveau:  

Citation :


8139cp : 10/100 pci ethernet driver 1.2 (mar 22, 2004 )
8139cp : pci dev 0000.00:08.0 (id 10ec:8139 rev 10) is not an 8139c+ compatible chip
8139cp : try the "8139too" driver instead  

Reply

Marsh Posté le 13-03-2006 à 14:55:04    

Bonjour,
Si tu as le temps, essaye :
 
1) le module too puisque ta bécane te dit 8139cp : try the "8139too" driver instead  
 
2) si en module externe çà ne veut pas marcher
...........tente le driver dans le noyau ( mettre yes à la config noyau )
                     ...faudra peut-être essayer le CP ou le TOO.
 
Après je suis sec. :D  
A+

Reply

Marsh Posté le 14-03-2006 à 10:49:57    

bah oui yes sa a marché sur le cp...
merci nemo :)
 
 

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed