Huawei HG655D loopt vast tijdens booten

Pagina: 1
Acties:

Acties:
  • 0 Henk 'm!

  • Soldaatje
  • Registratie: Juni 2005
  • Niet online
Toch maar even een eigen topic aan maken:

Ik heb dus een probleem met mijn Huawei HG655D van Online.
Hij loopt tijdens het booten vast.
Om te debuggen heb ik er een serial console aan gehangen en hieronder zie daarvan het bootproces.
Ik verwacht niet dat iemand een oplossing heeft, maar misschien heeft iemand anders er nog wat aan.

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
CFE version 1.0.37-102.6 for BCM96368 (32bit,SP,BE)
Build Date: Mon Jun 14 15:35:14 CST 2010 (songchen@IBM_x3500)
Copyright (C) 2000-2008 Broadcom Corporation.

Parallel flash device: name AM29LV320MB, id 0x2200, size 8192KB
CPU type 0x2A031: 400MHz, Bus: 160MHz, Ref: 64MHz
CPU running TP0
Total memory: 67108864 bytes (64MB)
Boot Address 0xb8000000


Board IP address                  : 192.168.1.1:ffffff00
Host IP address                   : 192.168.1.100
Gateway IP address                :
Run from flash/host (f/h)         : f
Default host run file name        : vmlinux
Default host flash file name      : bcm963xx_fs_kernel
Boot delay (0-9 seconds)          : 1
Boot image (0=latest, 1=previous) : 0
Board Id (0-6)                    : HW65x
Number of MAC Addresses (1-32)    : 11
Base MAC Address                  : *
PSI Size (1-64) KBytes            : 64
Main Thread Number [0|1]          : 0

*** Press any key to stop auto run (2 seconds) ***
Auto run second count down: 0
Decompression OK!
Entry at 0x80292000
Closing network.
Disabling Switch ports.
Flushing Receive Buffers...
0 buffers found.
Closing DMA Channels.
Starting program at 0x80292000
Linux version 2.6.21.5 (lihua@IBM_x3500) (gcc version 4.2.3) #1247 Sat Feb 19 19:53:56 CST 2011
Pri Table Addr = 0040
ulBootFlag = 0002
Flash 0 at 0xb8000000
  Size : 8 MB
  Regions : 2
    0 : 0x00000000 - 0x00002000 *  8
    1 : 0x00010000 - 0x00010000 * 127
CPU revision is: 0002a031
Determined physical RAM map:
 memory: 03f00000 @ 00000000 (usable)
On node 0 totalpages: 16128
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 94 pages used for memmap
  Normal zone: 11938 pages, LIFO batch:1
Built 1 zonelists.  Total pages: 16002
Kernel command line: root=31:0 ro noinitrd console=ttyS0,115200
brcm mips: enabling icache and dcache...
Primary instruction cache 64kB, physically tagged, 4-way, linesize 16 bytes.
Primary data cache 32kB, 2-way, linesize 16 bytes.
Synthesized TLB refill handler (21 instructions).
Synthesized TLB load handler fastpath (33 instructions).
Synthesized TLB store handler fastpath (33 instructions).
Synthesized TLB modify handler fastpath (32 instructions).
PID hash table entries: 256 (order: 8, 1024 bytes)
Using 200.000 MHz high precision timer.
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 59492k/64512k available (2076k kernel code, 5004k reserved, 487k data, 104k init, 0k highmem)
KLOB Pool 1 Initialized: 1048576 bytes <0x80300000 ... 0x80400000>
Calibrating delay loop... 398.33 BogoMIPS (lpj=199168)
Mount-cache hash table entries: 512
wait instruction: enabled
bhal: bhalInit entry
NET: Registered protocol family 16
registering PCI controller with io_map_base unset
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
NET: Registered protocol family 8
NET: Registered protocol family 20
Time: MIPS clocksource has been installed.
NET: Registered protocol family 2
IP route cache hash table entries: 128 (order: -3, 512 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
fuse init (API version 7.8)
io scheduler noop registered (default)
PPP generic driver version 2.4.2
NET: Registered protocol family 24
IMQ starting with 3 devices...
IMQ driver loaded successfully.
        Hooking IMQ before NAT on PREROUTING.
        Hooking IMQ after NAT on POSTROUTING.

==boot from main kernel==
Registered device mtd[BCM63XX RootFS] dev[0] Flash[0xb8020100,4296704]
PCI: Enabling device 0000:00:0a.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:0a.0 to 64
ehci_hcd 0000:00:0a.0: EHCI Host Controller
ehci_hcd 0000:00:0a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:0a.0: irq 15, io mem 0x10001500
ehci_hcd 0000:00:0a.0: USB f.f started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
PCI: Enabling device 0000:00:09.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:09.0 to 64
ohci_hcd 0000:00:09.0: OHCI Host Controller
ohci_hcd 0000:00:09.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:09.0: irq 13, io mem 0x10001600
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
MoniterInit entry
Serial: BCM63XX driver $Revision: 3.00 $
ttyS0 at MMIO 0xb0000100 (irq = 10) is a BCM63XX
ttyS1 at MMIO 0xb0000120 (irq = 11) is a BCM63XX
bcmxtmrt: Broadcom BCM6368B2 ATM/PTM Network Device v0.3 Feb 19 2011 19:52:32
GACT probability on
Mirror/redirect action on
u32 classifier
    input device check on
    Actions configured
Netfilter messages via NETLINK v0.30.
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Ebtables v2.0 registered
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
VFS: Mounted root (squashfs filesystem) readonly.
Freeing unused kernel memory: 104k freed
init started: BusyBox vv1.9.1 (2011-02-19 19:55:12 CST)
starting pid 106, tty '': '/etc/init.d/rcS'
RCS DONE
starting pid 108, tty '': '/bin/sh'


BusyBox vv1.9.1 (2011-02-19 19:55:12 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

-/bin/sh: usbdiagd: not found
Loading drivers and kernel modules...
pktflow: module license 'Proprietary' taints kernel.
Broadcom Packet Flow Cache  Char Driver v2.1 Mar 17 2010 13:26:21 Registered<242>
NBUFF v1.0 Initialized
Broadcom Packet Flow Cache learning via BLOG enabled.
Created Proc FS /procfs/fcache
Broadcom Packet Flow Cache registered with netdev chain
Constructed Broadcom Packet Flow Cache v2.1 Mar 17 2010 13:26:20
Broadcom Packet CMF (Experimental) Char Driver v0.1 Mar 17 2010 02:52:58 Registered<232>
Broadcom Packet CMF (Experimental) [6368-B2] v0.1 Mar 17 2010 02:52:58 Loaded
bcmxtmcfg: bcmxtmcfg_init entry
adsl: adsl_init entry
KLOB extended to 2 pools
KLOB extended to 3 pools
KLOB extended to 4 pools
KLOB extended to 5 pools
KLOB extended to 6 pools
KLOB extended to 7 pools
KLOB extended to 8 pools
Broadcom Packet CMF (Experimental) SWC RESET.
Broadcom Packet CMF (Experimental) SWC INITIALIZED.
Broadcom Packet CMF (Experimental) Forwarder Net Device 0 v0.1 Mar 17 2010 02:52:58 Registered
Broadcom Packet CMF (Experimental) Forwarder Net Device 0 v0.1 Mar 17 2010 02:52:58 Registered
Broadcom Packet CMF (Experimental) ENABLED.
eth0.5: MAC Address: *
eth0.4: MAC Address: *
eth0.3: MAC Address: *
eth0.2: MAC Address: *
DSP Driver: DSP init stub
Endpoint: endpoint_init entry
PROV(ts: 5 s 65 ms):ALLOC item = 0000 location = 0x83CC1900 size = 40 line = 0
PROV(ts: 5 s 73 ms):ALLOC item = 0001 location = 0x83CC1880 size = 40 line = 0
PROV(ts: 5 s 80 ms):ALLOC item = 0002 location = 0x83CC1800 size = 40 line = 0
PROV(ts: 5 s 87 ms):ALLOC item = 0003 location = 0x83CC1780 size = 40 line = 0
PROV(ts: 5 s 94 ms):ALLOC item = 0004 location = 0x83CC1700 size = 40 line = 0
PROV(ts: 5 s 101ms):ALLOC item = 0005 location = 0x83CC1680 size = 40 line = 0
PROV(ts: 5 s 108ms):ALLOC item = 0006 location = 0x83CC1600 size = 40 line = 0
PROV(ts: 5 s 116ms):ALLOC item = 0007 location = 0x83CC1580 size = 40 line = 0
PROV(ts: 5 s 123ms):ALLOC item = 0008 location = 0x83CC1500 size = 40 line = 0
PROV(ts: 5 s 130ms):ALLOC item = 0009 location = 0x83CC1480 size = 40 line = 0
PROV(ts: 5 s 137ms):ALLOC item = 0011 location = 0x83D1DD80 size = 4 line = 0
PROV(ts: 5 s 144ms):ALLOC item = 0200 location = 0x8131AE80 size = 248 line = 0
PROV(ts: 5 s 151ms):ALLOC item = 0201 location = 0x8131AD80 size = 248 line = 0
PROV(ts: 5 s 159ms):ALLOC item = 0202 location = 0x8131AC80 size = 248 line = 0
PROV(ts: 5 s 166ms):ALLOC item = 0203 location = 0x8131AB80 size = 248 line = 0
PROV(ts: 5 s 173ms):ALLOC item = 0204 location = 0x8131AA80 size = 248 line = 0
PROV(ts: 5 s 180ms):ALLOC item = 0205 location = 0x8131A980 size = 248 line = 0
PROV(ts: 5 s 188ms):ALLOC item = 0206 location = 0x8131A880 size = 248 line = 0
PROV(ts: 5 s 195ms):ALLOC item = 0207 location = 0x8131A780 size = 248 line = 0
PROV(ts: 5 s 202ms):ALLOC item = 0208 location = 0x8131A680 size = 248 line = 0
PROV(ts: 5 s 210ms):ALLOC item = 0209 location = 0x8131A580 size = 248 line = 0
PROV(ts: 5 s 217ms):ALLOC item = 0210 location = 0x8131A480 size = 248 line = 0
PROV(ts: 5 s 224ms):ALLOC item = 0211 location = 0x8131A380 size = 248 line = 0
PROV(ts: 5 s 231ms):ALLOC item = 0212 location = 0x8131A280 size = 248 line = 0
PROV(ts: 5 s 239ms):ALLOC item = 0217 location = 0x8131A180 size = 248 line = 0
PROV(ts: 5 s 246ms):ALLOC item = 0218 location = 0x8131A080 size = 248 line = 0
PROV(ts: 5 s 253ms):ALLOC item = 0219 location = 0x837DDE80 size = 248 line = 0
PROV(ts: 5 s 260ms):ALLOC item = 0220 location = 0x837DDD80 size = 248 line = 0
PROV(ts: 5 s 268ms):ALLOC item = 0221 location = 0x837DDC80 size = 248 line = 0
PROV(ts: 5 s 275ms):ALLOC item = 0222 location = 0x837DDB80 size = 248 line = 0
PROV(ts: 5 s 282ms):ALLOC item = 0223 location = 0x837DDA80 size = 248 line = 0
PROV(ts: 5 s 289ms):ALLOC item = 0224 location = 0x837DD980 size = 248 line = 0
PROV(ts: 5 s 297ms):ALLOC item = 0400 location = 0x83D1DD00 size = 4 line = 0
PROV(ts: 5 s 304ms):ALLOC item = 0401 location = 0x83D1DC80 size = 4 line = 0
PROV(ts: 5 s 311ms):ALLOC item = 0402 location = 0x83D1DC00 size = 4 line = 0
PROV(ts: 5 s 318ms):ALLOC item = 0403 location = 0x83D1DB80 size = 4 line = 0
PROV(ts: 5 s 325ms):ALLOC item = 0404 location = 0x83D1DB00 size = 4 line = 0
PROV(ts: 5 s 332ms):ALLOC item = 0405 location = 0x83D1DA80 size = 4 line = 0
PROV(ts: 5 s 339ms):ALLOC item = 0406 location = 0x83D1DA00 size = 4 line = 0
PROV(ts: 5 s 346ms):ALLOC item = 0407 location = 0x83D1D980 size = 4 line = 0
PROV(ts: 5 s 353ms):ALLOC item = 0408 location = 0x83D1D900 size = 4 line = 0
PROV(ts: 5 s 360ms):ALLOC item = 0409 location = 0x83D1D880 size = 4 line = 0
PROV(ts: 5 s 367ms):ALLOC item = 0410 location = 0x83D1D800 size = 4 line = 0
PROV(ts: 5 s 374ms):ALLOC item = 0411 location = 0x83D1D780 size = 4 line = 0
PROV(ts: 5 s 382ms):ALLOC item = 0412 location = 0x83D1D700 size = 4 line = 0
PROV(ts: 5 s 389ms):ALLOC item = 0413 location = 0x83D1D680 size = 4 line = 0
PROV(ts: 5 s 396ms):ALLOC item = 0423 location = 0x83D1D600 size = 4 line = 0
PROV(ts: 5 s 403ms):ALLOC item = 0424 location = 0x83D1D580 size = 4 line = 0
PROV(ts: 5 s 410ms):ALLOC item = 0414 location = 0x83D1D500 size = 4 line = 0
PROV(ts: 5 s 417ms):ALLOC item = 0416 location = 0x83D1D480 size = 4 line = 0
PROV(ts: 5 s 424ms):ALLOC item = 0417 location = 0x83D1D400 size = 4 line = 0
PROV(ts: 5 s 431ms):ALLOC item = 0418 location = 0x83D1D380 size = 4 line = 0
PROV(ts: 5 s 438ms):ALLOC item = 0600 location = 0x83D1D300 size = 4 line = 0
PROV(ts: 5 s 445ms):ALLOC item = 0608 location = 0x83D1D280 size = 4 line = 0
PROV(ts: 5 s 452ms):ALLOC item = 0609 location = 0x83D1D200 size = 4 line = 0
PROV(ts: 5 s 459ms):ALLOC item = 0610 location = 0x83D1D180 size = 4 line = 0
PROV(ts: 5 s 466ms):ALLOC item = 0611 location = 0x83D1D100 size = 4 line = 0
PROV(ts: 5 s 474ms):ALLOC item = 0612 location = 0x83194F80 size = 4 line = 0
PROV(ts: 5 s 481ms):ALLOC item = 0613 location = 0x83194F00 size = 4 line = 0
PROV(ts: 5 s 488ms):ALLOC item = 0617 location = 0x83194E80 size = 4 line = 0
PROV(ts: 5 s 495ms):ALLOC item = 0618 location = 0x83194E00 size = 4 line = 0
PROV(ts: 5 s 502ms):ALLOC item = 0619 location = 0x83194D80 size = 4 line = 0
PROV(ts: 5 s 509ms):ALLOC item = 0620 location = 0x83194D00 size = 4 line = 0
PROV(ts: 5 s 516ms):ALLOC item = 2000 location = 0x83194C80 size = 4 line = 0
PROV(ts: 5 s 523ms):ALLOC item = 0805 location = 0x83194C00 size = 4 line = 0
PROV(ts: 5 s 530ms):ALLOC item = 2200 location = 0x83194B80 size = 4 line = 0
PROV(ts: 5 s 537ms):ALLOC item = 2201 location = 0x83194B00 size = 4 line = 0
PROV(ts: 5 s 544ms):ALLOC item = 2202 location = 0x83194A80 size = 4 line = 0
PROV(ts: 5 s 551ms):ALLOC item = 2203 location = 0x83194A00 size = 4 line = 0
PROV(ts: 5 s 559ms):ALLOC item = 0616 location = 0x83194980 size = 4 line = 0
PROV(ts: 5 s 566ms):ALLOC item = 2204 location = 0x83194900 size = 4 line = 0
PROV(ts: 5 s 573ms):ALLOC item = 2600 location = 0x83194880 size = 4 line = 0
PROV(ts: 5 s 580ms):ALLOC item = 2601 location = 0x83194800 size = 4 line = 0
PROV(ts: 5 s 587ms):ALLOC item = 2602 location = 0x83194780 size = 4 line = 0
PROV(ts: 5 s 594ms):ALLOC item = 2603 location = 0x83194700 size = 4 line = 0
PROV(ts: 5 s 601ms):ALLOC item = 2604 location = 0x83194680 size = 4 line = 0
PROV(ts: 5 s 608ms):ALLOC item = 2605 location = 0x83194600 size = 4 line = 0
PROV(ts: 5 s 615ms):ALLOC item = 2606 location = 0x83194580 size = 4 line = 0
PROV(ts: 5 s 622ms):ALLOC item = 2800 location = 0x83194500 size = 4 line = 0
PROV(ts: 5 s 629ms):ALLOC item = 2801 location = 0x83194480 size = 4 line = 0
PROV(ts: 5 s 636ms):ALLOC item = 2802 location = 0x83DB7C00 size = 1024 line = 0
PROV(ts: 5 s 644ms):ALLOC item = 2803 location = 0x83194400 size = 4 line = 0
PROV(ts: 5 s 651ms):ALLOC item = 0428 location = 0x83194380 size = 4 line = 0
PROV(ts: 5 s 658ms):ALLOC item = 0429 location = 0x83194300 size = 4 line = 0
PROV(ts: 5 s 665ms):ALLOC item = 0430 location = 0x83194280 size = 4 line = 0
PROV(ts: 5 s 672ms):ALLOC item = 0415 location = 0x83194200 size = 4 line = 0
PROV(ts: 5 s 679ms):ALLOC item = 0427 location = 0x83194180 size = 4 line = 0
PROV(ts: 5 s 686ms):ALLOC item = 0000 location = 0x83CC1400 size = 40 line = 1
PROV(ts: 5 s 693ms):ALLOC item = 0001 location = 0x83CC1380 size = 40 line = 1
PROV(ts: 5 s 701ms):ALLOC item = 0002 location = 0x83CC1300 size = 40 line = 1
PROV(ts: 5 s 708ms):ALLOC item = 0003 location = 0x83CC1280 size = 40 line = 1
PROV(ts: 5 s 715ms):ALLOC item = 0004 location = 0x83CC1200 size = 40 line = 1
PROV(ts: 5 s 722ms):ALLOC item = 0005 location = 0x83CC1180 size = 40 line = 1
PROV(ts: 5 s 729ms):ALLOC item = 0006 location = 0x83CC1100 size = 40 line = 1
PROV(ts: 5 s 736ms):ALLOC item = 0007 location = 0x837DCF80 size = 40 line = 1
PROV(ts: 5 s 744ms):ALLOC item = 0008 location = 0x837DCF00 size = 40 line = 1
PROV(ts: 5 s 751ms):ALLOC item = 0009 location = 0x837DCE80 size = 40 line = 1
PROV(ts: 5 s 758ms):ALLOC item = 0011 location = 0x83194100 size = 4 line = 1
PROV(ts: 5 s 765ms):ALLOC item = 0200 location = 0x837DD880 size = 248 line = 1
PROV(ts: 5 s 772ms):ALLOC item = 0201 location = 0x837DD780 size = 248 line = 1
PROV(ts: 5 s 779ms):ALLOC item = 0202 location = 0x837DD680 size = 248 line = 1
PROV(ts: 5 s 787ms):ALLOC item = 0203 location = 0x837DD580 size = 248 line = 1
PROV(ts: 5 s 794ms):ALLOC item = 0204 location = 0x837DD480 size = 248 line = 1
PROV(ts: 5 s 801ms):ALLOC item = 0205 location = 0x837DD380 size = 248 line = 1
PROV(ts: 5 s 808ms):ALLOC item = 0206 location = 0x837DD280 size = 248 line = 1
PROV(ts: 5 s 816ms):ALLOC item = 0207 location = 0x837DD180 size = 248 line = 1
PROV(ts: 5 s 823ms):ALLOC item = 0208 location = 0x837DD080 size = 248 line = 1
PROV(ts: 5 s 830ms):ALLOC item = 0209 location = 0x837DBE80 size = 248 line = 1
PROV(ts: 5 s 838ms):ALLOC item = 0210 location = 0x837DBD80 size = 248 line = 1
PROV(ts: 5 s 845ms):ALLOC item = 0211 location = 0x837DBC80 size = 248 line = 1
PROV(ts: 5 s 852ms):ALLOC item = 0212 location = 0x837DBB80 size = 248 line = 1
PROV(ts: 5 s 859ms):ALLOC item = 0217 location = 0x837DBA80 size = 248 line = 1
PROV(ts: 5 s 867ms):ALLOC item = 0218 location = 0x837DB980 size = 248 line = 1
PROV(ts: 5 s 874ms):ALLOC item = 0219 location = 0x837DB880 size = 248 line = 1
PROV(ts: 5 s 881ms):ALLOC item = 0220 location = 0x837DB780 size = 248 line = 1
PROV(ts: 5 s 888ms):ALLOC item = 0221 location = 0x837DB680 size = 248 line = 1
PROV(ts: 5 s 896ms):ALLOC item = 0222 location = 0x837DB580 size = 248 line = 1
PROV(ts: 5 s 903ms):ALLOC item = 0223 location = 0x837DB480 size = 248 line = 1
PROV(ts: 5 s 910ms):ALLOC item = 0224 location = 0x837DB380 size = 248 line = 1
PROV(ts: 5 s 917ms):ALLOC item = 0400 location = 0x837DAF80 size = 4 line = 1
PROV(ts: 5 s 924ms):ALLOC item = 0401 location = 0x837DAF00 size = 4 line = 1
PROV(ts: 5 s 932ms):ALLOC item = 0402 location = 0x837DAE80 size = 4 line = 1
PROV(ts: 5 s 939ms):ALLOC item = 0403 location = 0x837DAE00 size = 4 line = 1
PROV(ts: 5 s 946ms):ALLOC item = 0404 location = 0x837DAD80 size = 4 line = 1
PROV(ts: 5 s 953ms):ALLOC item = 0405 location = 0x837DAD00 size = 4 line = 1
PROV(ts: 5 s 960ms):ALLOC item = 0406 location = 0x837DAC80 size = 4 line = 1
PROV(ts: 5 s 967ms):ALLOC item = 0407 location = 0x837DAC00 size = 4 line = 1
PROV(ts: 5 s 974ms):ALLOC item = 0408 location = 0x837DAB80 size = 4 line = 1
PROV(ts: 5 s 981ms):ALLOC item = 0409 location = 0x837DAB00 size = 4 line = 1
PROV(ts: 5 s 988ms):ALLOC item = 0410 location = 0x837DAA80 size = 4 line = 1
PROV(ts: 5 s 995ms):ALLOC item = 0411 location = 0x837DAA00 size = 4 line = 1
PROV(ts: 6 s 2  ms):ALLOC item = 0412 location = 0x837DA980 size = 4 line = 1
PROV(ts: 6 s 9  ms):ALLOC item = 0413 location = 0x837DA900 size = 4 line = 1
PROV(ts: 6 s 16 ms):ALLOC item = 0423 location = 0x837DA880 size = 4 line = 1
PROV(ts: 6 s 24 ms):ALLOC item = 0424 location = 0x837DA800 size = 4 line = 1
PROV(ts: 6 s 31 ms):ALLOC item = 0414 location = 0x837DA780 size = 4 line = 1
PROV(ts: 6 s 38 ms):ALLOC item = 0416 location = 0x837DA700 size = 4 line = 1
PROV(ts: 6 s 45 ms):ALLOC item = 0417 location = 0x837DA680 size = 4 line = 1
PROV(ts: 6 s 52 ms):ALLOC item = 0418 location = 0x837DA600 size = 4 line = 1
PROV(ts: 6 s 59 ms):ALLOC item = 0600 location = 0x837DA580 size = 4 line = 1
PROV(ts: 6 s 66 ms):ALLOC item = 0608 location = 0x837DA500 size = 4 line = 1
PROV(ts: 6 s 73 ms):ALLOC item = 0609 location = 0x837DA480 size = 4 line = 1
PROV(ts: 6 s 80 ms):ALLOC item = 0610 location = 0x837DA400 size = 4 line = 1
PROV(ts: 6 s 87 ms):ALLOC item = 0611 location = 0x837DA380 size = 4 line = 1
PROV(ts: 6 s 94 ms):ALLOC item = 0612 location = 0x837DA300 size = 4 line = 1
PROV(ts: 6 s 101ms):ALLOC item = 0613 location = 0x837DA280 size = 4 line = 1
PROV(ts: 6 s 108ms):ALLOC item = 0617 location = 0x837DA200 size = 4 line = 1
PROV(ts: 6 s 116ms):ALLOC item = 0618 location = 0x837DA180 size = 4 line = 1
PROV(ts: 6 s 123ms):ALLOC item = 0619 location = 0x837DA100 size = 4 line = 1
PROV(ts: 6 s 130ms):ALLOC item = 0620 location = 0x837D9F80 size = 4 line = 1
PROV(ts: 6 s 137ms):ALLOC item = 2000 location = 0x837D9F00 size = 4 line = 1
PROV(ts: 6 s 144ms):ALLOC item = 0805 location = 0x837D9E80 size = 4 line = 1
PROV(ts: 6 s 151ms):ALLOC item = 2200 location = 0x837D9E00 size = 4 line = 1
PROV(ts: 6 s 158ms):ALLOC item = 2201 location = 0x837D9D80 size = 4 line = 1
PROV(ts: 6 s 165ms):ALLOC item = 2202 location = 0x837D9D00 size = 4 line = 1
PROV(ts: 6 s 172ms):ALLOC item = 2203 location = 0x837D9C80 size = 4 line = 1
PROV(ts: 6 s 179ms):ALLOC item = 0616 location = 0x837D9C00 size = 4 line = 1
PROV(ts: 6 s 186ms):ALLOC item = 2204 location = 0x837D9B80 size = 4 line = 1
PROV(ts: 6 s 193ms):ALLOC item = 2600 location = 0x837D9B00 size = 4 line = 1
PROV(ts: 6 s 200ms):ALLOC item = 2601 location = 0x837D9A80 size = 4 line = 1
PROV(ts: 6 s 208ms):ALLOC item = 2602 location = 0x837D9A00 size = 4 line = 1
PROV(ts: 6 s 215ms):ALLOC item = 2603 location = 0x837D9980 size = 4 line = 1
PROV(ts: 6 s 222ms):ALLOC item = 2604 location = 0x837D9900 size = 4 line = 1
PROV(ts: 6 s 229ms):ALLOC item = 2605 location = 0x837D9880 size = 4 line = 1
PROV(ts: 6 s 236ms):ALLOC item = 2606 location = 0x837D9800 size = 4 line = 1
PROV(ts: 6 s 243ms):ALLOC item = 2800 location = 0x837D9780 size = 4 line = 1
PROV(ts: 6 s 250ms):ALLOC item = 2801 location = 0x837D9700 size = 4 line = 1
PROV(ts: 6 s 257ms):ALLOC item = 2802 location = 0x83DB7800 size = 1024 line = 1
PROV(ts: 6 s 264ms):ALLOC item = 2803 location = 0x837D9680 size = 4 line = 1
PROV(ts: 6 s 272ms):ALLOC item = 0428 location = 0x837D9600 size = 4 line = 1
PROV(ts: 6 s 279ms):ALLOC item = 0429 location = 0x837D9580 size = 4 line = 1
PROV(ts: 6 s 286ms):ALLOC item = 0430 location = 0x837D9500 size = 4 line = 1
PROV(ts: 6 s 293ms):ALLOC item = 0415 location = 0x837D9480 size = 4 line = 1
PROV(ts: 6 s 300ms):ALLOC item = 0427 location = 0x837D9400 size = 4 line = 1
PROV(ts: 6 s 307ms):ALLOC item = 0000 location = 0x837DCE00 size = 40 line = 2
PROV(ts: 6 s 314ms):ALLOC item = 0001 location = 0x837DCD80 size = 40 line = 2
PROV(ts: 6 s 321ms):ALLOC item = 0002 location = 0x837DCD00 size = 40 line = 2
PROV(ts: 6 s 328ms):ALLOC item = 0003 location = 0x837DCC80 size = 40 line = 2
PROV(ts: 6 s 336ms):ALLOC item = 0004 location = 0x837DCC00 size = 40 line = 2
PROV(ts: 6 s 343ms):ALLOC item = 0005 location = 0x837DCB80 size = 40 line = 2
PROV(ts: 6 s 350ms):ALLOC item = 0006 location = 0x837DCB00 size = 40 line = 2
PROV(ts: 6 s 357ms):ALLOC item = 0007 location = 0x837DCA80 size = 40 line = 2
PROV(ts: 6 s 364ms):ALLOC item = 0008 location = 0x837DCA00 size = 40 line = 2
PROV(ts: 6 s 371ms):ALLOC item = 0009 location = 0x837DC980 size = 40 line = 2
PROV(ts: 6 s 379ms):ALLOC item = 0011 location = 0x837D9380 size = 4 line = 2
PROV(ts: 6 s 386ms):ALLOC item = 0200 location = 0x837DB280 size = 248 line = 2
PROV(ts: 6 s 393ms):ALLOC item = 0201 location = 0x837DB180 size = 248 line = 2
PROV(ts: 6 s 400ms):ALLOC item = 0202 location = 0x837DB080 size = 248 line = 2
PROV(ts: 6 s 407ms):ALLOC item = 0203 location = 0x837D8E80 size = 248 line = 2
PROV(ts: 6 s 415ms):ALLOC item = 0204 location = 0x837D8D80 size = 248 line = 2
PROV(ts: 6 s 422ms):ALLOC item = 0205 location = 0x837D8C80 size = 248 line = 2
PROV(ts: 6 s 429ms):ALLOC item = 0206 location = 0x837D8B80 size = 248 line = 2
PROV(ts: 6 s 436ms):ALLOC item = 0207 location = 0x837D8A80 size = 248 line = 2
PROV(ts: 6 s 444ms):ALLOC item = 0208 location = 0x837D8980 size = 248 line = 2
PROV(ts: 6 s 451ms):ALLOC item = 0209 location = 0x837D8880 size = 248 line = 2
PROV(ts: 6 s 458ms):ALLOC item = 0210 location = 0x837D8780 size = 248 line = 2
PROV(ts: 6 s 466ms):ALLOC item = 0211 location = 0x837D8680 size = 248 line = 2
PROV(ts: 6 s 473ms):ALLOC item = 0212 location = 0x837D8580 size = 248 line = 2
PROV(ts: 6 s 480ms):ALLOC item = 0217 location = 0x837D8480 size = 248 line = 2
PROV(ts: 6 s 487ms):ALLOC item = 0218 location = 0x837D8380 size = 248 line = 2
PROV(ts: 6 s 495ms):ALLOC item = 0219 location = 0x837D8280 size = 248 line = 2
PROV(ts: 6 s 502ms):ALLOC item = 0220 location = 0x837D8180 size = 248 line = 2
PROV(ts: 6 s 509ms):ALLOC item = 0221 location = 0x837D8080 size = 248 line = 2
PROV(ts: 6 s 516ms):ALLOC item = 0222 location = 0x83197E80 size = 248 line = 2
PROV(ts: 6 s 524ms):ALLOC item = 0223 location = 0x83197D80 size = 248 line = 2
PROV(ts: 6 s 531ms):ALLOC item = 0224 location = 0x83197C80 size = 248 line = 2
PROV(ts: 6 s 538ms):ALLOC item = 0400 location = 0x837D9300 size = 4 line = 2
PROV(ts: 6 s 545ms):ALLOC item = 0401 location = 0x837D9280 size = 4 line = 2
PROV(ts: 6 s 552ms):ALLOC item = 0402 location = 0x837D9200 size = 4 line = 2
PROV(ts: 6 s 559ms):ALLOC item = 0403 location = 0x837D9180 size = 4 line = 2
PROV(ts: 6 s 566ms):ALLOC item = 0404 location = 0x837D9100 size = 4 line = 2
PROV(ts: 6 s 574ms):ALLOC item = 0405 location = 0x836C4F80 size = 4 line = 2
PROV(ts: 6 s 581ms):ALLOC item = 0406 location = 0x836C4F00 size = 4 line = 2
PROV(ts: 6 s 588ms):ALLOC item = 0407 location = 0x836C4E80 size = 4 line = 2
PROV(ts: 6 s 595ms):ALLOC item = 0408 location = 0x836C4E00 size = 4 line = 2
PROV(ts: 6 s 602ms):ALLOC item = 0409 location = 0x836C4D80 size = 4 line = 2
PROV(ts: 6 s 609ms):ALLOC item = 0410 location = 0x836C4D00 size = 4 line = 2
PROV(ts: 6 s 616ms):ALLOC item = 0411 location = 0x836C4C80 size = 4 line = 2
PROV(ts: 6 s 623ms):ALLOC item = 0412 location = 0x836C4C00 size = 4 line = 2
PROV(ts: 6 s 630ms):ALLOC item = 0413 location = 0x836C4B80 size = 4 line = 2
PROV(ts: 6 s 637ms):ALLOC item = 0423 location = 0x836C4B00 size = 4 line = 2
PROV(ts: 6 s 644ms):ALLOC item = 0424 location = 0x836C4A80 size = 4 line = 2
PROV(ts: 6 s 651ms):ALLOC item = 0414 location = 0x836C4A00 size = 4 line = 2
PROV(ts: 6 s 658ms):ALLOC item = 0416 location = 0x836C4980 size = 4 line = 2
PROV(ts: 6 s 666ms):ALLOC item = 0417 location = 0x836C4900 size = 4 line = 2
PROV(ts: 6 s 673ms):ALLOC item = 0418 location = 0x836C4880 size = 4 line = 2
PROV(ts: 6 s 680ms):ALLOC item = 0600 location = 0x836C4800 size = 4 line = 2
PROV(ts: 6 s 687ms):ALLOC item = 0608 location = 0x836C4780 size = 4 line = 2
PROV(ts: 6 s 694ms):ALLOC item = 0609 location = 0x836C4700 size = 4 line = 2
PROV(ts: 6 s 701ms):ALLOC item = 0610 location = 0x836C4680 size = 4 line = 2
PROV(ts: 6 s 708ms):ALLOC item = 0611 location = 0x836C4600 size = 4 line = 2
PROV(ts: 6 s 715ms):ALLOC item = 0612 location = 0x836C4580 size = 4 line = 2
PROV(ts: 6 s 722ms):ALLOC item = 0613 location = 0x836C4500 size = 4 line = 2
PROV(ts: 6 s 729ms):ALLOC item = 0617 location = 0x836C4480 size = 4 line = 2
PROV(ts: 6 s 736ms):ALLOC item = 0618 location = 0x836C4400 size = 4 line = 2
PROV(ts: 6 s 743ms):ALLOC item = 0619 location = 0x836C4380 size = 4 line = 2
PROV(ts: 6 s 750ms):ALLOC item = 0620 location = 0x836C4300 size = 4 line = 2
PROV(ts: 6 s 758ms):ALLOC item = 2000 location = 0x836C4280 size = 4 line = 2
PROV(ts: 6 s 765ms):ALLOC item = 0805 location = 0x836C4200 size = 4 line = 2
PROV(ts: 6 s 772ms):ALLOC item = 2200 location = 0x836C4180 size = 4 line = 2
PROV(ts: 6 s 779ms):ALLOC item = 2201 location = 0x836C4100 size = 4 line = 2
PROV(ts: 6 s 786ms):ALLOC item = 2202 location = 0x836C5F80 size = 4 line = 2
PROV(ts: 6 s 793ms):ALLOC item = 2203 location = 0x836C5F00 size = 4 line = 2
PROV(ts: 6 s 800ms):ALLOC item = 0616 location = 0x836C5E80 size = 4 line = 2
PROV(ts: 6 s 807ms):ALLOC item = 2204 location = 0x836C5E00 size = 4 line = 2
PROV(ts: 6 s 814ms):ALLOC item = 2600 location = 0x836C5D80 size = 4 line = 2
PROV(ts: 6 s 821ms):ALLOC item = 2601 location = 0x836C5D00 size = 4 line = 2
PROV(ts: 6 s 828ms):ALLOC item = 2602 location = 0x836C5C80 size = 4 line = 2
PROV(ts: 6 s 835ms):ALLOC item = 2603 location = 0x836C5C00 size = 4 line = 2
PROV(ts: 6 s 842ms):ALLOC item = 2604 location = 0x836C5B80 size = 4 line = 2
PROV(ts: 6 s 850ms):ALLOC item = 2605 location = 0x836C5B00 size = 4 line = 2
PROV(ts: 6 s 857ms):ALLOC item = 2606 location = 0x836C5A80 size = 4 line = 2
PROV(ts: 6 s 864ms):ALLOC item = 2800 location = 0x836C5A00 size = 4 line = 2
PROV(ts: 6 s 871ms):ALLOC item = 2801 location = 0x836C5980 size = 4 line = 2
PROV(ts: 6 s 878ms):ALLOC item = 2802 location = 0x83DB7400 size = 1024 line = 2
PROV(ts: 6 s 885ms):ALLOC item = 2803 location = 0x836C5900 size = 4 line = 2
PROV(ts: 6 s 892ms):ALLOC item = 0428 location = 0x836C5880 size = 4 line = 2
PROV(ts: 6 s 899ms):ALLOC item = 0429 location = 0x836C5800 size = 4 line = 2
PROV(ts: 6 s 906ms):ALLOC item = 0430 location = 0x836C5780 size = 4 line = 2
PROV(ts: 6 s 914ms):ALLOC item = 0415 location = 0x836C5700 size = 4 line = 2
PROV(ts: 6 s 921ms):ALLOC item = 0427 location = 0x836C5680 size = 4 line = 2
PROV(ts: 6 s 928ms):Allocated memory = 20556
Endpoint: endpoint_init COMPLETED
drivers/usb/serial/usb-serial.c: USB Serial support registered for option1
usbcore: registered new interface driver option
drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
Start mic now ...
load cfm ok.
start log proc...
ifconfig: SIOCSIFNETMASK: Cannot assign requested address
ifconfig: SIOCGIFFLAGS: No such device
wlancmd: wlan driver adapter not found
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device
wlancmd: wlan driver adapter not found
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device
wlancmd: wlan driver adapter not found
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device
wlancmd: wlan driver adapter not found
ifconfig: SIOCGIFFLAGS: No such device
PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:01.0 to 64


=== pAd = c03c0000, size = 448000 ===

<-- RTMPAllocAdapterBlock, Status=0
pAd->CSRBaseAddress =0xb1000000, csr_addr=0xb1000000!
sh: cannot kill pid 352: No such process
device wl0 is not a slave of br0
interface wl0.1 does not exist!
interface wl0.2 does not exist!
interface wl0.3 does not exist!
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device

 begin WlanUpInterfaces...
RX DESC a321d000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
===Ralink RF DATA check ok====


Hier loopt hij dus vast en reageert nergens meer op.
Huawei is ook zo vriendelijk geweest om alle commands uit de CFE en de gewone shell te halen dus ik kan er verder weinig mee.
Ik zou ook nog een JTAG kabel kunnen kopen en wat pinnetjes solderen, maar wat ik dan moet doen weet ik eigenlijk ook niet.
Ik moet nog wel zeggen dat 1 van de 100 (gokje) boots hij wel opstart en dan ook vrolijk uren blijft draaien om dan alsnog te crashen.

Edit: ik krijg nu ook de volgende melding als hij vastloopt wanneer hij wel opgestart is:
code:
1
2
BBP(viaMCU=0) read R1 fail
ERROR!!! BBP write R1 fail

Het lijkt dus wel iets met de Wifi te maken te hebben.
Het zal wel weer een of andere stomme bug zijn die Huawei niet wil oplossen...

Edit2: Ok, dit is raar maar ik heb hem in de vriezer gegooid om oververhitting uit te sluiten maar dat was het niet. Toen in de oven voor 20 minuten op uiteindelijk 180 graden, er kwam een beetje rook vanaf, af laten koelen en toen deed hij het opeens weer! Ik kan nog niet zeggen voor hoe lang natuurlijk maar wauw, had ik echt niet verwacht. Mijn theorie is dat er misschien een los contactje zit in het soldeer van een van de chips en deze nu weer dichtgesmolten is. Enige nadeel is dat de condensatoren een beetje boller zijn gaan staan maar of dat erg is weet ik niet.

Edit3: Helaas, toch weer vastgelopen na een dag. Einde verhaal denk ik.

Edit 4: Toch maar nog een keer de oven in gedaan; 200 graden 20 minuten.
Een beetje overkill maar hij draait nu twee dagen stabiel, dus misschien wel gefikst.

Acties:
  • 0 Henk 'm!

Anoniem: 305783

Heb je dat Huawei modem niet in bruikleen gekregen van je provider? Dan kan je een nieuwe vragen...

Acties:
  • 0 Henk 'm!

  • Ano11
  • Registratie: Oktober 2015
  • Laatst online: 03-06-2023
Is beetje oude topic natuurlijk...
Maar mocht je nog met JTAG aan de slag willen gaan: ik heb de flash chip van dit modem ooit ook uitgelezen, ik kan je de juiste pinout en uitleesprogramma geven. Je kunt gemakkelijk zelf een kabel maken met een paar weerstandjes.

Maar heb je ook geprobeerd om de firmware opnieuw te flashen (er zijn twee versies beschikbaar)?

Voor wie dit nog leest ;-)

Acties:
  • 0 Henk 'm!

  • NSG
  • Registratie: April 2009
  • Laatst online: 07-07 20:27

NSG

Je weet niks!

Ik begrijp dat we op Tweakers zitten, maar waarom bel je Online niet op voor een nieuwe?
Je loopt nu te kloten met iets dat niet jou eigendom is..

Zie nu pas hoe oud dit topic is 8)7

[ Voor 11% gewijzigd door NSG op 12-10-2015 10:12 ]