Sponsored Content
Special Forums Hardware Seeking advice on onboard graphic card Post 302657037 by gull04 on Friday 15th of June 2012 11:55:55 PM
Old 06-16-2012
Have you experienced any problems, if you have post the errors and it can be looked at.

Regards

Dave
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Graphic card problem

Hello experts, could you Pls. help me on the following problem: when i boot my system after starting all services it gives me just "login:" prompt & does not go to the standard logging page,and when i insert one of my accounts to login it gives me the following message: "/dev/fb permission... (3 Replies)
Discussion started by: nikk
3 Replies

2. UNIX for Advanced & Expert Users

Identifying onboard PCI device

Hi all, I have customized tool that displays PCI device information (something similar to the linux - "lspci") . Now, I need to display information only on "plug-in" cards. Are there any ways to distinguish between "on-board" PCI device and a PCI "plug-in" card. Thanks, Dhilip (2 Replies)
Discussion started by: diliphere
2 Replies

3. Solaris

How to know my graphic card type

Dear experts I need to know how can I check the type of graphic card and it specifications already installed on my Solaris 8 Ultra 60 workstation. Regards reza (5 Replies)
Discussion started by: Reza Nazarian
5 Replies

4. Solaris

Sun Ultra1 server. installing solaris without a graphic card?

i just got a sun ultra 1 from a guy. (for free) but it has no graphic card. how do install solaris 8 ? and how do i controll it afterwards ? ssh ? thanks Mads Nielsen (2 Replies)
Discussion started by: mads-nielsen
2 Replies

5. AIX

Onboard Sound

Is there a command to make the onboard sound beep? (0 Replies)
Discussion started by: dig1tal
0 Replies

6. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

7. Solaris

Ultra 10 Creator 3D: enabling onboard VGA

Hello, I have an Ultra 10 Creator 3D working fine with a Sun monitor, but I'd like to use it with a VGA flat panel (it would be great if I could use both screens simultaneously). As I've read in a previous thread (https://www.unix.com/sun-solaris/14875-creator-3d-video-adapter.html) this box... (1 Reply)
Discussion started by: ama
1 Replies

8. BSD

Novice seeking advice in getting started with FreeBSD

Hi there, I'm hoping someone can help me out. I've just decided to teach myself Unix. (for fun!):confused: although I've never used Unix before so it's a steep learning curve. I have so far set up a virtual Machine (VirtualBox) on my PC and installed FreeBSD 8.0 (utilising the handbook wherever... (3 Replies)
Discussion started by: Puppetjacks
3 Replies

9. Red Hat

Enter Bios and disable onboard NICS?

Hi, I have to get into BIOS and disable onbaord NICS for an IBM server, can someone please help me out. I tried hitting F1 when reboot to get into BIOS, but it seems like a setup screen and I dont see any option to disable NICS? Thanks Sam (0 Replies)
Discussion started by: sam4919
0 Replies

10. Shell Programming and Scripting

Have troubles with bash script: xubuntu systemd.link onboard

Hey there. I'm new in write bash scripts in fact this is my first one so please be patient ;). Also english is not my native language but i hope you understand me anyway. I installed xubuntu on my mothers laptop and every time a new version update gets installed the keyboard doesn't work... (9 Replies)
Discussion started by: Apop85
9 Replies
AMLINT(1)						    BSD General Commands Manual 						 AMLINT(1)

NAME
amlint -- check Automator actions for problems SYNOPSIS
amlint [-HhSs] [-d definition-bundle] [-x exception-file] action ... DESCRIPTION
amlint checks the given Automator actions for various problems and interface inconsistencies. action is the path of a built action bundle. The options are as follows: -H Print the filename for each error or warning. -h Suppress the prefixing of filenames when multiple actions are checked. -S For each action, write a summary line indicating how many errors and warnings there were. -s As -S, but skips the summary line for actions with no errors or warnings. -d definition-bundle Specify a definition bundle, which specifies custom action input and output types. This option may be repeated if you need to specify more than one bundle. -x exception-file Specify a list of errors and warnings to ignore. The file should be plain text, with one line per error: the action filename, a colon, space, and the text of the error. For example: My Action.action: error: NSButton "OK" should not use the metal style. You can simply copy an output line from amlint -H. RETURN VALUES
amlint exits with one of the following values: 0 no serious errors were found. 1 an error was found in one of the checked actions. >1 an internal error occurred. BUGS
Because of a bug in nibtool(1), amlint will fail to work on some nibs. You will see errors about the ``old-style plist parser'' if this hap- pens. Mac OS X December 9, 2005 Mac OS X
All times are GMT -4. The time now is 10:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy