LinuxQuestions.org
Help answer threads with 0 replies.
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 09-06-2012, 08:57 PM   #31
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,564
Blog Entries: 15

Rep: Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121

Udev isn't perfect in what it handles, which is why hald might still be needed, yet optional. I would say if you need them, grab the hal and hotplug packages from 13.37 and keep them handy just in case something asks for them.
 
Old 09-07-2012, 07:44 AM   #32
rinias
Member
 
Registered: May 2009
Distribution: Slackware64-14.0
Posts: 58

Rep: Reputation: 18
Quote:
Originally Posted by ReaperX7 View Post
Udev isn't perfect in what it handles, which is why hald might still be needed, yet optional. I would say if you need them, grab the hal and hotplug packages from 13.37 and keep them handy just in case something asks for them.
Hal doesn't work with -current now, at least for Slackware64; that's why I posted instructions for compiling it.

It seems that if you need hal (and hotplug?), you should keep a copy of 13.37 itself, since it was included in the system for that release.
 
Old 09-07-2012, 07:50 AM   #33
rinias
Member
 
Registered: May 2009
Distribution: Slackware64-14.0
Posts: 58

Rep: Reputation: 18
Quote:
Originally Posted by Woodsman View Post
I use a patch for video4l:
Just out of curiosity, and perhaps because I am becoming aware that I generally tend to just sloppily hack things together, is there an advantage to patching hal's v4l probe over making the symlink? Is one more secure than the other? Or less prone to bugginess?
 
Old 09-07-2012, 11:51 AM   #34
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Rep: Reputation: Disabled
Quote:
Originally Posted by rinias View Post
Hal doesn't work with -current now, at least for Slackware64; that's why I posted instructions for compiling it.
The 13.37 hal package DOES work for -current 32 bit, at least in so far as it enables you to watch the Amazon Prime videos.

Brian
 
Old 09-07-2012, 01:12 PM   #35
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
Just out of curiosity, and perhaps because I am becoming aware that I generally tend to just sloppily hack things together, is there an advantage to patching hal's v4l probe over making the symlink? Is one more secure than the other? Or less prone to bugginess?
I don't know. For me, I dislike creating sym links that are not part of an original package scheme. No harm, I just prefer using the package system.
 
1 members found this post helpful.
Old 09-07-2012, 05:09 PM   #36
rinias
Member
 
Registered: May 2009
Distribution: Slackware64-14.0
Posts: 58

Rep: Reputation: 18
Quote:
Originally Posted by Woodsman View Post
I don't know. For me, I dislike creating sym links that are not part of an original package scheme. No harm, I just prefer using the package system.
Good point; I had'nt thought of that. Thanks!
 
Old 10-16-2012, 05:43 PM   #37
rinias
Member
 
Registered: May 2009
Distribution: Slackware64-14.0
Posts: 58

Rep: Reputation: 18
Quote:
Originally Posted by Woodsman View Post
I don't know. For me, I dislike creating sym links that are not part of an original package scheme. No harm, I just prefer using the package system.
Ha! Well, I harmed myself with my silly sym-link! I wasted hours trying to figure out why mjpegtools wouldn't compile (for wxcam) and came up with no answers. then I remembered the sage advice and skepticism of dear Woodsman, removed the sym-link, applied the patch for hal instead, et voilà ! mjpegtools compiles without a problem.

Lesson learned... Phew.

Thanks again.
 
Old 10-17-2012, 11:35 PM   #38
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077

Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by ponce View Post
sorry, I don't use it so I can't test it, but have you tried to install the hal package from the 13.37 repository and see if it just works?
there may be a library mismatch
it would be better if he built it from source with the 13.37 slackbuild script so that it links to the libraries installed on the system
 
Old 04-05-2013, 09:57 PM   #39
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Sorry to bump an old thread, but I just wanted to thank those who posted here, especially rinias and Woodsman. I was able to compile hal on Slackware64-14.0 using the glib and video4linux patches and now I can watch Amazon video again. Thanks all!
 
Old 06-25-2013, 09:13 PM   #40
rinias
Member
 
Registered: May 2009
Distribution: Slackware64-14.0
Posts: 58

Rep: Reputation: 18
FYI, I found out the other night (and much to my chagrin), that Google Play is also relying on HAL for their DRM support. (Yes, yes, maybe I'm like way late, but I was still irked!)

Does anyone know of a similar service that will work on Slackware without using HAL? And the pirate bay doesn't count!

Watch, they'll announce a new udev dependency to get rid of hal about a month after everyone's deprecated that. Oy vey.
 
Old 12-02-2013, 08:48 PM   #41
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,564
Blog Entries: 15

Rep: Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121Reputation: 2121
I updated my post above, sorry.
 
Old 12-03-2013, 02:54 AM   #42
xj25vm
Member
 
Registered: Jun 2008
Posts: 399

Rep: Reputation: 70
Here is a similar thread I started recently, where two solutions have been posted (installing 13.37 HAL packages and scripts to compile libhal against 14.1) - for those who might need HAL on 14.1:

http://www.linuxquestions.org/questi...-a-4175486435/
 
  


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
Removal of U3 crap from USB-Flash- how? BerzinTehvs Linux - Hardware 21 05-16-2011 01:09 PM
LXer: Remove DRM from Amazon Kindle’s ebooks using Linux LXer Syndicated Linux News 0 08-20-2010 09:40 AM
LXer: Flash Fears of DRM LXer Syndicated Linux News 0 03-05-2008 04:00 AM
LXer: Apple, Amazon May Hold Future of DRM-free Music LXer Syndicated Linux News 0 05-19-2007 10:31 PM
usb flash drive removal crash Shadowalker Linux - Hardware 1 01-28-2006 07:18 AM

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

All times are GMT -5. The time now is 11:21 PM.

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