home *** CD-ROM | disk | FTP | other *** search
- name: playback_auto
- plugin: manual
- categories: laptop, desktop
- requires: alsa.type == 'playback'
- command: gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink'
- description:
- Click the Test button to play a sound on the automatically detected
- playback device.
- .
- Do you hear a sound?
-
- name: resolution
- plugin: manual
- categories: laptop, desktop
- requires: pci.device_class == 3
- description:
- This display is using $(resolution_test) resolution.
- .
- Is this acceptable for your display?
-
- name: video
- plugin: manual
- categories: laptop, desktop
- command: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! gconfvideosink'
- description:
- Click the Test button to display a video test.
- .
- Do you see color bars and static?
-
- name: mouse
- plugin: manual
- categories: laptop, desktop
- requires: 'input.mouse' in info.capabilities
- description:
- Moving the mouse should move the cursor on the screen.
- .
- Is your mouse working properly?
-
- name: network
- plugin: manual
- requires: pci.device_class == 2
- description:
- Detecting your network controller(s):
- .
- $(network_test)
- .
- Is this correct?
-
- name: internet
- plugin: manual
- command: internet_test
- requires: pci.device_class == 2
- description:
- Testing your connection to the Internet:
- .
- $output
- .
- Is this correct?
-
- name: keyboard
- plugin: manual
- command: keyboard_test
- requires: 'input.keyboard' in info.capabilities
- description:
- Click the Test button to open a text area where to type keys on your
- keyboard.
- .
- Is your keyboard working properly?
-