Re: hal daemon???

2010-05-23 Thread Gary Kline
On Sat, May 22, 2010 at 08:57:01PM -0700, Gary Kline wrote:
 
 i am finally making some progress, however slight.  i tried using
 sound-juicer with the -d=/dev/cd1 and a popup [dialog] said
 something about hal not running.  i 'm guilty of inattention to
 detail here.  how to i fire up this daemon?  or is it more
 complicated than that?
 
 tia, 
 
 gary
 
 ps:  after quite some time, amarok was able to recognize the
 cdrom and even the several titles.  but i can't play anything.
 so, still stumped.
 
 


Never mind.  I finally found the right cd anf kde app.
KAudioCReator let me transfer the stuff.



-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.83a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org  99 44/100% Guaranteed Novel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: hal daemon???

2010-05-23 Thread Gary Kline
On Sun, May 23, 2010 at 07:30:50AM +0200, Polytropon wrote:
 On Sat, 22 May 2010 20:57:01 -0700, Gary Kline kl...@thought.org wrote:
  
  i am finally making some progress, however slight.  i tried using
  sound-juicer with the -d=/dev/cd1 and a popup [dialog] said
  something about hal not running.  i 'm guilty of inattention to
  detail here.  how to i fire up this daemon?  or is it more
  complicated than that?
 
 HAL is not complicated, it's just useless. :-)
 
 No, honestly: You first need to install it from ports or
 packages, then add
 
   hald_enable=YES
 
 to your /etc/rc.conf.
 
   # /usr/local/etc/rc.d/hald start
 
 should then start this service. If may (!) be possible that
 this isn't sufficient, and you need to install and run DBUS
 as well.
 
 And maybe you need to recompile X and some of your programs.
 
 
 
 
 Have you already tried to play (just play) a music CD with the
 base system's command
 
   # cdcontrol -f /dev/acd0 play 1
 
 This should work basically, without HAL, without X. In such a
 case, it's often good to start with the easiest implementation
 just to see if it works.
 

I think i had to reset automount and begin playing or
whatever from the KDE Controls.  truth is, this used to be
easier with ol' sound-juicer.  AlTHO, maybe it took a bunch
of other configs.  anyhow, looks more hopeful now.

gary

ps: for my next trick: getting a dvd to play. X-| .


 
 
 
 
 -- 
 Polytropon
 Magdeburg, Germany
 Happy FreeBSD user since 4.0
 Andra moi ennepe, Mousa, ...

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.83a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org  99 44/100% Guaranteed Novel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: hal daemon???

2010-05-23 Thread Gary Kline
On Sun, May 23, 2010 at 07:30:50AM +0200, Polytropon wrote:
 On Sat, 22 May 2010 20:57:01 -0700, Gary Kline kl...@thought.org wrote:
  


fergot to mention that hal/hald is already doing something.
no idea what, :)

.

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.83a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org  99 44/100% Guaranteed Novel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


hal daemon???

2010-05-22 Thread Gary Kline

i am finally making some progress, however slight.  i tried using
sound-juicer with the -d=/dev/cd1 and a popup [dialog] said
something about hal not running.  i 'm guilty of inattention to
detail here.  how to i fire up this daemon?  or is it more
complicated than that?

tia, 

gary

ps:  after quite some time, amarok was able to recognize the
cdrom and even the several titles.  but i can't play anything.
so, still stumped.


-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.83a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org  99 44/100% Guaranteed Novel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: hal daemon???

2010-05-22 Thread Polytropon
On Sat, 22 May 2010 20:57:01 -0700, Gary Kline kl...@thought.org wrote:
 
 i am finally making some progress, however slight.  i tried using
 sound-juicer with the -d=/dev/cd1 and a popup [dialog] said
 something about hal not running.  i 'm guilty of inattention to
 detail here.  how to i fire up this daemon?  or is it more
 complicated than that?

HAL is not complicated, it's just useless. :-)

No, honestly: You first need to install it from ports or
packages, then add

hald_enable=YES

to your /etc/rc.conf.

# /usr/local/etc/rc.d/hald start

should then start this service. If may (!) be possible that
this isn't sufficient, and you need to install and run DBUS
as well.

And maybe you need to recompile X and some of your programs.




Have you already tried to play (just play) a music CD with the
base system's command

# cdcontrol -f /dev/acd0 play 1

This should work basically, without HAL, without X. In such a
case, it's often good to start with the easiest implementation
just to see if it works.





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org