Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2377 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Hardware

  2.6.3, ASROCK K7S8X, l'usb et le son ?f

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

2.6.3, ASROCK K7S8X, l'usb et le son ?f

n°429855
xpierro
Posté le 11-03-2004 à 19:26:25  profilanswer
 

bonsoir,
j'ai compilé un kernel 2.6.3 sous une debian sarge.
tout est ok, sauf le son et l'usb...
 
au démarrage j'ai 4 messages me disant un truc du genre:
 

Code :
  1. skipping module ohci_usb: assuming it is compiled in the kernel.


 
j'ai aussi un problème de son, sous gnome l'icône du son est barrée en rouge ;)
 
pourtant j'ai lu qu'il faut pour le son compilé en tant qu'Intel810.
ben chez moi ça marche pas.
 
encore une question, ou est ce que je vois les logs du démarrage ?
dans /var/syslog, je me retrouve avec les logs de mon ancien kernel O_O
 
 
merci de vos réponses,
 
je vous copierai mon .config très bientôt, je suis sous w2k là (..!)

mood
Publicité
Posté le 11-03-2004 à 19:26:25  profilanswer
 

n°429873
911GT3
en roue libre
Posté le 11-03-2004 à 20:00:11  profilanswer
 

le ohci c'est le contrôleur USB2 mais si tu as des périphs qui utilisent lUSB1(.1) alors il faut aussi le ehci.

n°429875
911GT3
en roue libre
Posté le 11-03-2004 à 20:01:06  profilanswer
 

le log de démarrage est accessible via dmesg (|less) ou par /var/log/dmesg

n°429926
xpierro
Posté le 11-03-2004 à 21:07:43  profilanswer
 

oki, je vais essayer de rajouter ehci en recompilant.
 
juste, voila mon .config actuel.. si vous savez ou regarder ptet vous pourrez mieux maider pour mon son ;)

Code :
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_X86=y
  5. CONFIG_MMU=y
  6. CONFIG_UID16=y
  7. CONFIG_GENERIC_ISA_DMA=y
  8. #
  9. # Code maturity level options
  10. #
  11. CONFIG_EXPERIMENTAL=y
  12. CONFIG_CLEAN_COMPILE=y
  13. CONFIG_STANDALONE=y
  14. CONFIG_BROKEN_ON_SMP=y
  15. #
  16. # General setup
  17. #
  18. CONFIG_SWAP=y
  19. CONFIG_SYSVIPC=y
  20. CONFIG_BSD_PROCESS_ACCT=y
  21. CONFIG_SYSCTL=y
  22. CONFIG_LOG_BUF_SHIFT=14
  23. # CONFIG_IKCONFIG is not set
  24. # CONFIG_EMBEDDED is not set
  25. CONFIG_KALLSYMS=y
  26. CONFIG_FUTEX=y
  27. CONFIG_EPOLL=y
  28. CONFIG_IOSCHED_NOOP=y
  29. CONFIG_IOSCHED_AS=y
  30. CONFIG_IOSCHED_DEADLINE=y
  31. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  32. #
  33. # Loadable module support
  34. #
  35. CONFIG_MODULES=y
  36. CONFIG_MODULE_UNLOAD=y
  37. # CONFIG_MODULE_FORCE_UNLOAD is not set
  38. CONFIG_OBSOLETE_MODPARM=y
  39. CONFIG_MODVERSIONS=y
  40. CONFIG_KMOD=y
  41. #
  42. # Processor type and features
  43. #
  44. CONFIG_X86_PC=y
  45. # CONFIG_X86_VOYAGER is not set
  46. # CONFIG_X86_NUMAQ is not set
  47. # CONFIG_X86_SUMMIT is not set
  48. # CONFIG_X86_BIGSMP is not set
  49. # CONFIG_X86_VISWS is not set
  50. # CONFIG_X86_GENERICARCH is not set
  51. # CONFIG_X86_ES7000 is not set
  52. # CONFIG_M386 is not set
  53. # CONFIG_M486 is not set
  54. # CONFIG_M586 is not set
  55. # CONFIG_M586TSC is not set
  56. # CONFIG_M586MMX is not set
  57. # CONFIG_M686 is not set
  58. # CONFIG_MPENTIUMII is not set
  59. # CONFIG_MPENTIUMIII is not set
  60. # CONFIG_MPENTIUM4 is not set
  61. # CONFIG_MK6 is not set
  62. CONFIG_MK7=y
  63. # CONFIG_MK8 is not set
  64. # CONFIG_MELAN is not set
  65. # CONFIG_MCRUSOE is not set
  66. # CONFIG_MWINCHIPC6 is not set
  67. # CONFIG_MWINCHIP2 is not set
  68. # CONFIG_MWINCHIP3D is not set
  69. # CONFIG_MCYRIXIII is not set
  70. # CONFIG_MVIAC3_2 is not set
  71. # CONFIG_X86_GENERIC is not set
  72. CONFIG_X86_CMPXCHG=y
  73. CONFIG_X86_XADD=y
  74. CONFIG_X86_L1_CACHE_SHIFT=6
  75. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  76. CONFIG_X86_WP_WORKS_OK=y
  77. CONFIG_X86_INVLPG=y
  78. CONFIG_X86_BSWAP=y
  79. CONFIG_X86_POPAD_OK=y
  80. CONFIG_X86_GOOD_APIC=y
  81. CONFIG_X86_INTEL_USERCOPY=y
  82. CONFIG_X86_USE_PPRO_CHECKSUM=y
  83. CONFIG_X86_USE_3DNOW=y
  84. CONFIG_HPET_TIMER=y
  85. # CONFIG_HPET_EMULATE_RTC is not set
  86. # CONFIG_SMP is not set
  87. CONFIG_PREEMPT=y
  88. CONFIG_X86_UP_APIC=y
  89. CONFIG_X86_UP_IOAPIC=y
  90. CONFIG_X86_LOCAL_APIC=y
  91. CONFIG_X86_IO_APIC=y
  92. CONFIG_X86_TSC=y
  93. CONFIG_X86_MCE=y
  94. CONFIG_X86_MCE_NONFATAL=y
  95. # CONFIG_X86_MCE_P4THERMAL is not set
  96. # CONFIG_TOSHIBA is not set
  97. # CONFIG_I8K is not set
  98. CONFIG_MICROCODE=m
  99. CONFIG_X86_MSR=m
  100. CONFIG_X86_CPUID=m
  101. # CONFIG_EDD is not set
  102. CONFIG_NOHIGHMEM=y
  103. # CONFIG_HIGHMEM4G is not set
  104. # CONFIG_HIGHMEM64G is not set
  105. # CONFIG_MATH_EMULATION is not set
  106. CONFIG_MTRR=y
  107. CONFIG_HAVE_DEC_LOCK=y
  108. #
  109. # Power management options (ACPI, APM)
  110. #
  111. CONFIG_PM=y
  112. # CONFIG_SOFTWARE_SUSPEND is not set
  113. # CONFIG_PM_DISK is not set
  114. #
  115. # ACPI (Advanced Configuration and Power Interface) Support
  116. #
  117. # CONFIG_ACPI is not set
  118. #
  119. # APM (Advanced Power Management) BIOS Support
  120. #
  121. # CONFIG_APM is not set
  122. #
  123. # CPU Frequency scaling
  124. #
  125. # CONFIG_CPU_FREQ is not set
  126. #
  127. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  128. #
  129. CONFIG_PCI=y
  130. # CONFIG_PCI_GOBIOS is not set
  131. # CONFIG_PCI_GODIRECT is not set
  132. CONFIG_PCI_GOANY=y
  133. CONFIG_PCI_BIOS=y
  134. CONFIG_PCI_DIRECT=y
  135. # CONFIG_PCI_USE_VECTOR is not set
  136. # CONFIG_PCI_LEGACY_PROC is not set
  137. CONFIG_PCI_NAMES=y
  138. CONFIG_ISA=y
  139. # CONFIG_EISA is not set
  140. # CONFIG_MCA is not set
  141. # CONFIG_SCx200 is not set
  142. CONFIG_HOTPLUG=y
  143. #
  144. # PCMCIA/CardBus support
  145. #
  146. CONFIG_PCMCIA=m
  147. CONFIG_YENTA=m
  148. CONFIG_CARDBUS=y
  149. # CONFIG_I82092 is not set
  150. # CONFIG_I82365 is not set
  151. # CONFIG_TCIC is not set
  152. CONFIG_PCMCIA_PROBE=y
  153. #
  154. # PCI Hotplug Support
  155. #
  156. # CONFIG_HOTPLUG_PCI is not set
  157. #
  158. # Executable file formats
  159. #
  160. CONFIG_BINFMT_ELF=y
  161. # CONFIG_BINFMT_AOUT is not set
  162. # CONFIG_BINFMT_MISC is not set
  163. #
  164. # Device Drivers
  165. #
  166. #
  167. # Generic Driver Options
  168. #
  169. # CONFIG_FW_LOADER is not set
  170. #
  171. # Memory Technology Devices (MTD)
  172. #
  173. # CONFIG_MTD is not set
  174. #
  175. # Parallel port support
  176. #
  177. CONFIG_PARPORT=m
  178. CONFIG_PARPORT_PC=m
  179. CONFIG_PARPORT_PC_CML1=m
  180. # CONFIG_PARPORT_SERIAL is not set
  181. # CONFIG_PARPORT_PC_FIFO is not set
  182. # CONFIG_PARPORT_PC_SUPERIO is not set
  183. # CONFIG_PARPORT_PC_PCMCIA is not set
  184. # CONFIG_PARPORT_OTHER is not set
  185. # CONFIG_PARPORT_1284 is not set
  186. #
  187. # Plug and Play support
  188. #
  189. # CONFIG_PNP is not set
  190. #
  191. # Block devices
  192. #
  193. CONFIG_BLK_DEV_FD=m
  194. # CONFIG_BLK_DEV_XD is not set
  195. # CONFIG_PARIDE is not set
  196. # CONFIG_BLK_CPQ_DA is not set
  197. # CONFIG_BLK_CPQ_CISS_DA is not set
  198. # CONFIG_BLK_DEV_DAC960 is not set
  199. # CONFIG_BLK_DEV_UMEM is not set
  200. CONFIG_BLK_DEV_LOOP=m
  201. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  202. # CONFIG_BLK_DEV_NBD is not set
  203. # CONFIG_BLK_DEV_RAM is not set
  204. # CONFIG_BLK_DEV_INITRD is not set
  205. # CONFIG_LBD is not set
  206. #
  207. # ATA/ATAPI/MFM/RLL support
  208. #
  209. CONFIG_IDE=y
  210. CONFIG_BLK_DEV_IDE=y
  211. #
  212. # Please see Documentation/ide.txt for help/info on IDE drives
  213. #
  214. # CONFIG_BLK_DEV_HD_IDE is not set
  215. CONFIG_BLK_DEV_IDEDISK=y
  216. CONFIG_IDEDISK_MULTI_MODE=y
  217. # CONFIG_IDEDISK_STROKE is not set
  218. # CONFIG_BLK_DEV_IDECS is not set
  219. CONFIG_BLK_DEV_IDECD=m
  220. # CONFIG_BLK_DEV_IDETAPE is not set
  221. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  222. # CONFIG_BLK_DEV_IDESCSI is not set
  223. # CONFIG_IDE_TASK_IOCTL is not set
  224. # CONFIG_IDE_TASKFILE_IO is not set
  225. #
  226. # IDE chipset support/bugfixes
  227. #
  228. CONFIG_IDE_GENERIC=y
  229. # CONFIG_BLK_DEV_CMD640 is not set
  230. CONFIG_BLK_DEV_IDEPCI=y
  231. CONFIG_IDEPCI_SHARE_IRQ=y
  232. # CONFIG_BLK_DEV_OFFBOARD is not set
  233. CONFIG_BLK_DEV_GENERIC=y
  234. # CONFIG_BLK_DEV_OPTI621 is not set
  235. # CONFIG_BLK_DEV_RZ1000 is not set
  236. CONFIG_BLK_DEV_IDEDMA_PCI=y
  237. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  238. CONFIG_IDEDMA_PCI_AUTO=y
  239. # CONFIG_IDEDMA_ONLYDISK is not set
  240. CONFIG_BLK_DEV_ADMA=y
  241. # CONFIG_BLK_DEV_AEC62XX is not set
  242. # CONFIG_BLK_DEV_ALI15X3 is not set
  243. # CONFIG_BLK_DEV_AMD74XX is not set
  244. # CONFIG_BLK_DEV_CMD64X is not set
  245. # CONFIG_BLK_DEV_TRIFLEX is not set
  246. # CONFIG_BLK_DEV_CY82C693 is not set
  247. # CONFIG_BLK_DEV_CS5520 is not set
  248. # CONFIG_BLK_DEV_CS5530 is not set
  249. # CONFIG_BLK_DEV_HPT34X is not set
  250. # CONFIG_BLK_DEV_HPT366 is not set
  251. # CONFIG_BLK_DEV_SC1200 is not set
  252. # CONFIG_BLK_DEV_PIIX is not set
  253. # CONFIG_BLK_DEV_NS87415 is not set
  254. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  255. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  256. # CONFIG_BLK_DEV_SVWKS is not set
  257. # CONFIG_BLK_DEV_SIIMAGE is not set
  258. CONFIG_BLK_DEV_SIS5513=y
  259. # CONFIG_BLK_DEV_SLC90E66 is not set
  260. # CONFIG_BLK_DEV_TRM290 is not set
  261. # CONFIG_BLK_DEV_VIA82CXXX is not set
  262. # CONFIG_IDE_CHIPSETS is not set
  263. CONFIG_BLK_DEV_IDEDMA=y
  264. # CONFIG_IDEDMA_IVB is not set
  265. CONFIG_IDEDMA_AUTO=y
  266. # CONFIG_DMA_NONPCI is not set
  267. # CONFIG_BLK_DEV_HD is not set
  268. #
  269. # SCSI device support
  270. #
  271. CONFIG_SCSI=m
  272. CONFIG_SCSI_PROC_FS=y
  273. #
  274. # SCSI support type (disk, tape, CD-ROM)
  275. #
  276. CONFIG_BLK_DEV_SD=m
  277. # CONFIG_CHR_DEV_ST is not set
  278. # CONFIG_CHR_DEV_OSST is not set
  279. CONFIG_BLK_DEV_SR=m
  280. # CONFIG_BLK_DEV_SR_VENDOR is not set
  281. CONFIG_CHR_DEV_SG=m
  282. #
  283. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  284. #
  285. # CONFIG_SCSI_MULTI_LUN is not set
  286. # CONFIG_SCSI_REPORT_LUNS is not set
  287. # CONFIG_SCSI_CONSTANTS is not set
  288. # CONFIG_SCSI_LOGGING is not set
  289. #
  290. # SCSI low-level drivers
  291. #
  292. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  293. # CONFIG_SCSI_7000FASST is not set
  294. # CONFIG_SCSI_ACARD is not set
  295. # CONFIG_SCSI_AHA152X is not set
  296. # CONFIG_SCSI_AHA1542 is not set
  297. # CONFIG_SCSI_AACRAID is not set
  298. # CONFIG_SCSI_AIC7XXX is not set
  299. # CONFIG_SCSI_AIC7XXX_OLD is not set
  300. # CONFIG_SCSI_AIC79XX is not set
  301. # CONFIG_SCSI_ADVANSYS is not set
  302. # CONFIG_SCSI_IN2000 is not set
  303. # CONFIG_SCSI_MEGARAID is not set
  304. # CONFIG_SCSI_SATA is not set
  305. # CONFIG_SCSI_BUSLOGIC is not set
  306. # CONFIG_SCSI_CPQFCTS is not set
  307. # CONFIG_SCSI_DMX3191D is not set
  308. # CONFIG_SCSI_DTC3280 is not set
  309. # CONFIG_SCSI_EATA is not set
  310. # CONFIG_SCSI_EATA_PIO is not set
  311. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  312. # CONFIG_SCSI_GDTH is not set
  313. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  314. # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
  315. # CONFIG_SCSI_IPS is not set
  316. # CONFIG_SCSI_INIA100 is not set
  317. # CONFIG_SCSI_PPA is not set
  318. # CONFIG_SCSI_IMM is not set
  319. # CONFIG_SCSI_NCR53C406A is not set
  320. # CONFIG_SCSI_SYM53C8XX_2 is not set
  321. # CONFIG_SCSI_PAS16 is not set
  322. # CONFIG_SCSI_PSI240I is not set
  323. # CONFIG_SCSI_QLOGIC_FAS is not set
  324. # CONFIG_SCSI_QLOGIC_ISP is not set
  325. # CONFIG_SCSI_QLOGIC_FC is not set
  326. # CONFIG_SCSI_QLOGIC_1280 is not set
  327. CONFIG_SCSI_QLA2XXX=m
  328. # CONFIG_SCSI_QLA21XX is not set
  329. # CONFIG_SCSI_QLA22XX is not set
  330. # CONFIG_SCSI_QLA2300 is not set
  331. # CONFIG_SCSI_QLA2322 is not set
  332. # CONFIG_SCSI_QLA6312 is not set
  333. # CONFIG_SCSI_QLA6322 is not set
  334. # CONFIG_SCSI_SYM53C416 is not set
  335. # CONFIG_SCSI_DC395x is not set
  336. # CONFIG_SCSI_DC390T is not set
  337. # CONFIG_SCSI_T128 is not set
  338. # CONFIG_SCSI_U14_34F is not set
  339. # CONFIG_SCSI_ULTRASTOR is not set
  340. # CONFIG_SCSI_NSP32 is not set
  341. # CONFIG_SCSI_DEBUG is not set
  342. #
  343. # PCMCIA SCSI adapter support
  344. #
  345. # CONFIG_PCMCIA_AHA152X is not set
  346. # CONFIG_PCMCIA_FDOMAIN is not set
  347. # CONFIG_PCMCIA_NINJA_SCSI is not set
  348. # CONFIG_PCMCIA_QLOGIC is not set
  349. #
  350. # Old CD-ROM drivers (not SCSI, not IDE)
  351. #
  352. # CONFIG_CD_NO_IDESCSI is not set
  353. #
  354. # Multi-device support (RAID and LVM)
  355. #
  356. # CONFIG_MD is not set
  357. #
  358. # Fusion MPT device support
  359. #
  360. # CONFIG_FUSION is not set
  361. #
  362. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  363. #
  364. # CONFIG_IEEE1394 is not set
  365. #
  366. # I2O device support
  367. #
  368. # CONFIG_I2O is not set
  369. #
  370. # Macintosh device drivers
  371. #
  372. #
  373. # Networking support
  374. #
  375. CONFIG_NET=y
  376. #
  377. # Networking options
  378. #
  379. CONFIG_PACKET=y
  380. # CONFIG_PACKET_MMAP is not set
  381. # CONFIG_NETLINK_DEV is not set
  382. CONFIG_UNIX=y
  383. # CONFIG_NET_KEY is not set
  384. CONFIG_INET=y
  385. CONFIG_IP_MULTICAST=y
  386. # CONFIG_IP_ADVANCED_ROUTER is not set
  387. # CONFIG_IP_PNP is not set
  388. # CONFIG_NET_IPIP is not set
  389. # CONFIG_NET_IPGRE is not set
  390. # CONFIG_IP_MROUTE is not set
  391. # CONFIG_ARPD is not set
  392. # CONFIG_INET_ECN is not set
  393. # CONFIG_SYN_COOKIES is not set
  394. # CONFIG_INET_AH is not set
  395. # CONFIG_INET_ESP is not set
  396. # CONFIG_INET_IPCOMP is not set
  397. #
  398. # IP: Virtual Server Configuration
  399. #
  400. # CONFIG_IP_VS is not set
  401. # CONFIG_IPV6 is not set
  402. # CONFIG_DECNET is not set
  403. CONFIG_BRIDGE=m
  404. CONFIG_NETFILTER=y
  405. # CONFIG_NETFILTER_DEBUG is not set
  406. # CONFIG_BRIDGE_NETFILTER is not set
  407. #
  408. # IP: Netfilter Configuration
  409. #
  410. CONFIG_IP_NF_CONNTRACK=m
  411. CONFIG_IP_NF_FTP=m
  412. CONFIG_IP_NF_IRC=m
  413. # CONFIG_IP_NF_TFTP is not set
  414. # CONFIG_IP_NF_AMANDA is not set
  415. # CONFIG_IP_NF_QUEUE is not set
  416. CONFIG_IP_NF_IPTABLES=m
  417. CONFIG_IP_NF_MATCH_LIMIT=m
  418. CONFIG_IP_NF_MATCH_IPRANGE=m
  419. CONFIG_IP_NF_MATCH_MAC=m
  420. CONFIG_IP_NF_MATCH_PKTTYPE=m
  421. CONFIG_IP_NF_MATCH_MARK=m
  422. CONFIG_IP_NF_MATCH_MULTIPORT=m
  423. CONFIG_IP_NF_MATCH_TOS=m
  424. CONFIG_IP_NF_MATCH_RECENT=m
  425. CONFIG_IP_NF_MATCH_ECN=m
  426. CONFIG_IP_NF_MATCH_DSCP=m
  427. CONFIG_IP_NF_MATCH_AH_ESP=m
  428. CONFIG_IP_NF_MATCH_LENGTH=m
  429. CONFIG_IP_NF_MATCH_TTL=m
  430. CONFIG_IP_NF_MATCH_TCPMSS=m
  431. CONFIG_IP_NF_MATCH_HELPER=m
  432. CONFIG_IP_NF_MATCH_STATE=m
  433. CONFIG_IP_NF_MATCH_CONNTRACK=m
  434. CONFIG_IP_NF_MATCH_OWNER=m
  435. CONFIG_IP_NF_FILTER=m
  436. CONFIG_IP_NF_TARGET_REJECT=m
  437. CONFIG_IP_NF_NAT=m
  438. CONFIG_IP_NF_NAT_NEEDED=y
  439. CONFIG_IP_NF_TARGET_MASQUERADE=m
  440. CONFIG_IP_NF_TARGET_REDIRECT=m
  441. CONFIG_IP_NF_TARGET_NETMAP=m
  442. # CONFIG_IP_NF_TARGET_SAME is not set
  443. # CONFIG_IP_NF_NAT_LOCAL is not set
  444. # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
  445. CONFIG_IP_NF_NAT_IRC=m
  446. CONFIG_IP_NF_NAT_FTP=m
  447. # CONFIG_IP_NF_MANGLE is not set
  448. CONFIG_IP_NF_TARGET_LOG=m
  449. CONFIG_IP_NF_TARGET_ULOG=m
  450. CONFIG_IP_NF_TARGET_TCPMSS=m
  451. # CONFIG_IP_NF_ARPTABLES is not set
  452. # CONFIG_IP_NF_COMPAT_IPCHAINS is not set
  453. # CONFIG_IP_NF_COMPAT_IPFWADM is not set
  454. #
  455. # Bridge: Netfilter Configuration
  456. #
  457. # CONFIG_BRIDGE_NF_EBTABLES is not set
  458. #
  459. # SCTP Configuration (EXPERIMENTAL)
  460. #
  461. CONFIG_IPV6_SCTP__=y
  462. # CONFIG_IP_SCTP is not set
  463. CONFIG_ATM=m
  464. # CONFIG_ATM_CLIP is not set
  465. # CONFIG_ATM_LANE is not set
  466. CONFIG_ATM_BR2684=m
  467. # CONFIG_ATM_BR2684_IPFILTER is not set
  468. # CONFIG_VLAN_8021Q is not set
  469. # CONFIG_LLC2 is not set
  470. # CONFIG_IPX is not set
  471. # CONFIG_ATALK is not set
  472. # CONFIG_X25 is not set
  473. # CONFIG_LAPB is not set
  474. # CONFIG_NET_DIVERT is not set
  475. # CONFIG_ECONET is not set
  476. # CONFIG_WAN_ROUTER is not set
  477. # CONFIG_NET_FASTROUTE is not set
  478. # CONFIG_NET_HW_FLOWCONTROL is not set
  479. #
  480. # QoS and/or fair queueing
  481. #
  482. # CONFIG_NET_SCHED is not set
  483. #
  484. # Network testing
  485. #
  486. # CONFIG_NET_PKTGEN is not set
  487. CONFIG_NETDEVICES=y
  488. #
  489. # ARCnet devices
  490. #
  491. # CONFIG_ARCNET is not set
  492. # CONFIG_DUMMY is not set
  493. # CONFIG_BONDING is not set
  494. # CONFIG_EQUALIZER is not set
  495. # CONFIG_TUN is not set
  496. #
  497. # Ethernet (10 or 100Mbit)
  498. #
  499. CONFIG_NET_ETHERNET=y
  500. CONFIG_MII=m
  501. # CONFIG_HAPPYMEAL is not set
  502. # CONFIG_SUNGEM is not set
  503. # CONFIG_NET_VENDOR_3COM is not set
  504. # CONFIG_LANCE is not set
  505. # CONFIG_NET_VENDOR_SMC is not set
  506. # CONFIG_NET_VENDOR_RACAL is not set
  507. #
  508. # Tulip family network device support
  509. #
  510. # CONFIG_NET_TULIP is not set
  511. # CONFIG_AT1700 is not set
  512. # CONFIG_DEPCA is not set
  513. # CONFIG_HP100 is not set
  514. # CONFIG_NET_ISA is not set
  515. CONFIG_NET_PCI=y
  516. # CONFIG_PCNET32 is not set
  517. # CONFIG_AMD8111_ETH is not set
  518. # CONFIG_ADAPTEC_STARFIRE is not set
  519. # CONFIG_AC3200 is not set
  520. # CONFIG_APRICOT is not set
  521. # CONFIG_B44 is not set
  522. # CONFIG_FORCEDETH is not set
  523. # CONFIG_CS89x0 is not set
  524. # CONFIG_DGRS is not set
  525. # CONFIG_EEPRO100 is not set
  526. # CONFIG_E100 is not set
  527. # CONFIG_FEALNX is not set
  528. # CONFIG_NATSEMI is not set
  529. # CONFIG_NE2K_PCI is not set
  530. # CONFIG_8139CP is not set
  531. # CONFIG_8139TOO is not set
  532. CONFIG_SIS900=y
  533. # CONFIG_EPIC100 is not set
  534. # CONFIG_SUNDANCE is not set
  535. # CONFIG_TLAN is not set
  536. # CONFIG_VIA_RHINE is not set
  537. # CONFIG_NET_POCKET is not set
  538. #
  539. # Ethernet (1000 Mbit)
  540. #
  541. # CONFIG_ACENIC is not set
  542. # CONFIG_DL2K is not set
  543. # CONFIG_E1000 is not set
  544. # CONFIG_NS83820 is not set
  545. # CONFIG_HAMACHI is not set
  546. # CONFIG_YELLOWFIN is not set
  547. # CONFIG_R8169 is not set
  548. # CONFIG_SIS190 is not set
  549. # CONFIG_SK98LIN is not set
  550. # CONFIG_TIGON3 is not set
  551. #
  552. # Ethernet (10000 Mbit)
  553. #
  554. # CONFIG_IXGB is not set
  555. # CONFIG_FDDI is not set
  556. # CONFIG_HIPPI is not set
  557. # CONFIG_PLIP is not set
  558. CONFIG_PPP=m
  559. CONFIG_PPP_MULTILINK=y
  560. CONFIG_PPP_FILTER=y
  561. CONFIG_PPP_ASYNC=m
  562. CONFIG_PPP_SYNC_TTY=m
  563. CONFIG_PPP_DEFLATE=m
  564. CONFIG_PPP_BSDCOMP=m
  565. CONFIG_PPPOE=m
  566. CONFIG_PPPOATM=m
  567. # CONFIG_SLIP is not set
  568. #
  569. # Wireless LAN (non-hamradio)
  570. #
  571. CONFIG_NET_RADIO=y
  572. #
  573. # Obsolete Wireless cards support (pre-802.11)
  574. #
  575. # CONFIG_STRIP is not set
  576. # CONFIG_ARLAN is not set
  577. # CONFIG_WAVELAN is not set
  578. # CONFIG_PCMCIA_WAVELAN is not set
  579. # CONFIG_PCMCIA_NETWAVE is not set
  580. #
  581. # Wireless 802.11 Frequency Hopping cards support
  582. #
  583. # CONFIG_PCMCIA_RAYCS is not set
  584. #
  585. # Wireless 802.11b ISA/PCI cards support
  586. #
  587. # CONFIG_AIRO is not set
  588. # CONFIG_HERMES is not set
  589. # CONFIG_ATMEL is not set
  590. #
  591. # Wireless 802.11b Pcmcia/Cardbus cards support
  592. #
  593. # CONFIG_AIRO_CS is not set
  594. # CONFIG_PCMCIA_WL3501 is not set
  595. CONFIG_NET_WIRELESS=y
  596. #
  597. # Token Ring devices
  598. #
  599. # CONFIG_TR is not set
  600. # CONFIG_NET_FC is not set
  601. # CONFIG_RCPCI is not set
  602. # CONFIG_SHAPER is not set
  603. #
  604. # Wan interfaces
  605. #
  606. # CONFIG_WAN is not set
  607. #
  608. # PCMCIA network device support
  609. #
  610. CONFIG_NET_PCMCIA=y
  611. # CONFIG_PCMCIA_3C589 is not set
  612. # CONFIG_PCMCIA_3C574 is not set
  613. # CONFIG_PCMCIA_FMVJ18X is not set
  614. # CONFIG_PCMCIA_PCNET is not set
  615. # CONFIG_PCMCIA_NMCLAN is not set
  616. # CONFIG_PCMCIA_SMC91C92 is not set
  617. # CONFIG_PCMCIA_XIRC2PS is not set
  618. # CONFIG_PCMCIA_AXNET is not set
  619. #
  620. # ATM drivers
  621. #
  622. # CONFIG_ATM_TCP is not set
  623. # CONFIG_ATM_LANAI is not set
  624. # CONFIG_ATM_ENI is not set
  625. # CONFIG_ATM_FIRESTREAM is not set
  626. # CONFIG_ATM_ZATM is not set
  627. # CONFIG_ATM_NICSTAR is not set
  628. # CONFIG_ATM_IDT77252 is not set
  629. # CONFIG_ATM_AMBASSADOR is not set
  630. # CONFIG_ATM_HORIZON is not set
  631. # CONFIG_ATM_IA is not set
  632. # CONFIG_ATM_FORE200E_MAYBE is not set
  633. # CONFIG_ATM_HE is not set
  634. #
  635. # Amateur Radio support
  636. #
  637. # CONFIG_HAMRADIO is not set
  638. #
  639. # IrDA (infrared) support
  640. #
  641. # CONFIG_IRDA is not set
  642. #
  643. # Bluetooth support
  644. #
  645. # CONFIG_BT is not set
  646. #
  647. # ISDN subsystem
  648. #
  649. # CONFIG_ISDN_BOOL is not set
  650. #
  651. # Telephony Support
  652. #
  653. # CONFIG_PHONE is not set
  654. #
  655. # Input device support
  656. #
  657. CONFIG_INPUT=y
  658. #
  659. # Userland interfaces
  660. #
  661. CONFIG_INPUT_MOUSEDEV=y
  662. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  663. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  664. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  665. CONFIG_INPUT_JOYDEV=m
  666. # CONFIG_INPUT_TSDEV is not set
  667. CONFIG_INPUT_EVDEV=y
  668. # CONFIG_INPUT_EVBUG is not set
  669. #
  670. # Input I/O drivers
  671. #
  672. # CONFIG_GAMEPORT is not set
  673. CONFIG_SOUND_GAMEPORT=y
  674. CONFIG_SERIO=y
  675. CONFIG_SERIO_I8042=y
  676. # CONFIG_SERIO_SERPORT is not set
  677. # CONFIG_SERIO_CT82C710 is not set
  678. # CONFIG_SERIO_PARKBD is not set
  679. # CONFIG_SERIO_PCIPS2 is not set
  680. #
  681. # Input Device Drivers
  682. #
  683. CONFIG_INPUT_KEYBOARD=y
  684. CONFIG_KEYBOARD_ATKBD=y
  685. # CONFIG_KEYBOARD_SUNKBD is not set
  686. # CONFIG_KEYBOARD_XTKBD is not set
  687. # CONFIG_KEYBOARD_NEWTON is not set
  688. CONFIG_INPUT_MOUSE=y
  689. CONFIG_MOUSE_PS2=y
  690. # CONFIG_MOUSE_SERIAL is not set
  691. # CONFIG_MOUSE_INPORT is not set
  692. # CONFIG_MOUSE_LOGIBM is not set
  693. # CONFIG_MOUSE_PC110PAD is not set
  694. # CONFIG_INPUT_JOYSTICK is not set
  695. # CONFIG_INPUT_TOUCHSCREEN is not set
  696. # CONFIG_INPUT_MISC is not set
  697. #
  698. # Character devices
  699. #
  700. CONFIG_VT=y
  701. CONFIG_VT_CONSOLE=y
  702. CONFIG_HW_CONSOLE=y
  703. CONFIG_SERIAL_NONSTANDARD=y
  704. # CONFIG_COMPUTONE is not set
  705. # CONFIG_ROCKETPORT is not set
  706. # CONFIG_CYCLADES is not set
  707. # CONFIG_DIGIEPCA is not set
  708. # CONFIG_DIGI is not set
  709. # CONFIG_ESPSERIAL is not set
  710. # CONFIG_MOXA_INTELLIO is not set
  711. # CONFIG_MOXA_SMARTIO is not set
  712. # CONFIG_ISI is not set
  713. # CONFIG_SYNCLINK is not set
  714. # CONFIG_SYNCLINKMP is not set
  715. CONFIG_N_HDLC=m
  716. # CONFIG_RISCOM8 is not set
  717. # CONFIG_SPECIALIX is not set
  718. # CONFIG_SX is not set
  719. # CONFIG_RIO is not set
  720. # CONFIG_STALDRV is not set
  721. #
  722. # Serial drivers
  723. #
  724. CONFIG_SERIAL_8250=m
  725. # CONFIG_SERIAL_8250_CS is not set
  726. CONFIG_SERIAL_8250_NR_UARTS=4
  727. # CONFIG_SERIAL_8250_EXTENDED is not set
  728. #
  729. # Non-8250 serial port support
  730. #
  731. CONFIG_SERIAL_CORE=m
  732. CONFIG_UNIX98_PTYS=y
  733. CONFIG_UNIX98_PTY_COUNT=2048
  734. CONFIG_PRINTER=m
  735. # CONFIG_LP_CONSOLE is not set
  736. # CONFIG_PPDEV is not set
  737. # CONFIG_TIPAR is not set
  738. #
  739. # Mice
  740. #
  741. # CONFIG_BUSMOUSE is not set
  742. # CONFIG_QIC02_TAPE is not set
  743. #
  744. # IPMI
  745. #
  746. # CONFIG_IPMI_HANDLER is not set
  747. #
  748. # Watchdog Cards
  749. #
  750. # CONFIG_WATCHDOG is not set
  751. # CONFIG_HW_RANDOM is not set
  752. CONFIG_NVRAM=m
  753. CONFIG_RTC=m
  754. # CONFIG_GEN_RTC is not set
  755. # CONFIG_DTLK is not set
  756. # CONFIG_R3964 is not set
  757. # CONFIG_APPLICOM is not set
  758. # CONFIG_SONYPI is not set
  759. #
  760. # Ftape, the floppy tape device driver
  761. #
  762. # CONFIG_FTAPE is not set
  763. CONFIG_AGP=y
  764. # CONFIG_AGP_ALI is not set
  765. # CONFIG_AGP_ATI is not set
  766. # CONFIG_AGP_AMD is not set
  767. # CONFIG_AGP_AMD64 is not set
  768. # CONFIG_AGP_INTEL is not set
  769. # CONFIG_AGP_NVIDIA is not set
  770. CONFIG_AGP_SIS=y
  771. # CONFIG_AGP_SWORKS is not set
  772. # CONFIG_AGP_VIA is not set
  773. CONFIG_DRM=y
  774. # CONFIG_DRM_TDFX is not set
  775. # CONFIG_DRM_GAMMA is not set
  776. # CONFIG_DRM_R128 is not set
  777. # CONFIG_DRM_RADEON is not set
  778. # CONFIG_DRM_MGA is not set
  779. # CONFIG_DRM_SIS is not set
  780. #
  781. # PCMCIA character devices
  782. #
  783. # CONFIG_SYNCLINK_CS is not set
  784. # CONFIG_MWAVE is not set
  785. # CONFIG_RAW_DRIVER is not set
  786. # CONFIG_HANGCHECK_TIMER is not set
  787. #
  788. # I2C support
  789. #
  790. # CONFIG_I2C is not set
  791. #
  792. # Multimedia devices
  793. #
  794. CONFIG_VIDEO_DEV=m
  795. #
  796. # Video For Linux
  797. #
  798. #
  799. # Video Adapters
  800. #
  801. # CONFIG_VIDEO_PMS is not set
  802. # CONFIG_VIDEO_BWQCAM is not set
  803. # CONFIG_VIDEO_CQCAM is not set
  804. # CONFIG_VIDEO_CPIA is not set
  805. # CONFIG_VIDEO_STRADIS is not set
  806. # CONFIG_VIDEO_MXB is not set
  807. # CONFIG_VIDEO_DPC is not set
  808. # CONFIG_VIDEO_HEXIUM_ORION is not set
  809. # CONFIG_VIDEO_HEXIUM_GEMINI is not set
  810. #
  811. # Radio Adapters
  812. #
  813. # CONFIG_RADIO_CADET is not set
  814. # CONFIG_RADIO_RTRACK is not set
  815. # CONFIG_RADIO_RTRACK2 is not set
  816. # CONFIG_RADIO_AZTECH is not set
  817. # CONFIG_RADIO_GEMTEK is not set
  818. # CONFIG_RADIO_GEMTEK_PCI is not set
  819. # CONFIG_RADIO_MAXIRADIO is not set
  820. # CONFIG_RADIO_MAESTRO is not set
  821. # CONFIG_RADIO_SF16FMI is not set
  822. # CONFIG_RADIO_TERRATEC is not set
  823. # CONFIG_RADIO_TRUST is not set
  824. # CONFIG_RADIO_TYPHOON is not set
  825. # CONFIG_RADIO_ZOLTRIX is not set
  826. #
  827. # Digital Video Broadcasting Devices
  828. #
  829. # CONFIG_DVB is not set
  830. #
  831. # Graphics support
  832. #
  833. # CONFIG_FB is not set
  834. CONFIG_VIDEO_SELECT=y
  835. #
  836. # Console display driver support
  837. #
  838. CONFIG_VGA_CONSOLE=y
  839. # CONFIG_MDA_CONSOLE is not set
  840. CONFIG_DUMMY_CONSOLE=y
  841. #
  842. # Sound
  843. #
  844. CONFIG_SOUND=m
  845. #
  846. # Advanced Linux Sound Architecture
  847. #
  848. CONFIG_SND=m
  849. CONFIG_SND_SEQUENCER=m
  850. CONFIG_SND_SEQ_DUMMY=m
  851. CONFIG_SND_OSSEMUL=y
  852. CONFIG_SND_MIXER_OSS=m
  853. CONFIG_SND_PCM_OSS=m
  854. CONFIG_SND_SEQUENCER_OSS=y
  855. CONFIG_SND_RTCTIMER=m
  856. # CONFIG_SND_VERBOSE_PRINTK is not set
  857. # CONFIG_SND_DEBUG is not set
  858. #
  859. # Generic devices
  860. #
  861. # CONFIG_SND_DUMMY is not set
  862. # CONFIG_SND_VIRMIDI is not set
  863. # CONFIG_SND_MTPAV is not set
  864. # CONFIG_SND_SERIAL_U16550 is not set
  865. # CONFIG_SND_MPU401 is not set
  866. #
  867. # ISA devices
  868. #
  869. # CONFIG_SND_AD1848 is not set
  870. # CONFIG_SND_CS4231 is not set
  871. # CONFIG_SND_CS4232 is not set
  872. # CONFIG_SND_CS4236 is not set
  873. # CONFIG_SND_ES1688 is not set
  874. # CONFIG_SND_ES18XX is not set
  875. # CONFIG_SND_GUSCLASSIC is not set
  876. # CONFIG_SND_GUSEXTREME is not set
  877. # CONFIG_SND_GUSMAX is not set
  878. # CONFIG_SND_INTERWAVE is not set
  879. # CONFIG_SND_INTERWAVE_STB is not set
  880. # CONFIG_SND_OPTI92X_AD1848 is not set
  881. # CONFIG_SND_OPTI92X_CS4231 is not set
  882. # CONFIG_SND_OPTI93X is not set
  883. # CONFIG_SND_SB8 is not set
  884. # CONFIG_SND_SB16 is not set
  885. # CONFIG_SND_SBAWE is not set
  886. # CONFIG_SND_WAVEFRONT is not set
  887. # CONFIG_SND_CMI8330 is not set
  888. # CONFIG_SND_OPL3SA2 is not set
  889. # CONFIG_SND_SGALAXY is not set
  890. # CONFIG_SND_SSCAPE is not set
  891. #
  892. # PCI devices
  893. #
  894. # CONFIG_SND_ALI5451 is not set
  895. # CONFIG_SND_AZT3328 is not set
  896. # CONFIG_SND_BT87X is not set
  897. # CONFIG_SND_CS46XX is not set
  898. # CONFIG_SND_CS4281 is not set
  899. # CONFIG_SND_EMU10K1 is not set
  900. # CONFIG_SND_KORG1212 is not set
  901. # CONFIG_SND_NM256 is not set
  902. # CONFIG_SND_RME32 is not set
  903. # CONFIG_SND_RME96 is not set
  904. # CONFIG_SND_RME9652 is not set
  905. # CONFIG_SND_HDSP is not set
  906. # CONFIG_SND_TRIDENT is not set
  907. # CONFIG_SND_YMFPCI is not set
  908. # CONFIG_SND_ALS4000 is not set
  909. # CONFIG_SND_CMIPCI is not set
  910. # CONFIG_SND_ENS1370 is not set
  911. # CONFIG_SND_ENS1371 is not set
  912. # CONFIG_SND_ES1938 is not set
  913. # CONFIG_SND_ES1968 is not set
  914. # CONFIG_SND_MAESTRO3 is not set
  915. # CONFIG_SND_FM801 is not set
  916. # CONFIG_SND_ICE1712 is not set
  917. # CONFIG_SND_ICE1724 is not set
  918. CONFIG_SND_INTEL8X0=m
  919. # CONFIG_SND_SONICVIBES is not set
  920. # CONFIG_SND_VIA82XX is not set
  921. # CONFIG_SND_VX222 is not set
  922. #
  923. # ALSA USB devices
  924. #
  925. # CONFIG_SND_USB_AUDIO is not set
  926. #
  927. # PCMCIA devices
  928. #
  929. # CONFIG_SND_VXPOCKET is not set
  930. # CONFIG_SND_VXP440 is not set
  931. #
  932. # Open Sound System
  933. #
  934. # CONFIG_SOUND_PRIME is not set
  935. #
  936. # USB support
  937. #
  938. CONFIG_USB=m
  939. # CONFIG_USB_DEBUG is not set
  940. #
  941. # Miscellaneous USB options
  942. #
  943. CONFIG_USB_DEVICEFS=y
  944. # CONFIG_USB_BANDWIDTH is not set
  945. # CONFIG_USB_DYNAMIC_MINORS is not set
  946. #
  947. # USB Host Controller Drivers
  948. #
  949. CONFIG_USB_EHCI_HCD=m
  950. CONFIG_USB_OHCI_HCD=m
  951. # CONFIG_USB_UHCI_HCD is not set
  952. #
  953. # USB Device Class drivers
  954. #
  955. # CONFIG_USB_AUDIO is not set
  956. # CONFIG_USB_BLUETOOTH_TTY is not set
  957. # CONFIG_USB_MIDI is not set
  958. # CONFIG_USB_ACM is not set
  959. CONFIG_USB_PRINTER=m
  960. CONFIG_USB_STORAGE=m
  961. # CONFIG_USB_STORAGE_DEBUG is not set
  962. # CONFIG_USB_STORAGE_DATAFAB is not set
  963. # CONFIG_USB_STORAGE_FREECOM is not set
  964. # CONFIG_USB_STORAGE_ISD200 is not set
  965. # CONFIG_USB_STORAGE_DPCM is not set
  966. # CONFIG_USB_STORAGE_HP8200e is not set
  967. # CONFIG_USB_STORAGE_SDDR09 is not set
  968. # CONFIG_USB_STORAGE_SDDR55 is not set
  969. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  970. #
  971. # USB Human Interface Devices (HID)
  972. #
  973. CONFIG_USB_HID=m
  974. CONFIG_USB_HIDINPUT=y
  975. # CONFIG_HID_FF is not set
  976. # CONFIG_USB_HIDDEV is not set
  977. #
  978. # USB HID Boot Protocol drivers
  979. #
  980. CONFIG_USB_KBD=m
  981. CONFIG_USB_MOUSE=m
  982. # CONFIG_USB_AIPTEK is not set
  983. # CONFIG_USB_WACOM is not set
  984. # CONFIG_USB_KBTAB is not set
  985. # CONFIG_USB_POWERMATE is not set
  986. # CONFIG_USB_XPAD is not set
  987. #
  988. # USB Imaging devices
  989. #
  990. # CONFIG_USB_MDC800 is not set
  991. # CONFIG_USB_MICROTEK is not set
  992. # CONFIG_USB_HPUSBSCSI is not set
  993. #
  994. # USB Multimedia devices
  995. #
  996. # CONFIG_USB_DABUSB is not set
  997. # CONFIG_USB_VICAM is not set
  998. # CONFIG_USB_DSBR is not set
  999. # CONFIG_USB_IBMCAM is not set
  1000. # CONFIG_USB_KONICAWC is not set
  1001. # CONFIG_USB_OV511 is not set
  1002. # CONFIG_USB_PWC is not set
  1003. # CONFIG_USB_SE401 is not set
  1004. # CONFIG_USB_STV680 is not set
  1005. #
  1006. # USB Network adaptors
  1007. #
  1008. # CONFIG_USB_CATC is not set
  1009. # CONFIG_USB_KAWETH is not set
  1010. # CONFIG_USB_PEGASUS is not set
  1011. # CONFIG_USB_RTL8150 is not set
  1012. CONFIG_USB_USBNET=m
  1013. #
  1014. # USB Host-to-Host Cables
  1015. #
  1016. # CONFIG_USB_AN2720 is not set
  1017. # CONFIG_USB_BELKIN is not set
  1018. # CONFIG_USB_GENESYS is not set
  1019. # CONFIG_USB_NET1080 is not set
  1020. # CONFIG_USB_PL2301 is not set
  1021. #
  1022. # Intelligent USB Devices/Gadgets
  1023. #
  1024. # CONFIG_USB_ARMLINUX is not set
  1025. # CONFIG_USB_EPSON2888 is not set
  1026. # CONFIG_USB_ZAURUS is not set
  1027. CONFIG_USB_CDCETHER=y
  1028. #
  1029. # USB Network Adapters
  1030. #
  1031. # CONFIG_USB_AX8817X is not set
  1032. #
  1033. # USB port drivers
  1034. #
  1035. # CONFIG_USB_USS720 is not set
  1036. #
  1037. # USB Serial Converter support
  1038. #
  1039. # CONFIG_USB_SERIAL is not set
  1040. #
  1041. # USB Miscellaneous drivers
  1042. #
  1043. # CONFIG_USB_EMI62 is not set
  1044. # CONFIG_USB_EMI26 is not set
  1045. # CONFIG_USB_TIGL is not set
  1046. # CONFIG_USB_AUERSWALD is not set
  1047. # CONFIG_USB_RIO500 is not set
  1048. # CONFIG_USB_LEGOTOWER is not set
  1049. # CONFIG_USB_BRLVGER is not set
  1050. # CONFIG_USB_LCD is not set
  1051. # CONFIG_USB_LED is not set
  1052. # CONFIG_USB_SPEEDTOUCH is not set
  1053. # CONFIG_USB_TEST is not set
  1054. #
  1055. # USB Gadget Support
  1056. #
  1057. # CONFIG_USB_GADGET is not set
  1058. #
  1059. # File systems
  1060. #
  1061. CONFIG_EXT2_FS=y
  1062. # CONFIG_EXT2_FS_XATTR is not set
  1063. CONFIG_EXT3_FS=y
  1064. # CONFIG_EXT3_FS_XATTR is not set
  1065. CONFIG_JBD=y
  1066. # CONFIG_JBD_DEBUG is not set
  1067. CONFIG_REISERFS_FS=y
  1068. # CONFIG_REISERFS_CHECK is not set
  1069. # CONFIG_REISERFS_PROC_INFO is not set
  1070. # CONFIG_JFS_FS is not set
  1071. # CONFIG_XFS_FS is not set
  1072. # CONFIG_MINIX_FS is not set
  1073. # CONFIG_ROMFS_FS is not set
  1074. # CONFIG_QUOTA is not set
  1075. # CONFIG_AUTOFS_FS is not set
  1076. # CONFIG_AUTOFS4_FS is not set
  1077. #
  1078. # CD-ROM/DVD Filesystems
  1079. #
  1080. CONFIG_ISO9660_FS=m
  1081. CONFIG_JOLIET=y
  1082. CONFIG_ZISOFS=y
  1083. CONFIG_ZISOFS_FS=m
  1084. CONFIG_UDF_FS=m
  1085. #
  1086. # DOS/FAT/NT Filesystems
  1087. #
  1088. CONFIG_FAT_FS=m
  1089. CONFIG_MSDOS_FS=m
  1090. CONFIG_VFAT_FS=m
  1091. CONFIG_NTFS_FS=m
  1092. # CONFIG_NTFS_DEBUG is not set
  1093. # CONFIG_NTFS_RW is not set
  1094. #
  1095. # Pseudo filesystems
  1096. #
  1097. CONFIG_PROC_FS=y
  1098. CONFIG_PROC_KCORE=y
  1099. # CONFIG_DEVFS_FS is not set
  1100. CONFIG_DEVPTS_FS=y
  1101. # CONFIG_DEVPTS_FS_XATTR is not set
  1102. # CONFIG_TMPFS is not set
  1103. # CONFIG_HUGETLBFS is not set
  1104. # CONFIG_HUGETLB_PAGE is not set
  1105. CONFIG_RAMFS=y
  1106. #
  1107. # Miscellaneous filesystems
  1108. #
  1109. # CONFIG_ADFS_FS is not set
  1110. # CONFIG_AFFS_FS is not set
  1111. # CONFIG_HFS_FS is not set
  1112. # CONFIG_BEFS_FS is not set
  1113. # CONFIG_BFS_FS is not set
  1114. # CONFIG_EFS_FS is not set
  1115. # CONFIG_CRAMFS is not set
  1116. # CONFIG_VXFS_FS is not set
  1117. # CONFIG_HPFS_FS is not set
  1118. # CONFIG_QNX4FS_FS is not set
  1119. # CONFIG_SYSV_FS is not set
  1120. # CONFIG_UFS_FS is not set
  1121. #
  1122. # Network File Systems
  1123. #
  1124. CONFIG_NFS_FS=m
  1125. CONFIG_NFS_V3=y
  1126. # CONFIG_NFS_V4 is not set
  1127. # CONFIG_NFS_DIRECTIO is not set
  1128. CONFIG_NFSD=m
  1129. CONFIG_NFSD_V3=y
  1130. # CONFIG_NFSD_V4 is not set
  1131. # CONFIG_NFSD_TCP is not set
  1132. CONFIG_LOCKD=m
  1133. CONFIG_LOCKD_V4=y
  1134. CONFIG_EXPORTFS=m
  1135. CONFIG_SUNRPC=m
  1136. # CONFIG_SUNRPC_GSS is not set
  1137. CONFIG_SMB_FS=m
  1138. CONFIG_SMB_NLS_DEFAULT=y
  1139. CONFIG_SMB_NLS_REMOTE="cp850"
  1140. # CONFIG_CIFS is not set
  1141. # CONFIG_NCP_FS is not set
  1142. # CONFIG_CODA_FS is not set
  1143. # CONFIG_INTERMEZZO_FS is not set
  1144. # CONFIG_AFS_FS is not set
  1145. #
  1146. # Partition Types
  1147. #
  1148. # CONFIG_PARTITION_ADVANCED is not set
  1149. CONFIG_MSDOS_PARTITION=y
  1150. #
  1151. # Native Language Support
  1152. #
  1153. CONFIG_NLS=y
  1154. CONFIG_NLS_DEFAULT="iso8859-1"
  1155. CONFIG_NLS_CODEPAGE_437=m
  1156. # CONFIG_NLS_CODEPAGE_737 is not set
  1157. # CONFIG_NLS_CODEPAGE_775 is not set
  1158. CONFIG_NLS_CODEPAGE_850=m
  1159. # CONFIG_NLS_CODEPAGE_852 is not set
  1160. # CONFIG_NLS_CODEPAGE_855 is not set
  1161. # CONFIG_NLS_CODEPAGE_857 is not set
  1162. # CONFIG_NLS_CODEPAGE_860 is not set
  1163. # CONFIG_NLS_CODEPAGE_861 is not set
  1164. # CONFIG_NLS_CODEPAGE_862 is not set
  1165. # CONFIG_NLS_CODEPAGE_863 is not set
  1166. # CONFIG_NLS_CODEPAGE_864 is not set
  1167. # CONFIG_NLS_CODEPAGE_865 is not set
  1168. # CONFIG_NLS_CODEPAGE_866 is not set
  1169. # CONFIG_NLS_CODEPAGE_869 is not set
  1170. # CONFIG_NLS_CODEPAGE_936 is not set
  1171. # CONFIG_NLS_CODEPAGE_950 is not set
  1172. # CONFIG_NLS_CODEPAGE_932 is not set
  1173. # CONFIG_NLS_CODEPAGE_949 is not set
  1174. # CONFIG_NLS_CODEPAGE_874 is not set
  1175. # CONFIG_NLS_ISO8859_8 is not set
  1176. # CONFIG_NLS_CODEPAGE_1250 is not set
  1177. # CONFIG_NLS_CODEPAGE_1251 is not set
  1178. CONFIG_NLS_ISO8859_1=m
  1179. # CONFIG_NLS_ISO8859_2 is not set
  1180. # CONFIG_NLS_ISO8859_3 is not set
  1181. # CONFIG_NLS_ISO8859_4 is not set
  1182. # CONFIG_NLS_ISO8859_5 is not set
  1183. # CONFIG_NLS_ISO8859_6 is not set
  1184. # CONFIG_NLS_ISO8859_7 is not set
  1185. # CONFIG_NLS_ISO8859_9 is not set
  1186. # CONFIG_NLS_ISO8859_13 is not set
  1187. # CONFIG_NLS_ISO8859_14 is not set
  1188. CONFIG_NLS_ISO8859_15=m
  1189. # CONFIG_NLS_KOI8_R is not set
  1190. # CONFIG_NLS_KOI8_U is not set
  1191. CONFIG_NLS_UTF8=m
  1192. #
  1193. # Profiling support
  1194. #
  1195. # CONFIG_PROFILING is not set
  1196. #
  1197. # Kernel hacking
  1198. #
  1199. CONFIG_DEBUG_KERNEL=y
  1200. # CONFIG_DEBUG_STACKOVERFLOW is not set
  1201. # CONFIG_DEBUG_SLAB is not set
  1202. # CONFIG_DEBUG_IOVIRT is not set
  1203. CONFIG_MAGIC_SYSRQ=y
  1204. # CONFIG_DEBUG_SPINLOCK is not set
  1205. # CONFIG_DEBUG_PAGEALLOC is not set
  1206. # CONFIG_DEBUG_INFO is not set
  1207. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1208. # CONFIG_FRAME_POINTER is not set
  1209. CONFIG_X86_FIND_SMP_CONFIG=y
  1210. CONFIG_X86_MPPARSE=y
  1211. #
  1212. # Security options
  1213. #
  1214. # CONFIG_SECURITY is not set
  1215. #
  1216. # Cryptographic options
  1217. #
  1218. CONFIG_CRYPTO=y
  1219. CONFIG_CRYPTO_HMAC=y
  1220. CONFIG_CRYPTO_NULL=m
  1221. CONFIG_CRYPTO_MD4=m
  1222. CONFIG_CRYPTO_MD5=m
  1223. CONFIG_CRYPTO_SHA1=m
  1224. CONFIG_CRYPTO_SHA256=m
  1225. CONFIG_CRYPTO_SHA512=m
  1226. CONFIG_CRYPTO_DES=m
  1227. CONFIG_CRYPTO_BLOWFISH=m
  1228. CONFIG_CRYPTO_TWOFISH=m
  1229. CONFIG_CRYPTO_SERPENT=m
  1230. CONFIG_CRYPTO_AES=m
  1231. CONFIG_CRYPTO_CAST5=m
  1232. CONFIG_CRYPTO_CAST6=m
  1233. CONFIG_CRYPTO_DEFLATE=m
  1234. # CONFIG_CRYPTO_TEST is not set
  1235. #
  1236. # Library routines
  1237. #
  1238. CONFIG_CRC32=y
  1239. CONFIG_ZLIB_INFLATE=m
  1240. CONFIG_ZLIB_DEFLATE=m
  1241. CONFIG_X86_BIOS_REBOOT=y
  1242. CONFIG_PC=y

n°429932
xpierro
Posté le 11-03-2004 à 21:12:36  profilanswer
 

pourtant, ehci est deja en module :x

n°429942
911GT3
en roue libre
Posté le 11-03-2004 à 21:38:12  profilanswer
 

Et les modules se chargent correctement ?
Qu'elle genre de périphérique USB essaies-tu de faire fonctionner ?

n°429990
xpierro
Posté le 11-03-2004 à 22:33:20  profilanswer
 

une souris logitech MX310

n°430006
xpierro
Posté le 11-03-2004 à 22:55:24  profilanswer
 

je l'ai branché en ps2 pour éviter, mais j'aimerai la remettre en usb.
 
dans /var/log/dmesg, j'ai le log du démarrage, mais me manque la fin ou y a justemenet les erreurs sur les modules...

n°430026
xpierro
Posté le 11-03-2004 à 23:13:11  profilanswer
 

et j'ai aussi un mauvais problème de son, si vous savez le module qu'il me faut...

n°432021
thober5673​0
Posté le 14-03-2004 à 20:56:45  profilanswer
 

moi je voudrai m'acheter cette carte mere, car mon ancienne est cramé et j'ai pas les moyens de m'en acheter une plus cher
 
mais si je dois sacrifier linux alors là non, il parait que cette carte mere rencontre plein d pb sous linux ?? est ce vrai ?? est grave ?? peut on y remédier facilement ??

mood
Publicité
Posté le 14-03-2004 à 20:56:45  profilanswer
 

n°432036
xpierro
Posté le 14-03-2004 à 21:10:36  profilanswer
 

le premier problème c'est que certains kernels gèrent pas correctement l'apic.
en lançant tes kernels avec l'option noapic ça roule direct.
j'ai eu besoin du noapic pour le 2.6.3 et pas pour le 2.4.22 fourni avec l'installeur debian  beta 2.
 
Sinon, ben là avec mon 2.6.3 quej 'ai compilé tout seul, j'ai des problèmes d'usb et de son, mais avec l'ancien 2.4.22 j'avais aucun problème. tout était parfait. enfin, moi je débute sous linux en fait, donc je peux pas te dire plus.
 
up au passage... pour mon problème d'usb et de son..


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Hardware

  2.6.3, ASROCK K7S8X, l'usb et le son ?f

 

Sujets relatifs
Asrock K7S8x et Mandrake seulement en mode Safe ?Asrock K7VT2
Plus de sujets relatifs à : 2.6.3, ASROCK K7S8X, l'usb et le son ?f


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR