Sponsored Content
Full Discussion: View Hardware Configuration
Operating Systems SCO View Hardware Configuration Post 82051 by Perderabo on Friday 26th of August 2005 06:13:36 PM
Old 08-26-2005
Unfortunately, we do not have many SCO experts around here. I will move this thread to the SCO forum in hopes that it might attract attention from any SCO experts who do drop in...
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hardware Configuration

Is there a command line that tells me the hardware configuration for a server, the server is BSDI BSD/OS 3.1 Kernel #2 (1 Reply)
Discussion started by: CoastGuard1970
1 Replies

2. UNIX for Advanced & Expert Users

How do I view my hardware specs in my unix machine ?

I am trying to view the hardware specifications through ssh (4 Replies)
Discussion started by: kfir
4 Replies

3. AIX

AIX Hardware Configuration *I'm very new*

I'd like to start by saying how extremely new I am to any UNIX OS, although I've been dealing with Linux systems off and on for roughly a year now, and am trained primarily on Windows Servers. Our company has an old AIX system, running AIX version 4. The server we are using is more then 10... (6 Replies)
Discussion started by: webers
6 Replies

4. AIX

How to know the hardware configuration on P595 LAPRs

The p595 have 6 Lpars, not all hardware resource assigned to 6 lpars. which command can list all hardware configuration on p595? Do I need go to each lapr to list? (2 Replies)
Discussion started by: rainbow_bean
2 Replies

5. Shell Programming and Scripting

Hardware and Software Configuration in UNIX..

Hi, Anybody please let me know the command to find the Hardware and Software components used in any HP-UNIX or Sun Solaris UNIX server ? I need to get all the configuration of the UNIX server. Thanks, Rohit.. (1 Reply)
Discussion started by: ronix007
1 Replies

6. Solaris

Hardware faulty, but which hardware?

Hi folk, I have this hardware faunty message, but dont know which hardware is this ? can you guide me ? --------------- ------------------------------------ -------------- --------- TIME EVENT-ID MSG-ID SEVERITY ---------------... (9 Replies)
Discussion started by: dehetoxic
9 Replies

7. Hardware

How to view Cisco WS-C2960S-24TD-L OutPut/Configuration?

Recently, I want to see how to get a hold of a report showing the output/ configuration on my Catalyst 2960S 24 GigE, 2 x 10G SFP+ LAN Base switch ( basically, a report stating if all ports are functioning or not). Any help would be greatly appreciated. Thank you! Cisco WS-C2960S-24TD-L Switch... (1 Reply)
Discussion started by: Ayaerlee
1 Replies

8. UNIX for Advanced & Expert Users

Linux Command To Find the System Configuration And Hardware Information

Hello guys. I wanted to find the System Configuration and Hardware Information on one of my servers. Here is part of the cpu info: CPU core info: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 44 model name : Intel(R) Xeon(R) CPU... (2 Replies)
Discussion started by: Ymir
2 Replies

9. What is on Your Mind?

Moving from Desktop View to Mobile View

See attached video for a demo on how to move back and forth from the desktop view to the mobile view. Currently this only works for the home page, but I will work on some new PHP code in the future to make this work with the page we are currently on. Edit: The issue with making every page ... (2 Replies)
Discussion started by: Neo
2 Replies
HCICONFIG(1)						    Linux System Administration 					      HCICONFIG(1)

NAME
hciconfig - configure Bluetooth devices SYNOPSIS
hciconfig -h hciconfig [-a] hciconfig [-a] <hciX> [command [command parameters]] DESCRIPTION
hciconfig is used to configure Bluetooth devices. <hciX> is the name of a Bluetooth device installed in the system. If <hciX> is not given, hciconfig prints name and basic information about all the Bluetooth devices installed in the system. If <hciX> is given but no command is given, it prints basic information on device <hciX> only. Basic information is interface type, BD address, ACL MTU, SCO MTU, flags (up, init, running, raw, page scan enabled, inquiry scan enabled, inquiry, authentication enabled, encryption enabled). OPTIONS
-h Gives a list of possible commands -a Other than the basic info, print features, packet type, link policy, link mode, name, class, version. COMMANDS
up Open and initialize HCI device down Close HCI device reset Reset HCI device rstat Reset statistic counters auth Enable authentication noauth Disable authentication encrypt Enable encryption noencrypt Disable encryption piscan Enable page and inquiry scan noscan Disable page and inquiry scan iscan Enable inquiry scan, disable page scan pscan Enable page scan, disable inquiry scan ptype [type] With no type , displays the current packet types. Otherwise, all the packet types specified by type are set. type is a comma-sepa- rated list of packet types, where the possible packet types are DM1, DM3, DM5, DH1, DH3, DH5, HV1, HV2, HV3. name [name] With no name, prints local name. Otherwise, sets local name to name. class [class] With no class, prints class of device. Otherwise, sets class of device to class. class is a 24-bit hex number describing the class of device, as specified in section 1.2 of the Bluetooth Assigned Numers document. voice [voice] With no voice, prints voice setting. Otherwise, sets voice setting to voice. voice is a 16-bit hex number describing the voice set- ting. inqparms [win:int] With no win:int, prints inquiry scan window and interval. Otherwise, sets inquiry scan window to win slots and inquiry scan interval to int slots. pageparms [win:int] With no win:int, prints page scan window and interval. Otherwise, sets page scan window to win slots and page scan interval to int slots. pageto [to] With no to, prints page timeout. Otherwise, sets page timeout to to slots. aclmtu <mtu:pkt> Sets ACL MTU to to mtu bytes and ACL buffer size to pkt packets. scomtu <mtu:pkt> Sets SCO MTU to to mtu bytes and SCO buffer size to pkt packets. features Display device features version Display version information revision Display revision information lm [mode] With no mode , prints link mode. MASTER or SLAVE mean, respectively, to ask to become master or to remain slave when a connection request comes in. The additional keyword ACCEPT means that baseband connections will be accepted even if there are no listening AF_BLUETOOTH sockets. mode is NONE or a comma-separated list of keywords, where possible keywords are MASTER and ACCEPT . NONE sets link policy to the default behaviour of remaining slave and not accepting baseband connections when there are no listening AF_BLUETOOTH sockets. If MASTER is present, the device will ask to become master if a connection request comes in. If ACCEPT is present, the device will accept baseband connections even when there are no listening AF_BLUETOOTH sockets AUTHORS
Written by Maxim Krasnyansky <maxk@qualcomm.com> man page by Fabrizio Gennari <fabrizio.gennari@philips.com> BlueZ Nov 11 2002 HCICONFIG(1)
All times are GMT -4. The time now is 03:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy