WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: enable the parallel port  (Read 4508 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: enable the parallel port
« Reply #15 on: August 06, 2010, 04:03:39 AM »
Oooops... (again...) only now noticed that bit, it means your basic parallel port modules are loaded and therefore parallel port should work!   :)

a bit of information:

lsmod | grep port

parport_pc 18352 0
parport       18763 1 parpor_pc
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
Re: enable the parallel port
« Reply #16 on: August 06, 2010, 04:05:52 AM »
too i have traid in bootloader  -> parport=auto

but parport_pc 00:0c disabled
      parport_pc 00:0c probe 00:0c failed with error -22

The version de TC is 2.8.1

Thanks
« Last Edit: August 06, 2010, 04:28:26 AM by jjreina »

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
Re: enable the parallel port
« Reply #17 on: August 06, 2010, 05:08:59 AM »
I tested with version 3.x

but parport_pc 00:0c disabled
      parport_pc 00:0c probe 00:0c failed with error -22

lsmod | grep port

parport_pc 18655 0
parport      18560 2 ppdev,parpor_pc

I'm using TC 3.X live

any suggestions?

Thanks
« Last Edit: August 06, 2010, 09:39:50 AM by jjreina »

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: enable the parallel port
« Reply #18 on: August 06, 2010, 10:48:23 AM »
Along the lines of pnp o/s, maybe it could be named something else like "plug n' play o/s"

You could also try booting with "pnpacpi=off" or manually pass the settings (ie during modprobe)