Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
09-18-2008, 11:45 PM
|
#16
|
|
LQ Newbie
Registered: Sep 2008
Posts: 1
Rep:
|
Hello
I have the same problem after upgrading the hal package.
I reinstal the old one (hal-0.5.10 and hal-info-20080317) and the problem gone away.
So, there are some disfunctions in HAL package in hal-0.5.11
Good luck.
|
|
|
|
09-19-2008, 06:48 AM
|
#17
|
|
Member
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403
Original Poster
Rep:
|
Thanks to everyone for the help & ideas.
It turns out that the problem was indeed the updated HAL as LOEdiver says. Put back in the 12.1 package, run /etc/rc.hald restart and it'll work again.
|
|
|
|
09-19-2008, 02:23 PM
|
#18
|
|
Senior Member
Registered: Oct 2005
Distribution: Slackware 14.0
Posts: 2,969
|
Please consider reporting these bugs to Pat. 
|
|
|
|
09-20-2008, 12:00 AM
|
#19
|
|
Member
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609
Rep:
|
Thanks for the response
However the results are the same for my usb hdd
Code:
root@# /usr/bin/hal-disable-polling --device /dev/sdb1 --enable-polling
Following symlink from /dev/sdb1 to /dev/sdb1.
Cannot find storage device /dev/sdb1.
root@# /usr/bin/hal-disable-polling --device /dev/sdb --enable-polling
Following symlink from /dev/sdb to /dev/sdb.
Cannot find storage device /dev/sdb.
fdisk -l for my usb storage disk shows
Code:
Device Boot Start End Blocks Id System
/dev/sdb1 1 11917 95723271 c W95 FAT32 (LBA)
/dev/sdb2 11918 37413 204796620 83 Linux
/dev/sdb3 37414 121601 676240110 5 Extended
/dev/sdb5 37414 62909 204796588+ b W95 FAT32
|
|
|
|
09-20-2008, 02:14 AM
|
#20
|
|
Member
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403
Original Poster
Rep:
|
Quote:
Originally Posted by Woodsman
Please consider reporting these bugs to Pat. 
|
I was thinking the same thing. Does this entail just sending an email or this there a bug report system?
|
|
|
|
09-20-2008, 12:16 PM
|
#21
|
|
Senior Member
Registered: Oct 2005
Distribution: Slackware 14.0
Posts: 2,969
|
Just send a friendly email. You can find Pat's email address in README.TXT.
Provide links to related forum threads, which will allow Pat to review the events and facts.
|
|
|
|
09-22-2008, 11:10 AM
|
#22
|
|
Member
Registered: Jan 2004
Location: Poland, Poznan
Distribution: Slackware current
Posts: 160
Rep:
|
I found the same quirk on my Lenovo X60s machine, but it didn't appear at all on older IBM T23.
Is this automounting problem hardware-related ?
All these machines contain fresh Slackware current packages (as always).
|
|
|
|
09-22-2008, 08:35 PM
|
#23
|
|
Member
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211
Rep:
|
Same issue here (slackware-current, no devices in neither Thunar, Dolphin or Konqueror), I first thought it was a Thunar issue but neither KDE3 nor KDE4 want to work. So, I'll blame it on the new HAL package.
I'm going to bug Pat about this.
|
|
|
|
09-22-2008, 10:28 PM
|
#24
|
|
Member
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609
Rep:
|
Quote:
Originally Posted by theoffset
Same issue here (slackware-current, no devices in neither Thunar, Dolphin or Konqueror), I first thought it was a Thunar issue but neither KDE3 nor KDE4 want to work. So, I'll blame it on the new HAL package.
I'm going to bug Pat about this.
|
Don't bother already did.
need to reinstall original hal and hal-info from 12.1 disk 1 to fix the problem
Last edited by okos; 09-22-2008 at 10:36 PM.
|
|
|
|
09-23-2008, 01:23 AM
|
#25
|
|
Member
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403
Original Poster
Rep:
|
Pat's response is that the new HAL has parted as a dependency. I didn't have parted installed so that's probably the problem. I'm reinstalling the new HAL as I write. I'm sure it will work ...
... which it does.
So my new question is how does one find out about such changes in dependencies? Is there an announcement that I missed somewhere?
Last edited by brixtoncalling; 09-23-2008 at 02:23 AM.
Reason: new HAL & parted installed
|
|
|
|
09-23-2008, 03:51 AM
|
#26
|
|
Member
Registered: Jan 2006
Location: Slovenia
Distribution: Slackware, Gentoo
Posts: 97
Rep:
|
Actually, yes. In the current changelog there is a line:
Quote:
|
l/parted-1.8.8-i486-1.tgz: Moved from /extra (this is now a HAL dependency).
|
|
|
|
|
09-23-2008, 11:29 AM
|
#27
|
|
Member
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403
Original Poster
Rep:
|
Thanks KleB. I learnt to read the changelog.
|
|
|
|
01-09-2009, 09:14 PM
|
#28
|
|
Member
Registered: Apr 2007
Location: SLC, UTAH
Distribution: Slackware
Posts: 200
Rep:
|
REVIVED!
Well, on a fresh 12.2 install I am experiencing this exact same problem. And I do mean exact. Same errors about it not being able to find my storage device but it exists and i am able to manually mount it. It's my CD/DVD-rom drive.
Any suggestions?
|
|
|
|
01-09-2009, 11:41 PM
|
#29
|
|
Member
Registered: Apr 2007
Location: SLC, UTAH
Distribution: Slackware
Posts: 200
Rep:
|
Fixed. I will report this to Pat.
I fixed this by upgrading HAL. I did so by doing the following.
- First i downloaded the source build directories for hal and hal-info http://slackware.cs.utah.edu/pub/sla...-12.2/source/l
- Stopped hald, /etc/rc.d/rc.hald stop
- Then i downloaded the latest packages for both of them.
- Modified each script to recognize the new files.
- ran the build scripts
- upgraded hal then hal-info
- Started hald back up, /etc/rc.d/rc.hald start
I will send an email out to Pat to let him know.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|