Author Topic: PCMCIA : probing stuff - delays the end of boot time  (Read 334 times)

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
PCMCIA : probing stuff - delays the end of boot time
« on: April 07, 2012, 03:54:27 PM »
Hi,

I needed to access tty at the end of the boot, so instead of login to gdm, I hit Ctrl+Alt+F1 to get to tty1 : but just a full black screen welcomes me, same for tty2, 3, 4 then I hit one where is written:
Quote
* PCMCIA: probing PCI bus..
* not found.
* PCMCIA: probing for Intel PCIC (ISA)..
* not found.
* PCMCIA: probing for Databook TCIC-2 (ISA)..
* not found.

So I thought ok I wait a few seconds then I get to tty. But this probing lasts and lasts forever ! The machine is a fast one, with a amd 64bits dual core cpu... so it takes long but not because the resource would be too weak.

Please how can I fix it ?

Thanks,
Mélodie

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: PCMCIA : probing stuff - delays the end of boot time
« Reply #1 on: April 07, 2012, 06:02:14 PM »
Hi,

I needed to access tty at the end of the boot, so instead of login to gdm, I hit Ctrl+Alt+F1 to get to tty1 : but just a full black screen welcomes me, same for tty2, 3, 4 then I hit one where is written:
Quote
* PCMCIA: probing PCI bus..
* not found.
* PCMCIA: probing for Intel PCIC (ISA)..
* not found.
* PCMCIA: probing for Databook TCIC-2 (ISA)..
* not found.

So I thought ok I wait a few seconds then I get to tty. But this probing lasts and lasts forever !

Hi Melodie,

Are you sure ? this is just a log about that probing ... but it's not the reason because you get a delayed login, which very probably is due to starting all enabled services ...

Quote
The machine is a fast one, with a amd 64bits dual core cpu... so it takes long but not because the resource would be too weak.

Please how can I fix it ?

Thanks,
Mélodie



There is nothing to fix.

The next time, boot at runlevel 3 (grub, press F3 (options), hit enter and add a 3 at the end of the parameter line), this way you avoid to start the Xserver at all.

AS

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: PCMCIA : probing stuff - delays the end of boot time
« Reply #2 on: April 07, 2012, 06:44:23 PM »
Hi,

I needed to access tty at the end of the boot, so instead of login to gdm, I hit Ctrl+Alt+F1 to get to tty1 : but just a full black screen welcomes me, same for tty2, 3, 4 then I hit one where is written:
Quote
* PCMCIA: probing PCI bus..
* not found.
* PCMCIA: probing for Intel PCIC (ISA)..
* not found.
* PCMCIA: probing for Databook TCIC-2 (ISA)..
* not found.

So I thought ok I wait a few seconds then I get to tty. But this probing lasts and lasts forever !

Quote
Hi Melodie,

Are you sure ? this is just a log about that probing ... but it's not the reason because you get a delayed login, which very probably is due to starting all enabled services ...

Hi AS,

I am sure, and I am also sure to be sure. ;)

I have rebooted twice. Once I also tried to blacklist pcmcia but that didn't help so I removed it from the blacklist file and then I came here to ask for help. It looks like a log file, but it is a message in one of the ttys, though a ddebug.log is also created.

This is why in order to avoid posting before I find clues I did a research at the web. Then I found a message about the file "ddebug.log" which is created in /tmp after harddrake does the detection job, but that didn't help me either.

Quote
There is nothing to fix.

There must be something...  ???

Quote
The next time, boot at runlevel 3 (grub, press F3 (options), hit enter and add a 3 at the end of the parameter line), this way you avoid to start the Xserver at all.

AS

I don't think so. I would rather invite you to test the next PCLinuxOS Education in English, (2012.04) which I will upload this night. This is the version with which I met with this annoyance (I have seen this message before and it bugs me, but I can't always post for every problem, so I had delayed this one).

Regards,
Mélodie

PS: About services I keep them always to the minimum as much as possible. I used to disable numlock to avoid being annoyed in some laptops where numlock means no access to the normal keyboard keys which are letters such as u, i, o, p, j, k, l, m and some punctuation. Now even disabled some process elsewhere turns it on again : is there any known way to change this behavior ?

« Last Edit: April 07, 2012, 06:49:48 PM by melodie »
melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: PCMCIA : probing stuff - delays the end of boot time
« Reply #3 on: April 07, 2012, 06:57:28 PM »
Hi,

I needed to access tty at the end of the boot, so instead of login to gdm, I hit Ctrl+Alt+F1 to get to tty1 : but just a full black screen welcomes me, same for tty2, 3, 4 then I hit one where is written:
Quote
* PCMCIA: probing PCI bus..
* not found.
* PCMCIA: probing for Intel PCIC (ISA)..
* not found.
* PCMCIA: probing for Databook TCIC-2 (ISA)..
* not found.

So I thought ok I wait a few seconds then I get to tty. But this probing lasts and lasts forever !

Quote
Hi Melodie,

Are you sure ? this is just a log about that probing ... but it's not the reason because you get a delayed login, which very probably is due to starting all enabled services ...

Hi AS,

I am sure, and I am also sure to be sure. ;)

Did you tried a different machine too ?

Quote
I have rebooted twice. Once I also tried to blacklist pcmcia but that didn't help so I removed it from the blacklist file and then I came here to ask for help. It looks like a log file, but it is a message in one of the ttys, though a ddebug.log is also created.

This is why in order to avoid posting before I find clues I did a research at the web. Then I found a message about the file "ddebug.log" which is created in /tmp after harddrake does the detection job, but that didn't help me either.

Quote
There is nothing to fix.

There must be something...  ???

 ::) ::)

Quote
Quote
The next time, boot at runlevel 3 (grub, press F3 (options), hit enter and add a 3 at the end of the parameter line), this way you avoid to start the Xserver at all.

AS

I don't think so.

 ::) ::)

Quote

I would rather invite you to test the next PCLinuxOS Education in English, (2012.04) which I will upload this night. This is the version with which I met with this annoyance (I have seen this message before and it bugs me, but I can't always post for every problem, so I had delayed this one).

Regards,
Mélodie

OK, send me a link  ;)

Best,
AS



Quote
PS: About services I keep them always to the minimum as much as possible. I used to disable numlock to avoid being annoyed in some laptops where numlock means no access to the normal keyboard keys which are letters such as u, i, o, p, j, k, l, m and some punctuation. Now even disabled some process elsewhere turns it on again : is there any known way to change this behavior ?


Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: PCMCIA : probing stuff - delays the end of boot time
« Reply #4 on: April 07, 2012, 07:45:31 PM »
Did you tried a different machine too ?

Not possible, it is a system I was just about to remaster.

However, I told you I met with this message already. I had met this message in other machines, but I don't remember which one. The one machine on which I work on now to make remasters have been assembled fairly recently, so I must have noticed in other machines.



Quote
Quote
I would rather invite you to test the next PCLinuxOS Education in English, (2012.04) which I will upload this night. This is the version with which I met with this annoyance (I have seen this message before and it bugs me, but I can't always post for every problem, so I had delayed this one).

Regards,
Mélodie

OK, send me a link  ;)

Best,
AS

I will, once uploaded, after the next night.
Thanks,
Mélodie

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode