LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-13-2008, 09:58 PM   #16
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15

Woodsman

I tried that. This is strange. Kubuntu recognized the port and so did SW 12.1. I have to believe that it is something indigenous to this latest release...
 
Old 12-13-2008, 11:01 PM   #17
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Quote:
Originally Posted by allend View Post
What is the output of 'lsmod | grep parport'? This will show if the kernel module has been loaded.
Do you have the appropriate kernel modules installed? i.e. Is there a /lib/modules/2.6.27.7-smp/kernel/drivers/parport/parport_pc.ko file?
Quote:
Originally Posted by garymax View Post
allend

As far as I know ALL modules are being loaded. As a check and balance I installed Kubuntu 8.04.1 on the same machine (since it did not take long) and the port was found just fine. As hard as it is to say this looks like a problem with Slackware not my hardware. I did everything as I normally do. There is no reason for the modules not to be loaded.

It's simply a Slackware bug...
Could you please actually show us the output of lsmod as allend asked?
Actually,
Code:
lsmod | grep "parport\|lp"
would be better.

Also, have you checked your logs? Please show us anything you think is relevant (ie. any errors or warnings) in
  • dmesg
  • /var/log/syslog
  • /var/log/messages
  • /var/log/cups/*

What kernel are you using?
 
Old 12-13-2008, 11:33 PM   #18
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
shadow

Allend did not ask FOR the output of any command. He asked WHAT the output was--indicating to me that I was to take his advice and see what the results were and proceed from there.

I am using the vanilla/generic kernel that PatV supplied--2.26.27.7-smp. I appreciate the help but the questions seem to be trying to put the issue down to me when I haven't done anything different with this install than with SW 10.2, 11, 12, 12.1...I know it's hard to admit but this may be a bug in our beloved Slackware...
 
Old 12-13-2008, 11:34 PM   #19
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Quote:
Originally Posted by garymax View Post
Woodsman

I tried that. This is strange. Kubuntu recognized the port and so did SW 12.1. I have to believe that it is something indigenous to this latest release...
Whenever a new Slackware version is released people are *very* quick to dismiss their problem as a bug instead of a configuration error. And, although it *may* be a bug, there is a very good chance that is is not. Please try to work WITH the people trying to help you instead of insisting it is a bug. What is the output of `id -rnG` as your normal user? Also, I would not attempt to use KDE's setup tools to set up your printer. I usually use http://localhost:631 to setup my printers as well.

Also, you could actually post the output of the commands, as shadowsnipes stated.
Quote:
Originally Posted by garymax
Allend did not ask FOR the output of any command. He asked WHAT the output was--indicating to me that I was to take his advice and see what the results were and proceed from there.
Quote:
Originally Posted by allend
What is the output of 'lsmod | grep parport'?
Uh...he is asking what the output is, implying that you should post it. We can't help you if you think you know everything -- you may not (I know I sure don't). You may be missing something obvious -- or something hidden. Many eyes are always better than one. Please post the ouput instead of complaining that you were not asked to. Now two people have asked for the ouput and it still is not posted.

[edit]Even if it *is* a bug, do you actually want to get it to work so a patch could be released? Without actually getting it to work, NO ONE will know what's wrong (unless someone has a suspiscion about what the problem may be). Again -- please work WITH people trying to help you, not against them.[/edit]

Last edited by T3slider; 12-13-2008 at 11:39 PM.
 
Old 12-13-2008, 11:41 PM   #20
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
I posted because of a problem that is apparent in Slackware 12.2. After reading T3Slider's post, let's just consider the matter closed. I think this thread is headed in the wrong direction.

I'll take what I did get by way of replies and see if I can resolve the issue myself. I do not want to get into any strife nor waste my time.

Thanks for the help guys and happy holidays...

Last edited by garymax; 12-14-2008 at 12:04 AM.
 
Old 12-14-2008, 12:03 AM   #21
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Quote:
Originally Posted by garymax View Post
I posted because of a problem that is apparent in Slackware 12.2. After reading T3Slider's post (and his little rant about if I think I know everything), let's just consider the matter closed. I think this thread is headed in the wrong direction.

I'll take what I did get by way of replies and see if I can resolve the issue myself. I do not want to get into any strife nor waste my time.

Thanks for the help guys and happy holidays...
Obviously the direction of actually SOLVING your problem instead of complaining about it is the wrong direction. Don't mind me, I'm just a sarcastic guy with a dry sense of humour. I'm not trying to offend you. However, you *still* haven't posted any actual output. If you want your problem solved, *PLEASE* post some output. No one is going to be rude if you cooperate. I hate unresolved threads, so I really would like to help -- if I can (and I'm sure others feel the same way).
 
Old 12-14-2008, 12:32 AM   #22
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
"I hate unresolved threads, so I really would like to help -- if I can (and I'm sure others feel the same way)"

The issue has been resolved and this matter--as well as the thread--is closed.

Happy Holidays.
 
Old 12-14-2008, 03:02 AM   #23
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Quote:
Originally Posted by garymax View Post
shadowsnipes

I am using the vanilla/generic kernel that PatV supplied--2.26.27.7-smp. I appreciate the help but the questions seem to be trying to put the issue down to me when I haven't done anything different with this install than with SW 10.2, 11, 12, 12.1...I know it's hard to admit but this may be a bug in our beloved Slackware...
I am not assuming anything. We can't really say something is a bug until other people have confirmed it to be so, and we cannot say it is a configuration issue unless someone solves it by changing the configuration. Either way, questions have to be asked and answered to be able to determine anything. The fact that you have not done anything different for your various Slackware installs is irrelevant. In reality, you must do something slightly different for each new version which is why Robby compiles the nice CHANGES_AND_HINTS.TXT.

Do you have this problem if you use the huge-smp kernel? What about the Slackware 12.1 kernels (they do work still)?

Quote:
Originally Posted by garymax View Post
The issue has been resolved and this matter--as well as the thread--is closed.

Happy Holidays.
How was the issue resolved? If you figured out the answer to the problem please post the answer so that other people can potentially learn from your experience.

As I have said before, nobody has yet confirmed the issue to be a bug or a configuration issue. I don't have a parallel port printer to test myself (sorry).
 
Old 12-16-2008, 03:27 AM   #24
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,155
Blog Entries: 5

Rep: Reputation: 391Reputation: 391Reputation: 391Reputation: 391
For completeness of information, the solution to this issue can be found here:

http://www.linuxquestions.org/questi...01#post3376901
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why can't I set up my printer. c j alex Linux - Newbie 2 06-14-2008 10:07 PM
Install printer / Get/set printer ip address on NAT allelopath Linux - Hardware 2 02-21-2007 07:58 PM
set up a printer Starch Linux - Newbie 8 03-14-2005 10:54 PM
Printer set up jhimes Linux - Hardware 0 07-30-2004 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration