From: Celejar on
[Please respond on list, and not to me personally, as per the list Code of Conduct.]

On Thu, 26 Nov 2009 07:54:34 +0000 (GMT)
Tobias Ruff <lisemint(a)ymail.com> wrote:

> Thank you for your answer and sorry for not having wrapped the lines in my mail.
> bash> ifconfig -a
> lo Link encap:Lokale Schleife
> inet Adresse:127.0.0.1 Maske:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metrik:1
> RX packets:8 errors:0 dropped:0 overruns:0 frame:0
> TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
> Kollisionen:0 Sendewarteschlangenlänge:0
> RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)

[For English language lists, you should probably set an English locale
(perhaps 'C') for the posted output of commands.]

So the kernel / driver is not setting up an interface for the card.

> I'm not so sure what part to put from dmesg and /var/log/syslog.
> bash> dmesg | grep pcmcia
> gives no result.
> bash>cat /var/log/syslog | grep pcmcia
> gives no result, too.

Try removing the card, running 'tail -f /var/log/syslog' in a terminal,
and then reinserting the card. Post whatever gets added to the log.
Similarly for dmesg, note the last message before reinserting the card,
and then post whatever gets added when you reinsert.

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Celejar on
[Once again, please respond only to the list and not to me.]

On Thu, 26 Nov 2009 19:43:45 +0000 (GMT)
Tobias Ruff <lisemint(a)ymail.com> wrote:

> Thanks again for your answer.
> > Try removing the card, running 'tail -f /var/log/syslog' in
> > a terminal,
> > and then reinserting the card.  Post whatever gets
> > added to the log.
> > Similarly for dmesg, note the last message before
> > reinserting the card,
> > and then post whatever gets added when you reinsert.
> Unfortunately nothing gets added to syslog or dmesg whenever I eject or insert the card.

That's pretty weird; I don't have that much experience with PCMCIA
cards, but it seems that the kernel isn't finding any hardware it
recognizes. I don't have anything else to offer at this point.

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org