Autor |
Nachricht |
|
Titel: Found out why my system soo slow at responding, etc.
Verfasst am: 24.10.2006, 15:18 Uhr
|
|
Anmeldung: 20. Sep 2006
Beiträge: 63
|
|
I found out why I've been have slow response in my system. I have the Intel 810 chipset with integrated video. Without modifying X, there is only 4mb set aside for video.
I haven't done so yet, but I will try to adjust this and see if it helps.
If I am incorrect, let me know, thanks. |
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 24.10.2006, 17:57 Uhr
|
|

Anmeldung: 25. Mar 2005
Beiträge: 2133
|
|
The Xserver has probably nothing to do with it. Better change BIOS settings that control memory allocation for the onboard graphics card. |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 25.10.2006, 01:38 Uhr
|
|
Anmeldung: 20. Sep 2006
Beiträge: 63
|
|
I found this(about the i810 integrated mobo) out according to xorg.conf info from FreeBSD. I could not find anything definitive from Linux sources.
K info center states 518MB (512MB installed) Total system memory.
Correct me if I am wrong, and maybe this was old Linux kernels, but I thought Linux ignored the BIOS. I thought Linux read devices from the devices themselves, not what BIOS reported.
Last I read about this was 7-8 years ago. |
Zuletzt bearbeitet von turbowsr am 26.10.2006, 08:51 Uhr, insgesamt ein Mal bearbeitet
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 25.10.2006, 16:16 Uhr
|
|
Anmeldung: 08. Dez 2005
Beiträge: 300
|
|
Should try setting 32 MB minimum for video memory |
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 26.10.2006, 08:50 Uhr
|
|
Anmeldung: 20. Sep 2006
Beiträge: 63
|
|
Bios only allows 8MB. Can X.config override this? |
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 26.10.2006, 09:25 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Yes it can:
Option "VideoRam" "65536"
32 MB is default with dri already. That would be twice the default. |
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 26.10.2006, 20:59 Uhr
|
|
Anmeldung: 12. Mar 2005
Beiträge: 1005
|
|
Where is that option set, I assume in xorg.conf? I've had this problem with i810 mobos too, although mine default to 2 mB
32 mB is plenty, but how do I tell xorg to do that? |
_________________ Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
|
|
|
|
 |
|
Titel: RE: Found out why my system soo slow at responding, etc.
Verfasst am: 26.10.2006, 21:07 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
In the Device section where i810 driver is defined. |
|
|
|
|
 |
|