Hardware :: Printer Not Working In Any Distro?

Jan 28, 2010

I've searched and posted, and tried a buncha stuff, and still no joy.

I am running Mandriva 2010 on a Toshiba Laptop with an HP P1006 Laserjet. Also an Asus eee with Joliecloud.

Both of these were working until two weeks ago. Suddenly I can't print from either of these computers. My wife's MacBook and my son's Windows 7 computer both work with this printer. Neither of my Linux boxes is working.

The queues are enabled, I've reloaded the CUPs dirvers.

View 3 Replies


ADVERTISEMENT

Hardware :: Lexmark X7170 - Any Distro Where The Printer Is Supported?

Aug 30, 2010

I'm having problems with Lexmark X7170 office-jet - no suitable drivers,all I want is to print with that,nothing else.Do you have any suggestion for drivers or Linux distro ?

View 2 Replies View Related

Red Hat / Fedora :: Yum Source Distro Packages Not Working?

Jul 8, 2011

My SL6.1 Distribution isn't connecting the the source packages from yum. It says something along the lines of the repo???.xml cannot be found for altrpms & sourceforge packages.

I have already tried using the command:

su yum clean all su yum update package-list

but that failed to work.

and su yum makecache

Is there any other way i can try? Like uninstalling the source from yum then reinstalling it?

View 2 Replies View Related

Debian :: Cursor Stopped Working After Installing Second Distro?

Aug 30, 2011

I use Debian 6 as my main distro, installed on partition 1 (sda1) on my laptop. After installing a second distro on sda2 everything still worked fine and both distros show up on the boot up screen. After installing a 3rd distro on sda3; suddenly my cursor (in Debian) is frozen and I can't use either the touch-pad or the 'left and right clickers'. It seems unlikely that this would have anything to do with installing another distro but on the other hand it is a bit of a coincidence...or? The cursor works on the 2nd OS. The 3rd has not yet showed up on the boot screen (I want to do a 'update-grub from within Debian)

View 5 Replies View Related

OpenSUSE Hardware :: Realtek Hi-Def Audio Not Working Very Well On The Distro?

Mar 22, 2010

as reported on the Milestone 3 release news:

Originally Posted by Me, myself

I�d like to report a bug in the distro that KDE cannot deal with my Sound Card (snd-hda-intel). It�s recognized by the kernel and the module works well, the Yast tested it well too, but when I try to use AmaroK or a media/video player it doesn�t work, never, since the version 11.1 when I acquired my PC.My sound card is a onboard nForce 630i, that uses Realtek High-Def audio driver; I suppose I ain�t sayin� foolishness, so on openSUSE and KDE the sound doesn�t come up,but only on programs, in tests and on another situation it works,even on streaming videos! That�s why I don�t understand what is the real deal.I tested it on Gnome too and the problem persists,so I�ve to change the distro and I�m using Mandriva now, which I don�t like it too much, but everything works well.

View 1 Replies View Related

Ubuntu Multimedia :: How Can App Work For While / Then Stop Working Within Same Distro

Jan 17, 2010

I have been working with Ubuntu for the last 6 months. Overall, I am all behind linux and open source. However, what I cannot figure out is why [in Ubuntu] or how can an app work for a while, then stop working within the same distro? My iPod was working great with HiPO, Banshee, and Rhythmbox and now, after the latest upgrade, it's not working.

View 3 Replies View Related

Debian Installation :: When Connect The Printer, Doesn't Recognize Printer As The Photosmart B109 Printer For Unknown Reason?

Jan 3, 2011

I've bought a HP Photosmart printer, HP Photosmart wireless e-All-in-One printer - B110a and i've got a problem installing it properly. I'm using Debian 6.0 Squeeze. When i connect the printer, Debian doesn't recognize my printer as the Photosmart B109 printer for unknown reason. When i go to the site of HP and search for a driver, it directs me to this site:I've downloaded that latest hplip file as a .run file and installed it. My printer is recognized proparly, but when i try to print a colored image, it comes out black/white. Something is not crrect. Does anyone recognize this problem with this type HP printer?

View 7 Replies View Related

General :: Installing Printer - Add Printer In Local Network Or Windows Printer Via Samba

Nov 23, 2009

I just upgrade to Fedora 11.

