You are not logged in.
user@debian:~$ /usr/sbin/rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
user@debian:~$
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline
^ So no Bluetooth device is supported in Debian stretch then, that's a shame.
Is this a very new laptop?
Offline
^ Ha!
/usr/sbin/rfkill list all
Stock Debian doesn't include {usr,}/sbin in a normal user's PATH.
Bunsenlabs looks after this in .profle or you can edit bash_profile
My bash_profile looks like this....
export PATH=/opt/bin:/usr/local/bin:/usr/contrib/bin:/bin:/usr/bin:/usr/sbin:/usr/bin/X11
# add optional items to the path
for bindir in $HOME/local/bin $HOME/bin; do
if [ -d $bindir ]; then
PATH=$PATH:${bindir}
Would you do it that way Hoas?
Offline
^ I actually do not approve of adding /sbin to a normal user's PATH, as it happens.
EDIT: or ~/bin for that matter, although I do use the latter myself sometimes.
Last edited by Head_on_a_Stick (2017-12-02 15:10:58)
Offline
The laptop have four years.
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline
You could test with some other distributions, PCLinuxOS is very good in respect of hardware support.
shall i try another Live OS, then? is that what you mean?
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline
What is the exact spec of the laptop mx?
Ive always liked this little program called inxi. It just gives very complete information on hardware specs and other various helpfull info.
sudo apt-get install inxi
then
inxi --recommends
then
inxi -M
Last edited by Steve (2017-12-02 15:21:52)
Offline
user@debian:~$ sudo apt-get install inxi
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package inxi
user@debian:~$
My laptop is an Aspire E1/571G
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline
inxi is in the misc section of the Debian repositories because the licence is unclean so it is not part of the official Debian release.
Here it a .deb for it:
https://deb.debian.org/debian/pool/main … -1_all.deb
Once it is downloaded, open the file manager and right-click on it to use gdebi to install the .deb file.
Offline
^ that package should install from a debian OS - 7 and upward ? Are you connected to the internet?
Offline
i got it now..sorry, i was trying with the live before, trying with bunsenlabs now;
mx@mx:~$ sudo apt-get install inxi
[sudo] password for mx:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
libseccomp2 torsocks
Utilice «apt-get autoremove» para eliminarlos.
Se instalarán los siguientes paquetes extras:
module-init-tools
Se instalarán los siguientes paquetes NUEVOS:
inxi module-init-tools
0 actualizados, 2 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 133 kB de archivos.
Se utilizarán 540 kB de espacio de disco adicional después de esta operación.
¿Desea continuar? [S/n]
Des:1 http://deb.debian.org/debian/ jessie/main module-init-tools all 18-3 [2.008 B]
Des:2 http://deb.debian.org/debian/ jessie/main inxi all 2.1.28-1 [131 kB]
Descargados 133 kB en 0s (190 kB/s)
Seleccionando el paquete module-init-tools previamente no seleccionado.
(Leyendo la base de datos ... 203768 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar .../module-init-tools_18-3_all.deb ...
Desempaquetando module-init-tools (18-3) ...
Seleccionando el paquete inxi previamente no seleccionado.
Preparando para desempaquetar .../archives/inxi_2.1.28-1_all.deb ...
Desempaquetando inxi (2.1.28-1) ...
Procesando disparadores para man-db (2.7.0.2-5) ...
Configurando module-init-tools (18-3) ...
Configurando inxi (2.1.28-1) ...
mx@mx:~$ inxi --recommends
inxi will now begin checking for the programs it needs to operate. First a check
of the main languages and tools inxi uses. Python is only for debugging data
collection.
---------------------------------------------------------------------------
Bash version: 4.3.30(1)-release
Gawk version: 4.1.1,
Sed version:
Sudo version: 1.8.10p3
Python version: 2.7.9
---------------------------------------------------------------------------
Test One: Required System Directories (Linux Only).
If one of these system directories is missing, inxi cannot operate:
/proc.................................................... Present
/sys..................................................... Present
All the directories are present.
---------------------------------------------------------------------------
Test Two: Required Core Applications.
If one of these applications is missing, inxi cannot operate:
df (info: partition data)................................ /bin/df
gawk (info: core tool)................................... /usr/bin/gawk
grep (info: string search)............................... /bin/grep
lspci (info: hardware data).............................. /usr/bin/lspci
ps (info: process data).................................. /bin/ps
readlink................................................. /bin/readlink
sed (info: string replace)............................... /bin/sed
tr (info: character replace)............................. /usr/bin/tr
uname (info: kernel data)................................ /bin/uname
uptime................................................... /usr/bin/uptime
wc (info: word character count).......................... /usr/bin/wc
All the applications are present.
---------------------------------------------------------------------------
Test Three: Script Recommends for Graphics Features.
NOTE: If you do not use X these do not matter (like a headless server).
Otherwise, if one of these applications is missing, inxi will have incomplete
output:
glxinfo (info: -G glx info).............................. /usr/bin/glxinfo
xdpyinfo (info: -G multi screen resolution).............. /usr/bin/xdpyinfo
xprop (info: -S desktop data)............................ /usr/bin/xprop
xrandr (info: -G single screen resolution)............... /usr/bin/xrandr
All the applications are present.
---------------------------------------------------------------------------
Test Four: Script Recommends for Remaining Features.
If one of these applications is missing, inxi will have incomplete output:
dmidecode (info: -M if no sys machine data; -m memory)... /usr/sbin/dmidecode
file (info: -o unmounted file system).................... /usr/bin/file
hddtemp (info: -Dx show hdd temp)........................ /usr/sbin/hddtemp
ifconfig (info: -i ip lan-deprecated).................... /sbin/ifconfig
ip (info: -i ip lan)..................................... /sbin/ip
sensors (info: -s sensors output)........................ /usr/bin/sensors
strings (info: -I sysvinit version)...................... /usr/bin/strings
lsusb (info: -A usb audio;-N usb networking)............. /usr/bin/lsusb
modinfo (info: -Ax,-Nx module version)................... /sbin/modinfo
runlevel (info: -I runlevel)............................. /sbin/runlevel
sudo (info: -Dx hddtemp-user;-o file-user)............... /usr/bin/sudo
All the applications are present.
---------------------------------------------------------------------------
Test Five: System Directories for Various Information.
If one of these directories is missing, inxi will have incomplete output:
/sys/class/dmi/id (info: -M system, motherboard, bios)... Present
/dev (info: -l,-u,-o,-p,-P,-D disk partition data)....... Present
/dev/disk/by-label (info: -l,-o,-p,-P partition labels).. Missing
/dev/disk/by-uuid (info: -u,-o,-p,-P partition uuid)..... Present
/var/run/dmesg.boot (info: -C,-f (BSD only))............. Missing
The following directories are missing from your system:
Directory: /dev/disk/by-label
Directory: /var/run/dmesg.boot
---------------------------------------------------------------------------
All tests completed.
mx@mx:~$ inxi -M
Machine: System: Acer product: Aspire E1-571G v: V2.07
Mobo: Acer model: EA50_HC_CR v: Type2 - Board Version
Bios: Acer v: V2.07 date: 10/15/2012
mx@mx:~$
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline
This spec sheet for your laptop does not mention any bluetooth capability, from researching this laptop it seems like a common problem in that the buyer was unaware that it was lacking bluetooth.
Offline
thanks a lot for the research.
I'll get a bluetooth stick then, and try with it.
Please, have in mind that I am a total newbie, please, be patience, i'm trying to learn. Thanks a lot.
Offline