View previous topic :: View next topic |
Author |
Message |
smack_2k2 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/670325784285d9ab644e7.jpg)
Joined: 21 Nov 2004 Posts: 155
|
Posted: Tue Dec 28, 2004 8:21 am Post subject: Some system tweaks ... |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
Zyne Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 08 Jun 2004 Posts: 334
|
Posted: Tue Dec 28, 2004 8:58 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
SysOP XXL Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/2242494841155b044553f.jpg)
Joined: 27 Jan 2004 Posts: 139 Location: Kecskemét, Hungary
|
Posted: Tue Dec 28, 2004 9:10 am Post subject: Re: Some system tweaks ... |
|
|
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:
In X, this will disable power saving:
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 |
|
![](templates/gentoo/images/spacer.gif) |
smack_2k2 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/670325784285d9ab644e7.jpg)
Joined: 21 Nov 2004 Posts: 155
|
Posted: Tue Dec 28, 2004 8:14 pm Post subject: |
|
|
Thanks guys ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
smack_2k2 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/670325784285d9ab644e7.jpg)
Joined: 21 Nov 2004 Posts: 155
|
Posted: Wed Dec 29, 2004 7:00 pm Post subject: |
|
|
The monitor keeps shutting down .. do i have to entre the comms every reboot or what ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chemmett n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Dec 2004 Posts: 40 Location: Maryville, TN, USA
|
Posted: Wed Dec 29, 2004 9:07 pm Post subject: |
|
|
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
line from /etc/X11/xorg.conf. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|