.\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "GAMMU-DETECT" "1" "Feb 09, 2026" "1.43.2" "Gammu" .SH NAME gammu-detect \- Gammu device detection .sp Added in version 1.28.95. .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX gammu\-detect [OPTIONS] .EE .UNINDENT .UNINDENT .SH DESCRIPTION .sp Script to detect available devices, which might be suitable for Gammu Utility \%<#\:gammu>\&. .sp \fBNote:\fP .INDENT 0.0 .INDENT 3.5 This program lists all devices, which might be suitable, it does not do any probing on devices them self. .UNINDENT .UNINDENT .sp Currently it supports following devices: .INDENT 0.0 .IP \(bu 2 USB devices using udev .IP \(bu 2 Serial ports using udev .IP \(bu 2 Serial ports on Windows .IP \(bu 2 Bluetooth devices using Bluez .UNINDENT .sp \fBNote:\fP .INDENT 0.0 .INDENT 3.5 Supported devices depend on platform you are using and compiled in features. You can find out what is actually compiled in by running \fBgammu\-detect \-v\fP \%\&. .UNINDENT .UNINDENT .sp This program follows the usual GNU command line syntax, with long options starting with two dashes (\fB\-\-\fP). A summary of options is included below. .INDENT 0.0 .TP .B \-h, \-\-help Show summary of options. .UNINDENT .INDENT 0.0 .TP .B \-d, \-\-debug Show debugging output for detecting devices. .UNINDENT .INDENT 0.0 .TP .B \-v, \-\-version Show version information and compiled in features. .UNINDENT .INDENT 0.0 .TP .B \-u, \-\-no\-udev Disables scanning of udev. .UNINDENT .INDENT 0.0 .TP .B \-b, \-\-no\-bluez Disables scanning using Bluez. .UNINDENT .INDENT 0.0 .TP .B \-w, \-\-no\-win32\-serial Disables scanning of Windows serial ports. .UNINDENT .SH OUTPUT .sp The output of gammu\-detect is configuration file for Gammu (see Gammu Configuration File \%<#\:gammurc>) with configuration section for every device which might be used with Gammu Utility \%<#\:gammu>\&. .sp \fBNote:\fP .INDENT 0.0 .INDENT 3.5 You can choose which section to use in Gammu Utility \%<#\:gammu> by \fBgammu \-s\fP \%\&. .UNINDENT .UNINDENT .sp When invoked as \fBgammu\-detect \-d\fP \%, also all examined devices are listed as comments in the output. .SH EXAMPLE .INDENT 0.0 .INDENT 3.5 .sp .EX ; Configuration file generated by gammu\-detect. ; Please check The Gammu Manual for more information. [gammu] device = /dev/ttyACM0 name = Nokia E52 connection = at [gammu1] device = /dev/ttyACM1 name = Nokia E52 connection = at [gammu2] device = /dev/ttyS0 name = Phone on serial port 0 connection = at [gammu3] device = /dev/ttyS1 name = Phone on serial port 1 connection = at [gammu4] device = /dev/ttyS2 name = Phone on serial port 2 connection = at [gammu5] device = /dev/ttyS3 name = Phone on serial port 3 connection = at [gammu6] device = 5C:57:C8:BB:BB:BB name = Nokia E52 connection = bluephonet .EE .UNINDENT .UNINDENT .SH Author Michal Čihař .SH Copyright 2009-2015, Michal Čihař .\" End of generated man page.