LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2011, 09:46 PM   #1
keithostertag
Member
 
Registered: Jul 2011
Location: Harrisburg, PA
Posts: 127

Rep: Reputation: Disabled
Just what are cardctl and cardmgr? And how do I use them?


As I look through posts related to pcmcia and pci card problems on laptops I keep seeing references to cardctl and cardmgr, as if these were programs that give configuration info or are management utilities like lsmod. Yet I can't find them- there is no man pages for them, and they don't seem to be executable. I see that cardctl is in the /etc/bash_completion.d directory, but I don't know how to use the files in that directory. Even "locate" doesn't find them. Can someone tell me exactly how to use these and the syntax? I am using Debian with a 2.6 kernel. Examples would really help.

Thanks, Keith.
 
Old 08-07-2011, 01:00 AM   #2
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
This is a shoot in the dark,but if I can remember right support for PCMCIA cards went away because of laptops have RJ-45 ports and wireless connections....

The last info I could find on it dates back to 2009....

the say to run command lspci -v | grep subordinate should help you find the card ,but there are no updates beyond kernel 2.6 for PCMCIA cards I've seen...


I may be wrong so keep looking

Good Luck
 
1 members found this post helpful.
Old 08-07-2011, 08:13 AM   #3
keithostertag
Member
 
Registered: Jul 2011
Location: Harrisburg, PA
Posts: 127

Original Poster
Rep: Reputation: Disabled
Hi culaterout -

Thanks for responding.

I know about lspci, though I have never known of the "subordinate" qualifier.

I am working, at the moment, with an old Dell laptop, whose wireless card seems to be integrated into a pci/pcmcia card along with the ethernet function, very strange.

Yea, your are correct that many of the posts I see are dated. However, the cardctl is still part of the current kernels, and is part of a large number of files in the /etc/bash_completion.d subdirectory. I'd like to know how to use those files.
 
Old 08-07-2011, 04:24 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Almost all laptops do weird stuff. They tend to use pci to pci bridges a lot too. That is usually how the pc card attaches.

Not sure that the pc card or pcmcia would show up under lspci but I think it is now supported under hotplug.

You can still try cardctl after you plug in a pcmcia card.

http://pcmcia-cs.sourceforge.net/

http://kernel.org/pub/linux/utils/ke...ia/pcmcia.html

Yep, it is either hotplug or udev.

Last edited by jefro; 08-07-2011 at 04:25 PM.
 
1 members found this post helpful.
Old 08-07-2011, 05:28 PM   #5
keithostertag
Member
 
Registered: Jul 2011
Location: Harrisburg, PA
Posts: 127

Original Poster
Rep: Reputation: Disabled
Thanks jefro. That last link explains what culaterout was telling me. And it lead me to using pccardctl, which tells me that their is no available IRQ for the slot my wireless is connected to! Now I have to research that... any clues for that?

Thanks,
Keith
 
Old 08-07-2011, 06:19 PM   #6
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
If you want to see the full article here is the link...





I installed the new kernel on my laptop from DELL. I did have some problems. It seems like my stupid laptop doesn't have enough irqs to handle using the USB port. Thus, I now have to buy a USB mouse (and maybe keyboard) to free up some irqs. I also had this problem when I tried to use my pcmcia modem and pcmcia ethernet card at the same time. I haven't been able to solve this problem. Now when I use the USB port, I can't use either pcmcia card. It is extremely annoying that I can't get anything to use irq 10, and that I can't disable the parallel port, serial port, and internal ps/2 mouse. The DELL computer was by far the best Linux laptop I had seen, but now it will become outdated soon. I imagine with kernel 2.4, there will be a lot more commercial support for Linux. Why on earth the software evil empire and the hardware evil empire came together to create the user-friendly plug-and-pray nonsense is beyond me. I know my laptop has free resources but I cannot force it to use those resources. Very annoying. I am extremely unimpressed with the BIOS of the particular DELL laptop I got.

I bought another laptop for one of my employees at GNUJobs.com from Emperor Linux, and it was properly configured, and I grilled the salesperson to make sure I got everything working without any problems. I am much happier with the laptop I got from Emperor Linux.

Another goofy thing I did was I forgot to install the iso9660 format into the kernel (or as a module). Now I can't read cdroms. I will have to compile the kernel one more time and specify to include the iso9660 filesystem format as a module.





Best I could say to try is update BIOS, maybe they had an update to resolve this conflicting issue????

This is a puzzling problem that either Dell fixed or Dell swept under the carpet....

Good Luck.....

Last edited by culaterout; 08-07-2011 at 06:24 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with cardctl eject alienDog Slackware 4 07-26-2005 09:51 AM
cardctl eject freeze in kernel 2.6.7 AzidStar Linux - Networking 2 02-22-2005 05:00 AM
Belkin F5D6020 - cardctl status works - cardctl ident does not ! kinglion Linux - Networking 2 11-11-2004 05:58 PM
PCMICA - cardctl ident = no product available ronin1 Linux - Hardware 0 06-03-2004 12:01 PM
no cardctl or cardmgr barrys Mandriva 2 02-14-2004 06:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration