[Linuxtrent] Re: Problema in installazione Suse linux 9.3

  • From: "Marco Ciampa" <ciampix@xxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Wed, 5 Oct 2005 18:15:20 +0200

On Tue, Oct 04, 2005 at 02:16:57PM +0200, Paolo Vivaldelli wrote:
> ========================================================================
> ====
> 
> 
> PS:   riassumo di seguito i dati hardware del sistema:
>       
>       Pentium III ? 733 MHz
>       Ram = 512 Mb
>       HD C: = 40 Gb ? NTFS    per sistemi operativi WINDOWS + LINUX
>       HD E: = 20 Gb ? NTFS per dati
> 
>       Scheda video = intel 82815 Graphics Controller
> 
> ========================================================================
> ====
> 
> 
> Mi hanno suggerito che il problema è sicuramente nel frame buffer
> abilitato 
> (e la mia scheda video "intel 82815 graphics Controller" probabilmente
> non 
> è supportata in questa modalità), solo che non so in SuSE come fare per 
> disabilitarlo al boot. 
> 
> 
> 
> Mi dispiacerebbe tanto dover desistere senza poter apprezzare SUSE LINUX
> 9.3
> 
> Potete aiutarmi ?
> 

Cercando su internet ho trovato:

http://support.intel.com/support/graphics/intel810/sb/CS-009118.htm

System Problems

Does the vesafb frame-buffer module work on the Intel® 810 and Intel®
815 Chipset Families?
No. The vesafb module can only make use of linear VESA modes. The Intel®
810 and Intel 815 chipset families use banked modes and therefore,
cannot boot into a frame-buffer. It would be possible to add banked mode
support to the vesafb driver, but as of yet there are no plans to do so.
The vga 16 color frame-buffer available in recent Linux* kernels does
function properly and can be used in place of the vesafb frame-buffer.

La cosa più importante è qui:

I installed the X Server but I only get a few low resolution modes. What
is wrong?
The Intel 810 and Intel 815 chipset families do not have any RAM of its
own. Since the graphics chip is integrated into the chipset it can use
system RAM for graphics memory.  A 'agpgart' kernel module needs to be
installed so that the kernel can allocate this RAM for the graphics
chip.  There is a section in the Intel® 810 and 815 Chipset Family
Linux* Graphics Release Notes under 'X server installation' detailing
this.


Leggendo il tuo problema _potrebbe_ non centrare molto con il frame buffer
in sé (che non credo tu stia usando) quanto sul fatto che la scheda
video in questione è del tipo a memoria condivisa. Cioè essa non ha ran
video per conto suo ma 'usa' parte della ram del sistema. Entra nel bios
della macchina e controlla quanta ram è dedicata alla scheda video
(quantità tipiche sono 4/8/16 Mbyte)
Sulle vecchie macchine come la tua alle volte il bios comunica una
quantità di memoria errata e linux, quando parte la grafica, si
sovrappone in memoria.
Per ovviare a tal problema basta aggiungere alla riga di boot il comando

mem=

seguito alla quantità di memoria rimanente per il sistema.
Se per esempio il tuo pc dedica, per esempio, 8 M di memoria a linux dovresti 
passare il valore di 512-8=504M

mem=504M

per maggiori informazioni:

man bootparam

-- 

Marco Ciampa

+--------------------+
| Linux User  #78271 |
| FSFE fellow   #364 |
+--------------------+
-- 
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: