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

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

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

[复制链接]

6

主题

7

帖子

58

积分

注册会员

Rank: 2

积分
58
跳转到指定楼层
楼主
发表于 2014-8-14 11:33:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我在创龙提供的Linux3.3的内核上,在Device driver选项中去掉USB驱动,结果在启动的过程中出现了 : S9 y: b, |  @) Q; B
[    1.601224] Read MAC addr from SPI Flash: ff:ff:ff:ff:ff:ff
6 q: o; z4 D  R# N1 n0 d+ |[    1.608128] spi_davinci spi_davinci.1: Controller at 0xfef0e000
% r! l0 @9 f: y" `& p[    1.665922] davinci_mdio davinci_mdio.0: davinci mdio revision 1.5
$ p# k' R3 M# T% H9 J# O[    1.765823] davinci_mdio davinci_mdio.0: timed out waiting for user access
4 M' ?& X. O+ [* k[    1.773673] davinci_mdio: probe of davinci_mdio.0 failed with error -5. Y" F6 m' A' N# D
[    1.782316] _regulator_get: spi1.1 supply vcc not found, using dummy regulator4 q0 |! t  }% X
[    1.790613] ads7846 spi1.1: touchscreen, irq 1451 _( q0 g" q- G) \+ o
[    1.796961] input: ADS7846 Touchscreen as /devices/platform/spi_davinci.1/spi_master/spi1/spi1.1/input/input0
! R% P! D7 q; i* Z7 Z[    1.811665] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
5 y2 k5 X) c; g. X8 ][    1.818481] omap_rtc: RTC power up reset detected4 ]7 z, e. \2 U1 \3 r% z6 f
[    1.824103] i2c /dev entries driver
, g$ Q, ~, x  S[    1.831084] lirc_dev: IR Remote Control driver registered, major 253
8 e) W" z* b% g  F6 w[    1.837971] IR NEC protocol handler initialized; v2 |( R. ^5 @) N! _+ a# G4 j" g4 A4 H) Q
[    1.842583] IR RC5(x) protocol handler initialized) X/ p; [; i4 K
[    1.847554] IR RC6 protocol handler initialized
( g+ D7 y+ G# J/ i8 {5 E[    1.852136] IR JVC protocol handler initialized
% C  `3 x1 |' ~! `) T0 {[    1.856796] IR Sony protocol handler initialized
' S! [. X- J1 s7 k$ X+ q7 H6 n9 l" y0 n7 e[    1.861480] IR RC5 (streamzap) protocol handler initialized, N5 f9 d' a3 v4 l7 e; M
[    1.867170] IR SANYO protocol handler initialized
+ h' t4 r/ O8 p3 L: _* w  ][    1.871935] IR MCE Keyboard/mouse protocol handler initialized" \& o  u. N; w4 L, ^
[    1.877882] IR LIRC bridge handler initialized! m7 G3 Z- s7 Z7 E9 P; B3 ]+ D
[    1.882369] Linux video capture interface: v2.009 e4 H2 D2 t3 a) t. p- k
[    1.888722] watchdog watchdog: heartbeat 60 sec
8 D( f8 Y" A' c+ w3 a[    1.895285] cpuidle: using governor ladder( i% r) P$ e' W: C
[    1.900118] cpuidle: using governor menu
0 u3 ]9 Q% s% C. ][    1.907499] davinci_mmc davinci_mmc.0: Using DMA, 4-bit mode) b9 `4 t2 h" t
[    1.918396] TCP cubic registered
1 l6 V. m( W( {# U, y; }+ p[    1.921694] NET: Registered protocol family 178 e2 Q! E. V9 M' @; Q. a0 }0 L# |
[    1.927113] _regulator_get: deviceless supply cvdd not found, using dummy regulator
* [9 y1 V8 `+ T  R0 ^' I2 N[    1.942633] console [netcon0] enabled2 s& L& f& w+ e1 H) |1 R+ Q  ~! ~
[    1.946844] netconsole: network logging started
- D5 S$ b- J& }, F  J# V3 ~' W[    1.951985] davinci_emac davinci_emac.1: using random MAC addr: 72:9d:29:ed:bd:8d
3 S$ \  p: p& l- k[    1.971301] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
5 K( d* B/ `& B[    1.981557] Root-NFS: no NFS server address
. C" Y, s+ b- D2 s) w; K$ K[    1.985997] VFS: Unable to mount root fs via NFS, trying floppy.
, T$ j5 {8 w* i# u6 P. I& f+ {[    1.993259] VFS: Cannot open root device "mmcblk0p2" or unknown-block(2,0)3 y! m+ {! R" c( a. N/ j
[    2.000512] Please append a correct "root=" boot option; here are the available partitions:
2 }9 D0 F' q% n: C[    2.009218] 1f00             128 mtdblock0  (driver?)2 k: R) {9 {2 R& t$ W
[    2.014571] 1f01             512 mtdblock1  (driver?)+ p# I8 k+ |, m% u1 Q
[    2.020016] 1f02             512 mtdblock2  (driver?)! U: f0 L: i+ C4 F9 L
[    2.025353] 1f03            4096 mtdblock3  (driver?)/ \; ~) Q; F. ^
[    2.030825] 1f04          519040 mtdblock4  (driver?)
) @0 l: |1 y' o4 H( G' y* \8 I[    2.036225] 1f05              64 mtdblock5  (driver?)+ v) Z" _$ d9 E) S9 _! @
[    2.041536] 1f06             512 mtdblock6  (driver?)) O2 s" i8 O9 ~
[    2.046904] 1f07              64 mtdblock7
/ d) k. V3 c$ E7 A0 w[    2.051053] mmc0: host does not support reading read-only switch. assuming write-enable.0 b. u. D6 z' |8 M
[    2.059503]  (driver?)+ a" q3 Q2 R$ l! E
[    2.061933] 1f08            2560 mtdblock8  (driver?)
3 L% V/ p# n) M' N( `6 c' a5 O[    2.067289] 1f09            4096 mtdblock9
- i% v) P. Y( I; k, ^, D[    2.071638] mmc0: new high speed SDHC card at address 1234
+ P! l9 |% z8 F/ B- s4 m[    2.077485]  (driver?)
; A5 U2 O2 D9 I. z# J. ~[    2.079916] 1f0a              64 mtdblock10  (driver?)/ e! [, M$ v& y5 a, D  a  j
[    2.085120] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
" G, E* N0 t1 g8 o- ~( z! d                                                                                                                                          
& M  u2 L7 }5 G8 d$ g+ p: Y7 F9 E去掉I2C驱动后也会出现同样的问题,请各位高手指教3 S* W) c! P5 l/ I. g
; w1 N8 {1 _) m/ q
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-4 21:37 , Processed in 0.037147 second(s), 24 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

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