Comment 11 for bug 180093

Revision history for this message
Jan Henkins (jhenkins) wrote :

Hello all,

I have the latest Karmic Beta, and this problem still persists. My hardware is an Acer TravelMate 4672 WLMi, and it seems to have the same TI chipset as discussed above. Please let me know what debug info I can give to help out. Currently I have the following when I insert or take out the xD card:

---start---
# udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[1254910363.832002] add /devices/pci0000:00/0000:00:1e.0/0000:0a:09.2/tifm_xd0:0 (tifm)
UDEV [1254910363.832313] add /devices/pci0000:00/0000:00:1e.0/0000:0a:09.2/tifm_xd0:0 (tifm)
KERNEL[1254910369.892623] remove /devices/pci0000:00/0000:00:1e.0/0000:0a:09.2/tifm_xd0:0 (tifm)
UDEV [1254910369.892658] remove /devices/pci0000:00/0000:00:1e.0/0000:0a:09.2/tifm_xd0:0 (tifm)
---end---

lshw reports the following for the actual controller:

---start---
           *-storage
                description: Mass storage controller
                product: 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
                vendor: Texas Instruments
                physical id: 9.2
                bus info: pci@0000:0a:09.2
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: storage pm bus_master cap_list
                configuration: driver=tifm_7xx1 latency=57 maxlatency=4 mingnt=7
                resources: irq:20 memory:c8316000-c8316fff
---end---

I tried to run "apport-collect -p linux-image-`uname -r` 180093", but for some reason it does not want to work via our proxy. Please let me know if there is any other info needed.