![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to convert a partition usin 64 bits kernel to 32 bits kernel? | GEIER | AIX | 2 | 2 Weeks Ago 12:20 AM |
| Processor bits | anuragbirje | UNIX for Dummies Questions & Answers | 1 | 02-06-2006 08:54 PM |
| AIX Bits and Pieces | bakunin | AIX | 0 | 12-07-2005 06:20 AM |
| 64 bits file | qfwfq | HP-UX | 1 | 02-14-2005 12:35 PM |
| Stciky bits | hedrict | UNIX for Dummies Questions & Answers | 3 | 04-08-2002 11:19 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Changing 24 bits to 8 bits display
Hello all,
I was wondering if anyone can tell me how to change 24 bits depth display to 8 bits depth display for Sun Ultra1, running Solaris 8? THANKS in advance. I think that the command is ffbconfig, but it has nothing about depth. |
| Forum Sponsor | ||
|
|
|
|||
|
killerserv,
I'm sorry I should have stated that I have an FBB Graphic Accelerator not an M64 Graphic Accelerator. I have tried what you said but I get "No such file or directory" /dev/fbs/m640 then when I try m64config -propt i get: # /usr/sbin/m64config -propt m64config: /dev/fbs/m640: No such file or directory --- OpenWindows Configuration for /dev/fbs/m648 --- OWconfig: machine Video Mode: 1152x900x76 Depth: 8 # exit I'm confuess as to what this means? |
|
||||
|
ahaa.. ok i got what you mean so you having FBB Graphic card. Ok lets change the syntax:
Try this Code:
#/usr/sbin/ffbconfig -res 1152x900x76 -depth 8 |
|
|||
|
killerserv,
Nope that did not work. I got: # /usr/sbin/ffbconfig -res 1152x900x76 -depth 8 ffbconfig: Unknown option, -depth ffbconfig: Unknown option, 8 I think that it has to do something with this command. But when I read the answerbook2 for this command, it doesn't says anything about setting the depth to 8bits. Thanks |
|||
| Google UNIX.COM |