compaq@compaq:~$ sudo /etc/init.d/networking restartsudo: unable to resolve host compaq * Reconfiguring network interfaces... bnep0: ERROR while getting interface flags: No such deviceThere is already a pid file /var/run/dhclient.bnep0.pid with pid 134519072Internet Systems Consortium DHCP Client V3.0.6Copyright 2004-2007 Internet Systems Consortium.All rights reserved.For info, please visit http://www.isc.org/sw/dhcp/SIOCSIFADDR: No such devicebnep0: ERROR while getting interface flags: No such devicebnep0: ERROR while getting interface flags: No such deviceBind socket to interface: No such deviceFailed to bring up bnep0.ppp0: ERROR while getting interface flags: No such device/usr/sbin/pppd: In file /etc/ppp/peers/ppp0: unrecognized option '/dev/ttyACM0'Failed to bring up ppp0.
auto loiface lo inet loopbackiface bnep0 inet dhcpiface ppp0 inet pppprovider ppp0auto ppp0auto bnep0iface bnep0 inet dhcp
lsmod | grep bnep
modprobe bneptail -n20 /var/log/messages
je tam modul?Kód: [Vybrat]lsmod | grep bneppokud není tak chci vidětKód: [Vybrat]modprobe bneptail -n20 /var/log/messages
compaq@compaq:~$ lsmod | grep bnepbnep 16640 2 l2cap 25728 16 rfcomm,bnepbluetooth 61028 6 hci_usb,rfcomm,bnep,l2cap
desátý post zde by mohl pomoci