Sponsored Content
Operating Systems Linux Debian Debian fresh install blinking cursor meaning? Post 302989206 by Riteshkakkar on Tuesday 10th of January 2017 12:38:49 AM
Old 01-10-2017
hello,
i boot computer from usb.
how to know whether it is UEFI BASED??
 

10 More Discussions You Might Find Interesting

1. HP-UX

11.0 fresh install: I never see CDE Login

I've just completed a fresh install of HP-UX 11.0 on my 712/80 and everything starts up fine until it gets to the point where X kicks off and I believe at this point is supposed to launch into the CDE login. It just sits there on the blank X screen with the X cursor for a minute or so then BEEPS... (9 Replies)
Discussion started by: ErikTheHAck
9 Replies

2. AIX

Root password for fresh 5.1 install on 43p-140?

I've installed AIX 5.1 on a 43p-140, but am unable to log in. At no point in the install did it ask me for a root password. When it boots to the console prompt, I enter "root" as a username, and then after 1 second it cycles right back to another root prompt. I am accessing the 43p-140... (4 Replies)
Discussion started by: akbar
4 Replies

3. Solaris

Only LAN access after fresh install

Hello, For whatever reason, after installing Solaris 10 I can ping anything within my own LAN, including the router which is also set as the default gateway, but I have no internet connectivity with it. At first I thought this was a DNS issue, but I can't connect with external IP addresses... (3 Replies)
Discussion started by: Quadratic
3 Replies

4. UNIX for Dummies Questions & Answers

Blinking cursor

Cursor is blinking (slightly) while loading page in Firefox, or during scrolling a window. I tried some variants of linux (gnome permanently) and of course my solaris. May be an artifact of X-window? Cause in windows cursor is stable (i'm feeling more confident). PS: It makes me nervous. (0 Replies)
Discussion started by: Xcislav
0 Replies

5. UNIX for Dummies Questions & Answers

gvim: avoid cursor blinking if window inactive

Hi, I'm a newbie here and don't know if this is the right forum for my question, but I searched for a forum for gvim and can't find one. My gvim shows always a blinking cursor, also if it is not the active xwindow. So I write very often in other xwindows, when editing with gvim. Is there a... (3 Replies)
Discussion started by: jeckle
3 Replies

6. Solaris

Fresh install of solaris 10 using an ISO

Hi all Im rebuilding an 6800 domain with solaris 10. Server is located in a different town and cant be bothered to drive down and install a dvd into its drive. So, apart from jumpstarting it and using a local DVD, is there a way I can an ISO image to build a new client ?? eg. mount an ISO... (2 Replies)
Discussion started by: sbk1972
2 Replies

7. Solaris

Solaris 8 fresh install halts

Installing Solaris 8 for the first time...on a SunBlade 100. I have original Solaris 8 CD's. About 45 minutes into the installation, the install halts with the following errors: ERROR: Could not open file /a/etc/vfstab ERROR: Could not create the file system mount table /etc/vfstab I... (4 Replies)
Discussion started by: cdunavent
4 Replies

8. AIX

ISCSI poor performance 1.5MB/s fresh install AIX7.1

Hi Everyone, I have been struggling for few days with iSCSI and thought I could get some help on the forum... fresh install of AIX7.1 TL4 on Power 710, The rootvg relies on 3 SAS disks in RAID 0, 32GB Memory The lpar Profile is using all of the managed system's resources. I have connected... (11 Replies)
Discussion started by: frenchy59
11 Replies

9. Solaris

Fresh Install - Boot Load Failed

I have M10-1. Installation OS 10 from cdrom external. Here message from OK Prompt {0} ok probe-scsi-all /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 Unit 0 Removable Read Only device HL-DT-STDVDRAM GP65NB60 PF00 But.. {0} ok boot... (3 Replies)
Discussion started by: mbahjiman
3 Replies

10. UNIX for Beginners Questions & Answers

Useradd not creating users and just got blinking cursor

Suddenly useradd command is not working,no errors displayed and just got blinking cursor after hitting the command but not actually creating users as expected. Tried using the groupadd command but same results. The last thing that I did if I can remember is changing the default run level from 5... (2 Replies)
Discussion started by: norbie.lopez
2 Replies
TWINSTAR(8)						User Contributed Perl Documentation					       TWINSTAR(8)

NAME
twinstar - Control the Twinstar feature of a Xorcom Astribank SYNOPSIS
twinstar {status|jump|enable-wd|disable-wd|ports} DESCRIPTION
twinstar is a tool to control the Twinstar (dual USB port) of a Xorcom Astribank. There is a single and mandatory argument which is the command to run. That command operates on all the Astribanks connected to the system. Technically all the commands are implemented using Dahdi::Xpp::Mpp which in turn uses astribank_tool. Thus using thus tool will require root permissions or otherwise read/write permissions to the USB device. The twinstar may be in watchdog mode, which means that it will jump to the remote host if it loses contact with the local host. This can happen if the machine is powered down or hangs or even if the xpp drivers are unloaded. Which is why the standard twinstar scripts put the Astribanks in twinstar mode on startup and remove it on normal shutdown. An Astribank will only jump to the other host (either if asked explicitly or by the watchdog) only if there is a different Astribank connected to the other port and running. Which is why all of this has no effect on systems that don't need this functionality. The command are: status Shows the current status of all Astribanks. Note that it only shows Astribanks whose current active USB port is the one connected to this computer. Example output: DEVICE PORT WATCHDOG POWER0 POWER1 usb:001/010 0 on yes yes usb:001/011 0 on yes yes For each Astribank on the system that has Twinstar support we get: Device The address of the device. This is the bus address, e.g. the address you see in lsusb / dahdi_hardware. Port The active USB port on the Astribank. This should be always '0' on the master and always 1 on the slave. Watchdog on if the watchdog is triggered in the Atribank or off otherwise. Power0, Power1 Shows which ports of this Astribank are connected to a USB port of a running computer. This only shows whether or not the USB host provides power. ports Shows the same 'Port' column of the status command. jump Command all the Astribanks to jump to the other port. This works regardless the watchdog mode is enabled or not. But requires that there is power on the other port. enable-wd Enables watchdog mode. disable-wd Disables watchdog mode. FILES
twinstar mostly uses astribank_tool which in turn mostly uses USB files under /dev/bus/usb . perl v5.14.2 2010-07-28 TWINSTAR(8)
All times are GMT -4. The time now is 09:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy