bump. not work yet..
Have Aspire 3620 with ENE Cardbus 1410 too
[Solved?] ENE CB1410 -Building IOPCCardFamily.kext... (or porting pcmcia-cs) help?
Started by matthieu/ergosteur, Feb 17 2007 06:19 PM
33 replies to this topic
#21
Posted 13 October 2007 - 04:22 AM
#22
Posted 21 October 2007 - 01:53 PM
same problem here... acer travelmate 8215wlhi.
o2micro controller has pcmcia bus and firewire shared. (this notebook has 1 standard pcmcia slot and 1 express card)
so no firewire and pcmcia working.
has some1 a working kext to use at least pcmcia bus (maybe disabling firewire)?
regards
o2micro controller has pcmcia bus and firewire shared. (this notebook has 1 standard pcmcia slot and 1 express card)
so no firewire and pcmcia working.
has some1 a working kext to use at least pcmcia bus (maybe disabling firewire)?
regards
#23
Posted 21 October 2007 - 02:07 PM
matt-hieu ergosteur, on Feb 25 2007, 03:16 AM, said:
bump!
by the way, i noticed i didn't include a screenshot. i get 3 build errors, something to do with a timer not being defined. has anyone compiled the iopccardfamily before?
by the way, i noticed i didn't include a screenshot. i get 3 build errors, something to do with a timer not being defined. has anyone compiled the iopccardfamily before?
I have been trying the same, but my programming skills are too much lacking in order to be of any real use.
Would be nice to get that pcmcia working as 'native' airport with Linksys cards would be in store.
I was lucky enough to get my 2200 Wifi working with the Wifi driver though.
#24
Posted 01 November 2007 - 03:09 AM
I ended up using USB and abandon cardbus... too bad
#25
Posted 23 November 2007 - 02:00 AM
#26
Posted 14 December 2007 - 07:15 PM
Hi everyone!
I'm using 10.4.9 by Uphuk on my Acer TM 2410. I used IOPCCardFamily.kext.ene.cb1410.barbie.zip
and get this:
XXX-computer:~ root# dmesg | grep PC
AppleIntelPIIXPATA: Secondary PCI IDE channel is disabled
IOPCCardBridge::checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PATA@1F,1/AppleIntelPIIXATARoot/PRID@0/AppleIntelPIIXPATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/ST9120822A Media/IOFDiskPartitionScheme/Untitled 4@4
Any ideas? PLEASE HELP ME!!!!!!!!!
I'm using 10.4.9 by Uphuk on my Acer TM 2410. I used IOPCCardFamily.kext.ene.cb1410.barbie.zip
and get this:
XXX-computer:~ root# dmesg | grep PC
AppleIntelPIIXPATA: Secondary PCI IDE channel is disabled
IOPCCardBridge::checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PATA@1F,1/AppleIntelPIIXATARoot/PRID@0/AppleIntelPIIXPATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/ST9120822A Media/IOFDiskPartitionScheme/Untitled 4@4
Any ideas? PLEASE HELP ME!!!!!!!!!
#27
Posted 19 December 2007 - 02:12 AM
vitalyk, on Dec 15 2007, 03:01 AM, said:
Hi everyone!
...snif...
and get this:
XXX-computer:~ root# dmesg | grep PC
...
IOPCCardBridge::checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0
...
...snif...
and get this:
XXX-computer:~ root# dmesg | grep PC
...
IOPCCardBridge::checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0
...
seems like it happens due to other kext doesn get along with the pccard kext, have you try to use
IOPCIFamily.kext from 10.4.5 or maybe other glitchman's kext (except for the IOPCCardFamily.kext) ?
good luck!
#28
Posted 21 December 2007 - 09:45 PM
IOPCIFamily.kext from 10.4.5 or maybe other glitchman's kext (except for the IOPCCardFamily.kext) ?
Hi, dear Barbie.
First of all, thanks for your reply. But, unfortunately, all this kext doesnt work. I'd like to ask you - What kind of MacOS X you're using (by whom)? And also I have Acer TM 2410. Maybe you can give your working kext? Will be very grateful to you.
P.S. Sorry for my English.
Hi, dear Barbie.
First of all, thanks for your reply. But, unfortunately, all this kext doesnt work. I'd like to ask you - What kind of MacOS X you're using (by whom)? And also I have Acer TM 2410. Maybe you can give your working kext? Will be very grateful to you.
P.S. Sorry for my English.
#29
Posted 30 December 2007 - 09:05 AM
i have the same problem with my acer 3623, everything working out of the box except for that pcmcia slot, so no connect card
#30
Posted 08 January 2008 - 05:37 PM
Success!
ENE CB1410 Working i Leopard!
iATKOS v1.0i with PC_EFI v8
SpeedStep kernel, dual core working!
Acer TravelMate 6292 (Identified as Mac Pro)
After searcing the forums, and a lot of trial and error I finally got it working using kernel extensions from 10.4.8 (JaS), and editing IOPCCardFamily.kext.
Extensions replaced: AppleACPIPlatform, AppleAPIC, IOACPIFamily, IOPCIFamily, and IOPCCardFamily.
Unless your lspci output matches the one below, you will have to modify IOPCCardFamily for your system.
Check out this post for instructions how to...
Sometimes I get this failure during boot:
Hardware info (Linux command: lspci -nn -vvv):
Note: Attached IOPCCardFamily is modified for this exact controller (memory, I/O and PCI ID).
Note2: Replacing these extensions also gave me back the battery icon on my laptop
ENE CB1410 Working i Leopard!
iATKOS v1.0i with PC_EFI v8
SpeedStep kernel, dual core working!
Acer TravelMate 6292 (Identified as Mac Pro)
After searcing the forums, and a lot of trial and error I finally got it working using kernel extensions from 10.4.8 (JaS), and editing IOPCCardFamily.kext.
Extensions replaced: AppleACPIPlatform, AppleAPIC, IOACPIFamily, IOPCIFamily, and IOPCCardFamily.
Unless your lspci output matches the one below, you will have to modify IOPCCardFamily for your system.
Check out this post for instructions how to...
Sometimes I get this failure during boot:
IOPCCard info: Intel PCIC probe: IOPCCard notice: Bad bridge mapping at 0xf0407000! IOPCCardBridge::start failed,but 95% of the time it´s working like a charm.
Hardware info (Linux command: lspci -nn -vvv):
0a:01.0 CardBus bridge [0607]: ENE Technology Inc CB1410 Cardbus Controller [1524:1410] (rev 01) Subsystem: Acer Incorporated [ALI] Unknown device [1025:011b] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 168, Cache Line Size: 128 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at f0404000 (32-bit, non-prefetchable) [size=4K] Bus: primary=0a, secondary=0b, subordinate=0e, sec-latency=176 Memory window 0: 88000000-8bfff000 (prefetchable) Memory window 1: 90000000-93fff000 I/O window 0: 00002000-000020ff I/O window 1: 00002400-000024ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt- PostWrite+ 16-bit legacy interface ports at 0001
Note: Attached IOPCCardFamily is modified for this exact controller (memory, I/O and PCI ID).
Note2: Replacing these extensions also gave me back the battery icon on my laptop
Attached Files
#31
Posted 12 January 2008 - 09:44 PM
My PCMCI Picoh R5C475 didn't work in 10.4.6 with the same message
...
until I replace IOPCIFamily.kext from v2.0 to v1.7!
Now my PCMCI works
Quote
IOPCCardBridge::checkBridgeBusIDs invalid sub/cardbus/pci settings of 0x0
until I replace IOPCIFamily.kext from v2.0 to v1.7!
Now my PCMCI works
#32
Posted 14 January 2008 - 03:26 AM
Nice to know that people are getting somewhere with this 
I upgraded my laptop at the new year, and to my surprise - it has an ExpressCard slot rather than cardbus/PCMCIA
(Great, another hurdle to get over!
)
I still have the Acer, but my partner uses that now so..
I upgraded my laptop at the new year, and to my surprise - it has an ExpressCard slot rather than cardbus/PCMCIA
I still have the Acer, but my partner uses that now so..
#33
Posted 17 January 2008 - 10:43 PM
Hey folks,
You might want to have a look at Chun-Nans work in this thread:http://forum.insanel...showtopic=81036
He's just added ENE devices - if you could try it and let us know if it works, that would be great.
Please post any replies in that thread.
Cheers,
EqUaTe
You might want to have a look at Chun-Nans work in this thread:http://forum.insanel...showtopic=81036
He's just added ENE devices - if you could try it and let us know if it works, that would be great.
Please post any replies in that thread.
Cheers,
EqUaTe
#34
Posted 17 February 2008 - 08:07 PM
EqUaTe, on Jan 17 2008, 11:43 PM, said:
Hey folks,
You might want to have a look at Chun-Nans work in this thread:http://forum.insanel...showtopic=81036
He's just added ENE devices - if you could try it and let us know if it works, that would be great.
Please post any replies in that thread.
Cheers,
EqUaTe
You might want to have a look at Chun-Nans work in this thread:http://forum.insanel...showtopic=81036
He's just added ENE devices - if you could try it and let us know if it works, that would be great.
Please post any replies in that thread.
Cheers,
EqUaTe
Thanks, now my ene cardbus is working!!!! Thank you Chun-Nans!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account










