|
PCMCIA almost working, oh so close. Please help
I have a micron millennia transport laptop (P133mhz, 32mb ram, 1.3gb drive) that uses a Cirrus Logic PD6729 (aka CL 6729) PCMCIA controller. I've tried every flavor possible on this old but good laptop.
DSL-N Linux is the closest I've come to getting it working. It seems to detect my card inserts, but there are no beeps. The light on my wireless NIC is on, but the system can't tell me what card is inserted. If i use my newer laptop, the same card is auto detected by DSL-N, so i know it's not the card.
My pcmcia config file (/etc/pcmcia/config.opts) looks like this:
PCMCIA=yes
PCIC=i82365
PCIC_OPTS="wakeup=1 fast_pci"
CORE_OPTS=
I've tried changing the i82365 entry with a PD6729, but that didn't work either. I'm using kernel 2.6.12. Also, i've tried a bunch of different settings in the config file, but nothing seems to make any difference. How do i know it's actually referring to that config file in the first place?
-Thanks for the help
|