View previous topic :: View next topic |
Author |
Message |
xcable Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 15 Aug 2002 Posts: 424 Location: College Station, Texas
|
Posted: Wed Dec 10, 2003 5:45 pm Post subject: 2.6.0-test11 and pcmcia-cs |
|
|
When configuring pcmcia-cs 3.2.6 against my 2.6.0-test11 I get this message:
Code: |
Configuration successful.
** Your kernel is configured with PCMCIA driver support. Therefore,
** 'make all' will compile the PCMCIA utilities but not the drivers.
** See README-2.4 if this is not what you intended!
|
But I want the pcmcia-cs drivers (for a serial card). I don't have any drivers for pcmcia cards enable (at least I can't find any enabled).
Any ideas?
Heath |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Gandalf_Grey_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Apr 2003 Posts: 151
|
Posted: Wed Dec 10, 2003 6:39 pm Post subject: |
|
|
I honestly cant remember which version you need (quantitativly) however it will not compile right if you are not useing the masked version of pcmcia-cs.
ACCEPT_KEYWORDS="~x86" emerge pcmcia-cs _________________ Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
-- Linus Torvalds |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xcable Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 15 Aug 2002 Posts: 424 Location: College Station, Texas
|
Posted: Sat Dec 13, 2003 9:52 pm Post subject: conclusionou |
|
|
After hours, dozens of permentations on kernel configurations, kernel compiles, and kernel installs I have come to the conclusions that :
1 - pcmcia-cs DRIVERS will NOT compile against 2.6.0-test11 (only the scripts and tools will)
2 - my pcmcia compact flash adapter (SanDisk Compact Flash PC Card Adapter) will not work with 2.6.0-test11 (works fine under 2.4.22-23 with pcmcia-cs)
3 - I'm screwed until this problem gets fixed or worked out
heath holcomb |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DerRalf n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Dec 2003 Posts: 34 Location: Bay Area, CA
|
Posted: Sat Dec 13, 2003 11:41 pm Post subject: 2.6.0-test11 and pcmcia-cs |
|
|
Quote: |
After hours, dozens of permentations on kernel configurations, kernel compiles, and kernel installs I have come to the conclusions that :
1 - pcmcia-cs DRIVERS will NOT compile against 2.6.0-test11 (only the scripts and tools will)
2 - my pcmcia compact flash adapter (SanDisk Compact Flash PC Card Adapter) will not work with 2.6.0-test11 (works fine under 2.4.22-23 with pcmcia-cs)
3 - I'm screwed until this problem gets fixed or worked out
|
I manged to get the same PCMCIA compact flash adapter to work fine with 2.6.0-test11. I installed the 3.2.6 pcmcia-cs package from sources.
I have a 512MB cf card in there and I can mount it from /dev/hde1 using "msdos" as the filesystem.
Are you sure you have all the modules loaded (pcmcia_core, yenta_socket, ide_cs and ds)? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xcable Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 15 Aug 2002 Posts: 424 Location: College Station, Texas
|
Posted: Sun Dec 14, 2003 5:39 pm Post subject: FIXED - my bad |
|
|
Ok, I'm an idiot. I did not enable "PCMCIA IDE support" in my kernel, once I did that I was able to mount and read my compact flash through my pcmcia to conpact flash adapter.
heath |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|