I have problem in installing the printer, no matter add printer in local network or Windows Printer via Samba.

The summary is as follow:

I have download a printer driver and had installed but got error when I tried to printer a test page.

View 6 Replies View Related

General :: Distro - Nominate A Disastrous Distro From Past Or Present

Jan 9, 2010

nominate a disastrous distro from past or present that was simply AWFUL and what exactly was so bad about it?

View 14 Replies View Related

Networking :: Why Doesn't Distro 9.0 Setup Work For 13.1 Distro?

Sep 6, 2010

I have a linux box set up as a multi-purpose server for my home with three Windows client PC's. The linux box is based on a slightly modified Slackware 9.0 distribution using Linux 2.4.20 and an unfortinately old, slow AMD processor with a miserable 512Kb RAM. The linux box serves the CIFS file system to the Windows boxes, runs the SQUID HTTP proxy, the Apache web server, a print server, does masquerading, mail serving and a very effective firewall using iptables.

This system, although slow, has run perfectly for several years.Let me say that again - This system works perfectly.I had decided that now is the time to upgrade the hardware, so I bought a Gigabyte LGA775 motherboard which has two 1Gb network interfaces on it, an ASUS 256Mb PCI-E display card, 2Gb of DDR3 RAM, an Intel Core2-Quad processor and a bunch of 500Gb SATA drives to set up a RAID5 array (but I intend that the system boot off one of several 40Gb PATA drives I have).I set up the processor, motherboard, display card, RAM, a SATA DVD Drive and a 40Gb PATA hard disk in a "breadboard" layout and installed distro 13.1, being careful to set up the static IP for the local network, dhcpcd to get an IP address from the cable modem (my internet connection) and to enable ip_forward in the network configuration.

Then I installed a script invoked by /etc/rc.d/rc.local which installed all the SAME iptables rules as my old Linux box. There was one minor glitch when I had to change 8 occurrences of "-d ! $LOCAL_NET to" "! --destination $LOCAL_NET" but that was no problem. I also set up /etc/resolv.conf, /etc/hosts , the BIND server files etc. etc. exactly as in the old box.

I am able to ping mirror.aarnet.edu.au (this is at the heart of Australia's internet hub network - if it's down the whole bloody thing is down) and have the system find the correct IP from the designated nameservers and contact that server with a return trip time of 35ms. I am able to run a telnet session from one of the Windows boxes and edit files on the Linux server. So both network interfaces work and I've got them the right way around.I am able to run FTP on one of the Windows boxes and connect through to mirror.aarnet.edu.au, although it seems to hang when I try a DIR (but then so does the old linux system).

View 83 Replies View Related

OpenSUSE Hardware :: HP Printer Not Working?

Jun 4, 2011

Suse 11.4 64bit
amd6000
gigabyte motherboard
4 GB
HP psc 1200 series printer

I try to print a page and nothing happens(after 10 mins+). The HP tray icon->printer control says it's pending. Also, I have the hardware system info file.

View 4 Replies View Related

Ubuntu :: Epson Printer Not Working?

May 4, 2010

I have been using the Lucid since about Xmas time as my main Distro. Up until Sunday when I did a fresh Install of Lucid 10.4 final release my epson printer was working, now it isn't even listed in the printer list, but it is still found with lsusb.

View 3 Replies View Related

Ubuntu :: HP F380 Printer Not Working In 10.04 / Fix It?

Oct 21, 2010

I have an HP Desk Jet F380 printer that no longer seems to work since I upgraded from Hardy to Lucid. I don't even see any options to change printing preferences when I go into System > Administration. I'm not sure what to do at this point?

View 1 Replies View Related

Ubuntu :: Boot Log And Printer Not Working

Jul 30, 2011

I have noticed since I have updated to 10.04.3 this has been coming up in my boot log.

udevd[249]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/85-brltty.rules:23

Also my printer has quit working also, have tried reinstalling cups, reinstalling the print drivers printer still does not work.

Does this entry in the the boot log have anything to do with the printer?

View 3 Replies View Related

Networking :: Printer Sharing Isn't Working

Jan 31, 2011

I am having problems trying to share a printer on my desktop. The printer is an HP Laserjet 1020, and the desktop is running 64-bit Ubuntu Karmic. None of the other boxes on the network (wired/wireless, 32-bit/64-bit, Ubuntu Lucid/Win7/XP) can access the printer.

