| Author |
Message |
|
|
Post subject: Samsung SCX-4100 printer stopped working in RC4
Posted: Oct 20, 2006 - 02:26 AM
|
|
Joined: Oct 20, 2006
Posts: 3
Location: India
|
|
Samsung SCX-4100 printer stopped working after I installed the latest Kanotix-2006-01-RC4.
I have been using Kanotix for a year. The same printer was working with the earlier Kanotix version.
I installed using the latest Samsung drivers. Is there some change in some required libraries in the latest Kanotix version compared to the earlier version?
Any help will be very much appreciated. Thanks
--
Venkat R. Krishnan
Professor (Org. Behavior), XLRI Jamshedpur, &
Director, Great Lakes Institute of Management, India
http://www.rkvenkat.com |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Samsung SCX-4100 printer stopped working in RC4
Posted: Oct 20, 2006 - 05:23 AM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
|
|
|
 |
|
|
Post subject: RE: Samsung SCX-4100 printer stopped working in RC4
Posted: Oct 20, 2006 - 06:17 AM
|
|
Joined: Oct 20, 2006
Posts: 3
Location: India
|
|
No. I just opened the Konsole and logged in as root:
rkvenkat@KanotixBox:~$ su
Password:
root@KanotixBox:/home/rkvenkat# |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Samsung SCX-4100 printer stopped working in RC4
Posted: Oct 20, 2006 - 06:29 AM
|
|
Team Member


Joined: May 06, 2005
Posts: 3087
Location: berlin
|
|
try setting up the printer in http://localhost:631
if that dont work, do:
Code:
apt-get remove --purge cupsys; apt-get install cupsys
(watch, if with cupsys other stuff is removed, and reinstall that as well)
/etc/init.d/cupsys start
then back to http://localhost:631 and set it up. should work now.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 20, 2006 - 07:03 AM
|
|
Joined: Oct 20, 2006
Posts: 3
Location: India
|
|
|
|
|
 |
|
|
|
|