* [gentoo-user] hal - what's the benefit of using it
@ 2009-02-04 7:39 Helmut Jarausch
2009-02-04 7:49 ` Dirk Uys
` (3 more replies)
0 siblings, 4 replies; 15+ messages in thread
From: Helmut Jarausch @ 2009-02-04 7:39 UTC (permalink / raw
To: gentoo-user
Hi,
having had some problems with recent xorg version my question is
what are the benefits (if any) of building packages with the 'hal'
use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
Many thanks for your sharing your experience,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] hal - what's the benefit of using it
2009-02-04 7:39 [gentoo-user] hal - what's the benefit of using it Helmut Jarausch
@ 2009-02-04 7:49 ` Dirk Uys
2009-02-04 8:19 ` Alan McKinnon
` (2 subsequent siblings)
3 siblings, 0 replies; 15+ messages in thread
From: Dirk Uys @ 2009-02-04 7:49 UTC (permalink / raw
To: gentoo-user
http://www.ometer.com/hardware.html
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] hal - what's the benefit of using it
2009-02-04 7:39 [gentoo-user] hal - what's the benefit of using it Helmut Jarausch
2009-02-04 7:49 ` Dirk Uys
@ 2009-02-04 8:19 ` Alan McKinnon
2009-02-04 22:23 ` Michael P. Soulier
2009-02-04 8:44 ` [gentoo-user] " Nikos Chantziaras
2009-02-04 16:17 ` James
3 siblings, 1 reply; 15+ messages in thread
From: Alan McKinnon @ 2009-02-04 8:19 UTC (permalink / raw
To: gentoo-user
On Wednesday 04 February 2009 09:39:15 Helmut Jarausch wrote:
> Hi,
>
> having had some problems with recent xorg version my question is
> what are the benefits (if any) of building packages with the 'hal'
> use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
>
> Many thanks for your sharing your experience,
> Helmut.
There's no benefit as such. hal is a crock of shit that never worked right as
the designer intended, and he said so publicly on his blog. He has a plan to
replace it with something else that might work. It's similar to devfs which
led to udev to replace it.
Meanwhile, trying to run KDE or Gnome on a box without hal is becoming more
and more painful with each update. Even xorg is getting in on the hal game
and using hal to auto-configure input devices.
Unless you know of a compelling need to remove it, chances are your life will
be some much easier if you just add hal to USE and be done with it.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 7:39 [gentoo-user] hal - what's the benefit of using it Helmut Jarausch
2009-02-04 7:49 ` Dirk Uys
2009-02-04 8:19 ` Alan McKinnon
@ 2009-02-04 8:44 ` Nikos Chantziaras
2009-02-04 9:29 ` Norberto Bensa
2009-02-04 16:17 ` James
3 siblings, 1 reply; 15+ messages in thread
From: Nikos Chantziaras @ 2009-02-04 8:44 UTC (permalink / raw
To: gentoo-user
Helmut Jarausch wrote:
> Hi,
>
> having had some problems with recent xorg version my question is
> what are the benefits (if any) of building packages with the 'hal'
> use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
The benefit for me is that I plug my USB flash stick in my PC and it
pops up in my desktop without me needing to enter voodoo console
commands to mount it.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 8:44 ` [gentoo-user] " Nikos Chantziaras
@ 2009-02-04 9:29 ` Norberto Bensa
2009-02-04 22:05 ` Paul Hartman
0 siblings, 1 reply; 15+ messages in thread
From: Norberto Bensa @ 2009-02-04 9:29 UTC (permalink / raw
To: gentoo-user
On Wed, Feb 4, 2009 at 6:44 AM, Nikos Chantziaras <realnc@arcor.de> wrote:
> The benefit for me is that I plug my USB flash stick in my PC and it pops up
> in my desktop without me needing to enter voodoo console commands to mount
> it.
+1
That and... this is my xorg.conf :
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo"
EndSection
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Good luck in having that minimalist xorg.conf without hal.
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 7:39 [gentoo-user] hal - what's the benefit of using it Helmut Jarausch
` (2 preceding siblings ...)
2009-02-04 8:44 ` [gentoo-user] " Nikos Chantziaras
@ 2009-02-04 16:17 ` James
2009-02-04 16:34 ` Hazen Valliant-Saunders
3 siblings, 1 reply; 15+ messages in thread
From: James @ 2009-02-04 16:17 UTC (permalink / raw
To: gentoo-user
Helmut Jarausch <jarausch <at> igpm.rwth-aachen.de> writes:
> having had some problems with recent xorg version my question is
> what are the benefits (if any) of building packages with the 'hal'
> use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
This link is short and reasonable.
http://en.wikipedia.org/wiki/HAL_(software)
Hardware Abstraction Layer is a buzz term that means
many different things to many different hardware
designers who need software to make their designs
complete.
hth,
James
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 16:17 ` James
@ 2009-02-04 16:34 ` Hazen Valliant-Saunders
2009-02-04 20:43 ` Alan McKinnon
0 siblings, 1 reply; 15+ messages in thread
From: Hazen Valliant-Saunders @ 2009-02-04 16:34 UTC (permalink / raw
To: gentoo-user
Um, you are using the HAL weather you want to or not, it's not really an option!
The HARDWARE ABSTRACTION LAYER with respect to good ol linux happens
to be your kernel and it's drivers.
The bare metal registers within which all those bits are moved is
called the hardware; all those configuration files and source you
compile is considered the software, anything that creates the
transparency between the two is refereed to as the HAL (In windows 98
it was a single DLL file), in Linux it's the source code and binaries
of the kernel and drivers, all modern computers regardless of low
level arch have a HAL.
Regards,
Hazen.
On Wed, Feb 4, 2009 at 11:17 AM, James <wireless@tampabay.rr.com> wrote:
> Helmut Jarausch <jarausch <at> igpm.rwth-aachen.de> writes:
>
>
>> having had some problems with recent xorg version my question is
>> what are the benefits (if any) of building packages with the 'hal'
>> use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
>
>
> This link is short and reasonable.
>
> http://en.wikipedia.org/wiki/HAL_(software)
>
>
> Hardware Abstraction Layer is a buzz term that means
> many different things to many different hardware
> designers who need software to make their designs
> complete.
>
>
> hth,
>
> James
>
>
>
>
>
>
--
Hazen Valliant-Saunders
IT/IS Consultant
(613) 355-5977
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 16:34 ` Hazen Valliant-Saunders
@ 2009-02-04 20:43 ` Alan McKinnon
0 siblings, 0 replies; 15+ messages in thread
From: Alan McKinnon @ 2009-02-04 20:43 UTC (permalink / raw
To: gentoo-user
Please don't top post on this list. It's considered rude.
You are talking about HAL, an abstract concept.
The OP is talking about hal, a definite package - sys-apps/hal. Recent X.org
uses it to autoconfigure input devices on startup
On Wednesday 04 February 2009 18:34:28 Hazen Valliant-Saunders wrote:
> Um, you are using the HAL weather you want to or not, it's not really an
> option!
>
> The HARDWARE ABSTRACTION LAYER with respect to good ol linux happens
> to be your kernel and it's drivers.
>
> The bare metal registers within which all those bits are moved is
> called the hardware; all those configuration files and source you
> compile is considered the software, anything that creates the
> transparency between the two is refereed to as the HAL (In windows 98
> it was a single DLL file), in Linux it's the source code and binaries
> of the kernel and drivers, all modern computers regardless of low
> level arch have a HAL.
>
> Regards,
> Hazen.
>
> On Wed, Feb 4, 2009 at 11:17 AM, James <wireless@tampabay.rr.com> wrote:
> > Helmut Jarausch <jarausch <at> igpm.rwth-aachen.de> writes:
> >> having had some problems with recent xorg version my question is
> >> what are the benefits (if any) of building packages with the 'hal'
> >> use flag (i.e. adding 'hal' to US='...' in /etc/make.conf)
> >
> > This link is short and reasonable.
> >
> > http://en.wikipedia.org/wiki/HAL_(software)
> >
> >
> > Hardware Abstraction Layer is a buzz term that means
> > many different things to many different hardware
> > designers who need software to make their designs
> > complete.
> >
> >
> > hth,
> >
> > James
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 9:29 ` Norberto Bensa
@ 2009-02-04 22:05 ` Paul Hartman
2009-02-05 6:47 ` Alan McKinnon
0 siblings, 1 reply; 15+ messages in thread
From: Paul Hartman @ 2009-02-04 22:05 UTC (permalink / raw
To: gentoo-user
On Wed, Feb 4, 2009 at 3:29 AM, Norberto Bensa <nbensa@gmail.com> wrote:
> On Wed, Feb 4, 2009 at 6:44 AM, Nikos Chantziaras <realnc@arcor.de> wrote:
>> The benefit for me is that I plug my USB flash stick in my PC and it pops up
>> in my desktop without me needing to enter voodoo console commands to mount
>> it.
>
> +1
>
> That and... this is my xorg.conf :
>
> Section "Module"
> Load "glx"
> EndSection
>
> Section "Device"
> Identifier "Default Device"
> Driver "nvidia"
> Option "NoLogo"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> DefaultDepth 24
> EndSection
>
>
> Good luck in having that minimalist xorg.conf without hal.
>
>
Almost the same as mine, except I still have lots of font stuff in my
xorg.conf -- do those go somewhere else? or are they unneeded in
xorg.conf at all these days?
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] hal - what's the benefit of using it
2009-02-04 8:19 ` Alan McKinnon
@ 2009-02-04 22:23 ` Michael P. Soulier
2009-02-05 0:29 ` Paul Hartman
0 siblings, 1 reply; 15+ messages in thread
From: Michael P. Soulier @ 2009-02-04 22:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
On 04/02/09 Alan McKinnon said:
> Meanwhile, trying to run KDE or Gnome on a box without hal is becoming more
> and more painful with each update. Even xorg is getting in on the hal game
> and using hal to auto-configure input devices.
That explains why even on Ubuntu I shut off dbus and hal, and run fluxbox.
In Gentoo I'm using XFCE4 right now without hal. I can mount my own drives.
Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] hal - what's the benefit of using it
2009-02-04 22:23 ` Michael P. Soulier
@ 2009-02-05 0:29 ` Paul Hartman
0 siblings, 0 replies; 15+ messages in thread
From: Paul Hartman @ 2009-02-05 0:29 UTC (permalink / raw
To: gentoo-user
On Wed, Feb 4, 2009 at 4:23 PM, Michael P. Soulier
<msoulier@digitaltorque.ca> wrote:
> On 04/02/09 Alan McKinnon said:
>
>> Meanwhile, trying to run KDE or Gnome on a box without hal is becoming more
>> and more painful with each update. Even xorg is getting in on the hal game
>> and using hal to auto-configure input devices.
>
> That explains why even on Ubuntu I shut off dbus and hal, and run fluxbox.
>
> In Gentoo I'm using XFCE4 right now without hal. I can mount my own drives.
I thought it only did the automounting stuff if you were in the
plugdev group. That's the way the docs make it sound anyway.
Also, you can selectively disable hal automounting on certain devices.
For example I do not want it to automount CDROM but I do want it to
automount my USB memory stick.
Of course just getting rid of it completely does the job, too. :)
Paul
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-04 22:05 ` Paul Hartman
@ 2009-02-05 6:47 ` Alan McKinnon
2009-02-05 7:40 ` Volker Armin Hemmann
0 siblings, 1 reply; 15+ messages in thread
From: Alan McKinnon @ 2009-02-05 6:47 UTC (permalink / raw
To: gentoo-user
On Thursday 05 February 2009 00:05:55 Paul Hartman wrote:
> Almost the same as mine, except I still have lots of font stuff in my
> xorg.conf -- do those go somewhere else? or are they unneeded in
> xorg.conf at all these days?
Fonts are complicated :-)
IIRC, the older bit mapped X fonts go in xorg.conf
The newer ttf fonts are better handled by fontconfig. This gives you the
questionable benefit of replacing a somewhat-hard-to-read xorg.conf with an
impossible-to-read XML file.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-05 6:47 ` Alan McKinnon
@ 2009-02-05 7:40 ` Volker Armin Hemmann
2009-02-05 8:31 ` Nikos Chantziaras
2009-02-05 8:43 ` Man Shankar
0 siblings, 2 replies; 15+ messages in thread
From: Volker Armin Hemmann @ 2009-02-05 7:40 UTC (permalink / raw
To: gentoo-user
On Donnerstag 05 Februar 2009, Alan McKinnon wrote:
> On Thursday 05 February 2009 00:05:55 Paul Hartman wrote:
> > Almost the same as mine, except I still have lots of font stuff in my
> > xorg.conf -- do those go somewhere else? or are they unneeded in
> > xorg.conf at all these days?
>
> Fonts are complicated :-)
>
> IIRC, the older bit mapped X fonts go in xorg.conf
you don't need any fonts in xorg.conf.
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-user] Re: hal - what's the benefit of using it
2009-02-05 7:40 ` Volker Armin Hemmann
@ 2009-02-05 8:31 ` Nikos Chantziaras
2009-02-05 8:43 ` Man Shankar
1 sibling, 0 replies; 15+ messages in thread
From: Nikos Chantziaras @ 2009-02-05 8:31 UTC (permalink / raw
To: gentoo-user
Volker Armin Hemmann wrote:
> On Donnerstag 05 Februar 2009, Alan McKinnon wrote:
>> On Thursday 05 February 2009 00:05:55 Paul Hartman wrote:
>>> Almost the same as mine, except I still have lots of font stuff in my
>>> xorg.conf -- do those go somewhere else? or are they unneeded in
>>> xorg.conf at all these days?
>> Fonts are complicated :-)
>>
>> IIRC, the older bit mapped X fonts go in xorg.conf
>
> you don't need any fonts in xorg.conf.
That is true, but if I remove the section, fonts in Firefox seem to
change. So it does something. It still works, but different. No idea
how/why.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] Re: hal - what's the benefit of using it
2009-02-05 7:40 ` Volker Armin Hemmann
2009-02-05 8:31 ` Nikos Chantziaras
@ 2009-02-05 8:43 ` Man Shankar
1 sibling, 0 replies; 15+ messages in thread
From: Man Shankar @ 2009-02-05 8:43 UTC (permalink / raw
To: gentoo-user
On 08:40 Thu 05 Feb , Volker Armin Hemmann wrote:
> On Donnerstag 05 Februar 2009, Alan McKinnon wrote:
> > On Thursday 05 February 2009 00:05:55 Paul Hartman wrote:
> > > Almost the same as mine, except I still have lots of font stuff in my
> > > xorg.conf -- do those go somewhere else? or are they unneeded in
> > > xorg.conf at all these days?
> >
> > Fonts are complicated :-)
> >
> > IIRC, the older bit mapped X fonts go in xorg.conf
>
> you don't need any fonts in xorg.conf.
>
I use the terminus font for my terminal-emulator and it doesnt work if that
font-path is missing from xorg.conf. Urxvt complains of unable to load
font. Also i supply the font name as
URxvt*font: -xos4-terminus-*-*-*-*-16-*-*-*-*-*-*-u
in my .Xdefaults.
--
Thanks & Regards,
Man Shankar <man.ee.gen(at)gmail.com>
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2009-02-05 8:36 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 7:39 [gentoo-user] hal - what's the benefit of using it Helmut Jarausch
2009-02-04 7:49 ` Dirk Uys
2009-02-04 8:19 ` Alan McKinnon
2009-02-04 22:23 ` Michael P. Soulier
2009-02-05 0:29 ` Paul Hartman
2009-02-04 8:44 ` [gentoo-user] " Nikos Chantziaras
2009-02-04 9:29 ` Norberto Bensa
2009-02-04 22:05 ` Paul Hartman
2009-02-05 6:47 ` Alan McKinnon
2009-02-05 7:40 ` Volker Armin Hemmann
2009-02-05 8:31 ` Nikos Chantziaras
2009-02-05 8:43 ` Man Shankar
2009-02-04 16:17 ` James
2009-02-04 16:34 ` Hazen Valliant-Saunders
2009-02-04 20:43 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox