il comando glx..
mi dice che devo impostare qualcosa su verbose,ma non mi dice quale file...
root@anarchia:~# glxinfo | grep rendering
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
questo è lsmod:
Module Size Used by
i915 32640 0
drm 82452 1 i915
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61028 4 rfcomm,l2cap
ipv6 268036 10
ppdev 10372 0
acpi_cpufreq 10796 0
cpufreq_userspace 5284 0
cpufreq_conservative 8712 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9740 2
cpufreq_stats 7104 0
freq_table 5536 3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
af_packet 23812 2
sbp2 24072 0
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
arc4 2944 2
ecb 4480 2
blkcipher 8324 1 ecb
joydev 13120 0
pcmcia 40876 0
snd_hda_intel 346264 1
snd_pcm_oss 42144 0
snd_mixer_oss 17920 2 snd_pcm_oss
snd_pcm 78724 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
iwl3945 89840 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
iwlwifi_mac80211 219236 1 iwl3945
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
sdhci 19076 0
cfg80211 15112 1 iwlwifi_mac80211
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
psmouse 40336 0
container 5632 0
yenta_socket 27276 1
rsrc_nonstatic 13696 1 yenta_socket
pcmcia_core 40596 3 pcmcia,yenta_socket,rsrc_nonstatic
video 19856 0
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
ac 6916 0
tifm_7xx1 8576 0
serio_raw 7940 0
mmc_core 51460 1 sdhci
snd 56996 11 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
battery 14212 0
output 4736 1 video
button 9232 0
pcspkr 4224 0
tifm_core 11012 1 tifm_7xx1
intel_agp 25492 1
soundcore 8800 2 snd
shpchp 34452 0
pci_hotplug 30880 1 shpchp
evdev 13056 7
agpgart 34760 3 drm,intel_agp
ext3 136968 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sr_mod 17956 0
cdrom 37408 1 sr_mod
sd_mod 30720 3
usbhid 32128 0
hid 38784 1 usbhid
ata_piix 19588 2
ata_generic 8324 0
pata_acpi 8320 0
libata 159728 3 ata_piix,ata_generic,pata_acpi
scsi_mod 151692 5 sbp2,sg,sr_mod,sd_mod,libata
e100 37388 0
mii 6400 1 e100
ohci1394 33584 0
ieee1394 93752 2 sbp2,ohci1394
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146412 4 usbhid,ehci_hcd,uhci_hcd
thermal 16796 0
processor 36616 4 acpi_cpufreq,thermal
fan 5636 0
fbcon 42912 0
tileblit 3584 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50708 3
e questo è xorg.cong:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
grazie per l'aiuto..
ciao
--EDIT--se do il comando glxgears,la finestra che appare si muove molto male,e questo è quanto appare nel terminale:
3871 frames in 5.0 seconds = 769.961 FPS
3283 frames in 5.0 seconds = 656.180 FPS
3314 frames in 5.0 seconds = 661.007 FPS
3372 frames in 5.0 seconds = 671.722 FPS
3176 frames in 5.0 seconds = 634.965 FPS
3290 frames in 5.0 seconds = 651.620 FPS
3388 frames in 5.0 seconds = 675.789 FPS
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 50459 requests (47258 known processed) with 0 events remaining.