Mmm... the point is that I want to run a DHCP server on my Ethernet port but there's nothing attached to it yet and dhcpcd fails to assign to it a static IP.
Thanks in advance and sorry for my late reply
Search found 19 matches
- Sun Mar 10, 2019 2:56 pm
- Forum: Troubleshooting
- Topic: DHCP and static IPs on Stretch
- Replies: 3
- Views: 304
- Sun Mar 10, 2019 2:54 pm
- Forum: Troubleshooting
- Topic: hostapd and internal wifi not working
- Replies: 3
- Views: 653
Re: hostapd and internal wifi not working
Sorry for my late reply! First of all thank you, then yes, the configuration should be similiar. The error is Configuration file: /etc/hostapd/hostapd.conf Line 4: invalid/unknown driver 'nl80211' 1 errors found in configuration file '/etc/hostapd/hostapd.conf' The config file is # This is the name ...
- Fri Mar 08, 2019 7:16 am
- Forum: Troubleshooting
- Topic: hostapd and internal wifi not working
- Replies: 3
- Views: 653
hostapd and internal wifi not working
On my Raspberry Pi 3B v1.2 (Raspbian Stretch) hostapd fails to run on the internal dongle saying that the driver nl80211 is not found/invalid (I don't remember exactly now). The problem is that if I remove the directive, hostapd uses the wrong driver (for the other dongle plugged in, actually). Tell...
- Fri Mar 08, 2019 7:14 am
- Forum: Troubleshooting
- Topic: DHCP and static IPs on Stretch
- Replies: 3
- Views: 304
DHCP and static IPs on Stretch
Good morning, I'm running Raspbian Stretch on my Raspberry Pi 3B v1.2. However, when I try to set two interfaces (wlan0 and enx….) with static IPs I fail. If I try to edit the /etc/dhcpcd.conf the interfaces don't get the IP while, if I add to /etc/dhcpcd.conf the denyinterfaces directive and I edit...
- Wed Mar 06, 2019 10:12 pm
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
Re: [Solved] Help on how to use an internet key with ModemManager
Thanks! Also, I’ve edited the title a bit in order to hopefully make my solution available to others
- Wed Mar 06, 2019 9:50 pm
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
Re: Help on how to use an internet key
Ok so, for me, I had to do this: Install modemmanager (sudo apt install modemmanager) Edit /etc/usb_modeswitch.conf and append DefaultVendor=0x19d2 DefaultProduct=0x1017 TargetVendor=0x19d2 TargetProduct=0x1018 mmcli -m /org/freedesktop/ModemManager1/Modem/0 -e mmcli -m /org/freedesktop/ModemManager...
- Wed Feb 27, 2019 8:02 pm
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
Re: Help on how to use an internet key
Cool, thank you and sorry… I really didn't understand and I thought he was referring to WiFi dongles… really sorry about this!
Edit: I've just found another one who uses DuckDuckGo, great!
Edit: I've just found another one who uses DuckDuckGo, great!
- Wed Feb 27, 2019 5:56 pm
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
Re: Help on how to use an internet key
Hrm…. it seems obvious that I can't explain myself… Let's try again: I'd like to use an LTE internet dongle to connect my Raspberry Pi running Raspbian Lite (stretch, anyway it's the latest) with minimal dependencies. In the meantime I have tried to install ModemManager, but the USB peripheral is &q...
- Wed Feb 27, 2019 6:15 am
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
Re: Help on how to use an internet key
Thank you for your reply, however I’m trying to use the key on Raspbian. In the meantime I’ve installed ModemManager on Raspbian, but it can’t find the key. I have noticed that the lsusb output is different, and I’d like to find a way to use linux’s option module to switch that. Is there any info or...
- Mon Feb 25, 2019 8:48 am
- Forum: Advanced users
- Topic: Raspberry Pi B Pings but can't Ssh
- Replies: 2
- Views: 624
Re: Raspberry Pi B Pings but can't Ssh
Don't worry, just mark the thread as resolved!
Regards
Regards
- Mon Feb 25, 2019 8:47 am
- Forum: Advanced users
- Topic: problem with linphone
- Replies: 6
- Views: 2075
Re: problem with linphone
Is pulseaudio installed?
Try sudo apt install pulseaudio and reboot.
Try sudo apt install pulseaudio and reboot.
- Sun Feb 24, 2019 8:38 pm
- Forum: Advanced users
- Topic: [Solved] Help on how to use an internet dongle with ModemManager
- Replies: 11
- Views: 3720
[Solved] Help on how to use an internet dongle with ModemManager
The internet key works on Ubuntu 16.04 with ModemManager 1.6.4 and NetworkManager 1.2.6. I have already tried a basic wvdial script but it fails when the call is placed. The device provides multiple entries uder /dev: cdc-wdm1 sdd serial sg5 sg6 sr2 ttyUSB0 ttyUSB1 ttyUSB2 On the Ubuntu machine, I h...
- Tue Jun 05, 2018 6:53 am
- Forum: Troubleshooting
- Topic: After upgrading to Stretch, DHCP client doesn't work properly
- Replies: 8
- Views: 1117
Re: After upgrading to Stretch, DHCP client doesn't work properly
I've tried to comment everything in the /etc/network/interfaces file except this one source-directory /etc/network/interfaces.d but the problem still occurs. May the problem be also in dhcpcd configuration file or in the network? The DHCP server is a Mikrotik hAP lite, if is helpful for you to know....
- Mon Jun 04, 2018 7:51 pm
- Forum: Troubleshooting
- Topic: After upgrading to Stretch, DHCP client doesn't work properly
- Replies: 8
- Views: 1117
Re: After upgrading to Stretch, DHCP client doesn't work properly
This by the way is my actual interfaces file: # interfaces(5) file used by ifup(8) and ifdown(8) # Please note that this file is written to be used with dhcpcd # For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf' # Include files from /etc/network/interfaces.d: source-directory /etc/networ...
- Mon Jun 04, 2018 7:48 pm
- Forum: Troubleshooting
- Topic: After upgrading to Stretch, DHCP client doesn't work properly
- Replies: 8
- Views: 1117
Re: After upgrading to Jessie, DHCP client doesn't work properly
Yes, Jessie to Stretch involves quite a bit of change network-wise. Remove your config in interfaces, that will resolve your dhcp lease issue. Configuration goes now in /etc/dhcpcd.conf, you have nothing to do if your interfaces are configured for plain DHCP. Otherwise, see "man dhcpcd.conf&qu...
- Mon Jun 04, 2018 7:46 pm
- Forum: Troubleshooting
- Topic: After upgrading to Stretch, DHCP client doesn't work properly
- Replies: 8
- Views: 1117
Re: After upgrading to Jessie, DHCP client doesn't work properly
Really really sorry everyone… it’s all my fault…
I got really confused and I messed everything up!
I upgraded from jessie to stretch and not from wheezy to Jessie as stated before.
Really really sorry guys…
I should always have some coffee before posting
I got really confused and I messed everything up!
I upgraded from jessie to stretch and not from wheezy to Jessie as stated before.
Really really sorry guys…
I should always have some coffee before posting
- Sun Jun 03, 2018 4:36 pm
- Forum: Beginners
- Topic: A Direction.. please :-) advance/delay an audio stream relative to another video stream
- Replies: 1
- Views: 282
Re: A Direction.. please :-)
How do you do it on the Windows PC with VLC?
- Sun Jun 03, 2018 4:30 pm
- Forum: Troubleshooting
- Topic: After upgrading to Stretch, DHCP client doesn't work properly
- Replies: 8
- Views: 1117
After upgrading to Stretch, DHCP client doesn't work properly
After having upgraded Raspbian to Jessie by changing the repos in /etc/apt/sources.list from wheezy to jessie I ran into a variety of network issues, first of all the Pi that becomes unreachable from the network (but definitely running and not stalled). I've noticed that to solve this issue I have t...
- Tue Dec 08, 2015 7:45 pm
- Forum: Italiano
- Topic: Raspberry Pi B cambia il runlevel stranamente al boot
- Replies: 0
- Views: 180
Raspberry Pi B cambia il runlevel stranamente al boot
Ho notato che ultimamente il mio Raspberry Pi non si avvia più, ma resta fermo al boot. L'SD non è corrotta, ho gia eseguito fsck, ma ad un certo punto il Raspberry cerca di cambiare runlevel e si blocca. Grazie per l'aiuto in anticipo. P.S. So che mancano molte informazioni che non esiterò a darvi ...