[Bug 135044] Re: cups does not see usb printer

2007-08-30 Thread Martina
Remark 1: i do not have apparmor. Should i install it? Output: [EMAIL PROTECTED]:~$ sudo rm -f /etc/apparmor.d/usr.sbin.cupsd [EMAIL PROTECTED]:~$ sudo /etc/init.d/apparmor restart sudo: /etc/init.d/apparmor: command not found 2. sudo modprobe only gives hint on how to use it. 3. When looking in

[Bug 135044] Re: cups does not see usb printer

2007-08-30 Thread Till Kamppeter
Lets try another thing. A probable problem can be that the printer does not return a device ID and so CUPS cannot create a URI. So try the following: Install the original CUPS package to get back to the backend based on the "usblp" kernel module: sudo dpkg -r --force-depends cupsys sudo apt-get

[Bug 135044] Re: cups does not see usb printer

2007-08-30 Thread Martina
Hi, I tried everything once more again but unfortunately: 1 the Dymo printer is not recognized as printer, just as USB device; 2 i thought i found another USB port when i had run the cupsys upgrade to 1.3.0. again, but after installing the Dymo on that port the (garbled) output ended up on the La

[Bug 135044] Re: cups does not see usb printer

2007-08-29 Thread Till Kamppeter
Another possibility to install the rebuilt CUPS on Feisty is to do dpkg -i --force-depends *.deb This makes the missing "ghostscript" dependency being ignored. This problem was caused because the former "gs-esp" package from Feisty is replaced by a new "ghostscript" package in Gutsy. CUPS 1.3.0

[Bug 135044] Re: cups does not see usb printer

2007-08-29 Thread Till Kamppeter
Once having booted or installed Tribe 5 you need to install the binary packages from http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys/binary/ Under Tribe 5 (which is a recent development snapshot of Gutsy) these binaries work. -- cups does not see usb printer https://bugs.launchpad

[Bug 135044] Re: cups does not see usb printer

2007-08-29 Thread Patrice Vetsel
Martina : the latest release is Tribe 5, that you can find here -> http://cdimage.ubuntu.com/releases/gutsy/tribe-5/ Announce -> http://www.ubuntu.com/testing/tribe5 -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a membe

[Bug 135044] Re: cups does not see usb printer

2007-08-29 Thread Martina
I used the lice cd but there is no solution yet: the cupsys is "old" and the Dymo was not recognized. The iso was grabbed from http://cdimage.ubuntu.com/releases/gutsy/tribe-3/ Maybe that is not the one with cupsys 1.3.0 Any other options? -- cups does not see usb printer https://bugs.launchpa

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
good idea, because cupsys became wrecked (had to be removed and reinstalled, the original one). I am downloading gutsy-desktop-i386.iso and will see what it does when running the live cd session later today. -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Patrice Vetsel
@Till , may be tests can be done under a Gutsy live session ?! -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.u

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
After adding the ch9.h to my system, i ran into some warnings but sudi dpkp -i *.deb didn't work because ghostscript is missng (?); These were the messages: [EMAIL PROTECTED]:~/cupsys$ sudo dpkg -i *.deb (Database inlezen ... 120391 bestanden en mappen geïnstalleerd.) Voorbereiden om cupsys 1.2.8-

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Till Kamppeter
Forgot the "sudo" at the "ln" command, must be sudo mkdir -p /usr/include/linux/usb/ sudo ln -s /usr/include/linux/usb_ch9.h /usr/include/linux/usb/ch9.h -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a member of Ubuntu

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Till Kamppeter
Seems that the file /usr/include/linux/usb/ch9.h is not on your system. Do the following: sudo mkdir -p /usr/include/linux/usb/ ln -s /usr/include/linux/usb_ch9.h /usr/include/linux/usb/ch9.h Then in the directory with the source packages do rm -rf cupsys-1.3.0 dpkg-source -x *.dsc cd cupsys-

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
Hi, It stops when trying to buildpackages: many errors. See errors.txt. also the nex command dpkg -i *.deb cannot be done because there is no .deb Please help. THX ** Attachment added: "errors.txt" http://launchpadlibrarian.net/9036642/errors.txt -- cups does not see usb printer https://bugs

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Till Kamppeter
Do not worry about rebuilding a package. Here are the steps. Ask here if you have problems. Download the three files which are directly in the http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys/ into a new empty directory. Change into that directory and do sudo apt-get install build-

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
Well, I'am not (yet) up to that sort of thing. Better wait and see if this is included in the next release of Ubuntu (Feisty). Thanks anyway. Martine -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Till Kamppeter
Note that the binary packages are for Gutsy. For tests on Feisty you have to rebuild the source packages. -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
THX. Especially for taking this up further. Unfortunately, all but one of the packages cannot be installed as libc6 or realated (libcupsys2) are a prerequisite and "not installed" altough I can see libc6 installed in synaptic . Probably not the right version of the one your software needs. W

Re: [Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
THX. Especially for taking this up further. Unfortunately, all but one of the packages cannot be installed as libc6 or realated (libcupsys2) are a prerequisite and "not installed" altough I can see libc6 installed in synaptic . Probably not the right version of the one your software needs. W

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Till Kamppeter
I have now packaged CUPS with an alternative USB backend which does not use the usblp kernel module. You can download it here: http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys/ Install all packages in the binary/ subdirectory using "sudo dpkg -i ...". Then do sudo rmmod usblp Does

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Patrice Vetsel
As said by manufacturer : "This is due to limitations in the USB support in these printers – Linux USB support only recognizes fully compliant USB devices.". So it's the printer fault if you can not see it under gnome-cups-manager. Sorry :( ** Changed in: cupsys (Ubuntu) Status: Incomplete

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Patrice Vetsel
Thank you for your bug report and feel free to do it again :) Regards -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
I got a reply from Dymo Support where i put my printing problem as well; they send me the SDK for dymo on linux (if you want it I can att it for other ubuntu users); many different ppd files were included. I encountered a document in the Zip file that said: ** DYMO P

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
I removed all printers, restarted to be sure, connected the Dymo usb printer and tried to add the printer but no usb printerport was to be seen in either gnome-cups-manager or cupsys web interface. When i reconnected the other 2 printers (that are on a hub) the gnome-cups-manager came up by itse

[Bug 135044] Re: cups does not see usb printer

2007-08-28 Thread Martina
Hi, Output is attached: lsmod and log+lpinfo The printer cannot be installed so no output from debug of cups when trying to print. Regards, Martine ** Attachment added: "output of printingproblem" http://launchpadlibrarian.net/9021322/cups_problem -- cups does not see usb printer https://bu

[Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Patrice Vetsel
Have you, or could you tried to remove all printers configuration. Unplug all printers.And just plugin your Dymo and see if it's available in gnome-cups-manager ? I suggest this manipulation to remove a conflict problem with your others printers. -- cups does not see usb printer https://bugs.laun

[Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Martina
Thanks, Patrice, for replying so soon. When using system/maintenance/printers (which would be gnome-cups-manager) only the two usb printers that function corectly come up (HPDeskjet & HPLaserprinter), even twice, one time normal usb and one time in HPLIP. I add add the other printer choosing "u

[Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Pascal De Vuyst
Could you also attach the output of the printingbug info script. Note that e-mail attachments don't work, you have to go to the launchpad url and click "Add a comment/attachment". -- cups does not see usb printer https://bugs.launchpad.net/bugs/135044 You received this bug notification because y

Re: [Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Martina
Hi, Output is attached: lsmod and log+lpinfo The printer cannot be installed so no output from debug of cups when trying to print. Regards, Martine Pascal De Vuyst schreef: > Please provide the output of the printer detection steps described here > and attach the output of the printingbuginfo scr

[Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Pascal De Vuyst
Please provide the output of the printer detection steps described here and attach the output of the printingbuginfo script: https://wiki.ubuntu.com/DebuggingPrintingProblems. ** Changed in: cupsys (Ubuntu) Assignee: (unassigned) => Pascal De Vuyst -- cups does not see usb printer https://b

[Bug 135044] Re: cups does not see usb printer

2007-08-27 Thread Patrice Vetsel
"cups does not see" could be more specific ? Not see printer in usb or driver of this printer ? Do you use gnome-cups-manager to add printer or cupsys web interface ? Could you make a step by step showing what it's wrong and when ?! ** Changed in: cupsys (Ubuntu) Status: New => Incomplete