code:
$ lsmod
Module Size Used by
ipv6 261728 8
ipt_LOG 7936 1
ipt_limit 3456 1
ipt_state 2944 1
iptable_filter 3840 1
ip_tables 22528 4 ipt_LOG,ipt_limit,ipt_state,iptable_filter
snd_pcm_oss 53024 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 33408 0
snd_seq_midi_event 8192 1 snd_seq_oss
snd_seq 53520 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 9356 3 snd_seq_dummy,snd_seq_oss,snd_seq
rtc 10260 0
i2c_i801 9868 0
i2c_core 22400 1 i2c_i801
tpm_nsc 7680 0
tpm 11168 1 tpm_nsc
snd_intel8x0m 19012 1
snd_intel8x0 34272 5
snd_ac97_codec 89596 2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus 3200 1 snd_ac97_codec
snd_pcm 89476 5 snd_pcm_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_co
dec
snd_timer 26116 3 snd_seq,snd_pcm
snd 56036 20 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_
seq_device,snd_intel8x0m,snd_intel8x0,snd_ac97_cod
ec,snd_pcm,snd_timer
snd_page_alloc 11400 3 snd_intel8x0m,snd_intel8x0,snd_pcm
joydev 10432 0
ip_conntrack_ftp 9072 0
ip_conntrack 53212 2 ipt_state,ip_conntrack_ftp
acpi_cpufreq 7972 1
freq_table 5664 1 acpi_cpufreq
ac 5764 0
agpgart 35532 0
battery 10372 0
button 7568 0
fan 5508 0
video 16900 0
thermal 14216 0
processor 26664 2 acpi_cpufreq,thermal
ipw2200 171716 0
ieee80211 49896 1 ipw2200
ieee80211_crypt 7296 1 ieee80211
8139too 28928 0
pcmcia 39740 0
mii 6400 1 8139too
firmware_class 11136 2 ipw2200,pcmcia
yenta_socket 27404 1
rsrc_nonstatic 14080 1 yenta_socket
pcmcia_core 42260 3 pcmcia,yenta_socket,rsrc_nonstatic
eth1394 21512 0
dm_mirror 23252 0
dm_mod 58396 1 dm_mirror
sbp2 24196 0
ohci1394 34612 0
ieee1394 98360 3 eth1394,sbp2,ohci1394
sl811_hcd 14592 0
ohci_hcd 22532 0
uhci_hcd 33552 0
usb_storage 72512 0
usbhid 48096 0
ehci_hcd 33416 0
usbcore 117120 7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehc
i_hcd
code:
$ cat /etc/X11/xorg.conf
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
# FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
# FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility X700 (RV410)"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "BusType" "PCIE"
Option "CRT2Position" "clone"
Option "MonitorLayout" "LVDS,CRT"
ChipID 0x5652
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "a"
Option "DPMS"
Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility X700 (RV410)"
Monitor "a"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection