Sponsored Content
Full Discussion: Xserver not display
Operating Systems Solaris Xserver not display Post 302831231 by Just Ice on Wednesday 10th of July 2013 12:58:02 PM
Old 07-10-2013
Quote:
Tue Oct 23 12:52:58 2012
error (pid 1993): Server for display :0 terminated unexpectedly 1
fbconsole: ioctl SRIOCSREDIR: Invalid argument
/dev/fb: No such file or directory
/dev/fb: No such file or directory
Graphics Adapter device /dev/fb is of unknown type

Fatal server error:
InitOutput: Error loading module for /dev/fb
your issue looks very much like you do not have a graphics card that Xwindows recognizes ... it might just be a driver issue so installing the SUNWast package might help or it could actually be a hardware issue and you need to replace the defective graphics card ... try installing the missing package first as that is the easier and cheaper option ...
 

10 More Discussions You Might Find Interesting

1. Solaris

Xserver won't come up on Solaris 8

Hi all, My Ultra 10, running Solaris 8, is giving me problems :( Currently, whenever it boots, the Xserver will not come up, saying "Xserver cannot be started on display 0". I thought this might have something to do with OWconfig, and so poked it a little (moving params onto different... (5 Replies)
Discussion started by: Gravity
5 Replies

2. UNIX for Dummies Questions & Answers

Xserver not running in Solaris x86

I have just installed Solaris 10 x86 version on a Compaq Evo desktop station with a Sun 19" SVGA monitor model # CM751U. The desktop has 256MB RAM. The video card is a nVidia Riva TNT2 64. If I do a scanpci command; it returns the card as a nVidia Corporation NV6 (Vanta/Vanta LT) The Xserver... (1 Reply)
Discussion started by: sjteng
1 Replies

3. UNIX for Advanced & Expert Users

XServer Fails to start

I've recently patched my AIX box from ML02 to ML06 and somehow along the way the monitor no longer starts up in GUI mode. Running the command xinit gives me the following errros ioctl Bad file Number 1356- Unable to start the X server I've checked the path variables, the monitor, the lai0... (0 Replies)
Discussion started by: mahartle
0 Replies

4. UNIX for Dummies Questions & Answers

Looking for recommendations for free Xserver

Hello , im not sure if its the right forum... im sorry if not im working with putty allot , but now I started to work with more graphical applications and im looking for free simple and fast Xserver to remote connection, can someone recommend me if there is something like that ? (3 Replies)
Discussion started by: umen
3 Replies

5. Solaris

xserver problem - hang

Dear When I restart the Xserver it works fine for less than half an hour and throw this error afterward. After setting the display DISPLAY=10.195.2.13:0.0, I tried to run xclock. After few minutes it throws this error message "X connection to 10.195.2.13:0.0 broken (explicit kill or... (0 Replies)
Discussion started by: tanvirscsa
0 Replies

6. UNIX for Advanced & Expert Users

Xserver

Hi, From my workstation (win XP)I open a telnet session on Linux(Red Hat) server. When I issue : # xclock I have : Error: Can't open display: Then : # export DISPLAY=192.16.1.87:0.0 # xclock Error: Can't open display: 192.16.1.87:0.0 Do you have an idea ? Many thanks. (6 Replies)
Discussion started by: big123456
6 Replies

7. Solaris

Xserver

I have problem with my V490 server which running on solaris 8. The error show on log file X_mkdir: nosuch file or directory Fatal server error: Failed to establish all listening sockets error (pid 299): server unexpectedly died error (pid 299): server for display :0 cant be started ... (1 Reply)
Discussion started by: shamsul
1 Replies

8. UNIX for Dummies Questions & Answers

Help setting up XServer in Centos 5.4

Hi, After I remove the external video card after setup, Centos 5.4 upon boot cannot start the XServer for the onboard video card. How can I configure XServer to get it working? Machine is a DELL OPTIPLEX 745 (1 Reply)
Discussion started by: mojoman
1 Replies

9. Solaris

Xserver doesn't allow log in

I wanted to modify my Xstarup file so I can have Croatian letters but unfortunately I am unable to log in . What I have done is cp /dev/null /etc/dt/config/Xstartup cat >> /etc/dt/config/Xstartup <<%EOF% keycode 34 = bracketleft braceleft scaron Scaron keycode 35 = bracketright... (8 Replies)
Discussion started by: solaris_user
8 Replies

10. UNIX for Advanced & Expert Users

Xserver shared library link is gone

I am administering an Xserver v10.6.8 and I updated the ports using Macports self update. I received this error when calling the program R dyld: Library not loaded: /opt/local/lib/libicuuc.48.dylib Referenced from: /opt/local/lib/R/lib/x86_64/libR.dylib Reason: image not found Trace/BPT... (2 Replies)
Discussion started by: godzilla07
2 Replies
calcomp(7)						 Miscellaneous Information Manual						calcomp(7)

NAME
calcomp, tablet - Configuring a CalComp graphics tablet DESCRIPTION
This reference page provides information about how you configure a CalComp DrawingBoard III tablet, an input device supported by the Xinput extension to the Xserver. When the software for the tablet is installed on your system, you can configure it to emulate a system mouse. Other similar devices can be configured the samw way, but only the CalComp DrawingBoard III has been verified. Configuring the X Environment If you intend to use the CalComp DrawingBoard III tablet software, you must edit the file /usr/var/X11/Xserver.conf to turn on support for the X Input extension. To do this, remove the comment characters surrounding the following lines: input _dec_xi_db3 lib_dec_xi_db3.so XiDb3Init /dev/tty00:1:12:12:16: 1:8:1000:1:1 > > The backslash in this example indicates line continuation and is not in the actual display. You should also review these lines to ensure that the options specified for the tablet are correct, especially for the tty (logical COMM port) that is specified as the serial port, where the tablet is connected to your system. The last line of the /usr/var/X11/Xserver.conf file has the following syntax: device:mode:tabletWidth:tabletHeight:numbtns:core- Pointer:mouseScale: resolution:Xincrement:Yincrement The backslash in this example indicates line continuation and is not in the actual display. The following list can help you determine how to set up the entries for the tablet in the /usr/var/X11/Xserver.conf file: The port (tty) to which the device is connected. The default is tty00. This should be set to 1 for absolute motion. Width of the active tablet area in inches, not the physical size. The default is 12. Height of the active tablet area in inches, not the physical size. The default is 12. Number of buttons on the puck or pen. The maximum number is 16 and the default is 16. 0 indicates a native tablet mode (no system mouse). 1 indicates emulate core pointer (the mouse and tablet are both core pointer devices. The default is 1. 1 to 50 scaling factor in relative mode. Determines the speed of the cursor; the higher the number, the slower the cursor moves. The default is 8. 1 to 2540 lines per inch (lpi). The default is 1000. How much the X axis must be incremented to cause the tablet to send new coordinates to the Xserver. The range is 0 to 65536. The default is 1. How much the Y axis must be incremented to cause the tablet to send new coordinates to the Xserver. The range is 0 to 65536. The default is 1. The device option is required and specifies which tty device should be associated with the tablet. By default, the installation software assigns the CalComp DrawingBoard III tablet to tty00, which you may want to change if that tty is already allocated. For information on how to determine which serial port your tablet is connected to, see the hardware documentation that was shipped with your processor. Note that when the stylus or puck is moved as far as the minimum Xincrement or Yincrement value, the value of the corresponding axis is updated. For example, if the Xincrement value is set to 10 and the tablet is moved 10 units along the X axis, the value of the Y axis will also be updated simultaneously with the X axis, even if the Yincrement value has not been reached. Keep this in mind when setting the Xin- crement and Yincrement options. Configuring the Tablet into the X Server After you have configured the /usr/var/X11/Xserver.conf file, you must follow these steps to turn on support for the tablet in the Xserver: Plug the tablet into your system and turn it on. Enter the following command to restart the Xserver so that the Xinput extension can rec- ognize the tablet: # /usr/sbin/shutdown -r +5 "Turning on support for the Calcomp Drawingboard III tablet" (The backslash in this example indicates line continuation and is not in the actual display.) When the system comes back up, the tablet will be configured into the Xserver and ready to use. When the Xserver first accesses the tablet, it performs some hardware-specific initialization that can be saved in the on-board memory of the tablet. To save these settings, follow these steps: Press the EXIT CONFIG button on the tablet's menu. Under the SAVE button, press the DEFAULT button. Press the EXIT CONFIG button to save the settings. RESTRICTIONS
The following notes and restrictions apply to the CalComp DrawingBoard III tablet: If the puck or stylus is not used within a 5 minute period, the tablet will automatically shut off. To reactivate it, press any button on the puck or stylus while they are in close proximity to the tablet. If you configure the tablet as the system's core pointer, moving the puck and the system mouse simultaneously will cause the cursor to move in an unpredictable fashion. Use only one puck or stylus at a time. If you try to use both input devices simultane- ously, you will encounter unpredictable behavior. Manual configuration of the tablet via the tablet buttons is not supported. If you try to use these buttons to configure the tablet, the Xserver will malfunction and may even crash. If you need to reconfigure the tablet, edit the /usr/var/X11/Xserver.conf file and then reboot the Xserver. You can modify some parts of the tablet setup by programming the Xinput extension. For more information on how to do this, see the XInput specification provided by the X Consortium. FILES
The X server configuration file, in which the tablet is defined. RELATED INFORMATION
Xserver(1X), dc(7), scc(7), ports(7), tty(7), delim off calcomp(7)
All times are GMT -4. The time now is 02:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy