Go to advanced search

by marcotini
Fri Dec 15, 2017 9:27 pm
Forum: Networking and servers
Topic: Pi 3 share internet to a Pi Zero through USB
Replies: 1
Views: 388

Pi 3 share internet to a Pi Zero through USB

There is a way to share internet from the ethernet of the Pi 3/2 to one or more USB to the Pi Zero?
by marcotini
Fri Jul 10, 2015 11:39 am
Forum: Troubleshooting
Topic: Increase disk space
Replies: 3
Views: 832

Re: Increase disk space

I use Ubuntu mate because both my two dongle Wi-Fi don't work with Raspbian.
by marcotini
Fri Jul 10, 2015 10:37 am
Forum: Troubleshooting
Topic: Increase disk space
Replies: 3
Views: 832

Increase disk space

I have 32 GB of memory, but I do not know why the partition is small. Is there no way to resize it and make it bigger? pi@pi-desktop:~$ sudo fdisk -l Disk /dev/mmcblk0: 29,8 GiB, 32010928128 bytes, 62521344 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512...
by marcotini
Fri Jul 03, 2015 12:49 pm
Forum: Troubleshooting
Topic: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues
Replies: 8
Views: 3258

Re: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues

Code: Select all

pi@raspberrypi ~ $ ls /lib/modules/3.18.11-v7+/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko
/lib/modules/3.18.11-v7+/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko
The led is on and the update is done...

When I execute dmesg | less I don't see any errors.
by marcotini
Fri Jul 03, 2015 11:35 am
Forum: Troubleshooting
Topic: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues
Replies: 8
Views: 3258

Re: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues

Here the results: pi@raspberrypi ~ $ uname -a Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux pi@raspberrypi ~ $ cat /etc/network/interfaces auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet manual auto wlan0 allow-hotplug wlan0 ...
by marcotini
Fri Jul 03, 2015 9:10 am
Forum: Troubleshooting
Topic: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues
Replies: 8
Views: 3258

Re: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues

Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. Bus 001 Device 004: ID 0846:9020 NetGear, Inc. WNA3100(v1) Wireless-N 300 [Broadcom BCM43231] Bus 001 Device 005: ...
by marcotini
Thu Jul 02, 2015 9:11 pm
Forum: Troubleshooting
Topic: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues
Replies: 8
Views: 3258

Re: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues

This: NetGear, Inc. WNA3100(v1) Wireless-N 300
by marcotini
Thu Jul 02, 2015 8:12 pm
Forum: Troubleshooting
Topic: NetGear, Inc. WNA3100(v1) Wireless-N 300 issues
Replies: 8
Views: 3258

NetGear, Inc. WNA3100(v1) Wireless-N 300 issues

I have this Wi-Fi dongle and it's not working. I already follow this step, but still not working: sudo nano /etc/apt/sources.list comment out deb http://http.debian.net/debian/ wheezy-backports main contrib non-free sudo apt-get update sudo apt-get remove firmware-atheros (if previously installed) s...

Go to advanced search