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. |
|
 |
|
08-10-2009, 08:28 AM
|
#16
|
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 537
Rep:
|
Quote:
Originally Posted by dive
|
Yep, I use vl-hot on my laptop and desktop. Since udev already provides notification when a "hot-pluggable" drive is connected, HAL really isnt necessary.
Even though vl-hot is made for VectorLinux (a Slackware derivative), its pretty straight forward to install it on Slackware.
It would be cool if DVD drives provided a signal for when the tray is opened or closed, then there would be no need to poll the drives all the time...
|
|
|
|
08-11-2009, 07:29 PM
|
#17
|
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 1,684
Rep: 
|
Whoah! Is it 2006 again?
HAL has been working fine for me since mid 2007, when it was first included in Slackware.
People need to accept it and move on. Like everything else in Slackware, you can choose to not install it if you don't like it.
|
|
|
|
08-11-2009, 09:09 PM
|
#18
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
Quote:
Originally Posted by rkelsen
Whoah! Is it 2006 again?
HAL has been working fine for me since mid 2007, when it was first included in Slackware.
People need to accept it and move on. Like everything else in Slackware, you can choose to not install it if you don't like it.
|
Umm, not if you want X to work  as it *depends* on hal libs.
One does not have to *use* it, but:
1-- killing/stopping hald before starting x (init 3 > init 4 for example) causes mouse movements to kill & restart X at the login screen
2-- If HAL is NOT installed, X won't work.
3-- One *can* stop hald AFTER logging into X, but I suppose (maybe, haven't tried it) if you log out, you're back at --1
At least, these have proven to be the case on my -current64 install.
Sasha
Last edited by GrapefruiTgirl; 08-11-2009 at 09:12 PM.
Reason: added more..
|
|
|
|
08-12-2009, 08:35 AM
|
#19
|
|
Senior Member
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 13.37 & Slackware64_13.37
Posts: 1,118
Rep: 
|
Always in motion, the future is. My sense with Slackware is that HAL and Udev were included when they were stable and useful. I personally like the auto-mounting feature. It wasn't a big deal to mount devices manually in Slackware 11, but not having to do so now is easier.
I really, really wish that it would work in the console. I couldn't get Ivman or Pmount to work in Slackware 12.2, and I haven't taken the time to define my devices in the fstab and create udev rules for them. This isn't a huge deal, but it's a bit of a pain.
Policykit, devicekit, what's next? As with other things in the past, my hope is that the Slackware team will move to the next big thing when it's stable and mostly bug-free.
Regards,
|
|
|
|
08-12-2009, 10:11 AM
|
#20
|
|
Member
Registered: Jul 2007
Distribution: Slackware
Posts: 147
Rep:
|
Well, as far I am concerned, I'm perfectly happy with hal/udev (and KDE for what it's worth, one must not have worked on Windows for a long time to consider KDE is anything alike or "copied"). It has been working for me very well with the KDE4 series, and I certainly wouldn't want to have to open an Xterm just to mount a DVD or a USB key anymore.
For me, it just works for what I expect from it and it doesn't get in the way for other things, which means I find them working very well.
And yes, I like to be able to set up udev to create the /dev/wacom link automatically for my wacom tablet, something devfs couldn't do. That's much more confortable than having to check which input event device has been chosen this time and write the proper config in xorg.conf before restarting X.
|
|
|
|
08-13-2009, 02:36 AM
|
#21
|
|
Senior Member
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware-current
Posts: 2,746
|
Hardly! In 2006 it was all "When is Slackware going to catch up and include HAL?"
Overall, I like HAL. The automounting is a great convenience for handling pluggable devices. Yes, I had problems with the XML format of the policy files. I needed to build an extensive custom policy file to suit the ALPS touchpad in my laptop, but now it is rock solid. (Well, except when the file was overwritten in the last round of updates!).
|
|
|
|
08-13-2009, 02:46 AM
|
#22
|
|
Member
Registered: Oct 2008
Distribution: Slackware: 12.1, 13.0, 13.1, 13.37, 64-14
Posts: 678
Rep: 
|
HAHA! Thanks Brian!
Quote:
Originally Posted by brianL
"Give...me..your...answer...dooo
ooo
ooo..."
|
I will repeat that... with cadence... and melody... the next time I disable HAL...
|
|
|
|
08-13-2009, 10:14 AM
|
#23
|
|
Member
Registered: May 2009
Posts: 36
Rep:
|
I can see why Hal would be useful in some situations, for librarys and other institutions, where non-computer people just need to get their work done.
but personally I get the UUID of whatever device it is im trying to access, create a mount point for it in /mnt, and put that info in the fstab.
then I write a small mount script (which mounts, opens the file manager, and once the filemanager has been closed, unmounts the device). finally make a menu entry on my desktop for it.
Hopefully this way of doing it will last forever.
If Hal got replaced, I'd have to think about something else, and Im far too lazy to keep doing that. also I think I've got a fear of complexity.
Last edited by bloodsugar; 08-13-2009 at 10:36 AM.
|
|
|
|
08-13-2009, 11:50 AM
|
#24
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,080
|
I use pcmanfm in fluxbox. Plugin, open pcmanfm, device is in left pane.
|
|
|
|
08-13-2009, 12:34 PM
|
#25
|
|
Slackware Contributor
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 1,894
Rep: 
|
Quote:
Originally Posted by allend
I needed to build an extensive custom policy file to suit the ALPS touchpad in my laptop, but now it is rock solid. (Well, except when the file was overwritten in the last round of updates!).
|
Copy the file to the relevant directory in /etc/hal/fdi and then edit the copy.
|
|
|
|
08-13-2009, 12:36 PM
|
#26
|
|
Slackware Contributor
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 1,894
Rep: 
|
Quote:
Originally Posted by GrapefruiTgirl
Umm, not if you want X to work  as it *depends* on hal libs.
One does not have to *use* it, but:
1-- killing/stopping hald before starting x (init 3 > init 4 for example) causes mouse movements to kill & restart X at the login screen
2-- If HAL is NOT installed, X won't work.
3-- One *can* stop hald AFTER logging into X, but I suppose (maybe, haven't tried it) if you log out, you're back at --1
At least, these have proven to be the case on my -current64 install.
|
See CHANGES_AND_HINTS.TXT in the tree. The information about disabling input hotplugging is relatively new to that file -- we had to make sure all of the relevant bits were mentioned and fixed in the tree first.
|
|
|
|
08-13-2009, 01:08 PM
|
#27
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
Excellent, thanks Robby, will do!
Sasha
Yep, there's new stuff in there..
I had been missing 1/3 of the server-flags options for no-HAL. Unless there's still weirdness after my next reboot, I'll assume that this missing option was the culprit.
Last edited by GrapefruiTgirl; 08-13-2009 at 01:20 PM.
|
|
|
|
08-13-2009, 06:22 PM
|
#28
|
|
Senior Member
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware-current
Posts: 2,746
|
Quote:
|
Copy the file to the relevant directory in /etc/hal/fdi and then edit the copy.
|
So, customised scripts should be kept in /etc/hal/fdi. Thanks for the tip, Robby.
|
|
|
|
08-14-2009, 11:48 AM
|
#29
|
|
Member
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 509
Rep:
|
Either I'm too stupid for HAL or I hate it or both.
Just installed upcoming 13 and with a german notebook keyboard I'm back in 1995, functionwise.
I'll give it a try after reading up some stuff and if I don't have it up and running within this evening, HAL goes.
And the configfiles - I'm sorry, when exactly came "easy to use", "readable" and "pretty much self-explanetory" out of style?
Up until now: Annoying through and through.
|
|
|
|
08-31-2009, 09:38 AM
|
#30
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
From another thread:
Quote:
Originally Posted by GrapefruiTgirl
Hi Nylex,
Not sure what you're intention is re: disabling HAL, but I'm having little success with that :/
I AM using my old xorg.conf, as I always have, and that's fine & dandy; I also have in the xorg.conf the three 'magic lines' disabling HAL from my input devices (see ChangeLog for those lines);
|
I really just want no automounting and to be able to add devices to my fstab as I used to. I've also added the relevant lines to the ServerFlags section in xorg.conf.
Quote:
|
Disabling HAL completely, such as during boot before X starts (like chmodding rc.hald to non-executable, or issuing `rc.hald stop`) causes problems. Specifically, X will still start, but all my VTs are dead, so things like CTRL-ALT-F2 takes me to VT2 with no display (typing in the dark).
|
Quote:
|
And removing the 3 magic lines from xorg.conf, makes any mouse movement cause X/KDM to restart (so can't use mouse).
|
I had the same issues. If I can just leave HAL how it is and still be able to mount devices manually and add them to fstab, then it won't bother me.
Thanks!
Last edited by Nylex; 08-31-2009 at 09:50 AM.
|
|
|
|
| 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 08:10 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
|
|