Hi folks, I'm using the Angstrom-x11-image-liveramdisk-2007.12 image (http://www.angstrom-distribution.org/releases/2007.12/images/hx4700/Angstrom-x11-image-liveramdisk-2007.12-hx4700.exe) and when I try to initialise the ACX wireless, the machine locks up. I've attached a log of the console output.
It seems that there's so much going on that the machine can't process any more I/O, so I have to reset it and then go through the awful 'Andy reschedules his dental appointment' tutorial again - how I hate that thing! Cheers. Lex
r...@hx4700:~$ lsmod | grep hx4700 snd_hx4700_audio 4192 0 snd_pxa2xx_i2sound 11776 2 snd_hx4700_audio snd_ak4641 9344 1 snd_hx4700_audio i2c_core 17232 3 i2c_pxa,snd_hx4700_audio,snd_ak4641 hx4700_bt 2048 0 r...@hx4700:~$ r...@hx4700:~$ lsmod | grep acx r...@hx4700:~$ # it's Sunday 01-Feb-09 08:49 r...@hx4700:~$ r...@hx4700:~$ sync r...@hx4700:~$ # going to load wifi r...@hx4700:~$ # this'll crash it r...@hx4700:~$ r...@hx4700:~$ modinfo -p hx4700_acx r...@hx4700:~$ modinfo -p acx debug:Debug level mask (see L_xxx constants) r...@hx4700:~$ uname -a Linux hx4700 2.6.21-hh20 #1 PREEMPT Fri Dec 28 18:08:26 CET 2007 armv5tel unknown r...@hx4700:~$ dmesg | cat s-adc: Sample with too much jitter - ignored <4>[ 179.410000] Alignment trap: keylaunch (2174) PC=0x402272c8 Instr=0xe5102004 Address=0x0001abdd FSR 0x013 <4>[ 179.420000] Alignment trap: keylaunch (2174) PC=0x40226db4 Instr=0xe5112004 Address=0x0001abdd FSR 0x013 <4>[ 181.180000] Alignment trap: gpe-confd (2239) PC=0x401aa4ec Instr=0x15843000 Address=0xbeb162f3 FSR 0x813 <4>[ 197.010000] ts-adc: Sample with too much jitter - ignored ... <4>[ 236.820000] ts-adc: Sample with too much jitter - ignored <4>[ 237.290000] egpio set: reg 0 = 0x0020 <6>[ 237.940000] Bluetooth: HCI UART driver ver 2.2 <6>[ 237.950000] Bluetooth: HCI H4 protocol initialized <6>[ 237.960000] Bluetooth: HCI BCSP protocol initialized <4>[ 240.740000] ts-adc: Sample with too much jitter - ignored ... <4>[ 380.390000] ts-adc: Sample with too much jitter - ignored <4>[ 380.780000] egpio clear: reg 0 = 0x0000 <4>[ 382.540000] ts-adc: Sample with too much jitter - ignored <4>[ 420.390000] egpio set: reg 0 = 0x0010 <4>[ 420.800000] egpio set: reg 0 = 0x0010 <4>[ 420.800000] egpio set: reg 0 = 0x0010 <5>[ 420.910000] pccard: PCMCIA card inserted into slot 0 <5>[ 420.910000] pcmcia: registering new device pcmcia0.0 <4>[ 524.550000] ts-adc: Sample with too much jitter - ignored ... <4>[ 526.130000] ts-adc: Sample with too much jitter - ignored <5>[ 527.830000] pccard: card ejected from slot 0 <4>[ 527.890000] egpio clear: reg 0 = 0x0000 <6>[ 543.680000] mmcblk0: mmc0:a95c SR256 247040KiB <6>[ 543.680000] mmcblk0: p1 <3>[ 544.560000] FAT: bogus number of reserved sectors <6>[ 544.560000] VFS: Can't find a valid FAT filesystem on dev mmcblk0. <4>[ 680.200000] ts-adc: Sample with too much jitter - ignored ... <4>[ 719.220000] ts-adc: Sample with too much jitter - ignored <4>[ 720.580000] Stopping tasks ... done. <4>[ 720.700000] Suspending console(s) <4>[ 721.530000] egpio clear: reg 0 = 0x0000 <4>[ 721.550000] egpio set: reg 0 = 0x0001 <7>[ 721.660000] DPM: pda_udc: Turning on port <4>[ 721.660000] pxa_gpiodev_set_value(76, 1) <6>[ 721.680000] asic3_mmc: starting resume <6>[ 722.290000] asic3_mmc: finished resume <7>[ 722.290000] DPM: rs232-serial: Turning off port <4>[ 722.290000] pxa_gpiodev_set_value(32, 0) <4>[ 722.290000] egpio clear: reg 0 = 0x0001 <4>[ 722.330000] egpio clear: reg 0 = 0x0001 <4>[ 722.550000] SACR0 = 0x7700, SADIV = 0x1a <4>[ 722.650000] Restarting tasks ... done. <4>[ 728.150000] ts-adc: Sample with too much jitter - ignored ... <4>[ 842.220000] ts-adc: Sample with too much jitter - ignored <6>[ 853.240000] udc: USB reset <6>[28574.550000] udc: USB reset <6>[28583.750000] udc: USB reset ... <6>[28658.930000] udc: USB reset <6>[28659.110000] usb0: full speed config #1: 100 mA, Ethernet Gadget, using CDC Ethernet Subset <4>[30792.710000] ts-adc: Sample with too much jitter - ignored ... <4>[30793.820000] ts-adc: Sample with too much jitter - ignored <4>[30795.770000] ts-adc: Sample with too much jitter - ignored <5>[36816.970000] ds2760-battery ds2760-battery.0: not enough power to charge <5>[40310.140000] ds2760-battery ds2760-battery.0: not enough power to charge <4>[40374.210000] pxa_gpiodev_set_value(32, 1) <7>[40374.210000] DPM: rs232-serial: Turning on port <7>[40578.310000] ieee80211_crypt: registered algorithm 'NULL' r...@hx4700:~$ r...@hx4700:~$ apm Off-line, battery status high: 97% (4:28:00) r...@hx4700:~$ r...@hx4700:~$ sync r...@hx4700:~$ modprobe acx [40799.770000] acx: this driver is still EXPERIMENTAL [40799.770000] acx: reading README file and/or Craig's HOWTO is recommended, visit http://acx100.sf.net in case of further questions/discussion [40799.790000] acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them [40799.800000] PCI module v0.3.36 initialized, waiting for cards to probe... r...@hx4700:~$ # that didn't happen last time r...@hx4700:~$ # cos' last time, I modprobed hx4700_acx first r...@hx4700:~$ lsmod | grep acx acx 166784 0 r...@hx4700:~$ iwconfig lo no wireless extensions. usb0 no wireless extensions. r...@hx4700:~$ sync r...@hx4700:~$ # it might crash now r...@hx4700:~$ modprobe hx4700_acx [40841.850000] hx4700_wlan_init: acx-mem platform_device_register [40841.870000] egpio set: reg 0 = 0x0001 [40841.980000] egpio set: reg 0 = 0x0081 [40842.140000] egpio set: reg 0 = 0x0083 [40842.140000] egpio set: reg 0 = 0x0087 [40842.150000] egpio set: reg 0 = 0x00c7 [40842.210000] acx: found ACX100-based wireless network card [40842.240000] ACX radio type 0x0d [40843.270000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.330000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.650000] NVS_vendor_offs:0000 probe_delay:500 eof_memory:65536 [40843.650000] CCAModes:04 Diversity:01 ShortPreOpt:01 PBCC:01 ChanAgil:00 PHY:05 Temp:01 [40843.660000] AntennaID:01 Len:02 Data:1E 00 [40843.670000] PowerLevelID:0A Len:00 Data: [40843.680000] DataRatesID:02 Len:05 Data:02 04 11 22 44 [40843.680000] DomainID:03 Len:07 Data:10 20 30 31 32 40 41 [40843.690000] ProductID:04 Len:09 Data:TI ACX100 [40843.700000] ManufacturerID:05 Len:07 Data:TI TesL [40843.730000] acx: === chipset TNETW1100B, radio type 0x0D (Maxim), form factor 0x03 (Compact Flash), EEPROM version 0x05: uploaded firmware 'Rev 1.10.7.K' === [40843.760000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.790000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.820000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.850000] acx copy_from_slavemem: warning! destination not word-aligned! [40843.880000] new ratevector: 82 84 0B 16 2C [40843.980000] acx v0.3.36: net device wlan0, driver compiled against wireless extensions 22 and Linux 2.6.21-hh20 r...@hx4700:~$ [40844.970000] wlan0: changing radio power level to 14 dBm (47) [40845.100000] acx: unknown EID 45 in mgmt frame at offset 79. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 61 in mgmt frame at offset 107. IE: 3D 16 01 08 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 127 in mgmt frame at offset 131. IE: 7F 01 01 [40845.100000] sta_list_add: sta=02:22:69:34:02:95 [40845.100000] acx: unknown EID 45 in mgmt frame at offset 74. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 61 in mgmt frame at offset 102. IE: 3D 16 01 08 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 127 in mgmt frame at offset 126. IE: 7F 01 01 [40845.100000] sta_list_add: sta=02:22:69:34:02:96 [40845.100000] acx: unknown EID 45 in mgmt frame at offset 110. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 61 in mgmt frame at offset 138. IE: 3D 16 01 08 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 127 in mgmt frame at offset 162. IE: 7F 01 01 [40845.100000] sta_list_add: sta=00:22:69:34:02:94 [40845.100000] acx: unknown EID 45 in mgmt frame at offset 79. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 61 in mgmt frame at offset 107. IE: 3D 16 01 08 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 127 in mgmt frame at offset 131. IE: 7F 01 01 [40845.100000] acx: unknown EID 45 in mgmt frame at offset 74. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 61 in mgmt frame at offset 102. IE: 3D 16 01 08 00 00 00 00 00 00 00 00 00 00 00 00 [40845.100000] 00 00 00 00 00 00 00 00 [40845.100000] acx: unknown EID 127 in mgmt frame at offset 126. IE: 7F 01 01 [40845.310000] acx: unknown EID 45 in mgmt frame at offset 74. IE: 2D 1A 1C 18 1A FF FF 00 00 00 00 00 00 00 00 00 [40845.310000] 00 00 00 00 00 00 00 00 00 00 00 00 ... [40845.310000] 00 00 00 00 00 00 00 00 00 00 00 00 [40845.310000] acx: unknown EID 61 in mgmt frame at [I unplugged the serial cable] [EOF]
_______________________________________________ Angstrom-distro-users mailing list Angstrom-distro-users@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users