Recent Changes - Search:


Pc Duino

RaspberryPi.PcDuino History

Show minor edits - Show changes to markup

August 27, 2015, at 09:44 AM by 194.2.202.81 -
Deleted line 170:
echo "iface eth0 inet dhcp" >> /etc/network/interfaces


Added lines 172-173:
echo "allow-hotplug eth0" >> /etc/network/interfaces

echo "iface eth0 inet dhcp" >> /etc/network/interfaces


Added lines 176-177:
  1. config wiki : cf https://wiki.debian.org/WiFi/HowToUse#Command_Line
    
    


August 27, 2015, at 09:35 AM by 194.2.202.81 -
Changed lines 169-172 from:
echo "iface eth0 inet dhcp" > /etc/network/interfaces


to:
echo "auto lo" > /etc/network/interfaces

echo "iface lo inet loopback" >> /etc/network/interfaces

echo "iface eth0 inet dhcp" >> /etc/network/interfaces

echo "auto eth0" >> /etc/network/interfaces


August 27, 2015, at 09:27 AM by 194.2.202.81 -
Changed lines 7-8 from:


to:
  • Config server ubuntu + GPIO : https://github.com/cjdaly/napkin/wiki/Server-on-pcduino
    
    


August 26, 2015, at 11:24 AM by 194.2.202.81 -
Added lines 329-331:


April 01, 2015, at 12:31 AM by 83.115.252.233 -
Added lines 310-318:


April 01, 2015, at 12:26 AM by 83.115.252.233 -
Changed line 137 from:
aptitude purge ics-dhcp-server


to:
aptitude purge isc-dhcp-server


Changed lines 285-288 from:


to:


Changed line 287 from:
Connexion reset by pear


to:
aptitude purge isc-dhcp-server


Changed lines 289-292 from:
ou


to:


Changed line 294 from:
Connexion closed by remote host


to:
Connexion reset by pear


Added lines 296-299:
ou

Connexion closed by remote host


April 01, 2015, at 12:23 AM by 83.115.252.233 -
Added lines 221-305:


March 13, 2015, at 09:59 AM by 83.115.99.222 -
Changed line 209 from:
aptitude install php5-cli php5-sqlite


to:
aptitude install php5 php5-cli php5-sqlite


March 13, 2015, at 12:33 AM by 83.115.99.222 -
Changed lines 186-187 from:


to:
  1. > https://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-debian-wheezy
    
    


March 13, 2015, at 12:15 AM by 83.115.99.222 -
Added lines 206-211:

  1. Install stuff for teleinfo-edf scripts
    
    
aptitude install php5-cli php5-sqlite

  1. Configure teleinfo-edf device ($dev var)
    
    
vim teleinfo_func.php



March 12, 2015, at 10:28 PM by 83.115.99.222 -
Changed line 192 from:
  1. enable UART on gpio0(RX) & gpio1(TX)
    
    

to:
  1. enable UART on gpio0(RX) & gpio1(TX) - "on the fly method"
    
    

Added lines 199-205:
  1. =======================================
    
    
  2. Configure /dev/ttyS1 for TELEINFO-EDF
    
    
  3. =======================================
    
    
  4. In /etc/rc.local, add following lines
    
    
  5. > /opt/setuart2 on
    
    
  6. > stty -F /dev/ttyS1 1200 sane evenp parenb cs7 -crtscts
    
    
  7. =======================================
    
    

March 12, 2015, at 09:13 PM by 83.115.99.222 -
Changed lines 197-198 from:


to:
  1. @see http://forum.linksprite.com/index.php?/topic/3567-uart-problems/
    
    


March 12, 2015, at 05:30 PM by 83.115.99.222 -
Added lines 192-197:
  1. enable UART on gpio0(RX) & gpio1(TX)
    
    
echo "3" > /sys/devices/virtual/misc/gpio/mode/gpio0

echo "3" > /sys/devices/virtual/misc/gpio/mode/gpio1

  1. to enable definitely UART on /dev/ttyS1 : compile setuart2.c (gcc -o setuart2 setuart2.c) and call it in /etc/rc.local
    
    
  2. @see https://github.com/lightisright/rpi-stuff.git (pcduino directory)
    
    


March 12, 2015, at 04:59 PM by 83.115.99.222 -
Changed lines 187-191 from:


to:
  1. enable GPIO
    
    
modprobe gpio # now you should see /sys/devices/virtual/misc/gpio/*

echo "gpio" >> /etc/modules     # verify that /etc/modules last line is "gpio" with `tail -n 2 /etc/modules`

shutdown -r now                 # check that gpio module is loaded after reboot : `lsmod | grep gpio`



