Re: hplip setup problems

2008-03-31 Thread Isaac Mushinsky
Since this problem is most probably not FreeBSD-specific, I filed a bug (209721) with hplip: https://bugs.launchpad.net/hplip/+bug/209721. The patch is attached there too. So my ordeal with this issue is finally closed. ___ freebsd-questions@freebsd.org

Re: hplip setup problems

2008-03-30 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Machine is FreeBSD

Re: hplip setup problems

2008-03-28 Thread Isaac Mushinsky
Yes, of course sleep() works. But I am looking for the *proper* way to fix it. My questions at this point are: 1. Does USB standard permit these sequential requests, or there should be some reset/synch mechanism utilized in between? I could also usb_close() and reopen the device, but is there a

Re: hplip setup problems

2008-03-28 Thread Isaac Mushinsky
On Thursday 27 March 2008 10:37:48 you wrote: > On Thursday 27 March 2008, Isaac Mushinsky wrote: > > Anish Mistry (the port maintainer) has answered below. It seems > > that this is a printer defect after all then. I'll try to patch the > > code to fill in the missing serial id with some fake stri

Re: hplip setup problems

2008-03-27 Thread Predrag Punosevac
Isaac Mushinsky wrote: Anish Mistry (the port maintainer) has answered below. It seems that this is a printer defect after all then. I'll try to patch the code to fill in the missing serial id with some fake string, and shall report if I get the thing to work. Is the hp backend the only entry po

Re: hplip setup problems

2008-03-27 Thread Anish Mistry
On Thursday 27 March 2008, Isaac Mushinsky wrote: > Anish Mistry (the port maintainer) has answered below. It seems > that this is a printer defect after all then. I'll try to patch the > code to fill in the missing serial id with some fake string, and > shall report if I get the thing to work. > >

Re: hplip setup problems

2008-03-27 Thread Isaac Mushinsky
Anish Mistry (the port maintainer) has answered below. It seems that this is a printer defect after all then. I'll try to patch the code to fill in the missing serial id with some fake string, and shall report if I get the thing to work. Is the hp backend the only entry point to libusb, or should

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: On Wednesday 26 March 2008 23:31:26 Predrag Punosevac wrote: Isaac Mushinsky wrote: On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not tr

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 23:31:26 Predrag Punosevac wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > >> I am close to assasinating my HP Photosmart C4280 in frustration. > >> > >> 1. This is an all-in-one device. (I did not try the scanner setup yet

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 23:31:26 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > >> I am close to assasinating my HP Photosmart C4280 in frustration. > >> > >> 1. This is an all-in-one device. (I did not try the scanner setup yet) > >> 2. ulpt

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. 3.

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Machine is FreeBSD

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: On Wed, Mar 26, 2008 at 3:49 PM, Predrag Punosevac <[EMAIL PROTECTED] > wrote: Isaac Mushinsky wrote: Obviously the device can not communicate with the kernel. My first hunch would be to blame on ugen driver of BSD but look at

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wed, Mar 26, 2008 at 3:49 PM, Predrag Punosevac < [EMAIL PROTECTED]> wrote: > Isaac Mushinsky wrote: > Obviously the device can not communicate with the kernel. My first hunch > would be to blame on ugen driver > of BSD but look at this lines from hp-check that I copied from you > message. > Yo

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. 3.

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: Obviously the device can not communicate with the kernel. My first hunch would be to blame on ugen driver of BSD but look at this lines from hp-check that I copied from you message. You are missing slue of REQUIRED libraries. Are you running CUPS development version. You a

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Machine is FreeBSD

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 04:29:45 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 02:49:52 you wrote: > >> fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > >>> I am close to assasinating my HP Photosmart C4280 in frustration. > >>> > >>> 1. This is an all-in-one device. (I did no

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 04:29:45 you wrote: > Isaac Mushinsky wrote: > > On Wednesday 26 March 2008 02:49:52 you wrote: > >> fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > >>> I am close to assasinating my HP Photosmart C4280 in frustration. > >>> > >>> 1. This is an all-in-one device. (I did no

Re: hplip setup problems

2008-03-26 Thread Predrag Punosevac
Isaac Mushinsky wrote: On Wednesday 26 March 2008 02:49:52 you wrote: fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules a

Re: hplip setup problems

2008-03-26 Thread Isaac Mushinsky
On Wednesday 26 March 2008 02:49:52 you wrote: > fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: > > I am close to assasinating my HP Photosmart C4280 in frustration. > > > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > > 2. ulpt, umass, uscanner modules are not in kernel a

Re: hplip setup problems

2008-03-25 Thread Lars Eighner
fOn Wed, 26 Mar 2008, Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. So far as I can determine, there is no r

Re: hplip setup problems

2008-03-25 Thread Isaac Mushinsky
On Wednesday 26 March 2008 00:21:12 Isaac Mushinsky wrote: > I am close to assasinating my HP Photosmart C4280 in frustration. > > 1. This is an all-in-one device. (I did not try the scanner setup yet) > 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. > 3. Machine is FreeBSD

Re: hplip setup problems

2008-03-25 Thread Isaac Mushinsky
> Do you have correct permissions on device nodes? I think so, see the lsdevs output at the link provided. The permissions are even more liberal; I'll change them back when the problem is fixed. ___ freebsd-questions@freebsd.org mailing list http://list

Re: hplip setup problems

2008-03-25 Thread Predrag Punosevac
Isaac Mushinsky wrote: I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. 3. Machine is FreeBSD 7-stable/amd64. 4. hplip is 2.8.2 $ usbd

hplip setup problems

2008-03-25 Thread Isaac Mushinsky
I am close to assasinating my HP Photosmart C4280 in frustration. 1. This is an all-in-one device. (I did not try the scanner setup yet) 2. ulpt, umass, uscanner modules are not in kernel and not kld-loaded. 3. Machine is FreeBSD 7-stable/amd64. 4. hplip is 2.8.2 $ usbdevs addr 1: UHCI root hub