Trident e drivers

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
aladdin
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: mar 13 apr 2004, 0:00

Trident e drivers

Messaggio da aladdin »

Salve,
<BR>sul mio portatile ho una Trident Microsystems CyberBlade XPAi1. E´ una scheda supportata. Ho anche il modulo: trident.o, ma non so come utilizzarlo. Ho provato con modprobe trident. lsmod mi restituisce un report positivo. Il modulo c´e´, ma e´ ``unused´´. Infatti il sistema continua ad usare VESA, sia da console che da X. Come posso sfruttare tutte le potenzialita´ della mia scheda video?
<BR>
<BR>(buhahahahahhahahahahahah Sarcasmo. La scheda e´ una mezza me**a, pero´ la vorrei far funzionare al massimo. Vesa scaga in certe situazioni.)
<BR>
<BR>Grazie<br>

Avatar utente
pinguinosn
Linux 1.x
Linux 1.x
Messaggi: 110
Iscritto il: dom 8 feb 2004, 0:00
Slackware: 13.37
Kernel: 3.3
Desktop: gnome3
Distribuzione: archlinux
Località: livorno

Trident e drivers

Messaggio da pinguinosn »

Per aiutarti servirebbe qualche informazione in più.
<BR>comunque su internet per quel tipo di scheda
<BR>si trova una discreta documentazione.
<BR>ciao
<BR>
<BR>
<BR><br>

G3N3S1S
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: sab 18 ott 2003, 0:00
Contatta:

Trident e drivers

Messaggio da G3N3S1S »

mm... ma hai cambiato Xf86config?<br>

aladdin
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: mar 13 apr 2004, 0:00

Trident e drivers

Messaggio da aladdin »

# **********************************************************************
<BR># Graphics device section
<BR># **********************************************************************
<BR>
<BR># Any number of graphics device sections may be present
<BR>
<BR># Standard VGA Device:
<BR>
<BR>Section "Device"
<BR> Identifier "Standard VGA"
<BR> VendorName "Unknown"
<BR> BoardName "Unknown"
<BR>
<BR># The chipset line is optional in most cases. It can be used to override
<BR># the driver´s chipset detection, and should not normally be specified.
<BR>
<BR># Chipset "generic"
<BR>
<BR># The Driver line must be present. When using run-time loadable driver
<BR># modules, this line instructs the server to load the specified driver
<BR># module. Even when not using loadable driver modules, this line
<BR># indicates which driver should interpret the information in this section.
<BR>
<BR> Driver "vga"
<BR># The BusID line is used to specify which of possibly multiple devices
<BR># this section is intended for. When this line isn´t present, a device
<BR># section can only match up with the primary video device. For PCI
<BR># devices a line like the following could be used. This line should not
<BR># normally be included unless there is more than one video device
<BR># intalled.
<BR>
<BR># BusID "PCI:0:10:0"
<BR>
<BR># VideoRam 256
<BR>
<BR># Clocks 25.2 28.3
<BR>
<BR>EndSection
<BR>
<BR># Device configured by xf86config:
<BR>
<BR>Section "Device"
<BR> Identifier "myVideoCard"
<BR> Driver "trident"
<BR> #VideoRam 16384
<BR> # Insert Clocks lines here if appropriate
<BR>EndSection
<BR>
<BR>Questa e´ parte del mio XF86Config. C´e´ qualcosa che non va?<br>

G3N3S1S
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: sab 18 ott 2003, 0:00
Contatta:

Trident e drivers

Messaggio da G3N3S1S »

sembra di no....<br>

Rispondi