LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 06-09-2004, 05:29 PM   #1
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Rep: Reputation: 0
acpi(please don't ignore)


alright so i got mandrake 10 up and running.
i enable acpi in bootloader and i enable it in service but my fan still won't shut off.

i am running a sony vaio pcv-rx641 desktop computer.
someone please help.
 
Old 06-09-2004, 06:18 PM   #2
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
maybe if i give u guys some more facts.
ok, when i boot my computer usually the fan is realy loud, but when windows loads up the fan slows down to a soft sound.
but whenever i load linux the fan never slows down and i was told that acpi wil fix this so i downloaded mandrake 10 because it supposedly fixes this but the fan still does no "slow down"
 
Old 06-10-2004, 02:06 PM   #3
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
anyone please
 
Old 06-10-2004, 07:31 PM   #4
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
why is no one replying?
 
Old 06-10-2004, 07:48 PM   #5
IamI
Member
 
Registered: Mar 2004
Location: Dreary, Pennsylvania USA
Distribution: Slackware 10.2
Posts: 77

Rep: Reputation: 15
You're going to have to ease off. You only posted yesterday. Give it some time.
 
Old 06-12-2004, 12:04 PM   #6
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
can anyone help me?
 
Old 06-12-2004, 12:19 PM   #7
otish1000c
Member
 
Registered: May 2004
Location: Pennsylvania, USA
Distribution: dual boot.... Mandrake 10.0OE/10.xcooker
Posts: 611

Rep: Reputation: 30
i don't understand why you would want your fan(s) to slow down. they are there for cooling & venting purposes. as far as i know, you can't control fan speed with acpi. you'd need a fan set up capable of multiple speed settings. the only thing i can suggest is checking in your bios settings to see if there are any kind of fan speed controls in there. if the fan noise is really bothersome, you could also buy & install a new fan(s). they're very inexpensive & easy to install & you can get some very quiet ones that won't make enough noise to even realize they're running.

otis

Last edited by otish1000c; 06-12-2004 at 12:20 PM.
 
Old 06-12-2004, 05:07 PM   #8
synapse
Member
 
Registered: Jan 2004
Location: On Planet Earth.
Distribution: Slackware 12
Posts: 244

Rep: Reputation: 30
Hi
you will have to recompile the kernel with the right options enabled

cheers
 
Old 06-13-2004, 06:43 PM   #9
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
synaspe do u happen to have a tutorial or anything that can help me on doing that because i am a noob.
 
Old 06-17-2004, 03:32 PM   #10
synapse
Member
 
Registered: Jan 2004
Location: On Planet Earth.
Distribution: Slackware 12
Posts: 244

Rep: Reputation: 30
Hi

mmm this can be a major operation but it can also be a simple operation but more info is needed about your system and you have to know about the contents of your system.

First check if you have the source installed on your system usually in /usr/src/linux/ if you find it there then you have the source.
Open the Makefile and add something to the EXTRAVERSION = xxxxx variable to define your kernel

From here you can start a kernel compile by opening a console and going to
/usr/src/linux/ This is where the source is kept
now the tricky part is do you want to start from scratch or just modify your existing kernel, if it is 'modify' then you have to find out what .config file your current kernel is compiled as.
I found the best way to do this was to just copy your config file from the /boot/ dir to the current dir.

Before you do this though you can clean up all the files in the src directory by issuing the command
[/B]make mrprorer[/B] You must be in the /usr/src/linux/ directory
This will remove all unecessary file and sort things out for you (basically)
It also removes a hidden file called .config which holds all the options that you are going to compile in to your kernel.

So now if you started a new kernel compile it would be like a clean slate and you would have to figure out what you need for your machine (A small mission if you dont know what your hardware comprises of)

So you need a starting point, easiest way is to copy the current config from boot to your source directory and renaming it at the same time. do this as root
cp /boot/.config-x-x-x /usr/src/linux/.config

The file in the boot directory may not be hidden and it may have a version info numbers added to it (just look around and you will find it)

Ok so now you have a starting point that you know works (your machine booted with this configuration)
issue the command from a terminal
[/B]make menu config[/B]
and a menu will pop up with all the various configurations and you can read through all of them and tweak as necessary.

I think the option you are looking to configure is Power management options
after you have finished tweaking the kernel exit and the menu config program will save to a file called .config
in the /usr/src/linux directory, you can check this by issuing
ls -la and you should see a .config and a .config.old file somewhere in there.

Now you are ready to compile the configured kernel
issue the following commands

make dep (configures dependancies if any are needed)
make bzImage (creates a zipped kernel image)
make modules (creates modules if necessary)
make modules_install (installs modules)

Ok now if you didnt modify the other options in the Makefile in the kernel source you should land up with a bzImage file in the root directory and a System.map file in the root directory.
Just move these files into the /boot directory renaming as you go about it

mv /System.map /boot/System.map-2
mv /bzImage /boot/vmlinuz-2

ok give us a shout if you get this far

cheers
 
Old 06-17-2004, 09:06 PM   #11
meccax5
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Original Poster
Rep: Reputation: 0
ok thanx i will attempt it this weekend.
i have regents right now.
 
  


Reply



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
Just ignore this menvem General 6 09-20-2004 07:26 PM
test ignore!!! NetAX General 1 06-07-2004 10:57 AM
how do you ignore a device derfaust Linux - Hardware 2 03-11-2004 12:27 AM
cin.ignore Xiangbuilder Programming 4 10-08-2003 07:57 PM
kernel 2.4.20 & acpi-20021212-2.4.20.diff => no /proc/acpi Tinkster Linux - Software 5 03-24-2003 01:56 PM

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

All times are GMT -5. The time now is 01:28 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