Ubuntu doesnt support Texas Instruments PCIxx21/x515 Cardbus Controller

Bug #135760 reported by Nil Parra
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.22 (Ubuntu)
Fix Released
Medium
Chuck Short

Bug Description

Hello
I bought an HP pavillion zd8000 with a pcmcia sd card reader Texas Instruments PCIxx21/x515 Cardbus Controller . I installed Ubuntu gutsy. Unfortunately my sd card reader seems to be not supported. I also tested with later kernels : 2.6.22-10-generic.

nyl@nyl-laptop:~$ lspci | grep 0b
0b:00.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
0b:00.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
0b:00.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
0b:00.4 Generic system peripheral [0805]: Texas Instruments PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller
0b:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0b:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
nyl@nyl-laptop:~$ 0b:00.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller

 lspci -v -s 0b:00.0
0b:00.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
        Subsystem: Hewlett-Packard Company Unknown device 3082
        Flags: bus master, medium devsel, latency 168, IRQ 16
        Memory at c820a000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=0b, secondary=0c, subordinate=0c, sec-latency=176
        Memory window 0: 50000000-53fff000 (prefetchable)
        Memory window 1: 54000000-57fff000
        I/O window 0: 00005400-000054ff
        I/O window 1: 00005800-000058ff
        16-bit legacy interface ports at 0001

 lspci -v -s 0b:00.3
0b:00.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
        Subsystem: Hewlett-Packard Company Unknown device 3082
        Flags: bus master, medium devsel, latency 64, IRQ 16
        Memory at c8204000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>

 lspci -xxx -v -s 0b:00.0
0b:00.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
        Subsystem: Hewlett-Packard Company Unknown device 3082
        Flags: bus master, medium devsel, latency 168, IRQ 16
        Memory at c820a000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=0b, secondary=0c, subordinate=0c, sec-latency=176
        Memory window 0: 50000000-53fff000 (prefetchable)
        Memory window 1: 54000000-57fff000
        I/O window 0: 00005400-000054ff
        I/O window 1: 00005800-000058ff
        16-bit legacy interface ports at 0001
00: 4c 10 31 80 07 00 10 02 00 00 07 06 20 a8 82 00
10: 00 a0 20 c8 a0 00 00 02 0b 0c 0c b0 00 00 00 50
20: 00 f0 ff 53 00 00 00 54 00 f0 ff 57 00 54 00 00
30: fc 54 00 00 00 58 00 00 fc 58 00 00 ff 01 c0 05
40: 3c 10 82 30 01 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

lspci -xxx -v -s 0b:00.3
0b:00.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
        Subsystem: Hewlett-Packard Company Unknown device 3082
        Flags: bus master, medium devsel, latency 64, IRQ 16
        Memory at c8204000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
00: 4c 10 33 80 06 00 10 02 00 00 80 01 08 40 80 00
10: 00 40 20 c8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 3c 10 82 30
30: 00 00 00 00 44 00 00 00 00 00 00 00 0a 01 07 04

Revision history for this message
Chuck Short (zulcss) wrote :

Hi,

Try booting with pci=assign-busses.

Thanks
chuck

Revision history for this message
Nil Parra (nyl) wrote :

YEahh It's work!!!

Can you add this automatically during installation of ubuntu ?

Thanks

Nil

Revision history for this message
Brian Murray (brian-murray) wrote :

Could you please provide the output of 'sudo dmidecode' as an attachment to your bug report? Thanks in advance.

Changed in linux-source-2.6.20:
assignee: nobody → brian-murray
importance: Undecided → Medium
status: New → Incomplete
Changed in linux-source-2.6.22:
assignee: brian-murray → zulcss
Revision history for this message
Nil Parra (nyl) wrote :

This is my result of command "sudo dmidecode"

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

Thanks.

Changed in linux-source-2.6.22:
status: Incomplete → Confirmed
Revision history for this message
Chuck Short (zulcss) wrote :

Added to my git tree.

Changed in linux-source-2.6.22:
status: Confirmed → In Progress
Revision history for this message
Nil Parra (nyl) wrote :

thks , good luck!!

Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

Hi, I've made a meta-bug to keep track of all these Texas Card Reader bugs - please help me by using it to close duplicates, and get new bugs to search for duplicates. The meta-bug is Bug #180076

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote :

It appears this has been fixed - it was said to be added to the git tree, and no one has lately reported this. Marking as fix released.

Changed in linux-source-2.6.22:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.