I have checked all of the appropriate boxes in printer properties and server settings. When I try to install the printer on the other systems, I am asked for a username and password on the desktop. I set up a user named "printer" and gave it a password, but when I try to use that username/password to install the printer on one of the other systems, I get an "access denied" error. All of the networked systems can see each other, and access shared files.

View 2 Replies View Related

OpenSUSE Hardware :: Printer Stopped Working In 11.2?

Dec 8, 2009

I have a Canon Pixma iP4000. It worked in 11.1, and worked until recently in 11.2. But now it does not work. When I try to print anything with it I get the error:

"Unable to find Gutenprint driver named "Canon PIXMA iP4000"!"

I have tried deleting the printer and setting it up several times in both the YaST printer module and http://localhost:631/. Nothing changes. I am using the driver it suggests and the driver definitely exists. I have tried reinstalling all of my cups and gutenprint-related software as well. I am using an up-to-date x86-64 system.

View 5 Replies View Related

Ubuntu Installation :: Printer Recognized But Not Working?

Feb 1, 2010

After upgrading to 9.10 HP Printer C7200 is recognized but doesn't work. get message ""printer State" Idle-/usr/lib/cups/backend/upfailed Have tried to rectify without success. as a lot of my use of Ubuntu depends on usable printer.

View 3 Replies View Related

Ubuntu Installation :: Printer Not Working After Updates?

Jul 6, 2010

I'm running Ubuntu 10.04, and after installing the recommended updates yesterday, my printer, which was working perfectly, no longer works. I tried reinstalling it by downloading the appropriate driver, but it still won't work. Here is the error log:

D [06/Jul/2010:07:55:26 -0400] cupsdSetBusyState: Dirty files
D [06/Jul/2010:07:55:26 -0400] cupsdReadClient: 12 POST / HTTP/1.1
D [06/Jul/2010:07:55:26 -0400] cupsdSetBusyState: Active clients and dirty files
D [06/Jul/2010:07:55:26 -0400] cupsdAuthorize: No authentication data provided.

[Code].....

View 5 Replies View Related

Ubuntu :: HP Deskjet 3420 Printer Not Working

Jul 7, 2011

After clicking on the print option on ms -word, printer does not respond! In the print dialogue box it shows that ink cartridge empty, but even after refilling it, it shows the same status!

View 1 Replies View Related

Ubuntu :: 11.04 - Brother MFC 5460CN Printer Not Working

Jul 19, 2011

I had it printing until the last cups upgrade. Brother support thinks it is something to do with the upgrade. We did a reinstall of the printer driver. The printer works on Virtual Box and the scanner works on Ubuntu, but not the printer. What do I need to have the printer work under 11.04?

View 9 Replies View Related

General :: Hp 309g Network Printer Not Working?

Feb 15, 2010

I"m not entirely sure that I have the correct model, but I think it's an HP photo-smart premium 309g, using a network connection. It was working fine on my Ubuntu 9.10 install before, but one day it failed with the message "cups-missing-filter". I accidentally deleted it from the list of drivers. Now, whenever I run a tool to install it back, it hangs at "searching for network printers".

View 8 Replies View Related

Hardware :: USB Printer Was Working But After Cancelling A Job, 'usb' Does Not Appear In CUPS?

Jun 5, 2009

Printing was working without a problem until I had to cancel (rudely by switching the printer off in mid-print). Since then I have been unable to connect, through CUPS, back to the printer.lsusb detects and shows the printer is connected.

Code:
Bus 001 Device 005: ID 04b8:081e Seiko Epson Corp. MFP Composite Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[code]...

View 2 Replies View Related

Ubuntu :: Epson Stylus T11 Printer Not Working In 10.04

Aug 16, 2010

I have a Epson stylus T11 printer. It used to work fine with Ubuntu 9.04. After I upgraded my OS to 10.04, it is not working.

Here is my output.

It says its printing but doesnot print anything. I have tried a lot of forums including LQ, but no solutions.

The lsusb command gives me the follwing:

View 2 Replies View Related

Ubuntu :: Printer Epson Stylus T11 Not Working In 10.04

Jun 8, 2010

