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
exconfig(3alleg4)						  Allegro manual						 exconfig(3alleg4)

NAME
exconfig - Using the configuration routines. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exconfig DESCRIPTION
This is a very simple program showing how to use the Allegro configuration (ini file) routines. A first look at the example shows nothing more than a static graphic and the wait for a key press. However, the way this graphic is displayed is configured through a custom excon- fig.ini file which is loaded manually. From this file the example obtains parameters like fullscreen/windowed mode, a specific graphic res- olution to set up, which graphic to show, how to blit it on the screen, etc. SEE ALSO
BITMAP(3alleg4), END_OF_MAIN(3alleg4), RGB(3alleg4), SCREEN_H(3alleg4), SCREEN_W(3alleg4), allegro_init(3alleg4), allegro_message(3alleg4), blit(3alleg4), clear_bitmap(3alleg4), destroy_bitmap(3alleg4), font(3alleg4), get_config_argv(3alleg4), get_config_int(3alleg4), get_con- fig_string(3alleg4), install_keyboard(3alleg4), line(3alleg4), load_bitmap(3alleg4), makecol(3alleg4), pop_config_state(3alleg4), push_con- fig_state(3alleg4), readkey(3alleg4), screen(3alleg4), set_color_depth(3alleg4), set_config_file(3alleg4), set_gfx_mode(3alleg4), set_pal- ette(3alleg4), stretch_blit(3alleg4), textout_centre_ex(3alleg4), textprintf_centre_ex(3alleg4), ustrdup(3alleg4), ustricmp(3alleg4) Allegro version 4.4.2 exconfig(3alleg4)
All times are GMT -4. The time now is 09:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy