Re: [gentoo-user] Gentoo on Laptop: 2 problems

2006-01-27 Thread Renat Golubchyk
On Fri, 27 Jan 2006 00:26:28 + Thierry de Coulon
[EMAIL PROTECTED] wrote:
 On Thursday, 26 January 2006 22:34, Renat Golubchyk wrote:
  Hi!
 
  From the manpage:
domainname - show or set the system's NIS/YP domain name
dnsdomainname - show the system's DNS domain name
nisdomainname - show or set system's NIS/YP domain name
ypdomainname - show or set the system's NIS/YP domain name
  Notice the difference between the first two lines? ;-)
 Well, no this does no seem to work. setting DOMAINNAME= doesn't
 change anything (and the handbook says I should set the DNSDOMAIN
 variable).

I meant you should run dnsdomainname and not domainname if you want to
see whether DNSDOMAIN is set ;-)

Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


[gentoo-user] Gentoo on Laptop: 2 problems

2006-01-26 Thread Thierry de Coulon
Hello,

I've been installing Gentoo on an IBM Thinkpad T43 and, while I've been able 
to get a mostly working machine, I need some help for fine tuning:

First (but not very important): I can't get the system to use a domain name. 
The domain name is correctly written in /etc/conf.d/domainname, but typing 
domainname returns (none). I can set the domainname with domainname name of 
the domain but this does not survive a reboot ?!

Second, I can't set the power managment in KDE's Control Center because ACPI 
was probably enabled, but some of the sub options were not. I used Genkernel 
without using --menuconfig so I checked and it looks like everything has been 
compiled as modules.

Now my question is: should I recompile a kernel with the ACPI options compiled 
into the kernel, or load the modules?

Thanks for any hint,

Thierry


-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo on Laptop: 2 problems

2006-01-26 Thread Renat Golubchyk
Hi!

On Thu, 26 Jan 2006 23:14:42 + Thierry de Coulon
[EMAIL PROTECTED] wrote:
 First (but not very important): I can't get the system to use a
 domain name. The domain name is correctly written
 in /etc/conf.d/domainname, but typing domainname returns (none). I
 can set the domainname with domainname name of the domain but this
 does not survive a reboot ?!

From the manpage:
  domainname - show or set the system's NIS/YP domain name
  dnsdomainname - show the system's DNS domain name
  nisdomainname - show or set system's NIS/YP domain name
  ypdomainname - show or set the system's NIS/YP domain name
Notice the difference between the first two lines? ;-) If you set right
variables in /etc/conf.d/domainname then add domainname to the boot
runlevel with rc-update add domainname boot.

 Now my question is: should I recompile a kernel with the ACPI options
 compiled into the kernel, or load the modules?

If you have the modules then load them in /etc/modules.autoload.d/kernel-2.6


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


Re: [gentoo-user] Gentoo on Laptop: 2 problems

2006-01-26 Thread Thierry de Coulon
On Thursday, 26 January 2006 22:34, Renat Golubchyk wrote:
 Hi!

 From the manpage:
   domainname - show or set the system's NIS/YP domain name
   dnsdomainname - show the system's DNS domain name
   nisdomainname - show or set system's NIS/YP domain name
   ypdomainname - show or set the system's NIS/YP domain name
 Notice the difference between the first two lines? ;-) If you set right
 variables in /etc/conf.d/domainname then add domainname to the boot
 runlevel with rc-update add domainname boot.

Well, no this does no seem to work. setting DOMAINNAME= doesn't change 
anything (and the handbook says I should set the DNSDOMAIN variable). ANd 
rc-update returns domainname allready installed in runlevel boot; skipping


  Now my question is: should I recompile a kernel with the ACPI options
  compiled into the kernel, or load the modules?

 If you have the modules then load them in
 /etc/modules.autoload.d/kernel-2.6

I'll take a look at that tomorrow


 Cheers,
 Renat

Thanks,

Thierry

-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
-- 
gentoo-user@gentoo.org mailing list