March 12, 2015, at 03:14 PM by 83.115.99.222 -
Added lines 8-9:



March 12, 2015, at 02:40 PM by 92.154.160.163 -
Changed lines 202-203 from:


to:
  • Serial communications on PcDuino
    
    


March 04, 2015, at 11:45 PM by 90.51.71.245 -
Added lines 182-185:
  1. lighttpd + php
    
    
aptitude install lighttpd php5-fpm




March 04, 2015, at 09:30 PM by 90.51.71.245 -
Changed lines 174-181 from:
aptitude install sysv-rc vim


to:


February 26, 2015, at 10:39 PM by 90.51.71.245 -
Changed line 79 from:
  1. > clavier FR
    
    

to:
  1. > clavier FR (ou utiliser la commande 'dpkg-reconfigure keyboard-configuration')
    
    

Deleted lines 82-86:


Changed lines 85-86 from:
apt-get install aptitude



to:


Changed lines 94-98 from:


to:


Changed lines 98-110 from:


to:
  1. A tester
    
    
  2. apt-get purge x11* server-x11*
    
    
  3. apt-get autoremove
    
    
  4. dpkg --get-selections | grep deinstall | cut -f1 | xargs dpkg -P
    
    
aptitude purge x11-aptitude purge lightdm x11-xserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switchxserver-utils libglib2.0-bin libgtop2-7 libgtop2-common libstartup-notification0 libxcb-util0 xfonts-base xfonts-utils libxfont1 libxkbfile1 xfonts-encodings xorg-docs-core


  1. > pour finir le travail : ouvrir "aptitude" et supprimer les paquets inutiles
    
    

Added lines 141-145:
  1. Purge des paquets de langue chinois (gnome + ...), x11, gnome
    
    
aptitude purge ~i ~n .*-zh-*

aptitude purge ~i ~n .*x11.*

aptitude purge ~i ~n .*gnome.*



Changed lines 149-152 from:
  1. Purge des paquets de langue chinois (gnome + ...)
    
    
aptitude purge ~i ~n .*-zh-*

  1. Purge des derniers paquets X11
    
    
aptitude purge ~i ~n .*X11.*


to:


Added lines 155-160:


Added lines 164-174:


February 26, 2015, at 10:25 PM by 90.51.71.245 -
Added lines 154-158:

  1. Purge des paquets de langue chinois (gnome + ...)
    
    
aptitude purge ~i ~n .*-zh-*

  1. Purge des derniers paquets X11
    
    
aptitude purge ~i ~n .*X11.*


February 26, 2015, at 10:12 PM by 90.51.71.245 -
Added lines 151-153:

  1. suppression du cache d'aptitude
    
    
aptitude autoclean


February 26, 2015, at 10:08 PM by 90.51.71.245 -
Added lines 137-158:


February 26, 2015, at 08:47 PM by 90.51.71.245 -
Added lines 140-142:


February 26, 2015, at 08:40 PM by 90.51.71.245 -
Changed lines 6-7 from:


to:
  • Ubuntu server sur PcDuino : http://www.ertai.nl/node/42
    
    


February 24, 2015, at 12:06 AM by 92.154.224.168 -
Changed lines 75-82 from:
  1. passer le clavier en FR
    
    

to:


Added lines 85-86:


Changed lines 89-93 from:

  1. ssh
    
    
apt-get install aptitude ssh

  1. A tester : sed -ri s/PermitRootLogin yes/PermitRootLogin no/
    
    


to:
apt-get install aptitude



Added lines 94-99:


Changed lines 101-106 from:


to:


Added lines 106-109:
  1. ssh
    
    
apt-get install aptitude ssh

  1. A tester : sed -ri s/PermitRootLogin yes/PermitRootLogin no/
    
    


February 21, 2015, at 10:45 AM by 92.154.224.168 -
Added lines 124-126:


February 21, 2015, at 10:19 AM by 92.154.224.168 -
Added lines 105-123:


February 20, 2015, at 01:10 AM by 92.154.224.168 -
Changed lines 90-91 from:


to:
libglib2.0-bin libgtop2-7 libgtop2-common libstartup-notification0 libxcb-util0 xfonts-base xfonts-utils libxfont1 libxkbfile1 xfonts-encodings xorg-docs-core



February 20, 2015, at 01:00 AM by 92.154.224.168 -
Added lines 91-92:
  1. > pour finir le travail : ouvrir "aptitude" et supprimer les paquets inutiles
    
    


February 20, 2015, at 12:56 AM by 92.154.224.168 -
Added line 86:
/etc/init.d/lightdm stop


February 20, 2015, at 12:54 AM by 92.154.224.168 -
Changed lines 88-89 from:
aptitude purge x11-aptitude purge x11-xserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switchxserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switch



to:
aptitude purge x11-aptitude purge lightdm x11-xserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switchxserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switch



February 20, 2015, at 12:53 AM by 92.154.224.168 -
Added line 78:
  1. update
    
    

Changed lines 80-81 from:
apt-get install aptitude ssh-server



to:

  1. ssh
    
    
apt-get install aptitude ssh

  1. A tester : sed -ri s/PermitRootLogin yes/PermitRootLogin no/
    
    


Changed lines 86-90 from:
aptitude remove xserver-xorg-core

aptitude remove network-manager network-manager-gnome


  1. date et heure
    
    


to:
aptitude purge xserver-xorg-core

aptitude purge network-manager network-manager-gnome

aptitude purge x11-aptitude purge x11-xserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switchxserver-utils x11vnc lxterminal lxsession lxrandr lxlauncher lxpanel openbox xbmc lubuntu-* xscreensaver xauth x11-xkb-utils lubuntu-default-settings gtk2-engines-murrine gtk3-engines-unico im-switch



Changed lines 91-93 from:

  1. ssh
    
    


to:
echo "iface eth0 inet dhcp" > /etc/network/interfaces

/etc/init.d/networking restart


  1. date et heure
    
    


February 20, 2015, at 12:24 AM by 92.154.224.168 -
Added lines 65-95:


February 19, 2015, at 11:37 PM by 92.154.224.168 -
Changed lines 53-55 from:


to:
  1. au besoin formatez votre carte SD avec GParted (ou autre)
    
    


Changed lines 56-59 from:
sudo dd if=pcduino_ubuntu_20131126.img of=$SDDEV bs=1M

sudo sync




to:


February 19, 2015, at 11:03 PM by 92.154.224.168 -
Changed lines 22-23 from:
dmesg



to:
tail /var/log/syslog



Changed lines 25-26 from:



to:
  1. > Feb 19 23:01:10 mycomputer udisksd[2581]: Mounted /dev/sdj1 at /media/userxxx/9016-4EF8 on behalf of uid 1000
    
    


Changed lines 28-29 from:
SDDEV=/dev/xxx



to:
SDDEV=/dev/sdj1



February 19, 2015, at 10:51 PM by 92.154.224.168 -
Changed lines 15-16 from:


to:
unzip pcduino_a10_kernel_dd_20150211.zip



Changed lines 19-20 from:


to:
7zr e pcduino_ubuntu_20131126.7z



Changed lines 29-30 from:
SDMNT=/media/yyy



to:


Changed lines 31-32 from:
sudo umount $SDMNT



to:
sudo umount $SDDEV



Changed lines 34-35 from:
sudo dd if=pcduino_a10_kernel_dd_20150211.zip of=$SDDEV bs=1M



to:
sudo dd if=pcduino_a10_kernel_dd_20150211.img of=$SDDEV bs=1M

sudo sync



Changed lines 49-60 from:


to:


February 19, 2015, at 10:44 PM by 92.154.224.168 -
Changed lines 19-47 from:


to:


February 19, 2015, at 10:32 PM by 92.154.224.168 -
Changed line 11 from:


to:


February 19, 2015, at 10:32 PM by 92.154.224.168 -
Changed lines 1-2 from:

PcDuino



to:

PcDuino v2



Changed lines 7-8 from:

Installation d'Ubuntu sur la NAND



to:

Installation



Changed lines 11-14 from:


to:


February 19, 2015, at 10:30 PM by 92.154.224.168 -
Added lines 7-14:


January 29, 2015, at 08:52 PM by 86.215.34.154 -
Changed lines 5-6 from:


to:
  • Guide Club-Elec
    
    


January 29, 2015, at 08:41 PM by 86.215.34.154 -
Changed lines 4-5 from:


to:


January 29, 2015, at 08:40 PM by 86.215.34.154 -
Added lines 3-4:
  • Quick start (linksprite)
    
    


Added line 9:


Added line 11:
  • Images form PcDuino v2 (linksprite)
    
    

January 29, 2015, at 08:38 PM by 86.215.34.154 -
Changed lines 3-9 from:
  • Hardware / Pining (official) - PDF
    
    

to:

Hardware

  • Hardware / Pining (official) - PDF
    
    
    
    
    
    

OS

  • Build my own kernel for PcDuino (official)
    
    


January 29, 2015, at 08:37 PM by 86.215.34.154 -
Added lines 1-3:

PcDuino


  • Hardware / Pining (official) - PDF
    
    

Edit - History - Print - Recent Changes - Search
Page last modified on August 27, 2015, at 09:44 AM