Con una Intel X3100
johnny@localhost:~$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
313 frames in 5.0 seconds = 62.462 FPS
Moderatore: Staff

johnny@localhost:~$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
313 frames in 5.0 seconds = 62.462 FPS

anche a me fa così, ma pensandoci non sembra un problema, infatti nel mio scarso inglese "the same as the monitor refresh rate" sembra che intenda che FPS deve essere circa il refresh, che solitamente in un LCD è 60MhzJohnnyMnemonic ha scritto:Il file segnalato da meska non lo trovo sul mio PC, in compenso ho lasciato xorg.conf invariato e non ho avuto problemi
Con una Intel X3100
johnny@localhost:~$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
313 frames in 5.0 seconds = 62.462 FPS

Codice: Seleziona tutto
1011010 1100101 1110010 1101111 - 0100000 - 1010101 1101110 1101111

A pagina 3 mi pare siaJohnnyMnemonic ha scritto:Il file segnalato da meska non lo trovo sul mio PC, in compenso ho lasciato xorg.conf invariato e non ho avuto problemi
Vedo che è stato aggiunto il pacchettoCon una Intel X3100
johnny@localhost:~$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
313 frames in 5.0 seconds = 62.462 FPS
Dovrebbe servire a testare le performance.tools for debugging the Intel graphics driver
intel-gpu-tools is a package of tools for debugging the Intel graphics driver,
including a GPU hang dumping program, performance monitor, and performance
microbenchmarks for regression testing the DRM.
il touchpad "standard" usa synaptics, il "multimediale" evdev.conraid ha scritto:
che driver usano?

Fatto, e funziona!conraid ha scritto:il file è questo
11-x11-synaptics.fdi...
nei sorgenti c'è, andrebbe provato
Codice: Seleziona tutto
...
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1" 0 0
EndSection
....nèInputDevice "Keyboard" "CoreKeyboard"
e senza inserire le relative sezioni "InputDevice".InputDevice "Touchpad" "CorePointer"
Codice: Seleziona tutto
/etc/hal/fdi/policy/Codice: Seleziona tutto
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keymap">
<append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
</match>
<match key="info.capabilities" contains="input.keys">
<merge key="input.xkb.rules" type="string">base</merge>
<!-- If we're using Linux, we use evdev by default (falling back to
keyboard otherwise). -->
<merge key="input.xkb.model" type="string">keyboard</merge>
<match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
string="Linux">
<merge key="input.xkb.model" type="string">evdev</merge>
</match>
<!-- Restore Ctrl-Alt-Bksp Xserver Zapping -->
<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
<merge key="input.xkb.layout" type="string">it</merge>
<merge key="input.xkb.variant" type="string" />
</match>
</device>
</deviceinfo>Codice: Seleziona tutto
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
</match>
</device>
</deviceinfo>
Ciao,infatti ho scritto una fesseria primaspina ha scritto:Fatto, e funziona!conraid ha scritto:il file è questo
11-x11-synaptics.fdi...
nei sorgenti c'è, andrebbe provato
In pratica anche con la tastiera, si possono eliminare le voci nell'xorg.conf (contrariamente a quanto detto da Maskalamdog) e personalizzare i file .fdi di hal. Per tastiera e touchpad synaptics io ho quanto segue:Emanuele
- in xorg.conf
quindi senza specificare nèCodice: Seleziona tutto
... Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" 0 0 EndSection ....nèInputDevice "Keyboard" "CoreKeyboard"e senza inserire le relative sezioni "InputDevice".InputDevice "Touchpad" "CorePointer"- Poi ho i seguenti file nella directory
Codice: Seleziona tutto
/etc/hal/fdi/policy/
- 10-keymap.fdi:
Codice: Seleziona tutto
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> <deviceinfo version="0.2"> <device> <match key="info.capabilities" contains="input.keymap"> <append key="info.callouts.add" type="strlist">hal-setup-keymap</append> </match> <match key="info.capabilities" contains="input.keys"> <merge key="input.xkb.rules" type="string">base</merge> <!-- If we're using Linux, we use evdev by default (falling back to keyboard otherwise). --> <merge key="input.xkb.model" type="string">keyboard</merge> <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="Linux"> <merge key="input.xkb.model" type="string">evdev</merge> </match> <!-- Restore Ctrl-Alt-Bksp Xserver Zapping --> <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge> <merge key="input.xkb.layout" type="string">it</merge> <merge key="input.xkb.variant" type="string" /> </match> </device> </deviceinfo>- 11-x11-synaptics.fdi:
Codice: Seleziona tutto
<?xml version="1.0" encoding="ISO-8859-1"?> <deviceinfo version="0.2"> <device> <match key="info.capabilities" contains="input.touchpad"> <merge key="input.x11_driver" type="string">synaptics</merge> <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge> <merge key="input.x11_options.SHMConfig" type="string">true</merge> </match> </device> </deviceinfo>- Una volta inseriti i file vanno riavviati hal e il server X.
EDIT: in pratica con queste modifiche posso anche eliminare il file xorg.conf, il server X mi funziona correttamente. Ho quasi paura di tutta sta tecnologia

Codice: Seleziona tutto
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1" 0 0
EndSection
Section "Device"
Identifier "ATI Mobility Radeon X1400"
Driver "radeonhd"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "ATI Mobility Radeon X1400"
Monitor "My Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Codice: Seleziona tutto
Section "ServerFlags"
Option "blank time" "10" # 10 minutes
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60"
EndSection
sicuro ? e come và? ho una x1600 che non uso perchè preferisco i driver open della intel con 3d, ma se mi dici che gli open radeonhd hanno anche il 3d, metto subito la x1600... quando esce la nuova slack!spina ha scritto:Come ho scritto prima, a me con i radeonhd l'accelerazione 3d va.Communico ha scritto:Ma i driver ati c'è un modo per farli andare?? Perchè con radeonhd non va il 3d![]()
Emanuele

submax82 ha scritto:...sicuro ? e come và?
Codice: Seleziona tutto
$> glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
1819 frames in 5.0 seconds = 363.746 FPS
1831 frames in 5.0 seconds = 366.015 FPS
...




ma la mia intel x3100 su slack 12.2 fàspina ha scritto:submax82 ha scritto:...sicuro ? e come và?EmanueleCodice: Seleziona tutto
$> glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 1819 frames in 5.0 seconds = 363.746 FPS 1831 frames in 5.0 seconds = 366.015 FPS ...
Codice: Seleziona tutto
glxgears
5744 frames in 5.0 seconds = 1148.777 FPS
5715 frames in 5.0 seconds = 1142.915 FPS
5737 frames in 5.0 seconds = 1147.389 FPS