Subcategory: Printer / Found 2 results
Note: This is the old (outdated) compatibility list.
Click here to see the new compatibility list.
The Samsung ML-1510 laser printer runs under both Red Hat Linux 9 and Debian GNU/Linux 3.0
Installation under Red Hat Linux 9
1.) Insert the driver CD
2.) cd /cups
3.) rpm -ivh --force --nodeps *.rpm (This will install an older version of CUPS. The version which ships with RH9 has issues with the printer driver)
4.) Run sh ./setup.sh and choose CUPS as printing system
Installation under Debian GNU/Linux 3.0
1.) Run modconf and add the USB printer driver
2.) Install CUPS with apt-get install cupsys
3.) Insert the driver CD and run sh ./setup.sh
4.) Run su -c linux-config (Printer configuration utility) to add and configure the printer
Post #1
Just hook up and reboot fedora, it will auto-detect. probably the same for mandrake and like distributions.
To set up yourself: add printer with driver "samsung 4500", device "/dev/usb/lp0".
In my case, it only worked on one of two usb ports, but that's probable a hardware problem.
Post #2