I have a ASUS M3A67-EMH-HDMI Motherboard, how to I enable /etc/X11/.xorg.conf
the HDMI output to see on the HDTV?
scanpci output for graphics:
pci bus 0x0001 cardnum 0x05 function 0x00: vendor 0x1002 device 0x9610
ATI Technologies Inc Radeon HD 3200 Graphics
# cat .video.devs
Video device config - phys path: /pci at 0,0/pci1043,9602 at 1/display at 5
pci bus/device/function: 0x01/0x05/0x00
device config vendor-id/device-id: 0x1002/0x9610
# cat .xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11/lib/X11/rgb"
ModulePath "/usr/X11/lib/modules/amd64"
FontPath "/usr/X11/lib/X11/fonts/TrueType/"
FontPath "/usr/X11/lib/X11/fonts/Type1/"
FontPath "/usr/X11/lib/X11/fonts/Type1/sun/"
FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/"
FontPath "/usr/X11/lib/X11/fonts/misc/"
FontPath "/usr/X11/lib/X11/fonts/100dpi/"
FontPath "/usr/X11/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "IA"
Load "dbe"
Load "extmod"
Load "record"
Load "xtrap"
Load "GLcore"
Load "glx"
Load "dri"
Load "xtsol"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "Radeon HD 3200 Graphics"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
#
scanpci -v
# /usr/X11/bin/scanpci -v
pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x1022 device 0x9600
Advanced Micro Devices [AMD] RS780 Host Bridge
CardVendor 0x1043 card 0x82f1 (ASUSTeK Computer Inc., Card unknown)
STATUS 0x2230 COMMAND 0x0006
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00
BYTE_0 0x08 BYTE_1 0x9c BYTE_2 0x00 BYTE_3 0xc0
pci bus 0x0000 cardnum 0x01 function 0x00: vendor 0x1043 device 0x9602
ASUSTeK Computer Inc. Device unknown
STATUS 0x0230 COMMAND 0x0107
CLASS 0x06 0x04 0x00 REVISION 0x00
HEADER 0x01 LATENCY 0x40
PRIBUS 0x00 SECBUS 0x01 SUBBUS 0x01
SECLT 0x40 SECSTATUS 0x0220
IOBASE 0x0000c000 IOLIM 0x0000cfff
NOPREFETCH_MEMBASE 0xfbc00000 MEMLIM 0xfbdfffff
PREFETCH_MEMBASE 0x00000000d0000000 MEMLIM 0x00000000dfffffff
NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN NO_ISA_EN SERR_EN NO_PERR_EN
pci bus 0x0000 cardnum 0x06 function 0x00: vendor 0x1022 device 0x9606
Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
STATUS 0x0010 COMMAND 0x0047
CLASS 0x06 0x04 0x00 REVISION 0x00
HEADER 0x01 LATENCY 0x00
PRIBUS 0x00 SECBUS 0x02 SUBBUS 0x02
SECLT 0x00 SECSTATUS 0x2000
IOBASE 0x0000d000 IOLIM 0x0000dfff
NOPREFETCH_MEMBASE 0xfbe00000 MEMLIM 0xfbefffff
PREFETCH_MEMBASE 0x00000000faf00000 MEMLIM 0x00000000faffffff
NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN NO_ISA_EN SERR_EN PERR_EN
pci bus 0x0000 cardnum 0x11 function 0x00: vendor 0x1002 device 0x4390
ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode]
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0230 COMMAND 0x0147
CLASS 0x01 0x01 0x8f REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0x0000b001 addr 0x0000b000 I/O
BASE1 0x0000a001 addr 0x0000a000 I/O
BASE2 0x00009001 addr 0x00009000 I/O
BASE3 0x00008001 addr 0x00008000 I/O
BASE4 0x00007001 addr 0x00007000 I/O
BASE5 0xfbbff800 addr 0xfbbff800 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0b
BYTE_0 0x10 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x20
pci bus 0x0000 cardnum 0x12 function 0x00: vendor 0x1002 device 0x4397
ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02a0 COMMAND 0x0157
CLASS 0x0c 0x03 0x10 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbfe000 addr 0xfbbfe000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
BYTE_0 0x80 BYTE_1 0x03 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x12 function 0x01: vendor 0x1002 device 0x4398
ATI Technologies Inc SB700/SB800 USB OHCI1 Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02a0 COMMAND 0x0157
CLASS 0x0c 0x03 0x10 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbfd000 addr 0xfbbfd000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
pci bus 0x0000 cardnum 0x12 function 0x02: vendor 0x1002 device 0x4396
ATI Technologies Inc SB700/SB800 USB EHCI Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02b0 COMMAND 0x0147
CLASS 0x0c 0x03 0x20 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbff000 addr 0xfbbff000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x02 INT_LINE 0x0b
pci bus 0x0000 cardnum 0x13 function 0x00: vendor 0x1002 device 0x4397
ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02a0 COMMAND 0x0157
CLASS 0x0c 0x03 0x10 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbfc000 addr 0xfbbfc000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
BYTE_0 0x80 BYTE_1 0x03 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x13 function 0x01: vendor 0x1002 device 0x4398
ATI Technologies Inc SB700/SB800 USB OHCI1 Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02a0 COMMAND 0x0157
CLASS 0x0c 0x03 0x10 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbfb000 addr 0xfbbfb000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
pci bus 0x0000 cardnum 0x13 function 0x02: vendor 0x1002 device 0x4396
ATI Technologies Inc SB700/SB800 USB EHCI Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02b0 COMMAND 0x0157
CLASS 0x0c 0x03 0x20 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbfa800 addr 0xfbbfa800 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x02 INT_LINE 0x0a
pci bus 0x0000 cardnum 0x14 function 0x00: vendor 0x1002 device 0x4385
ATI Technologies Inc SBx00 SMBus Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0xd230 COMMAND 0x0403
CLASS 0x0c 0x05 0x00 REVISION 0x3a
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0x44 BYTE_1 0x6b BYTE_2 0x00 BYTE_3 0xfc
pci bus 0x0000 cardnum 0x14 function 0x01: vendor 0x1002 device 0x439c
ATI Technologies Inc SB700/SB800 IDE Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0230 COMMAND 0x0045
CLASS 0x01 0x01 0x8a REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00
BASE0 0x00000001 addr 0x00000000 I/O
BASE1 0x00000001 addr 0x00000000 I/O
BASE2 0x00000001 addr 0x00000000 I/O
BASE3 0x00000001 addr 0x00000000 I/O
BASE4 0x0000ff01 addr 0x0000ff00 I/O
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x00
BYTE_0 0x99 BYTE_1 0x20 BYTE_2 0x99 BYTE_3 0x99
pci bus 0x0000 cardnum 0x14 function 0x02: vendor 0x1002 device 0x4383
ATI Technologies Inc SBx00 Azalia
CardVendor 0x1043 card 0x8230 (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0410 COMMAND 0x0006
CLASS 0x04 0x03 0x00 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0x00000000fbbf4004 addr 0x00000000fbbf4000 MEM 64BIT
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
BYTE_0 0x00 BYTE_1 0x00 BYTE_2 0x02 BYTE_3 0x00
pci bus 0x0000 cardnum 0x14 function 0x03: vendor 0x1002 device 0x439d
ATI Technologies Inc SB700/SB800 LPC host controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0220 COMMAND 0x000f
CLASS 0x06 0x01 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0x04 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x14 function 0x04: vendor 0x1002 device 0x4384
ATI Technologies Inc SBx00 PCI to PCI Bridge
STATUS 0x02a0 COMMAND 0x0147
CLASS 0x06 0x04 0x01 REVISION 0x00
HEADER 0x81 LATENCY 0x40
PRIBUS 0x00 SECBUS 0x03 SUBBUS 0x03
SECLT 0x40 SECSTATUS 0x2280
IOBASE 0xe000 IOLIM 0xefff
NOPREFETCH_MEMBASE 0xfbf00000 MEMLIM 0xfbffffff
PREFETCH_MEMBASE 0xfff00000 MEMLIM 0x000fffff
NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN NO_ISA_EN SERR_EN PERR_EN
pci bus 0x0000 cardnum 0x14 function 0x05: vendor 0x1002 device 0x4399
ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
CardVendor 0x1043 card 0x82ef (ASUSTeK Computer Inc., Card unknown)
STATUS 0x02a0 COMMAND 0x0157
CLASS 0x0c 0x03 0x10 REVISION 0x00
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x10
BASE0 0xfbbf9000 addr 0xfbbf9000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x03 INT_LINE 0x0a
BYTE_0 0x80 BYTE_1 0x01 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x18 function 0x00: vendor 0x1022 device 0x1200
Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron]
HyperTransport Configuration
STATUS 0x0010 COMMAND 0x0000
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0x01 BYTE_1 0x02 BYTE_2 0x04 BYTE_3 0x00
pci bus 0x0000 cardnum 0x18 function 0x01: vendor 0x1022 device 0x1201
Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] Address
Map
STATUS 0x0000 COMMAND 0x0000
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0x03 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x18 function 0x02: vendor 0x1022 device 0x1202
Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] DRAM
Controller
STATUS 0x0000 COMMAND 0x0000
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0x01 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x00
pci bus 0x0000 cardnum 0x18 function 0x03: vendor 0x1022 device 0x1203
Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron]
Miscellaneous Control
STATUS 0x0010 COMMAND 0x0000
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
BYTE_0 0xff BYTE_1 0xfb BYTE_2 0xff BYTE_3 0x3f
pci bus 0x0000 cardnum 0x18 function 0x04: vendor 0x1022 device 0x1204
Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] Link
Control
STATUS 0x0000 COMMAND 0x0000
CLASS 0x06 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00
pci bus 0x0001 cardnum 0x05 function 0x00: vendor 0x1002 device 0x9610
ATI Technologies Inc Radeon HD 3200 Graphics
CardVendor 0x1043 card 0x82f1 (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0010 COMMAND 0x0007
CLASS 0x03 0x00 0x00 REVISION 0x00
BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x10
BASE0 0xd0000008 addr 0xd0000000 MEM PREFETCHABLE
BASE1 0x0000c001 addr 0x0000c000 I/O
BASE2 0xfbdf0000 addr 0xfbdf0000 MEM
BASE5 0xfbc00000 addr 0xfbc00000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x10ec device 0x8168
Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet
controller
CardVendor 0x1043 card 0x82c6 (ASUSTeK Computer Inc., Card unknown)
STATUS 0x0010 COMMAND 0x0047
CLASS 0x02 0x00 0x00 REVISION 0x02
BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x10
BASE0 0x0000d801 addr 0x0000d800 I/O
BASE2 0x00000000fbeff004 addr 0x00000000fbeff000 MEM 64BIT
BASE4 0x00000000faff000c addr 0x00000000faff0000 MEM PREFETCHABLE 64BIT
BASEROM 0xfbec0000 addr 0xfbec0000 not-decode-enabled
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a
BYTE_0 0x01 BYTE_1 0x50 BYTE_2 0xc3 BYTE_3 0xff
pci bus 0x0003 cardnum 0x06 function 0x00: vendor 0x1131 device 0x7133
Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder
CardVendor 0x17de card 0x7350 (KWorld Computer Co. Ltd. ATSC 110 Digital /
Analog HDTV Tuner)
STATUS 0x0290 COMMAND 0x0106
CLASS 0x04 0x80 0x00 REVISION 0xf0
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x00
BASE0 0xfbfff800 addr 0xfbfff800 MEM
MAX_LAT 0xff MIN_GNT 0xff INT_PIN 0x01 INT_LINE 0x0a
BYTE_0 0x01 BYTE_1 0x00 BYTE_2 0x02 BYTE_3 0x06
pci bus 0x0003 cardnum 0x07 function 0x00: vendor 0x1113 device 0x1211
Accton Technology Corporation SMC2-1211TX
STATUS 0x0290 COMMAND 0x0007
CLASS 0x02 0x00 0x00 REVISION 0x10
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x00
BASE0 0x0000e801 addr 0x0000e800 I/O
BASE1 0xfbfff400 addr 0xfbfff400 MEM
MAX_LAT 0x40 MIN_GNT 0x20 INT_PIN 0x01 INT_LINE 0x0a
#
# prtconf -Dpv
System Configuration: Sun Microsystems i86pc
Memory size: 3840 Megabytes
System Peripherals (PROM Nodes):
Node 0x000001
bios-boot-device: '80'
stdout: 00000000
name: 'i86pc'
Node 0x000002
existing: 00d79000.00000000.02918801.00000000
name: 'ramdisk'
Node 0x000003
bus-type: 'isa'
device_type: 'isa'
name: 'isa'
Node 0x000004
compatible: 'pciex_root_complex'
device_type: 'pciex'
reg: 00000000.00000000.00000000
#size-cells: 00000002
#address-cells: 00000003
name: 'pci'
Node 0x000005
reg: 00000000.00000000.00000000.00000000.00000000
compatible: 'pci1022,9600.1043.82f1.0' + 'pci1022,9600.1043.82f1' +
'pci1043,82f1' + 'pci1022,9600.0' + 'pci1022,9600' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082f1
unit-address: '0'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00009600
name: 'pci1043,82f1'
Node 0x000006
reg: 00000800.00000000.00000000.00000000.00000000
compatible: 'pci1043,9602.0' + 'pci1043,9602' + 'pciclass,060400' +
'pciclass,0604'
model: 'PCI-PCI bridge'
ranges:
81000000.00000000.0000c000.81000000.00000000.0000c000.00000000.00001000.82000000.00000000.fbc00000.82000000.00000000.fbc00000.00000000.00200000.c2000000.00000000.d0000000.c2000000.00000000.d0000000.00000000.10000000
bus-range: 00000001.00000001
#size-cells: 00000002
#address-cells: 00000003
device_type: 'pci'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
unit-address: '1'
class-code: 00060400
revision-id: 00000000
vendor-id: 00001043
device-id: 00009602
name: 'pci1043,9602'
Node 0x00001e
video-adapter-type: 'svga'
display-type: 'color'
assigned-addresses:
c2012810.00000000.d0000000.00000000.10000000.81012814.00000000.0000c000.00000000.00000100.82012818.00000000.fbdf0000.00000000.00010000.82012824.00000000.fbc00000.00000000.00100000.a1012800.00000000.000003b0.00000000.0000000c.a1012800.00000000.000003c0.00000000.00000020.82012800.00000000.000a0000.00000000.00020000
reg:
00012800.00000000.00000000.00000000.00000000.42012810.00000000.00000000.00000000.10000000.01012814.00000000.00000000.00000000.00000100.02012818.00000000.00000000.00000000.00010000.02012824.00000000.00000000.00000000.00100000.a1012800.00000000.000003b0.00000000.0000000c.a1012800.00000000.000003c0.00000000.00000020.82012800.00000000.000a0000.00000000.00020000
compatible: 'pci1002,9610.1043.82f1.0' +
'pci1002,9610.1043.82f1' + 'pci1043,82f1' + 'pci1002,9610.0' + 'pci1002,9610' +
'pciclass,030000' + 'pciclass,0300'
model: 'VGA compatible controller'
power-consumption: 00000001.00000001
devsel-speed: 00000000
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082f1
device_type: 'display'
unit-address: '5'
class-code: 00030000
revision-id: 00000000
vendor-id: 00001002
device-id: 00009610
name: 'display'
Node 0x000007
reg: 00003000.00000000.00000000.00000000.00000000
compatible: 'pciex1022,9606.0' + 'pciex1022,9606' +
'pciexclass,060400' + 'pciexclass,0604' + 'pci1022,9606.0' + 'pci1022,9606' +
'pciclass,060400' + 'pciclass,0604'
model: 'PCI-PCI bridge'
ranges:
81000000.00000000.0000d000.81000000.00000000.0000d000.00000000.00001000.82000000.00000000.fbe00000.82000000.00000000.fbe00000.00000000.00100000.c2000000.00000000.faf00000.c2000000.00000000.faf00000.00000000.00100000
bus-range: 00000002.00000002
#size-cells: 00000002
#address-cells: 00000003
device_type: 'pciex'
power-consumption: 00000001.00000001
slot-names: 00000001.65696370.00000036
physical-slot#: 00000006
devsel-speed: 00000000
interrupts: 00000001
unit-address: '6'
class-code: 00060400
revision-id: 00000000
vendor-id: 00001022
device-id: 00009606
pcie-capid-pointer: 00000058
pcie-capid-reg: 00000142
pcie-slotcap-reg: 00340c80
name: 'pci1022,9606'
Node 0x00001f
assigned-addresses:
81020010.00000000.0000d800.00000000.00000100.83020018.00000000.fbeff000.00000000.00001000.c3020020.00000000.faff0000.00000000.00010000
reg:
00020000.00000000.00000000.00000000.00000000.01020010.00000000.00000000.00000000.00000100.03020018.00000000.00000000.00000000.00001000.43020020.00000000.00000000.00000000.00010000
compatible: 'pciex10ec,8168.1043.82c6.2' +
'pciex10ec,8168.1043.82c6' + 'pciex10ec,8168.2' + 'pciex10ec,8168' +
'pciexclass,020000' + 'pciexclass,0200' + 'pci10ec,8168.1043.82c6.2' +
'pci10ec,8168.1043.82c6' + 'pci1043,82c6' + 'pci10ec,8168.2' + 'pci10ec,8168' +
'pciclass,020000' + 'pciclass,0200'
model: 'Ethernet controller'
power-consumption: 00000001.00000001
devsel-speed: 00000000
interrupts: 00000001
subsystem-vendor-id: 00001043
subsystem-id: 000082c6
unit-address: '0'
class-code: 00020000
revision-id: 00000002
vendor-id: 000010ec
device-id: 00008168
pcie-capid-pointer: 00000070
pcie-capid-reg: 00000201
name: 'pci1043,82c6'
Node 0x000008
#size-cells: 00000000
#address-cells: 00000001
device_type: 'pci-ide'
assigned-addresses:
81008810.00000000.0000b000.00000000.00000008.81008814.00000000.0000a002.00000000.00000001.81008818.00000000.00009000.00000000.00000008.8100881c.00000000.00008002.00000000.00000001.81008820.00000000.00007000.00000000.00000010.82008824.00000000.fbbff800.00000000.00000400
reg:
00008800.00000000.00000000.00000000.00000000.01008810.00000000.00000000.00000000.00000008.01008814.00000000.00000000.00000000.00000001.01008818.00000000.00000000.00000000.00000008.0100881c.00000000.00000000.00000000.00000001.01008820.00000000.00000000.00000000.00000010.02008824.00000000.00000000.00000000.00000400
compatible: 'pci1002,4390.1043.82ef.0' + 'pci1002,4390.1043.82ef' +
'pci1043,82ef' + 'pci1002,4390.0' + 'pci1002,4390' + 'pciclass,01018f' +
'pciclass,0101'
model: 'IDE controller'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '11'
class-code: 0001018f
revision-id: 00000000
vendor-id: 00001002
device-id: 00004390
name: 'pci-ide'
Node 0x000009
reg: 00000000
name: 'ide'
Node 0x00000a
reg: 00000001
name: 'ide'
Node 0x00000b
assigned-addresses: 82009010.00000000.fbbfe000.00000000.00001000
reg:
00009000.00000000.00000000.00000000.00000000.02009010.00000000.00000000.00000000.00001000
compatible: 'pci1002,4397.1043.82ef.0' + 'pci1002,4397.1043.82ef' +
'pci1043,82ef' + 'pci1002,4397.0' + 'pci1002,4397' + 'pciclass,0c0310' +
'pciclass,0c03'
model: 'Universal Serial Bus OHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '12'
class-code: 000c0310
revision-id: 00000000
vendor-id: 00001002
device-id: 00004397
name: 'pci1043,82ef'
Node 0x00000c
assigned-addresses: 82009110.00000000.fbbfd000.00000000.00001000
reg:
00009100.00000000.00000000.00000000.00000000.02009110.00000000.00000000.00000000.00001000
compatible: 'pci1002,4398.1043.82ef.0' + 'pci1002,4398.1043.82ef' +
'pci1043,82ef' + 'pci1002,4398.0' + 'pci1002,4398' + 'pciclass,0c0310' +
'pciclass,0c03'
model: 'Universal Serial Bus OHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '12,1'
class-code: 000c0310
revision-id: 00000000
vendor-id: 00001002
device-id: 00004398
name: 'pci1043,82ef'
Node 0x00000d
assigned-addresses: 82009210.00000000.fbbff000.00000000.00000100
reg:
00009200.00000000.00000000.00000000.00000000.02009210.00000000.00000000.00000000.00000100
compatible: 'pci1002,4396.1043.82ef.0' + 'pci1002,4396.1043.82ef' +
'pci1043,82ef' + 'pci1002,4396.0' + 'pci1002,4396' + 'pciclass,0c0320' +
'pciclass,0c03'
model: 'Universal Serial Bus EHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000002
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '12,2'
class-code: 000c0320
revision-id: 00000000
vendor-id: 00001002
device-id: 00004396
name: 'pci1043,82ef'
Node 0x00000e
assigned-addresses: 82009810.00000000.fbbfc000.00000000.00001000
reg:
00009800.00000000.00000000.00000000.00000000.02009810.00000000.00000000.00000000.00001000
compatible: 'pci1002,4397.1043.82ef.0' + 'pci1002,4397.1043.82ef' +
'pci1043,82ef' + 'pci1002,4397.0' + 'pci1002,4397' + 'pciclass,0c0310' +
'pciclass,0c03'
model: 'Universal Serial Bus OHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '13'
class-code: 000c0310
revision-id: 00000000
vendor-id: 00001002
device-id: 00004397
name: 'pci1043,82ef'
Node 0x00000f
assigned-addresses: 82009910.00000000.fbbfb000.00000000.00001000
reg:
00009900.00000000.00000000.00000000.00000000.02009910.00000000.00000000.00000000.00001000
compatible: 'pci1002,4398.1043.82ef.0' + 'pci1002,4398.1043.82ef' +
'pci1043,82ef' + 'pci1002,4398.0' + 'pci1002,4398' + 'pciclass,0c0310' +
'pciclass,0c03'
model: 'Universal Serial Bus OHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '13,1'
class-code: 000c0310
revision-id: 00000000
vendor-id: 00001002
device-id: 00004398
name: 'pci1043,82ef'
Node 0x000010
assigned-addresses: 82009a10.00000000.fbbfa800.00000000.00000100
reg:
00009a00.00000000.00000000.00000000.00000000.02009a10.00000000.00000000.00000000.00000100
compatible: 'pci1002,4396.1043.82ef.0' + 'pci1002,4396.1043.82ef' +
'pci1043,82ef' + 'pci1002,4396.0' + 'pci1002,4396' + 'pciclass,0c0320' +
'pciclass,0c03'
model: 'Universal Serial Bus EHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000002
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '13,2'
class-code: 000c0320
revision-id: 00000000
vendor-id: 00001002
device-id: 00004396
name: 'pci1043,82ef'
Node 0x000011
reg: 0000a000.00000000.00000000.00000000.00000000
compatible: 'pci1002,4385.1043.82ef.3a' + 'pci1002,4385.1043.82ef'
+ 'pci1043,82ef' + 'pci1002,4385.3a' + 'pci1002,4385' + 'pciclass,0c0500' +
'pciclass,0c05'
model: 'SMBus (System Management Bus)'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '14'
class-code: 000c0500
revision-id: 0000003a
vendor-id: 00001002
device-id: 00004385
name: 'pci1043,82ef'
Node 0x000012
#size-cells: 00000000
#address-cells: 00000001
device_type: 'pci-ide'
assigned-addresses:
8100a110.00000000.000001f0.00000000.00000008.8100a114.00000000.000003f6.00000000.00000001.8100a118.00000000.00000170.00000000.00000008.8100a11c.00000000.00000376.00000000.00000001.8100a120.00000000.0000ff00.00000000.00000010
reg:
0000a100.00000000.00000000.00000000.00000000.8100a110.00000000.000001f0.00000000.00000008.8100a114.00000000.000003f6.00000000.00000001.8100a118.00000000.00000170.00000000.00000008.8100a11c.00000000.00000376.00000000.00000001.0100a120.00000000.00000000.00000000.00000010
compatible: 'pci1002,439c.1043.82ef.0' + 'pci1002,439c.1043.82ef' +
'pci1043,82ef' + 'pci1002,439c.0' + 'pci1002,439c' + 'pciclass,01018a' +
'pciclass,0101'
model: 'IDE controller'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '14,1'
class-code: 0001018a
revision-id: 00000000
vendor-id: 00001002
device-id: 0000439c
name: 'pci-ide'
Node 0x000013
reg: 00000000
name: 'ide'
Node 0x000014
reg: 00000001
name: 'ide'
Node 0x000015
assigned-addresses: 8300a210.00000000.fbbf4000.00000000.00004000
reg:
0000a200.00000000.00000000.00000000.00000000.0300a210.00000000.00000000.00000000.00004000
compatible: 'pci1002,4383.1043.8230.0' + 'pci1002,4383.1043.8230' +
'pci1043,8230' + 'pci1002,4383.0' + 'pci1002,4383' + 'pciclass,040300' +
'pciclass,0403'
model: 'Mixed Mode device'
power-consumption: 00000001.00000001
devsel-speed: 00000002
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 00008230
unit-address: '14,2'
class-code: 00040300
revision-id: 00000000
vendor-id: 00001002
device-id: 00004383
name: 'pci1043,8230'
Node 0x000016
reg: 0000a300.00000000.00000000.00000000.00000000
compatible: 'pci1002,439d.1043.82ef.0' + 'pci1002,439d.1043.82ef' +
'pci1043,82ef' + 'pci1002,439d.0' + 'pci1002,439d' + 'pciclass,060100' +
'pciclass,0601'
model: 'ISA bridge'
power-consumption: 00000001.00000001
66mhz-capable:
devsel-speed: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '14,3'
class-code: 00060100
revision-id: 00000000
vendor-id: 00001002
device-id: 0000439d
name: 'pci1043,82ef'
Node 0x000017
slot-names: 000000c0.746f6c53.53003231.31746f6c.00000032
reg: 0000a400.00000000.00000000.00000000.00000000
compatible: 'pci1002,4384.0' + 'pci1002,4384' + 'pciclass,060401' +
'pciclass,0604'
model: 'Subtractive Decode PCI-PCI bridge'
ranges:
81000000.00000000.0000e000.81000000.00000000.0000e000.00000000.00001000.82000000.00000000.fbf00000.82000000.00000000.fbf00000.00000000.00100000
bus-range: 00000003.00000003
#size-cells: 00000002
#address-cells: 00000003
device_type: 'pci'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
unit-address: '14,4'
class-code: 00060401
revision-id: 00000000
vendor-id: 00001002
device-id: 00004384
name: 'pci1002,4384'
Node 0x000020
assigned-addresses:
82033010.00000000.fbfff800.00000000.00000800
reg:
00033000.00000000.00000000.00000000.00000000.02033010.00000000.00000000.00000000.00000800
compatible: 'pci1131,7133.17de.7350.f0' +
'pci1131,7133.17de.7350' + 'pci17de,7350' + 'pci1131,7133.f0' + 'pci1131,7133'
+ 'pciclass,048000' + 'pciclass,0480'
model: 'Multimedia device'
power-consumption: 00000001.00000001
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 000000ff
min-grant: 000000ff
subsystem-vendor-id: 000017de
subsystem-id: 00007350
unit-address: '6'
class-code: 00048000
revision-id: 000000f0
vendor-id: 00001131
device-id: 00007133
name: 'pci17de,7350'
Node 0x000021
assigned-addresses:
81033810.00000000.0000e800.00000000.00000100.82033814.00000000.fbfff400.00000000.00000100
reg:
00033800.00000000.00000000.00000000.00000000.01033810.00000000.00000000.00000000.00000100.02033814.00000000.00000000.00000000.00000100
compatible: 'pci1113,1211.1113.1211.10' +
'pci1113,1211.1113.1211' + 'pci1113,1211' + 'pci1113,1211.10' + 'pci1113,1211'
+ 'pciclass,020000' + 'pciclass,0200'
model: 'Ethernet controller'
power-consumption: 00000001.00000001
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000001
max-latency: 00000040
min-grant: 00000020
subsystem-vendor-id: 00001113
subsystem-id: 00001211
unit-address: '7'
class-code: 00020000
revision-id: 00000010
vendor-id: 00001113
device-id: 00001211
name: 'pci1113,1211'
Node 0x000018
assigned-addresses: 8200a510.00000000.fbbf9000.00000000.00001000
reg:
0000a500.00000000.00000000.00000000.00000000.0200a510.00000000.00000000.00000000.00001000
compatible: 'pci1002,4399.1043.82ef.0' + 'pci1002,4399.1043.82ef' +
'pci1043,82ef' + 'pci1002,4399.0' + 'pci1002,4399' + 'pciclass,0c0310' +
'pciclass,0c03'
model: 'Universal Serial Bus OHCI compliant'
power-consumption: 00000001.00000001
66mhz-capable:
fast-back-to-back:
devsel-speed: 00000001
interrupts: 00000003
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00001043
subsystem-id: 000082ef
unit-address: '14,5'
class-code: 000c0310
revision-id: 00000000
vendor-id: 00001002
device-id: 00004399
name: 'pci1043,82ef'
Node 0x000019
reg: 0000c000.00000000.00000000.00000000.00000000
compatible: 'pci1022,1200.0' + 'pci1022,1200' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
devsel-speed: 00000000
max-latency: 00000000
min-grant: 00000000
unit-address: '18'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00001200
name: 'pci1022,1200'
Node 0x00001a
reg: 0000c100.00000000.00000000.00000000.00000000
compatible: 'pci1022,1201.0' + 'pci1022,1201' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
devsel-speed: 00000000
max-latency: 00000000
min-grant: 00000000
unit-address: '18,1'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00001201
name: 'pci1022,1201'
Node 0x00001b
reg: 0000c200.00000000.00000000.00000000.00000000
compatible: 'pci1022,1202.0' + 'pci1022,1202' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
devsel-speed: 00000000
max-latency: 00000000
min-grant: 00000000
unit-address: '18,2'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00001202
name: 'pci1022,1202'
Node 0x00001c
reg: 0000c300.00000000.00000000.00000000.00000000
compatible: 'pci1022,1203.0' + 'pci1022,1203' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
devsel-speed: 00000000
max-latency: 00000000
min-grant: 00000000
unit-address: '18,3'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00001203
name: 'pci1022,1203'
Node 0x00001d
reg: 0000c400.00000000.00000000.00000000.00000000
compatible: 'pci1022,1204.0' + 'pci1022,1204' + 'pciclass,060000' +
'pciclass,0600'
model: 'Host bridge'
power-consumption: 00000001.00000001
devsel-speed: 00000000
max-latency: 00000000
min-grant: 00000000
unit-address: '18,4'
class-code: 00060000
revision-id: 00000000
vendor-id: 00001022
device-id: 00001204
name: 'pci1022,1204'
#
# /usr/X11/bin/xrandr -q
Screen 0: minimum 640 x 400, current 1400 x 1050, maximum 1400 x 1050
default connected 1400x1050+0+0 0mm x 0mm
1400x1050 60.0*
1280x1024 76.0
1152x864 76.0
1024x768 76.0
800x600 73.0
640x480 73.0
720x400 71.0
#
xscreensaver -verbose
xscreensaver 5.01, copyright (c) 1991-2006 by Jamie Zawinski <jwz at jwz.org>.
xscreensaver: running as root/root (0/0)
xscreensaver: in process 1488.
xscreensaver: 11:59:47: 0:
/usr/X11/lib/xscreensaver/bin/xscreensaver-gl-helper: GL visual is 0x23.
xscreensaver: 11:59:47: already running on display :0 (window 0x1400001)
from process 1392 (root at unknown).
#
This message posted from opensolaris.org