Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fontconfig e dimensioni dei font
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Sun Jun 08, 2003 9:36 am    Post subject: fontconfig e dimensioni dei font Reply with quote

Ciao, vorrei sapere se a qualcuno è capitato dopo avere installato fontconfig di trovare i caratteri di X più grandi e più strani.
Mi ricordo che comportamenti del genere mi capitavano con altre distribuzioni quando cambiavo i dpi dei font e di X. In questo caso però non ho toccato niente.

C'è qualcuno che mi può illuminare?

Grazie.
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Sun Jun 08, 2003 12:35 pm    Post subject: Reply with quote

Mi rispondo da solo :wink:

Era una mia impressione, perchè dopo avere installato fontconfig mi sono comparsi i caratteri che prima non erano stati configurati.

Evviva Gentoo!!! Finalmente dopo tre giorni di scaricare e compilare vi sto scrivendo per la prima volta dal mio nuovo Mozilla caldo caldo. So che non c'entra niente però sono molto soddisfatto, anche se penso che ancora posso spremere qualcosa in termini di prestazioni... staremo a vedere :twisted:
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sun Jun 08, 2003 1:13 pm    Post subject: Reply with quote

posta la variabile CFLAGS che hai settato nel file /etc/make.conf...
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Sun Jun 08, 2003 1:29 pm    Post subject: Reply with quote

I flag che utilizzo al momento sono questi
Code:

-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx


Pensavo di cambiarli in
Code:

-march=athlon-xp -O2 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx -mfpmath=sse -fforce-addr

Sono con un Athlon XP 2100+ su KT400 e 512Mb di DDR 333MHz

Vorrei migliorare un pò le prestazioni nell'ambiente grafico, che mi sembra un pò più pesantuccio rispetto alla mia ex RedHat 9 (che però aveva il kernel patchato con la NPTL). E forse è proprio una questione di kernel... attualmente giro su gentoo-sources. Un'altra cosa che un pò mi delude sono le prestazioni del disco... Una curiosità ma con il comando
Code:
# hdparm -Tt /dev/hdX

che risulati ottenete?
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Sun Jun 08, 2003 2:26 pm    Post subject: Reply with quote

Legolas80 wrote:

Sono con un Athlon XP 2100+ su KT400 e 512Mb di DDR 333MHz


Dovrei giusto prendere dei componenti praticamente identici per farmi un nuovo pc, come ti stai trovando? E' tutto supportato, problemi, rimpianti, info o consigli?

Quote:
Una curiosità ma con il comando
Code:
# hdparm -Tt /dev/hdX

che risulati ottenete?


Con l'ata33 che sto usando ora ottengo questo:
Timing buffer-cache reads: 128 MB in 1.09 seconds =117.43 MB/sec
Timing buffered disk reads: 64 MB in 4.10 seconds = 15.61 MB/sec
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Sun Jun 08, 2003 2:48 pm    Post subject: Reply with quote

Mi trovo abbastanza bene, nessun problema. Per quanto riguarda il processore però ti consiglio un Barton 2500+ (dovresti trovarlo intorno ai 100 euro) che è imbattibile come rapporto prezzo prestazioni (ha il FSB a 333MHz e 512Kb di cache L2). Io eviterei la piattaforma nForce2, non per le prestazioni (anzi), ma perchè dicono abbia dei problemi con linux.

Le prestazioni del disco non sono paragonabili: io su Ata133 faccio ~ 330/45.

P.S. - Poco fa, mentre scrivevo il post mi si è chiuso improvvisamente X e mi sono ritrovato su gdm... mi devo preoccupare?
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sun Jun 08, 2003 2:58 pm    Post subject: Reply with quote

La seconda riga di CFLAGS mi piace di piu'.
Effettivamente aveva ragione bsolar: meglio -O2.

Non posto il test del disco perche' al momento sta copiando in rete e ci vorra' un po' :)
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Mon Jun 09, 2003 6:34 am    Post subject: Reply with quote

Ok... allora visto che oggi vado a Catania per l'università e torno giovedì faccio un bel
Code:
emerge -e world

con le nuove impostazioni e vediamo cosa succede :wink:
Farò uno scriptino bash che mi fa spegnere il computer una volta finito tutto il procedimento.

Grazie mille a tutti.
Back to top
View user's profile Send private message
maur8
Apprentice
Apprentice


Joined: 04 Mar 2003
Posts: 229
Location: Pescara (in serie B!!!), Italy

PostPosted: Mon Jun 09, 2003 9:27 am    Post subject: Reply with quote

@Legolas80
prova con
Code:
emerge -e --deep world && halt

che ne dici? :)
_________________
Maur8.
"They decided our fate in a microsecond. Extermination"
Sgt. Kyle Rise, The Terminator
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Jun 09, 2003 9:57 am    Post subject: Reply with quote

maur8 wrote:
che ne dici? :)

Nettamente meglio :P
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Legolas80
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2003
Posts: 128

PostPosted: Mon Jun 09, 2003 10:46 am    Post subject: Reply with quote

Ricevuto... magari invece di halt gli do poweroff, perchè mi sembra che con halt non spegne il computer.
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Mon Jun 09, 2003 12:51 pm    Post subject: Reply with quote

Legolas80 wrote:
Ricevuto... magari invece di halt gli do poweroff, perchè mi sembra che con halt non spegne il computer.


A me lo spegne tranquillamente anche con halt; se sapevi che è un problema tuo allora ignora il mio post, in caso contrario direi che forse dovresti darci un'occhiata e vedere cosa non va ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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