Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

avivotool

avivotool -V (return code: 255)

fatal error: Unable to see card
cannot find Radeon device
avivotool (return code: 255)

usage: avivotool [options] [command]
         --debug            - show a little debug info
         --skip=1           - use the second radeon card
         regs <set>         - show a listing of some random registers
                              <set> restricts: all, core, mc, crtc1, cur1
         regsrange <start> <end> - show registers for a given range (wrong
                                   range can result in lockup!)
         regmatch <pattern> - show registers matching wildcard pattern
         regset <pattern> <value> - set registers matching wildcard pattern
         romtables <path>   - dumps the BIOS tables from either a given path
                              or 'mmap' to get it from memory
         output <output> <enable|disable> - turns the specified
                                            output on or off
         i2c-monitor        - do something
         i2c-monitor <gpio_in> <gpio_out> - do something

Comments

Popular posts from this blog

Oracle DBMS SCHEDULER Examples

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

How to Enable/Disable autovacuum on PostgreSQL