I have been using epson stylus T11 printer on ubuntu 9.10 for about six months, but after I upgraded it to 10.04, the printer is not working properly. It is working fine with other distributions.

View 1 Replies View Related

CentOS 5 :: Cannot Get My Printer To Be Recognized ,which Is Working On Windows?

Jan 31, 2010

Have installed Centos5 in SUN VirtualBox with Windows XP as host as a safeway to familiarize with Linux.The system works well,except I cannot get my printer to be recognized (Canon MP170),which is working on Windows.Is there any Command line instructions which will fix this,or any other solutions?

View 5 Replies View Related

Fedora Hardware :: Printer HP P1102w Stopped Working With F15

Jul 17, 2011

I bought my HP P1102w printer specifically because it works in Linux, and it did in Fedora 14 after installing the hplip from HP, not the repository.

After upgrading to F15, the printer was no longer there. /var/log/messages saw the printer, but claimed "io/hpmud/model.c 625: unable to find [hp_laserjet_professional_p1102w] support-type in /usr/share/hplip/data/models/models.dat", which is strange because I found that exact line in that file.

Anyway, I downloaded hplip from [URL] and installed it.

Plugging in the USB cable now looks good:

Code:
Jul 16 17:33:31 goldfinch kernel: [ 7410.596258] usb 1-5.3.2: new high speed USB device using ehci_hcd and address 9
Jul 16 17:33:31 goldfinch kernel: [ 7410.681937] usb 1-5.3.2: New USB device found, idVendor=03f0, idProduct=032a
Jul 16 17:33:31 goldfinch kernel: [ 7410.681942] usb 1-5.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[Code]...

I then tried system-config-printer and it detected the printer on the wireless network. (I really needed to print something, so I had set it up in a Windows XP virtual machine.) So now I have the printer displayed as a network printer, but it still can't print anything. The test page diagnostics spits out the attached debug log. The only thing that stands out to me is the error claiming that my HP printer isn't an HP.

View 1 Replies View Related

OpenSUSE Hardware :: HP LaserJet P1006 Printer Not Working?

Jun 18, 2010

Whenever I send a document to print on my USB Printer, as mentioned in title, it just sits and waits and after a minute or so the hp-toolbox resturns this error.

Status: Printer queue stopped Code: 700
Status: Device Communication Error Code: 5012

I know my printer is OK since I print with it on my Windows machine.

View 3 Replies View Related

OpenSUSE Hardware :: Printer Not Working (using Driver, And Then Cups)?

Jul 21, 2010

i'm using a Lexmark Pro 905 printer , it's a local printer with Ethernet connection to the pc.I installed the driver and this used to work on 11.2, now with openSUSE 11.3 it's not working. THe yast test page comes out but nothing is printed from open office.I opened port 661 UDP in the firewall but still no result comes from open office.I then added the printer in cups but i still have an error and no print : ( cups-1.4.4-2.3.i586 )

Lexmark_Network_Backend_1
Lexmark Pro800-Pro900 Series
Local Printer Lexmark Pro800-Pro900 Series, 1.0

[code]....

View 9 Replies View Related

Ubuntu :: Vlc Player Not Working After Trying To Install Lexmark Printer?

Mar 14, 2010

I tried to install a lexmark z1300 printer, but ubuntu did not recognize it and it crashed. I got a blank screen with a cursor in the middle of the screen that was not flashing. I tried "ctrl + alt +backspase" and it did not work so i had to turnoff the computer by hand. After i turned it back on, i could no longer use vlc player. When i tried to open an .avi file i got the message shown below and i could only hear the audio. I tried to reboot with the option to repair broken packages and that only messed up my window borders (i.e. i had no option to min max or close the windows). The window border problem was solved by just rebooting the computer but vlc media player still does not work.

MESSAGE FROM VLC PLAYER: No suitable decoder module: VLC does not support the audio or video format. Unfortunately there is no way for you to fix this.

View 6 Replies View Related

Ubuntu Installation :: Brother Printer On Lucid Not Working

Apr 20, 2010

I upgraded from Karmic to Lucid RC a couple of days ago and have been trying to work through a few problems since. One of these problems is printing with my Brother DCP506CN printer which was working in Karmic. However, I just can't seem to get it going in Lucid. I have followed the Brother linux install procedure, which worked for the the last few Ubuntu releases, but not for this one it seems.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved