内核编译去掉USB驱动出现启动不了的问题 - OMAP-L138 - 嵌入式开发者社区 - 51ele.net
设为首页收藏本站

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 5395|回复: 0
打印 上一主题 下一主题

内核编译去掉USB驱动出现启动不了的问题

[复制链接]

6

主题

7

帖子

58

积分

注册会员

Rank: 2

积分
58
跳转到指定楼层
楼主
发表于 2014-8-14 11:33:03 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
我在创龙提供的Linux3.3的内核上,在Device driver选项中去掉USB驱动,结果在启动的过程中出现了
) ?7 N  R1 X, I( `! z' \* E, Q+ _" ][    1.601224] Read MAC addr from SPI Flash: ff:ff:ff:ff:ff:ff
. ^% \- ^# Y" T( I[    1.608128] spi_davinci spi_davinci.1: Controller at 0xfef0e000) o& b7 r3 j/ V+ J3 ^7 z
[    1.665922] davinci_mdio davinci_mdio.0: davinci mdio revision 1.5
9 p3 J% N6 {8 `; I: w! j5 O[    1.765823] davinci_mdio davinci_mdio.0: timed out waiting for user access' x5 c& s( ]6 f# ^
[    1.773673] davinci_mdio: probe of davinci_mdio.0 failed with error -5
) R! H' J  e* E2 K, E' b[    1.782316] _regulator_get: spi1.1 supply vcc not found, using dummy regulator, e8 c3 g/ b: T4 M4 ^3 g! x
[    1.790613] ads7846 spi1.1: touchscreen, irq 145! e' o: Y, W9 R& w3 C& a
[    1.796961] input: ADS7846 Touchscreen as /devices/platform/spi_davinci.1/spi_master/spi1/spi1.1/input/input0
; B7 A( X9 S9 c0 Q% h[    1.811665] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0& ^$ ~2 K- D+ @5 v
[    1.818481] omap_rtc: RTC power up reset detected- H( [$ p  u8 o* _) W# B
[    1.824103] i2c /dev entries driver2 x4 U' ~9 Y+ {4 S5 K1 n/ z
[    1.831084] lirc_dev: IR Remote Control driver registered, major 253
5 C/ L( M8 @- F  Z0 n8 h[    1.837971] IR NEC protocol handler initialized3 D+ l# |/ K! P* `; k3 P9 Z
[    1.842583] IR RC5(x) protocol handler initialized
. U1 n+ |% m- c( j[    1.847554] IR RC6 protocol handler initialized
$ g, X6 D" M" j8 u1 i3 r[    1.852136] IR JVC protocol handler initialized' Q9 F" Y7 ?5 h( J0 D. M
[    1.856796] IR Sony protocol handler initialized1 j) h( b8 @* W# c, X( g
[    1.861480] IR RC5 (streamzap) protocol handler initialized
/ }) t; l: I) z6 j[    1.867170] IR SANYO protocol handler initialized
* }1 K2 C, Y' f6 K- L! ^  j[    1.871935] IR MCE Keyboard/mouse protocol handler initialized
  y0 D7 t- @$ e5 L. y* C[    1.877882] IR LIRC bridge handler initialized  P! i& m  q5 ]6 N
[    1.882369] Linux video capture interface: v2.00
9 }2 P5 E* |# T1 y. }/ [: R[    1.888722] watchdog watchdog: heartbeat 60 sec) ?" t4 M- ^' N$ I; T# h' w
[    1.895285] cpuidle: using governor ladder$ a; l9 E. H& q  i" T
[    1.900118] cpuidle: using governor menu! s; E5 R1 M1 Y" c
[    1.907499] davinci_mmc davinci_mmc.0: Using DMA, 4-bit mode5 Y$ i/ H$ n1 b$ w8 \
[    1.918396] TCP cubic registered
0 T8 Z8 t  G( T( [8 _# |. b# K6 D[    1.921694] NET: Registered protocol family 17
" d) y4 U& i! v" B3 L( L1 _) ?9 V1 J[    1.927113] _regulator_get: deviceless supply cvdd not found, using dummy regulator1 B! p7 r4 D, C2 P7 k2 G+ k+ K
[    1.942633] console [netcon0] enabled+ F  O. Y9 ~$ O0 {
[    1.946844] netconsole: network logging started! |( r9 P, H! y3 f4 Z
[    1.951985] davinci_emac davinci_emac.1: using random MAC addr: 72:9d:29:ed:bd:8d
2 f: T2 W. [& h3 W: L[    1.971301] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)' M' N6 J4 x' Z  g3 x
[    1.981557] Root-NFS: no NFS server address
4 t+ C) {$ X! z; c* k[    1.985997] VFS: Unable to mount root fs via NFS, trying floppy.( \( v' I% J* T5 ]
[    1.993259] VFS: Cannot open root device "mmcblk0p2" or unknown-block(2,0)% U$ V1 U- e+ z  b0 M+ a- S  }
[    2.000512] Please append a correct "root=" boot option; here are the available partitions:0 I5 W/ T; S. [  L9 `' B
[    2.009218] 1f00             128 mtdblock0  (driver?)
, k' m$ }7 \) R$ V9 i8 R; B! H[    2.014571] 1f01             512 mtdblock1  (driver?), d2 j, }+ o) n* |8 W2 h( A3 o1 O
[    2.020016] 1f02             512 mtdblock2  (driver?)
0 B/ H# j# i: ?: W" H2 e# f' {. }[    2.025353] 1f03            4096 mtdblock3  (driver?)
6 e4 C3 p/ F5 M) f1 Z* d) _' {5 z[    2.030825] 1f04          519040 mtdblock4  (driver?)
* g, r8 H4 t* {" x[    2.036225] 1f05              64 mtdblock5  (driver?)
0 L& c; y# ?0 d" G[    2.041536] 1f06             512 mtdblock6  (driver?)
3 L8 N( k' [, u0 i) H! S5 D[    2.046904] 1f07              64 mtdblock7
  b$ }9 B" G4 S6 u% k. x[    2.051053] mmc0: host does not support reading read-only switch. assuming write-enable.& T  {$ [2 I5 T3 c+ [
[    2.059503]  (driver?)! Q- d; S# Q$ q
[    2.061933] 1f08            2560 mtdblock8  (driver?)$ @4 _5 s% i6 O4 j5 U
[    2.067289] 1f09            4096 mtdblock9) w% i2 [3 [2 J/ K$ `
[    2.071638] mmc0: new high speed SDHC card at address 1234# b2 @# U; E4 E, ?% u, s) Q5 T
[    2.077485]  (driver?)9 l+ C6 a5 F! p" z' o0 H, I7 K
[    2.079916] 1f0a              64 mtdblock10  (driver?)
; _/ m, ?7 S9 f* F# b[    2.085120] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0), w& [) _# ?) w" P
                                                                                                                                           : T! e) j6 {- ~) d- S! {! p  A
去掉I2C驱动后也会出现同样的问题,请各位高手指教
! X* K  a) E) J5 ?8 P* Q! j' J* M  z. p+ m5 J, S( T
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|嵌入式开发者社区 ( 粤ICP备15055271号

GMT+8, 2025-8-4 18:21 , Processed in 0.039584 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

快速回复 返回顶部 返回列表