hi,
so i was able to get revision 1092 to boot via the mmc card, however,
it seems that bluetooth functionality is not available. any ideas?
partial boot log is below, relevant lines are here:
...
Starting Bluetooth subsystem:Trying baud rate 57600...
Set (GPIO,out,clear) via /proc/gpio/GPIO7
Set (GPIO,out,set) via /proc/gpio/GPIO7
Got response after reset... gobbling
No response from BT module
Trying baud rate 115200...
Set (GPIO,out,clear) via /proc/gpio/GPIO7
Set (GPIO,out,set) via /proc/gpio/GPIO7
Got response after reset... gobbling
Initialization timed out.
...
# hcitool scan
Device is not available: Address family not supported by protocol
thanks,
greg
Freeing init memory: 72K
/init script running...
smc91x module...
smc91x: not found (-19).
mmc modules...
mmcblk0: mmc0:0001 MMCm 1019392KiB
mmcblk0: p1
e2fsck 1.38 (30-Jun-2005)
/mnt/mmc/rootfs.img has gone 49710 days without being checked, check
forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/mnt/mmc/rootfs.img: 4670/16384 files (0.5% non-contiguous),
50348/65536 blocks
NET: Registered protocol family 1
loop: exports duplicate symbol loop_unregister_transfer (owned by
kernel)
Initializing random number generator... done.
Starting 32kHz clock...Settled
Set (AF1,out,clear) via /proc/gpio/GPIO12
Starting Bluetooth subsystem:Trying baud rate 57600...
Set (GPIO,out,clear) via /proc/gpio/GPIO7
Set (GPIO,out,set) via /proc/gpio/GPIO7
Got response after reset... gobbling
No response from BT module
Trying baud rate 115200...
Set (GPIO,out,clear) via /proc/gpio/GPIO7
Set (GPIO,out,set) via /proc/gpio/GPIO7
Got response after reset... gobbling
Initialization timed out.
Starting network...
udhcpc (v0.9.9-pre) started
Dec 31 16:00:41 udhcpc[256]: udhcpc (v0.9.9-pre) started
pxa2xx_udc: version 4-May-2005
usb0: Ethernet Gadget, version: May Day 2005
usb0: using pxa2xx_udc, OUT ep2out-bulk IN ep1in-bulk STATUS ep6in-bulk
usb0: MAC 86:f9:8a:71:32:21
usb0: HOST MAC 86:f9:8a:71:32:22
usb0: RNDIS ready
Nothing to flush.
NET: Registered protocol family 17
udhcpc (v0.9.9-pre) started
Dec 31 16:00:42 udhcpc[288]: udhcpc (v0.9.9-pre) started
m
Dec 31 16:00:42 udhcpc[288]: [truncated] m
CPLD responded with: ff
PCMCIA: request for IRQ34 failed (-16)
pxa2xx-pcmcia: probe of pxa2xx-pcmcia failed with error -16
cfio: module license 'unspecified' taints kernel.
Before register driver
After register driver
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device mwlan0 ; No such device.
Starting Rendezvous:
Starting httpd...
Welcome to the Gumstix Linux Distribution!
gumstix login: root
Password:
Welcome to Gumstix!
By default, this gumstix is configured for CF support.
Unfortunately, this means MMC support has to be
disabled out of the box. To turn on MMC and turn off CF,
edit the file /etc/modules and comment out or delete the pcmcia (CF)
line, and uncomment the MMC lines. You then also need to comment out
or remove the line "auto mwlan0" in /etc/network/interfaces if it
exists, since it will otherwise cause the pcmcia driver to be loaded.
# hcitool scan
Device is not available: Address family not supported by protocol
|