Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Parallel port over PCMCIA
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ekra
n00b
n00b


Joined: 05 Jul 2007
Posts: 55
Location: France

PostPosted: Sat Oct 18, 2008 1:06 pm    Post subject: Parallel port over PCMCIA Reply with quote

Hi everybody,

I just bought a PCMCIA card for my laptop that is a parallel port interface. I would like to have few information about it please.

Which options must I enable in my kernel ? Only PCMCIA ?
What shoud be the name of the device ? (in /dev/)

My kernel is a 2.6.25-gentoo-r7.

Currently I have :
Code:

ekra@Minu /usr/src/linux $ zcat /proc/config.gz | grep -i pcmcia
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PCMCIA_XIRCOM is not set
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_PCMCIA_WL3501 is not set
CONFIG_NET_PCMCIA=y
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
# CONFIG_PCMCIA_PCNET is not set
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_PCMCIA_AXNET is not set
# PCMCIA character devices
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
# PCMCIA devices


Thanks a lot !
_________________
:)
Back to top
View user's profile Send private message
ekra
n00b
n00b


Joined: 05 Jul 2007
Posts: 55
Location: France

PostPosted: Mon Oct 20, 2008 9:59 pm    Post subject: Reply with quote

Anybody, no idea ?
_________________
:)
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Tue Oct 21, 2008 12:46 am    Post subject: Reply with quote

As far as I know, there really isn't a 'standard' for parallel port PCMCIA cards. Who made it? does cardctl ident identify it?

I suppose /dev/lp* will still be used for PCMCIA.

You might have to go with a USB solution if your machine has them, they tend to be more standardized.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
ekra
n00b
n00b


Joined: 05 Jul 2007
Posts: 55
Location: France

PostPosted: Tue Oct 21, 2008 9:50 am    Post subject: Reply with quote

Thanks.

This is a "Best connectivity", "Cardbus to Parallel Port Adapter", it is said to be compatible with Linux, with logos PCMCIA and ieee1284.

I have no /dev/lp* nor /dev/par*

But it does'n work, I think I miss something in the kernel configuration...
Here is my full kernel config.

I did'nt know it was better with USB, I just thought this would be worst :/
_________________
:)
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Tue Oct 21, 2008 2:40 pm    Post subject: Reply with quote

does 'cardctl ident' report anything? Do you see the card with 'lspci' ?

A cursory check on google indicates it should be able to map pcmcia.

It seems you have CONFIG_PARPORT_PC turned off. Try turning on CONFIG_PARPORT_PC and CONFIG_PARPORT_PC_PCMCIA and see if it works.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
ekra
n00b
n00b


Joined: 05 Jul 2007
Posts: 55
Location: France

PostPosted: Wed Oct 22, 2008 11:27 am    Post subject: Reply with quote

Thanks for your answear eccerr0r.

No I have no socket corresponding to the card.

I modified my kernel config but it is still not recognized. I tried to plug another card on this parallel port (via PCMCIA) and the led of the card didn't light whereas it was on when I plugged it on a french modem/router (Freebox).

This is my new configured kernel.

I think there is still something wrong in my kernel config, no ?

Thank you very much to try to help me :)
_________________
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum