Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 231831 Details for
Bug 245887
FEAT RHEL5: Hardware Test Suite for diskless systems
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Panic when running HTS info test on flipper.
flipper_error.txt (text/plain), 117.41 KB, created by
Jonathan Lim
on 2007-10-19 02:01:41 UTC
(
hide
)
Description:
Panic when running HTS info test on flipper.
Filename:
MIME Type:
Creator:
Jonathan Lim
Created:
2007-10-19 02:01:41 UTC
Size:
117.41 KB
patch
obsolete
>[root@flipper ~]# hts certify --server dopple >loaded configuration /var/hts/config.xml >loaded plan /var/hts/plan.xml >running cdrom on /org/freedesktop/Hal/devices/storage_model_TSSTcorpCD/DVDW_SN_S082D >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >mkdir -p /tmp/hts-cdrom-FLBsX7/mnt/tests/HTS/hts/cdrom >cp -a testinfo.desc runtest.sh cdrom.py Makefile /tmp/hts-cdrom-FLBsX7/mnt/tests/HTS/hts/cdrom >install -m 0755 runtest.sh /tmp/hts-cdrom-FLBsX7/mnt/tests/HTS/hts/cdrom >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/cdrom/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/storage_model_TSSTcorpCD/DVDW_SN_S082D DEVICE=hdb TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >chmod a+x ./runtest.sh ./cdrom.py >./runtest.sh >/tmp/hts-cdrom-FLBsX7/mnt/tests/HTS/hts/cdrom/cdrom.py >Running ./cdrom.py: >Driver flags : SWABAUDIO BURNFREE > > > Your CD/DVD device /dev/hdb supports ['cd-rw', 'dvd-rw', 'dvd+rw', 'burnfree'] > We will check these features. > You need to prepare following media(disks) for this test: > > --- one good CD-RW disk > --- one good DVD-RW or DVD+RW disk > > Press ENTER when you are ready ! Or press Ctrl-C to quit !recovered exit code=1 >hts-report-result /HTS/hts/cdrom FAIL /var/log/hts/runs/1/cdrom/output.log >saveOutput: /var/log/hts/runs/1/cdrom/output.log >Return value was 0 >running usb on /org/freedesktop/Hal/devices/computer >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >python usb.py metadata >mkdir -p /tmp/hts-usb-BwASns/mnt/tests/HTS/hts/usb >cp -a runtest.sh usb.py Makefile /tmp/hts-usb-BwASns/mnt/tests/HTS/hts/usb >install -m 0755 runtest.sh /tmp/hts-usb-BwASns/mnt/tests/HTS/hts/usb >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/usb/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/computer DEVICE= TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >chmod a+x ./runtest.sh ./usb.py >./runtest.sh >/tmp/hts-usb-BwASns/mnt/tests/HTS/hts/usb/usb.py >Running ./usb.py: >USB test: >USB Hub Interface appears to be plugged into bus 1 port 0 >USB Hub Interface appears to be plugged into bus 2 port 0 >USB Hub Interface appears to be plugged into bus 3 port 0 >USB Hub Interface appears to be plugged into bus 4 port 0 >USB Hub Interface appears to be plugged into bus 5 port 0 >How many unused USB sockets are there? 0 >response: 0 >No USB sockets to test >...finished running ./usb.py, exit code=0 >recovered exit code=0 >hts-report-result /HTS/hts/usb PASS /var/log/hts/runs/1/usb/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/usb/output.log >Return value was 0 >running network on /org/freedesktop/Hal/devices/net_00_04_23_d6_00_57 >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >python network.py metadata >mkdir -p /tmp/hts-network-RT61Sz/mnt/tests/HTS/hts/network >cp -a testinfo.desc runtest.sh network.py Makefile /tmp/hts-network-RT61Sz/mnt/tests/HTS/hts/network >install -m 0755 runtest.sh /tmp/hts-network-RT61Sz/mnt/tests/HTS/hts/network >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/network/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/net_00_04_23_d6_00_57 DEVICE=eth1 TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >chmod a+x ./runtest.sh ./network.py >./runtest.sh >/tmp/hts-network-RT61Sz/mnt/tests/HTS/hts/network/network.py >Running ./network.py: >using test server dopple >ignoring interface lo >ignoring interface virbr0 >Interface eth1 is down >Bringing up interface eth1 >ifup eth1 returned 0 >Error: could not restart interface eth1 >Error: could not bounce interface eth1 >...finished running ./network.py, exit code=1 >recovered exit code=1 >hts-report-result /HTS/hts/network FAIL /var/log/hts/runs/1/network/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/network/output.log >Return value was 0 >running network on /org/freedesktop/Hal/devices/net_00_04_23_d6_00_56 >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >python network.py metadata >mkdir -p /tmp/hts-network-OISZ8T/mnt/tests/HTS/hts/network >cp -a testinfo.desc runtest.sh network.py Makefile /tmp/hts-network-OISZ8T/mnt/tests/HTS/hts/network >install -m 0755 runtest.sh /tmp/hts-network-OISZ8T/mnt/tests/HTS/hts/network >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/network/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/net_00_04_23_d6_00_56 DEVICE=eth0 TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >chmod a+x ./runtest.sh ./network.py >./runtest.sh >/tmp/hts-network-OISZ8T/mnt/tests/HTS/hts/network/network.py >Running ./network.py: >using test server dopple >ignoring interface lo >ignoring interface virbr0 >RTNETLINK answers: Invalid argument >Interface eth0 is down >Bringing up interface eth0 >ifup eth0 returned 0 >Interface eth0 is RUNNING >Checking via ping to dopple... done >ip address: 150.166.37.57 >Shutting down all other network interfaces... >eth1 >Interface eth1 is down >waiting 10 sec...Cannot get device settings: No such device >Cannot get wake-on-lan settings: No such device >Cannot get message level: No such device >Cannot get link status: No such device >100+0 records in >100+0 records out >13107200 bytes (13 MB) copied, 1.73036 seconds, 7.6 MB/s >Settings for eth0: > Supported ports: [ TP ] > Supported link modes: 10baseT/Half 10baseT/Full > 100baseT/Half 100baseT/Full > 1000baseT/Full > Supports auto-negotiation: Yes > Advertised link modes: 10baseT/Half 10baseT/Full > 100baseT/Half 100baseT/Full > 1000baseT/Full > Advertised auto-negotiation: Yes > Speed: 100Mb/s > Duplex: Full > Port: Twisted Pair > PHYAD: 0 > Transceiver: internal > Auto-negotiation: on > Supports Wake-on: umbg > Wake-on: g > Current message level: 0x00000007 (7) > Link detected: yes >- >class: NETWORK >bus: PCI >detached: 0 >device: eth0 >driver: e1000 >desc: "Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper)" >network.hwaddr: 00:04:23:d6:00:56 >vendorId: 8086 >deviceId: 1096 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 7 >pcidev: 0 >pcifn: 0 >- >class: NETWORK >bus: PCI >detached: 0 >device: eth1 >driver: e1000 >desc: "Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper)" >network.hwaddr: 00:04:23:d6:00:57 >vendorId: 8086 >deviceId: 1096 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 7 >pcidev: 0 >pcifn: 1 >e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection >TCP latency using dopple: 0.5805 microseconds >0.065536 11.41 MB/sec >TCP latency using dopple: 0.5802 microseconds >0.065536 11.41 MB/sec >TCP latency using dopple: 0.5804 microseconds >0.065536 11.42 MB/sec >TCP latency using dopple: 0.5802 microseconds >0.065536 11.41 MB/sec >TCP latency using dopple: 0.5797 microseconds >0.065536 11.41 MB/sec >done >Warning: Unable to determine interface speed >Assuming 100 Mb/s > >+----------eth0 info start----------+ >+-----Speed-----+ > >+-----Kudzu-----+ > >+-----dmesg-----+ > >+----------eth0 info end----------+ > >tcp test: >test cycle 1 of 5 >testing latency... >testing bandwidth to dopple... >test cycle 2 of 5 >testing latency... >testing bandwidth to dopple... >test cycle 3 of 5 >testing latency... >testing bandwidth to dopple... >test cycle 4 of 5 >testing latency... >testing bandwidth to dopple... >test cycle 5 of 5 >testing latency... >testing bandwidth to dopple... >passed >testing udp latency to dopple... >UDP latency using dopple: 249.8495 microseconds >passed >testing nfs using dopple... >Copying 10 x 100 mbit files to/from dopple >mount -o rw,intr,rsize=12288,wsize=12288,udp dopple:/var/hts/export /tmp/tmpCluwLQnfsdir >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//0 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//1 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//2 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//3 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//4 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//5 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//6 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//7 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//8 >copy from /var/www/html/httptest.file to /tmp/tmpCluwLQnfsdir//9 >1000 mbit transmitted in 14 sec ( 7.122507e+01 mbit/s) >copy from /tmp/tmpCluwLQnfsdir//0 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//1 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//2 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//3 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//4 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//5 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//6 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//7 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//8 to /var/www/html/httptest.file >copy from /tmp/tmpCluwLQnfsdir//9 to /var/www/html/httptest.file >1000 mbit received in 11 sec ( 9.009009e+01 mbit/s) >PING dopple (150.166.37.66) 56(84) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 250ms > >rtt min/avg/max/mdev = 0.221/0.240/0.487/0.018 ms, ipg/ewma 0.250/0.241 ms > >PING dopple (150.166.37.66) 1(29) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 250ms > >, ipg/ewma 0.250/0.000 ms > >PING dopple (150.166.37.66) 240(268) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 253ms > >rtt min/avg/max/mdev = 0.223/0.243/0.500/0.030 ms, ipg/ewma 0.253/0.241 ms > >PING dopple (150.166.37.66) 256(284) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 249ms > >rtt min/avg/max/mdev = 0.211/0.240/0.403/0.016 ms, ipg/ewma 0.250/0.241 ms > >PING dopple (150.166.37.66) 1024(1052) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 748ms > >rtt min/avg/max/mdev = 0.672/0.738/0.772/0.008 ms, ipg/ewma 0.749/0.738 ms > >PING dopple (150.166.37.66) 2000(2028) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 967ms > >rtt min/avg/max/mdev = 0.707/0.954/0.996/0.091 ms, ipg/ewma 0.967/0.987 ms > >PING dopple (150.166.37.66) 10000(10028) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 2340ms > >rtt min/avg/max/mdev = 2.108/2.313/2.496/0.124 ms, ipg/ewma 2.342/2.220 ms > >PING dopple (150.166.37.66) 40000(40028) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 7368ms > >rtt min/avg/max/mdev = 7.124/7.291/7.456/0.135 ms, ipg/ewma 7.375/7.161 ms > >PING dopple (150.166.37.66) 65507(65535) bytes of data. > > > >--- dopple ping statistics --- > >1000 packets transmitted, 1000 received, 0% packet loss, time 10950ms > >rtt min/avg/max/mdev = 11.357/11.608/11.864/0.133 ms, pipe 2, ipg/ewma 10.961/11.615 ms > >Restoring all interfaces... > interface: eth1 >Network test on device eth0 passed >...finished running ./network.py, exit code=0 >recovered exit code=0 >hts-report-result /HTS/hts/network PASS /var/log/hts/runs/1/network/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/network/output.log >Return value was 0 >running memory on /org/freedesktop/Hal/devices/computer >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >python memory.py metadata >mkdir -p /tmp/hts-memory-fEo3Pu/mnt/tests/HTS/hts/memory >cp -a testinfo.desc runtest.sh threaded_memtest.c memory.py Makefile /tmp/hts-memory-fEo3Pu/mnt/tests/HTS/hts/memory >install -m 0755 runtest.sh /tmp/hts-memory-fEo3Pu/mnt/tests/HTS/hts/memory >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/memory/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/computer DEVICE= TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.8e+04 s in the future >cc -Wall -lpthread threaded_memtest.c -o threaded_memtest >chmod a+x ./runtest.sh ./memory.py >./runtest.sh >/tmp/hts-memory-fEo3Pu/mnt/tests/HTS/hts/memory/memory.py >Running ./memory.py: >Total system RAM: 7971 MB >Testing memory: 6273 MB >Starting Memory BandwidthTest, using 6273 MB of RAM. >bw_mem cp: >0.000512 38748.11 >0.001024 40519.68 >0.002048 41543.33 >0.004096 42010.60 >0.008192 42221.00 >0.016384 39306.66 >0.032768 11585.25 >0.065536 11509.05 >0.131072 11510.50 >0.262144 11500.88 >0.524288 11502.09 >3288.33 1335.16 >bw_mem bcopy: >0.000512 14853.94 >0.001024 17021.50 >0.002048 18423.44 >0.004096 19300.97 >0.008192 19272.59 >0.016384 17746.38 >0.032768 8621.91 >0.065536 8783.54 >0.131072 8779.37 >0.262144 8747.69 >0.524288 8788.07 >3288.33 1322.50 >bw_mem rd: >0.000512 38886.27 >0.001024 36778.80 >0.002048 41527.85 >0.004096 42002.97 >0.008192 42238.88 >0.016384 42376.73 >0.032768 41169.75 >0.065536 21277.77 >0.131072 21287.02 >0.262144 21348.94 >0.524288 21356.70 >3288.33 3401.82 >6577.72 3400.84 >bw_mem wr: >0.000512 32780.85 >0.001024 36685.36 >0.002048 38861.56 >0.004096 39946.43 >0.008192 40603.76 >0.016384 40898.97 >0.032768 38982.31 >0.065536 17516.70 >0.131072 17509.62 >0.262144 17520.70 >0.524288 17517.30 >3288.33 1971.02 >6577.72 1971.27 >bw_mem rdwr: >0.000512 15635.61 >0.001024 15525.61 >0.002048 15956.81 >0.004096 15794.49 >0.008192 15863.04 >0.016384 15994.19 >0.032768 15365.41 >0.065536 12282.04 >0.131072 12351.34 >0.262144 12439.92 >0.524288 12359.86 >3288.33 2001.48 >6577.72 2002.40 >bw_mem bzero: >0.000512 13203.75 >0.001024 15997.41 >0.002048 17895.19 >0.004096 19018.37 >0.008192 19469.94 >0.016384 19881.88 >0.032768 19440.16 >0.065536 13309.58 >0.131072 3460.80 >0.262144 3444.43 >0.524288 3400.79 >3288.33 3192.18 >6577.72 3185.00 >done. >Starting Threaded Memory Test >running for 100% of RAM >done. >...finished running ./memory.py, exit code=1 >recovered exit code=1 >hts-report-result /HTS/hts/memory FAIL /var/log/hts/runs/1/memory/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/memory/output.log >Return value was 0 >running storage on /org/freedesktop/Hal/devices/storage_serial_36000423d600560000e9faca35954a143 >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.7e+04 s in the future >mkdir -p /tmp/hts-storage-LQtM6U/mnt/tests/HTS/hts/storage >cp -a testinfo.desc runtest.sh storage.py Makefile /tmp/hts-storage-LQtM6U/mnt/tests/HTS/hts/storage >install -m 0755 runtest.sh /tmp/hts-storage-LQtM6U/mnt/tests/HTS/hts/storage >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/storage/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/storage_serial_36000423d600560000e9faca35954a143 DEVICE=sda TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.7e+04 s in the future >chmod a+x ./runtest.sh ./storage.py >./runtest.sh >/tmp/hts-storage-LQtM6U/mnt/tests/HTS/hts/storage/storage.py >Running ./storage.py: >Find dt package. >Start testing on /dev/sda ... >Find sda in /proc/partitions. >+-------- System Info Section Start --------+ >+-------------------------------------------+ >+---------- uname -a ----------+ >Linux flipper 2.6.18-52.el5 #1 SMP Wed Sep 26 15:26:44 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux >+---------- /proc/partitions ----------+ >major minor #blocks name > > 8 0 1949216768 sda > 8 1 104391 sda1 > 8 2 1949110222 sda2 > 253 0 1947074560 dm-0 > 253 1 2031616 dm-1 >+---------- /proc/swaps ----------+ > >+---------- /proc/diskstats ----------+ > 1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 > 1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 > 1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 > 1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 > 1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 > 1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 > 1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 > 1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 > 1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 > 1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 > 1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 > 1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 > 1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 > 1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 > 1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 > 1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 > 8 0 sda 7445 8539 486182 83219 4925 19095 192100 896178 1 83028 979399 > 8 1 sda1 1071 2152 10 20 > 8 2 sda2 14883 483734 24011 192088 > 253 0 dm-0 14456 0 482394 145450 24011 0 192088 6460713 1 82353 6606167 > 253 1 dm-1 112 0 896 1073 0 0 0 0 0 92 1073 > 3 64 hdb 8 9 136 4725 0 0 0 0 0 4690 4725 > 9 0 md0 0 0 0 0 0 0 0 0 0 0 0 >+---------- /proc/mounts ----------+ >rootfs / rootfs rw 0 0 >/dev/root / ext3 rw,data=ordered 0 0 >/dev /dev tmpfs rw 0 0 >/proc /proc proc rw 0 0 >/sys /sys sysfs rw 0 0 >none /selinux selinuxfs rw 0 0 >/proc/bus/usb /proc/bus/usb usbfs rw 0 0 >devpts /dev/pts devpts rw 0 0 >/dev/sda1 /boot ext3 rw,data=ordered 0 0 >tmpfs /dev/shm tmpfs rw 0 0 >none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 >sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0 >/etc/auto.misc /misc autofs rw,fd=6,pgrp=3234,timeout=300,minproto=5,maxproto=5,indirect 0 0 >-hosts /net autofs rw,fd=11,pgrp=3234,timeout=300,minproto=5,maxproto=5,indirect 0 0 >+---------- /etc/sysconfig/hwconf ----------+ >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6700PXH PCI Express-to-PCI Bridge B" >vendorId: 8086 >deviceId: 032a >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: c >pcidev: 0 >pcifn: 2 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6700PXH PCI Express-to-PCI Bridge A" >vendorId: 8086 >deviceId: 0329 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: c >pcidev: 0 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 80333 Segment-B PCI Express-to-PCI Express Bridge" >vendorId: 8086 >deviceId: 0372 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 3 >pcidev: 0 >pcifn: 2 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 80333 Segment-A PCI Express-to-PCI Express Bridge" >vendorId: 8086 >deviceId: 0370 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 3 >pcidev: 0 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E3" >vendorId: 8086 >deviceId: 3518 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 2 >pcidev: 2 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E2" >vendorId: 8086 >deviceId: 3514 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 2 >pcidev: 1 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E1" >vendorId: 8086 >deviceId: 3510 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 2 >pcidev: 0 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6311ESB/6321ESB PCI Express to PCI-X Bridge" >vendorId: 8086 >deviceId: 350c >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 1 >pcidev: 0 >pcifn: 3 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 6311ESB/6321ESB PCI Express Upstream Port" >vendorId: 8086 >deviceId: 3500 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 1 >pcidev: 0 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: i2c-i801 >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset SMBus Controller" >vendorId: 8086 >deviceId: 269b >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1f >pcifn: 3 >- >class: OTHER >bus: PCI >detached: 0 >driver: intel-rng >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset LPC Interface Controller" >vendorId: 8086 >deviceId: 2670 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1f >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 82801 PCI Bridge" >vendorId: 8086 >deviceId: 244e >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1e >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset FBD Registers" >vendorId: 8086 >deviceId: 25f6 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 16 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset FBD Registers" >vendorId: 8086 >deviceId: 25f5 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 15 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset Reserved Registers" >vendorId: 8086 >deviceId: 25f3 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 13 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset Reserved Registers" >vendorId: 8086 >deviceId: 25f1 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 11 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset FSB Registers" >vendorId: 8086 >deviceId: 25f0 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 10 >pcifn: 2 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset FSB Registers" >vendorId: 8086 >deviceId: 25f0 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 10 >pcifn: 1 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset FSB Registers" >vendorId: 8086 >deviceId: 25f0 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 10 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000 Series Chipset DMA Engine" >vendorId: 8086 >deviceId: 1a38 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 8 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x4 Port 7" >vendorId: 8086 >deviceId: 25e7 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 7 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x8 Port 6-7" >vendorId: 8086 >deviceId: 25f9 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 6 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x4 Port 5" >vendorId: 8086 >deviceId: 25e5 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 5 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x4 Port 4" >vendorId: 8086 >deviceId: 25e4 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 4 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x4 Port 3" >vendorId: 8086 >deviceId: 25e3 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 3 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >driver: shpchp >desc: "Intel Corporation 5000 Series Chipset PCI Express x8 Port 2-3" >vendorId: 8086 >deviceId: 25f7 >subVendorId: 0000 >subDeviceId: 0000 >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 2 >pcifn: 0 >- >class: OTHER >bus: PCI >detached: 0 >desc: "Intel Corporation 5000P Chipset Memory Controller Hub" >vendorId: 8086 >deviceId: 25d8 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 0 >pcifn: 0 >- >class: OTHER >bus: USB >detached: 0 >desc: "Linux 2.6.18-52.el5 ehci_hcd EHCI Host Controller" >usbclass: 9 >usbsubclass: 0 >usbprotocol: 0 >usbbus: 5 >usblevel: 0 >usbport: 0 >usbdev: 1 >vendorId: 0000 >deviceId: 0000 >usbmfr: Linux 2.6.18-52.el5 ehci_hcd >usbprod: EHCI Host Controller >- >class: OTHER >bus: USB >detached: 0 >desc: "Linux 2.6.18-52.el5 uhci_hcd UHCI Host Controller" >usbclass: 9 >usbsubclass: 0 >usbprotocol: 0 >usbbus: 1 >usblevel: 0 >usbport: 0 >usbdev: 1 >vendorId: 0000 >deviceId: 0000 >usbmfr: Linux 2.6.18-52.el5 uhci_hcd >usbprod: UHCI Host Controller >- >class: OTHER >bus: USB >detached: 0 >desc: "Linux 2.6.18-52.el5 uhci_hcd UHCI Host Controller" >usbclass: 9 >usbsubclass: 0 >usbprotocol: 0 >usbbus: 2 >usblevel: 0 >usbport: 0 >usbdev: 1 >vendorId: 0000 >deviceId: 0000 >usbmfr: Linux 2.6.18-52.el5 uhci_hcd >usbprod: UHCI Host Controller >- >class: OTHER >bus: USB >detached: 0 >desc: "Linux 2.6.18-52.el5 uhci_hcd UHCI Host Controller" >usbclass: 9 >usbsubclass: 0 >usbprotocol: 0 >usbbus: 3 >usblevel: 0 >usbport: 0 >usbdev: 1 >vendorId: 0000 >deviceId: 0000 >usbmfr: Linux 2.6.18-52.el5 uhci_hcd >usbprod: UHCI Host Controller >- >class: OTHER >bus: USB >detached: 0 >desc: "Linux 2.6.18-52.el5 uhci_hcd UHCI Host Controller" >usbclass: 9 >usbsubclass: 0 >usbprotocol: 0 >usbbus: 4 >usblevel: 0 >usbport: 0 >usbdev: 1 >vendorId: 0000 >deviceId: 0000 >usbmfr: Linux 2.6.18-52.el5 uhci_hcd >usbprod: UHCI Host Controller >- >class: OTHER >bus: PSAUX >detached: 0 >driver: pcspkr >desc: "PC Speaker" >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0003" >deviceId: PNP0003 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0103" >deviceId: PNP0103 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0200" >deviceId: PNP0200 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0303" >deviceId: PNP0303 >compat: PNP030b >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0501" >deviceId: PNP0501 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0501" >deviceId: PNP0501 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0800" >deviceId: PNP0800 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0a08" >deviceId: PNP0a08 >compat: PNP0a03 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0b00" >deviceId: PNP0b00 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0c02" >deviceId: PNP0c02 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0c02" >deviceId: PNP0c02 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0c04" >deviceId: PNP0c04 >- >class: OTHER >bus: ISAPNP >detached: 0 >desc: "PNP0f03" >deviceId: PNP0f03 >compat: PNP0f13 >- >class: OTHER >bus: SCSI >detached: 0 >device: sg0 >desc: "ESG-SHV. SCA HSBP M11...." >host: 0 >id: 13 >channel: 0 >lun: 0 >- >class: NETWORK >bus: PCI >detached: 0 >device: eth0 >driver: e1000 >desc: "Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper)" >network.hwaddr: 00:04:23:d6:00:56 >vendorId: 8086 >deviceId: 1096 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 7 >pcidev: 0 >pcifn: 0 >- >class: NETWORK >bus: PCI >detached: 0 >device: eth1 >driver: e1000 >desc: "Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper)" >network.hwaddr: 00:04:23:d6:00:57 >vendorId: 8086 >deviceId: 1096 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 7 >pcidev: 0 >pcifn: 1 >- >class: SCSI >bus: PCI >detached: 0 >driver: mptfc >desc: "LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter" >vendorId: 1000 >deviceId: 0646 >subVendorId: 1000 >subDeviceId: 1240 >pciType: 1 >pcidom: 0 >pcibus: b >pcidev: 0 >pcifn: 1 >- >class: SCSI >bus: PCI >detached: 0 >driver: mptfc >desc: "LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter" >vendorId: 1000 >deviceId: 0646 >subVendorId: 1000 >subDeviceId: 1240 >pciType: 1 >pcidom: 0 >pcibus: b >pcidev: 0 >pcifn: 0 >- >class: SCSI >bus: PCI >detached: 0 >driver: mptfc >desc: "LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter" >vendorId: 1000 >deviceId: 0646 >subVendorId: 1000 >subDeviceId: 1240 >pciType: 1 >pcidom: 0 >pcibus: a >pcidev: 0 >pcifn: 1 >- >class: SCSI >bus: PCI >detached: 0 >driver: mptfc >desc: "LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter" >vendorId: 1000 >deviceId: 0646 >subVendorId: 1000 >subDeviceId: 1240 >pciType: 1 >pcidom: 0 >pcibus: a >pcidev: 0 >pcifn: 0 >- >class: MOUSE >bus: PSAUX >detached: 0 >device: input/mice >driver: generic3ps/2 >desc: "PS/2 Logitech Mouse" >- >class: CDROM >bus: IDE >detached: 0 >device: hdb >desc: "TSSTcorpCD/DVDW SN-S082D" >- >class: VIDEO >bus: PCI >detached: 0 >desc: "ATI Technologies Inc ES1000" >video.xdriver: radeon >vendorId: 1002 >deviceId: 515e >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 10 >pcidev: c >pcifn: 0 >- >class: HD >bus: SCSI >detached: 0 >device: sda >desc: "INTEL SROMBSAS18E" >host: 0 >id: 0 >channel: 2 >lun: 0 >- >class: RAID >bus: PCI >detached: 0 >driver: megaraid_sas >desc: "LSI Logic / Symbios Logic MegaRAID SAS" >vendorId: 1000 >deviceId: 0411 >subVendorId: 8086 >subDeviceId: 3501 >pciType: 1 >pcidom: 0 >pcibus: 4 >pcidev: e >pcifn: 0 >- >class: KEYBOARD >bus: PSAUX >detached: 0 >desc: "AT Translated Set 2 keyboard" >- >class: USB >bus: PCI >detached: 0 >driver: ehci-hcd >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset EHCI USB2 Controller" >vendorId: 8086 >deviceId: 268c >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1d >pcifn: 7 >- >class: USB >bus: PCI >detached: 0 >driver: uhci-hcd >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #4" >vendorId: 8086 >deviceId: 268b >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1d >pcifn: 3 >- >class: USB >bus: PCI >detached: 0 >driver: uhci-hcd >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #3" >vendorId: 8086 >deviceId: 268a >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1d >pcifn: 2 >- >class: USB >bus: PCI >detached: 0 >driver: uhci-hcd >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #2" >vendorId: 8086 >deviceId: 2689 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1d >pcifn: 1 >- >class: USB >bus: PCI >detached: 0 >driver: uhci-hcd >desc: "Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #1" >vendorId: 8086 >deviceId: 2688 >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1d >pcifn: 0 >- >class: IDE >bus: PCI >detached: 0 >driver: ata_piix >desc: "Intel Corporation 631xESB/632xESB IDE Controller" >vendorId: 8086 >deviceId: 269e >subVendorId: 8086 >subDeviceId: 346c >pciType: 1 >pcidom: 0 >pcibus: 0 >pcidev: 1f >pcifn: 1 >+---------- fdisk -l ----------+ > >Disk /dev/sda: 1995.9 GB, 1995997970432 bytes >255 heads, 63 sectors/track, 242666 cylinders >Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System >/dev/sda1 * 1 13 104391 83 Linux >/dev/sda2 14 242666 1949110222+ 8e Linux LVM >+---------- lsmod ----------+ >Module Size Used by >nfs 288141 0 >lockd 96881 1 nfs >fscache 52385 1 nfs >nfs_acl 36673 1 nfs >ipt_REJECT 38849 0 >xt_tcpudp 36417 0 >x_tables 50377 2 ipt_REJECT,xt_tcpudp >bridge 91633 0 >ipv6 411425 30 >autofs4 57161 2 >hidp 83649 2 >rfcomm 104809 0 >l2cap 89409 10 hidp,rfcomm >bluetooth 118725 5 hidp,rfcomm,l2cap >sunrpc 197513 4 nfs,lockd,nfs_acl >dm_multipath 52433 0 >video 51273 0 >sbs 49921 0 >backlight 39873 0 >i2c_ec 38593 1 sbs >button 40545 0 >battery 43849 0 >asus_acpi 50917 0 >acpi_memhotplug 40133 0 >ac 38729 0 >parport_pc 62313 0 >lp 47121 0 >parport 73165 2 parport_pc,lp >i2c_i801 41429 0 >e1000 160465 0 >ide_cd 73697 0 >i2c_core 56129 2 i2c_ec,i2c_i801 >shpchp 70765 0 >sg 69865 0 >cdrom 68712 1 ide_cd >serio_raw 40517 0 >pcspkr 36289 0 >dm_snapshot 50185 0 >dm_zero 35265 0 >dm_mirror 59977 0 >dm_mod 95761 8 dm_multipath,dm_snapshot,dm_zero,dm_mirror >ata_piix 49861 0 >libata 160849 1 ata_piix >mptfc 50377 0 >mptscsih 56513 1 mptfc >scsi_transport_fc 73289 1 mptfc >mptbase 92641 2 mptfc,mptscsih >megaraid_sas 67965 2 >sd_mod 56257 3 >scsi_mod 186361 7 sg,libata,mptfc,mptscsih,scsi_transport_fc,megaraid_sas,sd_mod >ext3 166993 2 >jbd 93873 1 ext3 >ehci_hcd 65229 0 >ohci_hcd 54493 0 >uhci_hcd 57433 0 >+---------- lspci ----------+ >00:00.0 Host bridge: Intel Corporation 5000P Chipset Memory Controller Hub (rev b1) >00:02.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 Port 2-3 (rev b1) >00:03.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 Port 3 (rev b1) >00:04.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 Port 4 (rev b1) >00:05.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 Port 5 (rev b1) >00:06.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 Port 6-7 (rev b1) >00:07.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 Port 7 (rev b1) >00:08.0 System peripheral: Intel Corporation 5000 Series Chipset DMA Engine (rev b1) >00:10.0 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers (rev b1) >00:10.1 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers (rev b1) >00:10.2 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers (rev b1) >00:11.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved Registers (rev b1) >00:13.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved Registers (rev b1) >00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev b1) >00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers (rev b1) >00:1d.0 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #1 (rev 09) >00:1d.1 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #2 (rev 09) >00:1d.2 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #3 (rev 09) >00:1d.3 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #4 (rev 09) >00:1d.7 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset EHCI USB2 Controller (rev 09) >00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9) >00:1f.0 ISA bridge: Intel Corporation 631xESB/632xESB/3100 Chipset LPC Interface Controller (rev 09) >00:1f.1 IDE interface: Intel Corporation 631xESB/632xESB IDE Controller (rev 09) >00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus Controller (rev 09) >01:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Upstream Port (rev 01) >01:00.3 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express to PCI-X Bridge (rev 01) >02:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E1 (rev 01) >02:01.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E2 (rev 01) >02:02.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E3 (rev 01) >03:00.0 PCI bridge: Intel Corporation 80333 Segment-A PCI Express-to-PCI Express Bridge >03:00.2 PCI bridge: Intel Corporation 80333 Segment-B PCI Express-to-PCI Express Bridge >04:0e.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS >07:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) (rev 01) >07:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) (rev 01) >0a:00.0 Fibre Channel: LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter (rev 01) >0a:00.1 Fibre Channel: LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter (rev 01) >0b:00.0 Fibre Channel: LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter (rev 01) >0b:00.1 Fibre Channel: LSI Logic / Symbios Logic FC949ES Fibre Channel Adapter (rev 01) >0c:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A (rev 09) >0c:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B (rev 09) >10:0c.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) >+-----------------------------------------+ >+-------- System Info Section End --------+ > >Error: sda is currently in use by LVM. >It cannot be tested. You may need to reinstall. >...finished running ./storage.py, exit code=1 >recovered exit code=1 >hts-report-result /HTS/hts/storage FAIL /var/log/hts/runs/1/storage/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/storage/output.log >Return value was 0 >running core on /org/freedesktop/Hal/devices/computer >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.7e+04 s in the future >mkdir -p /tmp/hts-core-_8AplS/mnt/tests/HTS/hts/core >cp -a testinfo.desc runtest.sh clocktest.c CORE2 Makefile /tmp/hts-core-_8AplS/mnt/tests/HTS/hts/core >install -m 0755 runtest.sh /tmp/hts-core-_8AplS/mnt/tests/HTS/hts/core >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/core/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/computer DEVICE= TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.7e+04 s in the future >cc -Wall -lrt clocktest.c -o clocktest >chmod a+x ./runtest.sh ./CORE2 >./runtest.sh >/tmp/hts-core-_8AplS/mnt/tests/HTS/hts/core/CORE2 >Running ./CORE2: >Checking clock jitter ... >Testing for clock jitter on 8 cpus >PASSED, largest jitter seen was 0.000650 >clock direction test: start time 1192131294, stop time 1192131354, sleeptime 60, delta 0 >PASSED >stress: info: [5224] dispatching hogs: 12 cpu, 12 io, 12 vm, 0 hdd >stress: info: [5224] successful run completed in 600s >Stress test passed >...finished running ./CORE2, exit code=0 >recovered exit code=0 >hts-report-result core PASS /var/log/hts/runs/1/core/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/core/output.log >Return value was 0 >running video on /org/freedesktop/Hal/devices/pci_1002_515e >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.6e+04 s in the future >python video.py metadata >mkdir -p /tmp/hts-video-pHtljM/mnt/tests/HTS/hts/video >cp -a testinfo.desc runtest.sh video.py x11perftest Makefile /tmp/hts-video-pHtljM/mnt/tests/HTS/hts/video >install -m 0755 runtest.sh /tmp/hts-video-pHtljM/mnt/tests/HTS/hts/video >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/video/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/pci_1002_515e DEVICE= TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.6e+04 s in the future >chmod a+x ./runtest.sh ./video.py >./runtest.sh >/tmp/hts-video-pHtljM/mnt/tests/HTS/hts/video/video.py >Running ./video.py: >Starting video test > > >X Window System Version 7.1.1 > >Release Date: 12 May 2006 > >X Protocol Version 11, Revision 0, Release 7.1.1 > >Build Operating System: Linux 2.6.9-55.0.2.ELsmp x86_64 Red Hat, Inc. > >Current Operating System: Linux flipper 2.6.18-52.el5 #1 SMP Wed Sep 26 15:26:44 EDT 2007 x86_64 > >Build Date: 05 September 2007 > >Build ID: xorg-x11-server 1.1.1-48.26.el5 > > Before reporting problems, check http://wiki.x.org > > to make sure that you have the latest version. > >Module Loader present > >Markers: (--) probed, (**) from config file, (==) default setting, > > (++) from command line, (!!) notice, (II) informational, > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > >(==) Log file: "/var/log/Xorg.2.log", Time: Thu Oct 11 12:45:59 2007 > >(++) Using config file: "/tmp/htsXconfig" > >(==) ServerLayout "Default Layout" > >(**) |-->Screen "Screen0" (0) > >(**) | |-->Monitor "<default monitor>" > >(**) | |-->Device "Videocard0" > >(==) No monitor specified for screen "Screen0". > > Using a default monitor configuration. > >(**) |-->Input Device "Keyboard0" > >(==) |-->Input Device "<default pointer>" > >(==) The core pointer device wasn't specified explicitly in the layout. > > Using the default mouse configuration. > >(==) No FontPath specified. Using compiled-in default. > >(==) FontPath set to: > > unix/:7100, > > built-ins > >(==) RgbPath set to "/usr/share/X11/rgb" > >(==) ModulePath set to "/usr/lib64/xorg/modules" > >(II) Open ACPI successful (/var/run/acpid.socket) > >(II) Module ABI versions: > > X.Org ANSI C Emulation: 0.3 > > X.Org Video Driver: 1.0 > > X.Org XInput driver : 0.6 > > X.Org Server Extension : 0.3 > > X.Org Font Renderer : 0.5 > >(II) Loader running on linux > >(II) LoadModule: "bitmap" > >(II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so > >(II) Module bitmap: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > Module class: X.Org Font Renderer > > ABI class: X.Org Font Renderer, version 0.5 > >(II) Loading font Bitmap > >(II) LoadModule: "pcidata" > >(II) Loading /usr/lib64/xorg/modules/libpcidata.so > >(II) Module pcidata: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Video Driver, version 1.0 > >(--) using VT number 7 > > > >(II) PCI: PCI scan (all values are in hex) > >(II) PCI: 00:00:0: chip 8086,25d8 card 8086,346c rev b1 class 06,00,00 hdr 00 > >(II) PCI: 00:02:0: chip 8086,25f7 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:03:0: chip 8086,25e3 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:04:0: chip 8086,25e4 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:05:0: chip 8086,25e5 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:06:0: chip 8086,25f9 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:07:0: chip 8086,25e7 card 0000,0000 rev b1 class 06,04,00 hdr 01 > >(II) PCI: 00:08:0: chip 8086,1a38 card 8086,346c rev b1 class 08,80,00 hdr 00 > >(II) PCI: 00:10:0: chip 8086,25f0 card 8086,346c rev b1 class 06,00,00 hdr 80 > >(II) PCI: 00:10:1: chip 8086,25f0 card 8086,346c rev b1 class 06,00,00 hdr 80 > >(II) PCI: 00:10:2: chip 8086,25f0 card 8086,346c rev b1 class 06,00,00 hdr 80 > >(II) PCI: 00:11:0: chip 8086,25f1 card 8086,346c rev b1 class 06,00,00 hdr 00 > >(II) PCI: 00:13:0: chip 8086,25f3 card 8086,346c rev b1 class 06,00,00 hdr 00 > >(II) PCI: 00:15:0: chip 8086,25f5 card 8086,346c rev b1 class 06,00,00 hdr 00 > >(II) PCI: 00:16:0: chip 8086,25f6 card 8086,346c rev b1 class 06,00,00 hdr 00 > >(II) PCI: 00:1d:0: chip 8086,2688 card 8086,346c rev 09 class 0c,03,00 hdr 80 > >(II) PCI: 00:1d:1: chip 8086,2689 card 8086,346c rev 09 class 0c,03,00 hdr 00 > >(II) PCI: 00:1d:2: chip 8086,268a card 8086,346c rev 09 class 0c,03,00 hdr 00 > >(II) PCI: 00:1d:3: chip 8086,268b card 8086,346c rev 09 class 0c,03,00 hdr 00 > >(II) PCI: 00:1d:7: chip 8086,268c card 8086,346c rev 09 class 0c,03,20 hdr 00 > >(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev d9 class 06,04,01 hdr 01 > >(II) PCI: 00:1f:0: chip 8086,2670 card 8086,346c rev 09 class 06,01,00 hdr 80 > >(II) PCI: 00:1f:1: chip 8086,269e card 8086,346c rev 09 class 01,01,8a hdr 00 > >(II) PCI: 00:1f:3: chip 8086,269b card 8086,346c rev 09 class 0c,05,00 hdr 00 > >(II) PCI: 01:00:0: chip 8086,3500 card 0000,0000 rev 01 class 06,04,00 hdr 81 > >(II) PCI: 01:00:3: chip 8086,350c card 0000,0000 rev 01 class 06,04,00 hdr 81 > >(II) PCI: 02:00:0: chip 8086,3510 card 0000,0000 rev 01 class 06,04,00 hdr 01 > >(II) PCI: 02:01:0: chip 8086,3514 card 0000,0000 rev 01 class 06,04,00 hdr 01 > >(II) PCI: 02:02:0: chip 8086,3518 card 0000,0000 rev 01 class 06,04,00 hdr 01 > >(II) PCI: 03:00:0: chip 8086,0370 card 0000,0000 rev 00 class 06,04,00 hdr 81 > >(II) PCI: 03:00:2: chip 8086,0372 card 0000,0000 rev 00 class 06,04,00 hdr 81 > >(II) PCI: 04:0e:0: chip 1000,0411 card 8086,3501 rev 00 class 01,04,00 hdr 00 > >(II) PCI: 07:00:0: chip 8086,1096 card 8086,346c rev 01 class 02,00,00 hdr 80 > >(II) PCI: 07:00:1: chip 8086,1096 card 8086,346c rev 01 class 02,00,00 hdr 80 > >(II) PCI: 0a:00:0: chip 1000,0646 card 1000,1240 rev 01 class 0c,04,00 hdr 80 > >(II) PCI: 0a:00:1: chip 1000,0646 card 1000,1240 rev 01 class 0c,04,00 hdr 80 > >(II) PCI: 0b:00:0: chip 1000,0646 card 1000,1240 rev 01 class 0c,04,00 hdr 80 > >(II) PCI: 0b:00:1: chip 1000,0646 card 1000,1240 rev 01 class 0c,04,00 hdr 80 > >(II) PCI: 0c:00:0: chip 8086,0329 card 0000,0000 rev 09 class 06,04,00 hdr 81 > >(II) PCI: 0c:00:2: chip 8086,032a card 0000,0000 rev 09 class 06,04,00 hdr 81 > >(II) PCI: 10:0c:0: chip 1002,515e card 8086,346c rev 02 class 03,00,00 hdr 00 > >(II) PCI: End of PCI scan > >(II) Intel Bridge workaround enabled > >(II) Host-to-PCI bridge: > >(II) Bus 0: bridge is at (0:0:0), (0,0,16), BCTRL: 0x0008 (VGA_EN is set) > >(II) Bus 0 I/O range: > > [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] > >(II) Bus 0 non-prefetchable memory range: > > [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] > >(II) Bus 0 prefetchable memory range: > > [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 1: bridge is at (0:2:0), (0,1,8), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 1 I/O range: > > [0] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] > >(II) Bus 1 non-prefetchable memory range: > > [0] -1 0 0xb8000000 - 0xb8afffff (0xb00000) MX[B] > >(II) Bus 1 prefetchable memory range: > > [0] -1 0 0xb8b00000 - 0xb8bfffff (0x100000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 9: bridge is at (0:3:0), (0,9,9), BCTRL: 0x0000 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 10: bridge is at (0:4:0), (0,10,10), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 10 I/O range: > > [0] -1 0 0x00003000 - 0x00003fff (0x1000) IX[B] > >(II) Bus 10 non-prefetchable memory range: > > [0] -1 0 0xb8e00000 - 0xb8efffff (0x100000) MX[B] > >(II) Bus 10 prefetchable memory range: > > [0] -1 0 0xb9000000 - 0xb91fffff (0x200000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 11: bridge is at (0:5:0), (0,11,11), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 11 I/O range: > > [0] -1 0 0x00002000 - 0x00002fff (0x1000) IX[B] > >(II) Bus 11 non-prefetchable memory range: > > [0] -1 0 0xb8d00000 - 0xb8dfffff (0x100000) MX[B] > >(II) Bus 11 prefetchable memory range: > > [0] -1 0 0xb9200000 - 0xb93fffff (0x200000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 12: bridge is at (0:6:0), (0,12,14), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 15: bridge is at (0:7:0), (0,15,15), BCTRL: 0x0000 (VGA_EN is cleared) > >(II) Subtractive PCI-to-PCI bridge: > >(II) Bus 16: bridge is at (0:30:0), (0,16,16), BCTRL: 0x0a1b (VGA_EN is set) > >(II) Bus 16 I/O range: > > [0] -1 0 0x00001000 - 0x00001fff (0x1000) IX[B] > >(II) Bus 16 non-prefetchable memory range: > > [0] -1 0 0xb8c00000 - 0xb8cfffff (0x100000) MX[B] > >(II) Bus 16 prefetchable memory range: > > [0] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B] > >(II) PCI-to-ISA bridge: > >(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) > >(II) PCI-to-PCI bridge: > >(II) Bus 2: bridge is at (1:0:0), (1,2,7), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 2 I/O range: > > [0] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] > >(II) Bus 2 non-prefetchable memory range: > > [0] -1 0 0xb8000000 - 0xb89fffff (0xa00000) MX[B] > >(II) Bus 2 prefetchable memory range: > > [0] -1 0 0xb8b00000 - 0xb8bfffff (0x100000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 8: bridge is at (1:0:3), (1,8,8), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 3: bridge is at (2:0:0), (2,3,5), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 3 non-prefetchable memory range: > > [0] -1 0 0xb8900000 - 0xb89fffff (0x100000) MX[B] > >(II) Bus 3 prefetchable memory range: > > [0] -1 0 0xb8b00000 - 0xb8bfffff (0x100000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 6: bridge is at (2:1:0), (2,6,6), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 7: bridge is at (2:2:0), (2,7,7), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 7 I/O range: > > [0] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] > >(II) Bus 7 non-prefetchable memory range: > > [0] -1 0 0xb8000000 - 0xb88fffff (0x900000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 4: bridge is at (3:0:0), (3,4,4), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) Bus 4 non-prefetchable memory range: > > [0] -1 0 0xb8900000 - 0xb89fffff (0x100000) MX[B] > >(II) Bus 4 prefetchable memory range: > > [0] -1 0 0xb8b00000 - 0xb8bfffff (0x100000) MX[B] > >(II) PCI-to-PCI bridge: > >(II) Bus 5: bridge is at (3:0:2), (3,5,5), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 13: bridge is at (12:0:0), (12,13,13), BCTRL: 0x0003 (VGA_EN is cleared) > >(II) PCI-to-PCI bridge: > >(II) Bus 14: bridge is at (12:0:2), (12,14,14), BCTRL: 0x0003 (VGA_EN is cleared) > >(--) PCI:*(16:12:0) ATI Technologies Inc ES1000 rev 2, Mem @ 0xb0000000/27, 0xb8c00000/16, I/O @ 0x1000/8, BIOS @ 0xfffe0000/17 > >(II) Addressable bus resource ranges are > > [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] > > [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] > >(II) OS-reported resource ranges: > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > >(II) Active PCI resource ranges: > > [0] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [1] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [2] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [3] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [4] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [5] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [6] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [7] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [8] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [9] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [10] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [11] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [12] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [13] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [14] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [15] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [16] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [17] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [18] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [20] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [21] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [23] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [24] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [25] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [26] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [27] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [28] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [29] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [30] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [31] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [32] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [33] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [34] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [35] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > >(II) Active PCI resource ranges after removing overlaps: > > [0] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [1] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [2] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [3] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [4] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [5] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [6] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [7] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [8] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [9] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [10] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [11] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [12] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [13] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [14] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [15] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [16] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [17] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [18] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [20] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [21] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [23] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [24] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [25] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [26] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [27] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [28] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [29] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [30] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [31] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [32] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [33] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [34] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [35] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > >(II) OS-reported resource ranges after removing overlaps with PCI: > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > >(II) All system resource ranges: > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [4] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [5] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [6] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [7] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [8] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [9] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [10] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [11] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [12] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [13] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [14] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [15] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [16] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [17] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [18] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [19] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [20] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [21] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [22] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > [25] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [26] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [27] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [29] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [30] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [31] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [32] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [33] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [34] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [35] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [36] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [37] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [38] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [39] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [40] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [41] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > >(II) LoadModule: "extmod" > >(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so > >(II) Module extmod: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > Module class: X.Org Server Extension > > ABI class: X.Org Server Extension, version 0.3 > >(II) Loading extension SHAPE > >(II) Loading extension MIT-SUNDRY-NONSTANDARD > >(II) Loading extension BIG-REQUESTS > >(II) Loading extension SYNC > >(II) Loading extension MIT-SCREEN-SAVER > >(II) Loading extension XC-MISC > >(II) Loading extension XFree86-VidModeExtension > >(II) Loading extension XFree86-Misc > >(II) Loading extension XFree86-DGA > >(II) Loading extension DPMS > >(II) Loading extension TOG-CUP > >(II) Loading extension Extended-Visual-Information > >(II) Loading extension XVideo > >(II) Loading extension XVideo-MotionCompensation > >(II) Loading extension X-Resource > >(II) LoadModule: "dbe" > >(II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so > >(II) Module dbe: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > Module class: X.Org Server Extension > > ABI class: X.Org Server Extension, version 0.3 > >(II) Loading extension DOUBLE-BUFFER > >(II) LoadModule: "glx" > >(II) Loading /usr/lib64/xorg/modules/extensions/libglx.so > >(II) Module glx: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Server Extension, version 0.3 > >(==) AIGLX enabled > >(II) Loading extension GLX > >(II) LoadModule: "freetype" > >(II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so > >(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" > > compiled for 7.1.1, module version = 2.1.0 > > Module class: X.Org Font Renderer > > ABI class: X.Org Font Renderer, version 0.5 > >(II) Loading font FreeType > >(II) LoadModule: "type1" > >(II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so > >(II) Module type1: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.2 > > Module class: X.Org Font Renderer > > ABI class: X.Org Font Renderer, version 0.5 > >(II) Loading font Type1 > >(II) LoadModule: "record" > >(II) Loading /usr/lib64/xorg/modules/extensions/librecord.so > >(II) Module record: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.13.0 > > Module class: X.Org Server Extension > > ABI class: X.Org Server Extension, version 0.3 > >(II) Loading extension RECORD > >(II) LoadModule: "dri" > >(II) Loading /usr/lib64/xorg/modules/extensions/libdri.so > >(II) Module dri: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Server Extension, version 0.3 > >(II) Loading sub module "drm" > >(II) LoadModule: "drm" > >(II) Loading /usr/lib64/xorg/modules/linux/libdrm.so > >(II) Module drm: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Server Extension, version 0.3 > >(II) Loading extension XFree86-DRI > >(II) LoadModule: "radeon" > >(II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so > >(II) Module radeon: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 4.2.0 > > Module class: X.Org Video Driver > > ABI class: X.Org Video Driver, version 1.0 > >(II) LoadModule: "ati" > >(II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so > >(II) Module ati: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 6.6.3 > > Module class: X.Org Video Driver > > ABI class: X.Org Video Driver, version 1.0 > >(II) LoadModule: "kbd" > >(II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so > >(II) Module kbd: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.1.0 > > Module class: X.Org XInput Driver > > ABI class: X.Org XInput driver, version 0.6 > >(II) LoadModule: "mouse" > >(II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so > >(II) Module mouse: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.1.1 > > Module class: X.Org XInput Driver > > ABI class: X.Org XInput driver, version 0.6 > >(II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga > >(II) R128: Driver for ATI Rage 128 chipsets: > > ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP), > > ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP), > > ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP), > > ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI), > > ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP), > > ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP), > > ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP), > > ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP), > > ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP), > > ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI), > > ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI), > > ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP), > > ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP), > > ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP), > > ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP), > > ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI), > > ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP), > > ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP), > > ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP), > > ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP), > > ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP), > > ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), > > ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?), > > ATI Rage 128 Pro ULTRA TU (AGP?) > >(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP), > > ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), > > ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), > > ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI), > > ATI Radeon Mobility M7 LW (AGP), > > ATI Mobility FireGL 7800 M7 LX (AGP), > > ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), > > ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336, > > ATI Radeon IGP330/340/350 (A4) 4137, > > ATI Radeon IGP330M/340M/350M (U2) 4337, > > ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437, > > ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), > > ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP), > > ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI), > > ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI), > > ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP), > > ATI Radeon Mobility 9000 (M9) Lf (AGP), > > ATI Radeon Mobility 9000 (M9) Lg (AGP), > > ATI Radeon 9100 IGP (A5) 5834, > > ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834, > > ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP), > > ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), > > ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), > > ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), > > ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP), > > ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), > > ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP), > > ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), > > ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP), > > ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), > > ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), > > ATI FireGL RV360 AV (AGP), > > ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), > > ATI Radeon Mobility 9600 (M10) NQ (AGP), > > ATI Radeon Mobility 9600 (M11) NR (AGP), > > ATI Radeon Mobility 9600 (M10) NS (AGP), > > ATI FireGL Mobility T2 (M10) NT (AGP), > > ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650, > > ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), > > ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), > > ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), > > ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP), > > ATI Radeon X600 (RV380) 3E50 (PCIE), > > ATI FireGL V3200 (RV380) 3E54 (PCIE), > > ATI Radeon Mobility X600 (M24) 3150 (PCIE), > > ATI Radeon Mobility X300 (M24) 3152 (PCIE), > > ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), > > ATI Radeon X600 (RV370) 5B62 (PCIE), > > ATI Radeon X550 (RV370) 5B63 (PCIE), > > ATI FireGL V3100 (RV370) 5B64 (PCIE), > > ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), > > ATI Radeon Mobility X300 (M22) 5460 (PCIE), > > ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), > > ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE), > > ATI Radeon XPRESS 200M 5A42 (PCIE), > > ATI Radeon XPRESS 200 5A61 (PCIE), > > ATI Radeon XPRESS 200M 5A62 (PCIE), > > ATI Radeon XPRESS 200 5954 (PCIE), > > ATI Radeon XPRESS 200M 5955 (PCIE), > > ATI Radeon XPRESS 200 5974 (PCIE), > > ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE), > > ATI Mobility FireGL V5000 (M26) (PCIE), > > ATI Mobility FireGL V5000 (M26) (PCIE), > > ATI Mobility Radeon X700 XL (M26) (PCIE), > > ATI Mobility Radeon X700 (M26) (PCIE), > > ATI Mobility Radeon X700 (M26) (PCIE), > > ATI Radeon X700 PRO (RV410) (PCIE), > > ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), > > ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), > > ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), > > ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), > > ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), > > ATI Radeon Mobility 9800 (M18) JN (AGP), > > ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP), > > ATI Radeon AIW X800 VE (R420) JT (AGP), > > ATI Radeon X800 (R423) UH (PCIE), > > ATI Radeon X800PRO (R423) UI (PCIE), > > ATI Radeon X800LE (R423) UJ (PCIE), > > ATI Radeon X800SE (R423) UK (PCIE), > > ATI FireGL V5100 (R423) UQ (PCIE), > > ATI FireGL unknown (R423) UR (PCIE), > > ATI FireGL unknown (R423) UT (PCIE), > > ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE), > > ATI Mobility FireGL V5100 (M28) (PCIE), > > ATI Mobility Radeon X800 (M28) (PCIE), > > ATI Mobility Radeon X800 XT (M28) (PCIE), > > ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), > > ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE), > > ATI Radeon X850 5D4C (PCIE), > > ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), > > ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), > > ATI Radeon X850 XT (R480) (PCIE), > > ATI Radeon X850 XT PE (R480) (PCIE), > > ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), > > ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP) > >(II) Primary Device is: PCI 10:0c:0 > >(--) Assigning device section with no busID to primary device > >(--) Chipset ATI ES1000 515E (PCI) found > >(II) resource ranges after xf86ClaimFixedResources() call: > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [4] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [5] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [6] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [7] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [8] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [9] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [10] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [11] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [12] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [13] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [14] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [15] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [16] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [17] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [18] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [19] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [20] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [21] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [22] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > [25] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [26] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [27] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [29] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [30] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [31] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [32] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [33] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [34] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [35] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [36] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [37] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [38] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [39] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [40] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [41] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > >(II) Loading sub module "radeon" > >(II) LoadModule: "radeon" > >(II) Reloading /usr/lib64/xorg/modules/drivers/radeon_drv.so > >(II) resource ranges after probing: > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [4] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [5] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [6] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [7] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [8] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [9] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [10] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [11] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [12] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [13] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [14] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [15] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [16] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [17] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [18] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [19] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [20] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [21] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [22] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [23] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] > > [24] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > > [25] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > > [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [27] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > [28] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [29] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [30] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [31] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [32] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [33] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [34] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [35] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [36] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [37] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [38] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [39] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [40] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [41] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [42] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [43] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [44] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > > [45] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] > > [46] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] > >(II) Setting vga for screen 0. > >(**) RADEON(0): RADEONPreInit > >(II) RADEON(0): MMIO registers at 0xb8c00000: size 64KB > >(II) RADEON(0): PCI bus 16 card 12 func 0 > >(++) RADEON(0): Depth 24, (--) framebuffer bpp 32 > >(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) > >(==) RADEON(0): Default visual is TrueColor > >(II) Loading sub module "vgahw" > >(II) LoadModule: "vgahw" > >(II) Loading /usr/lib64/xorg/modules/libvgahw.so > >(II) Module vgahw: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 0.1.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 > >(==) RADEON(0): RGB weight 888 > >(II) RADEON(0): Using 8 bits per RGB (8 bit DAC) > >(==) RADEON(0): X server will not keep DPI constant for all screen sizes > >(II) Loading sub module "int10" > >(II) LoadModule: "int10" > >(II) Loading /usr/lib64/xorg/modules/libint10.so > >(II) Module int10: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) RADEON(0): initializing int10 > >(II) RADEON(0): Primary V_BIOS segment is: 0xc000 > >(--) RADEON(0): Chipset: "ATI ES1000 515E (PCI)" (ChipID = 0x515e) > >(--) RADEON(0): Linear framebuffer at 0xb0000000 > >(--) RADEON(0): BIOS at 0xfffe0000 > >(II) RADEON(0): PCI card detected > >(II) RADEON(0): Direct rendering not supported on RN50 > >(II) RADEON(0): Detected total video RAM=16384K, accessible=65536K (PCI BAR=131072K) > >(--) RADEON(0): Mapped VideoRAM: 16384 kByte (16 bit DDR SDRAM) > >(II) RADEON(0): Color tiling enabled by default > >(II) Loading sub module "ddc" > >(II) LoadModule: "ddc" > >(II) Loading /usr/lib64/xorg/modules/libddc.so > >(II) Module ddc: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) Loading sub module "i2c" > >(II) LoadModule: "i2c" > >(II) Loading /usr/lib64/xorg/modules/libi2c.so > >(II) Module i2c: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.2.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) RADEON(0): I2C bus "DDC" initialized. > >(II) RADEON(0): Legacy BIOS detected > >(II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-1, ConnectorType-4 > >(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2 > >(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0. > >(II) RADEON(0): I2C device "DDC:ddc2" removed. > >(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0. > >(II) RADEON(0): I2C device "DDC:ddc2" removed. > >(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0. > >(II) RADEON(0): I2C device "DDC:ddc2" removed. > >(II) RADEON(0): DDC Type: 2, Detected Type: 0 > >(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0. > >(II) RADEON(0): I2C device "DDC:ddc2" removed. > >(II) RADEON(0): DDC Type: 3, Detected Type: 1 > >(II) RADEON(0): Monitor1 EDID data --------------------------- > >(II) RADEON(0): Manufacturer: SGX Model: 1000 Serial#: 7008714 > >(II) RADEON(0): Year: 1996 Week: 46 > >(II) RADEON(0): EDID Version: 1.0 > >(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.714/0.286 V > >(II) RADEON(0): Sync: Separate Composite SyncOnGreen > >(II) RADEON(0): Max H-Image Size [cm]: horiz.: 33 vert.: 24 > >(II) RADEON(0): Gamma: 2.60 > >(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > >(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595 > >(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 > >(II) RADEON(0): Supported VESA Video Modes: > >(II) RADEON(0): 640x480@60Hz > >(II) RADEON(0): 800x600@60Hz > >(II) RADEON(0): 1024x768@75Hz > >(II) RADEON(0): 1280x1024@75Hz > >(II) RADEON(0): Manufacturer's mask: 0 > >(II) RADEON(0): Supported additional Video Mode: > >(II) RADEON(0): clock: 129.2 MHz Image Size: 293 x 234 mm > >(II) RADEON(0): h_active: 1280 h_sync: 1312 h_sync_end 1452 h_blank_end 1680 h_border: 0 > >(II) RADEON(0): v_active: 1024 v_sync: 1027 v_sync_end 1030 v_blanking: 1065 v_border: 0 > >(II) RADEON(0): Supported additional Video Mode: > >(II) RADEON(0): clock: 140.2 MHz Image Size: 293 x 234 mm > >(II) RADEON(0): h_active: 1280 h_sync: 1312 h_sync_end 1488 h_blank_end 1712 h_border: 0 > >(II) RADEON(0): v_active: 1024 v_sync: 1027 v_sync_end 1030 v_blanking: 1079 v_border: 0 > >(II) RADEON(0): Supported additional Video Mode: > >(II) RADEON(0): clock: 63.5 MHz Image Size: 300 x 225 mm > >(II) RADEON(0): h_active: 1024 h_sync: 1096 h_sync_end 1172 h_blank_end 1304 h_border: 0 > >(II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 813 v_border: 0 > >(II) RADEON(0): Supported additional Video Mode: > >(II) RADEON(0): clock: 107.2 MHz Image Size: 293 x 234 mm > >(II) RADEON(0): h_active: 1280 h_sync: 1320 h_sync_end 1440 h_blank_end 1680 h_border: 0 > >(II) RADEON(0): v_active: 492 v_sync: 495 v_sync_end 498 v_blanking: 532 v_border: 0 > >(II) RADEON(0): EDID (in hex): > >(II) RADEON(0): 00ffffffffffff004cf80010caf16a00 > >(II) RADEON(0): 2e0601002e2118a0e80dc9a057479827 > >(II) RADEON(0): 12484c21030001010101010101010101 > >(II) RADEON(0): 0101010101017d32009051002940208c > >(II) RADEON(0): 330025ea10000000c93600b051003740 > >(II) RADEON(0): 20b0330025ea10000000d31800184100 > >(II) RADEON(0): 2d30484c33002ce110000000e5290090 > >(II) RADEON(0): 51ec28102878330025ea1000000000a2 > >(II) RADEON(0): End of Monitor1 EDID data -------------------- > >(II) RADEON(0): Primary: > > Monitor -- CRT > > Connector -- VGA > > DAC Type -- Primary > > TMDS Type -- NONE > > DDC Type -- VGA_DDC > >(II) RADEON(0): PLL parameters: rf=2700 rd=60 min=12000 max=46909632841912; xclk=16600 > >(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled > >(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) > >(II) RADEON(0): Validating modes on Primary head --------- > >(II) RADEON(0): DDCModeFromDetailedTiming: 1280x1024 Warning: We only handle seperate sync. > >(II) RADEON(0): DDCModeFromDetailedTiming: 1280x1024 Warning: We only handle seperate sync. > >(II) RADEON(0): DDCModeFromDetailedTiming: 1024x768 Warning: We only handle seperate sync. > >(II) RADEON(0): DDCModeFromDetailedTiming: 1280x492 Warning: We only handle seperate sync. > >(II) RADEON(0): Printing DDC gathered Modelines: > >(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync > >(II) RADEON(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync > >(II) RADEON(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync > >(II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync > >(II) RADEON(0): Modeline "1280x1024" 129.25 1280 1312 1452 1680 1024 1027 1030 1065 -hsync -vsync > >(II) RADEON(0): Modeline "1280x1024" 140.25 1280 1312 1488 1712 1024 1027 1030 1079 -hsync -vsync > >(II) RADEON(0): Modeline "1024x768" 63.55 1024 1096 1172 1304 768 771 774 813 -hsync -vsync > >(II) RADEON(0): Modeline "1280x492" 107.25 1280 1320 1440 1680 492 495 498 532 -hsync -vsync > >(II) RADEON(0): <default monitor>: Using hsync value of 37.90 kHz > >(II) RADEON(0): <default monitor>: Using hsync value of 60.00 kHz > >(II) RADEON(0): <default monitor>: Using hsync value of 64.00 kHz > >(II) RADEON(0): <default monitor>: Using vrefresh value of 60.00 Hz > >(II) RADEON(0): <default monitor>: Using vrefresh value of 75.00 Hz > >(II) RADEON(0): Estimated virtual size for aspect ratio 1.3750 is 1024x768 > >(II) RADEON(0): Clock range: 12.00 to 110.00 MHz > >(II) RADEON(0): Not using default mode "640x350" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "320x175" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "640x400" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "320x200" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "720x400" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "360x200" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "640x480" (hsync out of range) > >(II) RADEON(0): Not using default mode "320x240" (hsync out of range) > >(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "320x240" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "640x480" (hsync out of range) > >(II) RADEON(0): Not using default mode "320x240" (hsync out of range) > >(II) RADEON(0): Not using default mode "640x480" (hsync out of range) > >(II) RADEON(0): Not using default mode "320x240" (hsync out of range) > >(II) RADEON(0): Not using default mode "800x600" (hsync out of range) > >(II) RADEON(0): Not using default mode "400x300" (hsync out of range) > >(II) RADEON(0): Not using default mode "800x600" (hsync out of range) > >(II) RADEON(0): Not using default mode "400x300" (hsync out of range) > >(II) RADEON(0): Not using default mode "800x600" (hsync out of range) > >(II) RADEON(0): Not using default mode "400x300" (hsync out of range) > >(II) RADEON(0): Not using default mode "800x600" (hsync out of range) > >(II) RADEON(0): Not using default mode "400x300" (hsync out of range) > >(II) RADEON(0): Not using default mode "1024x768" (hsync out of range) > >(II) RADEON(0): Not using default mode "512x384" (hsync out of range) > >(II) RADEON(0): Not using default mode "1024x768" (hsync out of range) > >(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1024x768" (hsync out of range) > >(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1024x768" (hsync out of range) > >(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x960" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x960" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "832x624" (hsync out of range) > >(II) RADEON(0): Not using default mode "416x312" (hsync out of range) > >(II) RADEON(0): Not using default mode "1152x768" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1152x864" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x720" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x360" (hsync out of range) > >(II) RADEON(0): Not using default mode "1280x720" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x360" (hsync out of range) > >(II) RADEON(0): Not using default mode "1280x720" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x360" (hsync out of range) > >(II) RADEON(0): Not using default mode "1280x720" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x360" (vrefresh out of range) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x768" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x768" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x768" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1280x768" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1440x900" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1600x1024" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1080" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1080" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1080" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1080" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1200" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > >(II) RADEON(0): Not using default mode "2560x1600" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "2560x1600" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "2560x1600" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "2560x1600" (width too large for virtual size) > >(II) RADEON(0): Not using default mode "1280x800" (width too large for virtual size) > >(II) RADEON(0): Not using driver mode "640x480" (hsync out of range) > >(II) RADEON(0): Not using driver mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using driver mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using driver mode "1280x1024" (width too large for virtual size) > >(II) RADEON(0): Not using driver mode "1024x768" (hsync out of range) > >(II) RADEON(0): Not using driver mode "1280x492" (width too large for virtual size) > >(--) RADEON(0): Virtual size is 1024x768 (pitch 1024) > >(**) RADEON(0): *Driver mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz > >(II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync > >(**) RADEON(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz > >(II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync > >(**) RADEON(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz > >(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync > >(**) RADEON(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz > >(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync > >(**) RADEON(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) > >(II) RADEON(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync > >(**) RADEON(0): Display dimensions: (330, 240) mm > >(**) RADEON(0): DPI set to (78, 81) > >(II) Loading sub module "fb" > >(II) LoadModule: "fb" > >(II) Loading /usr/lib64/xorg/modules/libfb.so > >(II) Module fb: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org ANSI C Emulation, version 0.3 > >(II) Loading sub module "ramdac" > >(II) LoadModule: "ramdac" > >(II) Loading /usr/lib64/xorg/modules/libramdac.so > >(II) Module ramdac: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 0.1.0 > > ABI class: X.Org Video Driver, version 1.0 > >(==) RADEON(0): Using XAA acceleration architecture > >(II) Loading sub module "xaa" > >(II) LoadModule: "xaa" > >(II) Loading /usr/lib64/xorg/modules/libxaa.so > >(II) Module xaa: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.2.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable. > >(!!) RADEON(0): For information on using the multimedia capabilities > > of this adapter, please see http://gatos.sf.net. > >(--) Depth 24 pixmap format is 32 bpp > >(II) do I need RAC? No, I don't. > >(II) resource ranges after preInit: > > [0] 0 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B] > > [1] 0 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B] > > [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > > [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > > [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > > [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > > [6] -1 0 0xb8d10000 - 0xb8d1ffff (0x10000) MX[B] > > [7] -1 0 0xb8d24000 - 0xb8d27fff (0x4000) MX[B] > > [8] -1 0 0xb8d00000 - 0xb8d0ffff (0x10000) MX[B] > > [9] -1 0 0xb8d20000 - 0xb8d23fff (0x4000) MX[B] > > [10] -1 0 0xb8e10000 - 0xb8e1ffff (0x10000) MX[B] > > [11] -1 0 0xb8e24000 - 0xb8e27fff (0x4000) MX[B] > > [12] -1 0 0xb8e00000 - 0xb8e0ffff (0x10000) MX[B] > > [13] -1 0 0xb8e20000 - 0xb8e23fff (0x4000) MX[B] > > [14] -1 0 0xb8000000 - 0xb83fffff (0x400000) MX[B] > > [15] -1 0 0xb8800000 - 0xb881ffff (0x20000) MX[B] > > [16] -1 0 0xb8400000 - 0xb87fffff (0x400000) MX[B] > > [17] -1 0 0xb8820000 - 0xb883ffff (0x20000) MX[B] > > [18] -1 0 0xb8900000 - 0xb891ffff (0x20000) MX[B] > > [19] -1 0 0xb8b00000 - 0xb8b0ffff (0x10000) MX[B] > > [20] -1 0 0xb8f00000 - 0xb8f003ff (0x400) MX[B] > > [21] -1 0 0xfe700000 - 0xfe7003ff (0x400) MX[B] > > [22] -1 0 0xfffe0000 - 0xffffffff (0x20000) MX[B](B) > > [23] -1 0 0xb8c00000 - 0xb8c0ffff (0x10000) MX[B](B) > > [24] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[B](B) > > [25] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) > > [26] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) > > [27] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) > > [28] 0 0 0x00001000 - 0x000010ff (0x100) IX[B] > > [29] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [30] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > [31] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] > > [32] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] > > [33] -1 0 0x00003000 - 0x000030ff (0x100) IX[B] > > [34] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] > > [35] -1 0 0x00004000 - 0x0000401f (0x20) IX[B] > > [36] -1 0 0x00004020 - 0x0000403f (0x20) IX[B] > > [37] -1 0 0x00005000 - 0x0000501f (0x20) IX[B] > > [38] -1 0 0x000050a0 - 0x000050af (0x10) IX[B] > > [39] -1 0 0x000050c0 - 0x000050c0 (0x1) IX[B] > > [40] -1 0 0x000050b0 - 0x000050b0 (0x1) IX[B] > > [41] -1 0 0x000050c4 - 0x000050c4 (0x1) IX[B] > > [42] -1 0 0x000050b8 - 0x000050b8 (0x1) IX[B] > > [43] -1 0 0x00005020 - 0x0000503f (0x20) IX[B] > > [44] -1 0 0x00005040 - 0x0000505f (0x20) IX[B] > > [45] -1 0 0x00005060 - 0x0000507f (0x20) IX[B] > > [46] -1 0 0x00005080 - 0x0000509f (0x20) IX[B] > > [47] -1 0 0x00001000 - 0x000010ff (0x100) IX[B](B) > > [48] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) > > [49] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) > >(**) RADEON(0): RADEONScreenInit b0000000 0 > >(**) RADEON(0): Map: 0xb0000000, 0x01000000 > >(==) RADEON(0): Write-combining range (0xb0000000,0x1000000) > >(**) RADEON(0): RADEONSave > >(**) RADEON(0): RADEONSaveMode(0x1ca7d068) > >(**) RADEON(0): Read: 0x0000003c 0x000301f7 0x00000000 > >(**) RADEON(0): Read: rd=60, fd=503, pd=3 > >(**) RADEON(0): RADEONSaveMode returns 0x1ca7d068 > >(**) RADEON(0): RADEONInitMemoryMap() : > >(**) RADEON(0): mem_size : 0x04000000 > >(**) RADEON(0): MC_FB_LOCATION : 0xb3ffb000 > >(**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 > >(**) RADEON(0): RADEONModeInit() > >1024x768 78.80 1024 1040 1136 1312 768 769 772 800 (24,32) +H +V > >1024x768 78.80 1024 1040 1136 1312 768 769 772 800 (24,32) +H +V > >(**) RADEON(0): Pitch = 8388736 bytes (virtualX = 1024, displayWidth = 1024) > >(**) RADEON(0): dc=7880, of=15760, fd=350, pd=2 > >(**) RADEON(0): RADEONInit returns 0x1ca7da18 > >(**) RADEON(0): RADEONRestoreMode() > >(**) RADEON(0): RADEONRestoreMemMapRegisters() : > >(**) RADEON(0): MC_FB_LOCATION : 0xb3ffb000 > >(**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 > >(**) RADEON(0): Map Changed ! Applying ... > >(**) RADEON(0): Map applied, resetting engine ... > >(**) RADEON(0): Updating display base addresses... > >(**) RADEON(0): Memory map updated. > >(**) RADEON(0): Programming CRTC1, offset: 0x00000000 > >(**) RADEON(0): Wrote: 0x0000003c 0x0001015e 0x00000000 (0x0000a700) > >(**) RADEON(0): Wrote: rd=60, fd=350, pd=1 > >(**) RADEON(0): GRPH_BUFFER_CNTL from 20205c5c to 20095c5c > >(**) RADEON(0): RADEONSaveScreen(0) > >(II) RADEON(0): Depth moves disabled by default > >(**) RADEON(0): Setting up initial surfaces > >(**) RADEON(0): Initializing fb layer > >(**) RADEON(0): Setting up accel memmap > >(II) RADEON(0): Memory manager initialized to (0,0) (1024,4096) > >(II) RADEON(0): Reserved area from (0,768) to (1024,770) > >(II) RADEON(0): Largest offscreen area available: 1024 x 3326 > >(**) RADEON(0): Initializing backing store > >(==) RADEON(0): Backing store disabled > >(WW) RADEON(0): Direct rendering disabled > >(**) RADEON(0): Setting up final surfaces > >(**) RADEON(0): Initializing Acceleration > >(II) RADEON(0): Render acceleration disabled > >(**) RADEON(0): EngineInit (32/32) > >(**) RADEON(0): Pitch for acceleration = 128 > >(**) RADEON(0): EngineRestore (32/32) > >(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA) > > Screen to screen bit blits > > Solid filled rectangles > > 8x8 mono pattern filled rectangles > > Indirect CPU to Screen color expansion > > Solid Lines > > Dashed Lines > > Scanline Image Writes > > Offscreen Pixmaps > > Setting up tile and stipple cache: > > 32 128x128 slots > > 18 256x256 slots > > 6 512x512 slots > >(II) RADEON(0): Acceleration enabled > >(**) RADEON(0): Initializing DPMS > >(**) RADEON(0): Initializing Cursor > >(==) RADEON(0): Silken mouse enabled > >(II) RADEON(0): Using hardware cursor (scanline 770) > >(II) RADEON(0): Largest offscreen area available: 1024 x 3322 > >(**) RADEON(0): Initializing color map > >(**) RADEON(0): Initializing DGA > >(**) RADEON(0): Initializing Xv > >(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c > >(II) Loading sub module "theatre_detect" > >(II) LoadModule: "theatre_detect" > >(II) Loading /usr/lib64/xorg/modules/multimedia/theatre_detect_drv.so > >(II) Module theatre_detect: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Video Driver, version 1.0 > >(II) RADEON(0): no multimedia table present, disabling Rage Theatre. > >(**) RADEON(0): RADEONScreenInit finished > >(==) RandR enabled > >(II) Initializing built-in extension MIT-SHM > >(II) Initializing built-in extension XInputExtension > >(II) Initializing built-in extension XTEST > >(II) Initializing built-in extension XKEYBOARD > >(II) Initializing built-in extension XC-APPGROUP > >(II) Initializing built-in extension SECURITY > >(II) Initializing built-in extension XINERAMA > >(II) Initializing built-in extension XFIXES > >(II) Initializing built-in extension XFree86-Bigfont > >(II) Initializing built-in extension RENDER > >(II) Initializing built-in extension RANDR > >(II) Initializing built-in extension COMPOSITE > >(II) Initializing built-in extension DAMAGE > >(II) Initializing built-in extension XEVIE > >(II) AIGLX: Screen 0 is not DRI capable > >(II) Loading local sub module "GLcore" > >(II) LoadModule: "GLcore" > >(II) Loading /usr/lib64/xorg/modules/extensions/libGLcore.so > >(II) Module GLcore: vendor="X.Org Foundation" > > compiled for 7.1.1, module version = 1.0.0 > > ABI class: X.Org Server Extension, version 0.3 > >(II) GLX: Initialized MESA-PROXY GL provider for screen 0 > >(**) Option "CoreKeyboard" > >(**) Keyboard0: Core Keyboard > >(**) Option "Protocol" "standard" > >(**) Keyboard0: Protocol: standard > >(**) Option "AutoRepeat" "500 30" > >(**) Option "XkbRules" "xorg" > >(**) Keyboard0: XkbRules: "xorg" > >(**) Option "XkbModel" "pc105" > >(**) Keyboard0: XkbModel: "pc105" > >(**) Option "XkbLayout" "us" > >(**) Keyboard0: XkbLayout: "us" > >(**) Option "CustomKeycodes" "off" > >(**) Keyboard0: CustomKeycodes disabled > >(WW) <default pointer>: No Device specified, looking for one... > >(II) <default pointer>: Setting Device option to "/dev/input/mice" > >(--) <default pointer>: Device: "/dev/input/mice" > >(==) <default pointer>: Protocol: "Auto" > >(**) Option "CorePointer" > >(**) <default pointer>: Core Pointer > >(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50 > >(**) <default pointer>: ZAxisMapping: buttons 4 and 5 > >(**) <default pointer>: Buttons: 9 > >(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE) > >(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) > >(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2" > >(II) <default pointer>: ps2EnableDataReporting: succeeded > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONSaveScreen(2) > >(**) RADEON(0): RADEONCloseScreen > >(**) RADEON(0): RADEONDRIStop > >(**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0) > >(**) RADEON(0): RADEONRestore > >(**) RADEON(0): RADEONRestoreMode() > >(**) RADEON(0): RADEONRestoreMemMapRegisters() : > >(**) RADEON(0): MC_FB_LOCATION : 0xffff0000 > >(**) RADEON(0): MC_AGP_LOCATION : 0x003fffc0 > >(**) RADEON(0): Map Changed ! Applying ... > >(**) RADEON(0): Map applied, resetting engine ... > >(**) RADEON(0): Updating display base addresses... > >(**) RADEON(0): Memory map updated. > >(**) RADEON(0): Programming CRTC1, offset: 0x00000000 > >(**) RADEON(0): Wrote: 0x0000003c 0x000301f7 0x00000000 (0x0000a700) > >(**) RADEON(0): Wrote: rd=60, fd=503, pd=3 > >(**) RADEON(0): Disposing accel... > >(**) RADEON(0): Disposing cusor info > >(**) RADEON(0): Disposing DGA > >(**) RADEON(0): Unmapping memory > >FreeFontPath: FPE "unix/:7100" refcount is 2, should be 1; fixing. > >x11perf returned 0 >Video test on device video-card passed >...finished running ./video.py, exit code=0 >recovered exit code=0 >hts-report-result /HTS/hts/video PASS /var/log/hts/runs/1/video/output.log >make: warning: Clock skew detected. Your build may be incomplete. >saveOutput: /var/log/hts/runs/1/video/output.log >Return value was 0 >running info on /org/freedesktop/Hal/devices/computer >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.6e+04 s in the future >mkdir -p /tmp/hts-info-aMHkZ6/mnt/tests/HTS/hts/info >cp -a testinfo.desc runtest.sh info.py Makefile /tmp/hts-info-aMHkZ6/mnt/tests/HTS/hts/info >install -m 0755 runtest.sh /tmp/hts-info-aMHkZ6/mnt/tests/HTS/hts/info >make: warning: Clock skew detected. Your build may be incomplete. >make OUTPUTFILE=/var/log/hts/runs/1/info/output.log RUNMODE=normal UDI=/org/freedesktop/Hal/devices/computer DEVICE= TESTSERVER=dopple run >make: Warning: File `/usr/share/hts/lib/hts-make.include' has modification time 1.6e+04 s in the future >chmod a+x ./runtest.sh ./info.py >./runtest.sh >/tmp/hts-info-aMHkZ6/mnt/tests/HTS/hts/info/info.py >Running ./info.py: >OS Version RHEL5, kernel rpm kernel-2.6.18-52.el5 >+ rpm -ql kernel-2.6.18-52.el5 >Checking Kernel: PASS >Checking Modules: PASS > >This utility will go through and collect some detailed information >about the hardware and setup of your Red Hat Linux system. >This information will be used to diagnose problems with your system >and will be considered confidential information. Red Hat will use >this information for diagnostic purposes ONLY. > >Please wait while we collect information about your system. > >This process may take a while to complete.... >No changes will be made to your system during this process. > >NOTE: You can safely ignore a failed message. This only means a file >we were checking for did not exist. > >If your system hangs while gathering rpm information, please abort >the script with CTRL-C and run it again after adding -norpm to the >sysreport command line > >Press ENTER to continue, or CTRL-C to quit. > >Getting system configuration information. > >Determining Red Hat Linux version: [ OK ] >Determinding your current hostname: [ OK ] >Getting the date: [ OK ] >Checking your systems current uptime and load average: [ OK ] >Checking available memory: [ OK ] >Checking free disk space: [ OK ] >Checking currently running processes: [ OK ] >Checking current process tree: [ OK ] >Collecting information about ld.so.conf: [ OK ] >Collecting information about ld.so.conf.d: [ OK ] >Collecting IPC-related information: [ OK ] >Collecting information about chkconfig --list: [ OK ] >Collecting information about /etc/rc.d: [ OK ] >Lists information about files opened (lsof) [ OK ] >Collecting interprocess communication facilities status [ OK ] >Collecting interprocess communication facilities status [ OK ] >Collecting information about currently installed packages: >This may take several minutes.... [ OK ] >Collecting information about the boot process (grub.conf): [ OK ] >Collecting information about the boot process (grub.map): [ OK ] >Collecting init configuration: [ OK ] >Collecting information about X: [ OK ] >Gathering sysctl information (/proc/sys): [ OK ] >Gathering sysctl information (/etc/sysctl.conf): [ OK ] >Collecting information about cron (cron.d): [ OK ] >Collecting information about cron (cron.daily): [ OK ] >Collecting information about cron (cron.deny): [ OK ] >Collecting information about cron (cron.hourly): [ OK ] >Collecting information about cron (cron.monthly): [ OK ] >Collecting information about cron (cron.weekly): [ OK ] >Collecting information about cron (crontab): [ OK ] >Gathering Syslog config information: [ OK ] >Gathering ntp configuration (/etc/ntp.conf): [ OK ] >Gathering ntp configuration (/etc/ntp/step-tickers): [ OK ] >Gathering ntp configuration (/etc/ntp/ntpservers): [ OK ] >Gathering IP information (/sbin/ifconfig): [ OK ] >Checking network routes: [ OK ] >Collecting Name Service Switch config information: [ OK ] >Collecting NIS client information: [ OK ] >Collecting system configuration information: [ OK ] >Collecting information about system authentication (pam): [ OK ] > >Getting information about the kernel. > >Getting kernel version: [ OK ] >Checking module information: [ OK ] >Checking module information nfs: [ OK ] >Checking module information lockd: [ OK ] >Checking module information fscache: [ OK ] >Checking module information nfs_acl: [ OK ] >Checking module information ipt_REJECT: [ OK ] >Checking module information xt_tcpudp: [ OK ] >Checking module information x_tables: [ OK ] >Checking module information bridge: [ OK ] >Checking module information ipv6: [ OK ] >Checking module information autofs4: [ OK ] >Checking module information hidp: [ OK ] >Checking module information rfcomm: [ OK ] >Checking module information l2cap: [ OK ] >Checking module information bluetooth: [ OK ] >Checking module information sunrpc: [ OK ] >Checking module information dm_multipath: [ OK ] >Checking module information video: [ OK ] >Checking module information sbs: [ OK ] >Checking module information backlight: [ OK ] >Checking module information i2c_ec: [ OK ] >Checking module information button: [ OK ] >Checking module information battery: [ OK ] >Checking module information asus_acpi: [ OK ] >Checking module information acpi_memhotplug: [ OK ] >Checking module information ac: [ OK ] >Checking module information parport_pc: [ OK ] >Checking module information lp: [ OK ] >Checking module information parport: [ OK ] >Checking module information i2c_i801: [ OK ] >Checking module information e1000: [ OK ] >Checking module information ide_cd: [ OK ] >Checking module information i2c_core: [ OK ] >Checking module information shpchp: [ OK ] >Checking module information sg: [ OK ] >Checking module information cdrom: [ OK ] >Checking module information serio_raw: [ OK ] >Checking module information pcspkr: [ OK ] >Checking module information dm_snapshot: [ OK ] >Checking module information dm_zero: [ OK ] >Checking module information dm_mirror: [ OK ] >Checking module information dm_mod: [ OK ] >Checking module information ata_piix: [ OK ] >Checking module information libata: [ OK ] >Checking module information mptfc: [ OK ] >Checking module information mptscsih: [ OK ] >Checking module information scsi_transport_fc: [ OK ] >Checking module information mptbase: [ OK ] >Checking module information megaraid_sas: [ OK ] >Checking module information sd_mod: [ OK ] >Checking module information scsi_mod: [ OK ] >Checking module information ext3: [ OK ] >Checking module information jbd: [ OK ] >Checking module information ehci_hcd: [ OK ] >Checking module information ohci_hcd: [ OK ] >Checking module information uhci_hcd: [ OK ] >Gathering information about your filesystems: [ OK ] >Gathering information about your system stat: [ OK ] >Gathering information about your partitions: [ OK ] >Gathering information about slabinfo: [ OK ] >Collecting information regarding kernel modules [ OK ] >Collecting information regarding kernel modules (modeprobe.[ OK ] >Getting kernel command line [ OK ] >Gathering information about your CPU: [ OK ] >Gathering information about your Ram: [ OK ] >Gathering information about your ioports: [ OK ] >Gathering information about your interrupts: [ OK ] > >-------------------------------------------------------------------------------- > >Displayed on flipper console: > >... >Call Trace: > [<ffffffff8807d817>] :scsi_mod:proc_scsi_read+0x2f/0x3f > [<ffffffff8003a18b>] proc_file_read+0xfa/0x241 > [<ffffffff8000b270>] vfs_read+0xcb/0x171 > [<ffffffff800114f7>] sys_read+0x45/0x6e > [<ffffffff8005b28d>] tracesys+0xd5/0xe0 > >Code: Bad RIP value. >RIP [<000000001dead1af>] > RSP <ffff81024a8e9e90> >CR2: 000000001dead1af > <0>Kernel panic - not syncing: Fatal exception
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 245887
: 231831 |
231841
|
231861
|
231871
|
261851