View previous topic :: View next topic |
Author |
Message |
InfinityX Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/170506259341a5309693ef8.png)
Joined: 31 Jan 2004 Posts: 385
|
Posted: Thu Apr 15, 2004 11:43 pm Post subject: Cupsd causing freeze? |
|
|
Been putting this problem off for weeks now but I've decided to have another crack at it.
Cupsd refuses to start, it simply hangs at the prompt, no errors, no nothing. A few seconds after this other things start to hang like my modem (usb if that matters) and dhcpcd hangs if I try to restart it.
The only way to get my computer back again is to shutdown completely and turn off at the wall (a simple restart or shutdown doesn't work).
The printer itself is an Epson 790 on a parallel port, but cupsd hasn't even started once so I don't think it has anything to do with the printer.
The details:
- world freshly emerged
- running kernel 2.6.5-gentoo (though the same thing happened on 2.6.3 and 2.6.3-gentoo-r1)
- I'm using the latest hotplug (a hunch from other posts slightly similar to this one)
- cupsd has been unmerged/emerged so many times now I've lost track, but in my recollection it's never worked once
I have a suspicion that the kernel is at fault, though I'm far from an expert at compiling kernels (I just check the same boxes as the previous kernel whenever I upgrade, so it's possible that whatever I may be missing has followed me).
I'm way out of my league here, someone please help! ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jmusits Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_dr_zoidberg.gif)
Joined: 19 Jan 2004 Posts: 117 Location: New York
|
Posted: Fri Apr 16, 2004 2:42 am Post subject: |
|
|
Did you compile the kernel w/ Paralell Port support and Support for Paralell Printers?
Just an easy mistake to make but I don't think that would cause cups to crash.
Jason _________________ If you got the DO RE I got MI.
--Jerry Garcia "Run For The Roses" |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Rainmaker Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/TV Stars/data1.jpg)
Joined: 12 Feb 2004 Posts: 1650 Location: /home/NL/ehv/
|
Posted: Fri Apr 16, 2004 3:17 am Post subject: |
|
|
is there anything in /var/log/cupsd ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
InfinityX Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/170506259341a5309693ef8.png)
Joined: 31 Jan 2004 Posts: 385
|
Posted: Fri Apr 16, 2004 7:37 am Post subject: |
|
|
error_log contains this:
Code: | I [16/Apr/2004:00:30:44 +0100] Listening to 0:631
I [16/Apr/2004:00:30:44 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
I [16/Apr/2004:00:30:44 +0100] Configured for up to 100 clients.
I [16/Apr/2004:00:30:44 +0100] Allowing up to 100 client connections per host.
I [16/Apr/2004:00:30:44 +0100] Full reload is required.
W [16/Apr/2004:00:31:15 +0100] LoadDevices: Backend did not respond within 30 seconds! |
Parallel support appears to be in ("parallel port support" and "pc style hardware" are builtin). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|