Gentoo Archives: gentoo-user

From: "Alan E. Davis" <lngndvs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CUPS problem
Date: Tue, 08 Jan 2008 23:46:18
Message-Id: 7bef1f890801081543k698a2dddu801a95738db331f4@mail.gmail.com
In Reply to: Re: [gentoo-user] CUPS problem by Mick
1 I think this is one of those multifactorial problems, and I'm unable
2 to pin down the exact cause. I did several things that might have
3 conspired to make printing stop working. I have a new motherboard,
4 M2N-E, from ASUS, with a dual core AMD64-X2 processor (dual core),
5 that has given me fits booting. I moved to the new motherboard after
6 having compiled a first approximation to an SMP kernel with support
7 for features and hardware I know about, then at last I tried a world
8 update, after I'd been using gentoo for a few days. I had been
9 printing all this time.
10
11 My initial investigations (ie, google) revealed a large number of
12 problems with the motherboard involving APIC or ACPI. Both, I think.
13 Other problems mentioned were SATA, and I saw more than one reference
14 to USB. USB and SATA are now sharing an interrrupt with that gentoo
15 boot.
16
17 When attempting to print or set up printing with CUPS: the printer
18 shows up in CUPS as HPLIP. I had another printer on USB, and while I
19 recall always CUPS showed me USB printers, both, as choices for found
20 printers, no solely USB entries were seen. The other printer now has
21 burned up in what I hope was a disconnected incident, a Brother
22 HL1440, the fan burned out. I can install the HP multifunction as the
23 HPLIP printer, and it shows as ready, but when I print, no printer
24 action happens, and the jobs are immediately marked as stopped. I
25 suspect some USB foibles, but the flash drives work fine. I
26 recompiled with usblp as a module and compiled in, and several times
27 recompiled, but got stuck in a place where I couldn't see a way out.
28
29 When attempting to boot to that kernel, or other gentoo kernels I have
30 compiled around (I do not use initrd/genkernel), almost every time
31 since the initial boot (that went ok), the machine locks up during
32 boot. It might take three or four attempts, but the machine locks up
33 somewhere during the process. After cupsd has been started, somewhere
34 around where syslog-ng is started, or hal, the machine locks. The
35 next boot it stops ate approximately the same place, or perhaps
36 further along. Finally, usually three or four boots later, it boots
37 and no further problems are experienced.
38
39 Partly because I needed to print, and partly to rule out hardware
40 issues, I booted ubuntu 7.10, and installed. No problem has been
41 encountered over the past few days of using ubuntu. I can print, and
42 no lockups are encountered (so far, KOW).
43
44 This is distressing. I enjoy not having to fiddle around, not
45 spending so much time maintaining the system, and it's almost
46 lightning quick to install packages!. Perhaps I'll use Ubuntu for a
47 while---but I'd sure like to solve this problem. I just tried an
48 incantation (kernel parameter) that had been recommended somewhere.
49 (noapic nolapic acpi=off pci=noacpi), but still got the same behavior.
50 Sometime soon I'll try to recompile the kernel or back down to
51 2.6.22. (I'd only compiled 2.6.23 for this new motherboard).
52
53 I thank several list denizens for suggestions. I apologize for taking
54 so much time in explaining this again, but I'd really appreciate any
55 suggestions, before I become more committed to using Ubuntu.
56
57 Alan
58 lngndvs@×××××.com
59
60
61 On Jan 8, 2008 7:56 PM, Mick <michaelkintzios@×××××.com> wrote:
62 >
63 > On Monday 07 January 2008, Dale wrote:
64 > > Randy Barlow wrote:
65 > > > Dale wrote:
66 > > >> On my system hpijs was a blocker if I recall correctly. I read
67 > > >> somewhere that hpijs was no longer being maintained and that hplip was
68 > > >> the "new thing" to use. Not sure why tho.
69 > > >>
70 > > >> Also may be worth noting that hplip used to be a service that was
71 > > >> started as well. /etc/init.d/hplip start used to work. The latest
72 > > >> update got rid of the service and I guess it just runs when it is
73 > > >> needed.
74 > > >
75 > > > I should clarify my question a bit more. I don't have the hpijs package
76 > > > installed. I do have hplip. Yet when I try to select the driver for my
77 > > > printer, hpijs is the only option of the two. I know that hplip
78 > > > includes hpijs, but I was looking for a driver called hplip and didn't
79 > > > see it...
80 > >
81 > > Did you run hp-setup? You may want to re-emerge hplip and read the
82 > > messages there. I may be forgetting something it said to do.
83 > >
84 > > Also, check your error logs. Should be in /var/log. Depends on what
85 > > logger you use as to the name of it. Mine is messages tho.
86 > >
87 > > Post back what you find out from that. May give us a clue.
88 > >
89 > > Dale
90 > >
91 > > :-) :-)
92 >
93 > What happens if under Device, you select: HP Printer (HPLIP) ?
94 >
95 > Also, have a look at http://localhost:631/help/network.html for defining the
96 > path (for network printers). However, I don't want to send you off scent here
97 > because I have not set up a USB printer before, so I am not sure what steps
98 > ought to be followed (if udev rules are desired and what not). I would have
99 > thought that guidance in this
100 > http://www.gentoo.org/doc/en/printing-howto.xml#usb ought to help.
101 > --
102 > Regards,
103 > Mick
104 >
105
106
107
108 --
109 Alan Davis, Kagman High School, Saipan lngndvs@×××××.com
110
111 "It's never a matter of liking or disliking ..."
112 ---Santa Ynez Chumash Medicine Man
113 --
114 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] CUPS problem Randy Barlow <randy@×××××××××××××××××.com>
Re: [gentoo-user] CUPS problem Mick <michaelkintzios@×××××.com>