Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some system tweaks ...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
smack_2k2
Apprentice
Apprentice


Joined: 21 Nov 2004
Posts: 155

PostPosted: Tue Dec 28, 2004 8:21 am    Post subject: Some system tweaks ... Reply with quote

1. My monitor shuts off if i don't do anything (even in console). How do i stop that?
2. Superkaramba themes does not report temperatures and fans rotation - i've added support in kernel as module (do i have to compile it into the kernel?) for the winbond chipset that i have. Do i need to add anyhing else ?3
3. I saw an article somewhere telling that you can modify the USB rate up to 500Hz (i've done it in Windows and works) ... any ideea how do i do that in Linux?
Back to top
View user's profile Send private message
Zyne
Guru
Guru


Joined: 08 Jun 2004
Posts: 334

PostPosted: Tue Dec 28, 2004 8:58 am    Post subject: Reply with quote

you'll have to install lm_sensors to get your temps to show up in any program. I suppose that will also be the case for superkaramba ;)

dunno about your other problems though...
Back to top
View user's profile Send private message
SysOP XXL
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 139
Location: Kecskemét, Hungary

PostPosted: Tue Dec 28, 2004 9:10 am    Post subject: Re: Some system tweaks ... Reply with quote

smack_2k2 wrote:
1. My monitor shuts off if i don't do anything (even in console). How do i stop that?


In console the following command to disable blanking:
Code:
setterm -blank 0


In X, this will disable power saving:
Code:
xset -dpms


Quote:
2. Superkaramba themes does not report temperatures and fans rotation - i've added support in kernel as module (do i have to compile it into the kernel?) for the winbond chipset that i have. Do i need to add anyhing else ?3


Exactly as Zyne said. I prefer compiling I2C into my kernel though.

Quote:
3. I saw an article somewhere telling that you can modify the USB rate up to 500Hz (i've done it in Windows and works) ... any ideea how do i do that in Linux?


I'm not sure about this, but some patchsets have a patch called 'USB Mouse Polling hack', setting the rate to 500Hz. The latest nitro-sources have it for example: https://forums.gentoo.org/viewtopic.php?t=271255&start=0

I'm using a PS2 mouse, so I haven't tested it (the kernel works great anyway).
Back to top
View user's profile Send private message
smack_2k2
Apprentice
Apprentice


Joined: 21 Nov 2004
Posts: 155

PostPosted: Tue Dec 28, 2004 8:14 pm    Post subject: Reply with quote

Thanks guys ...
Back to top
View user's profile Send private message
smack_2k2
Apprentice
Apprentice


Joined: 21 Nov 2004
Posts: 155

PostPosted: Wed Dec 29, 2004 7:00 pm    Post subject: Reply with quote

The monitor keeps shutting down .. do i have to entre the comms every reboot or what ?
Back to top
View user's profile Send private message
chemmett
n00b
n00b


Joined: 26 Dec 2004
Posts: 40
Location: Maryville, TN, USA

PostPosted: Wed Dec 29, 2004 9:07 pm    Post subject: Reply with quote

No, those settings aren't automatically saved or anything. To permenantly disable blanking, you can put the setterm command in your ~/.bashrc or /etc/profile. Then remove the
Code:
 
Option "DPMS"

line from /etc/X11/xorg.conf.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum