Talk:Elphel Software Kit for Ubuntu

From ElphelWiki
Revision as of 08:35, 6 December 2007 by Andrey.filippov (talk | contribs) (Talk:ElphelSoftwareKit moved to Talk:Elphel Software Kit for Ubuntu)
Jump to: navigation, search

I also us cervisia, kompare--Andrey.filippov 14:33, 26 May 2007 (CDT)

to install update to Xilinx WebPACk (requires Internet connection even if the archive is already downloaded) you need first start vanilla 9.1i and edit->preferences->HTML browser: change "mozilla" to "firefox" or just

ln -sf /usr/bin/firefox /usr/bin/mozilla

--Andrey.filippov 15:55, 26 May 2007 (CDT)


I decided to temporary do a ugly hack to solve the NFS flashing problem. I'll move /nfs/elphel353-2.10 to /cdrom/elphel353-2.10, it's not usable after install but at least will work for LiveDVD.

/etc/resolv.conf is empty and eth0&eth1 are configured as bridge with 192.168.0.15 statically.

echo "" > /etc/resolv.conf

apt-get install bridge-utils

cp /usr/share/doc/ifupdown/examples/bridge  /etc/network/if-down.d/

cat > /etc/network/interfaces << EOF
iface br0 inet static
        bridge-ifaces eth0 eth1
        address 192.168.0.15
        netmask 255.255.255.0
        gateway 192.168.0.1
EOF

I also upgraded GenRes with files Spectr send me.

--Polto 15:33, 20 Sep 2007 (GMT)

"/cdrom/elphel353-2.10" - will it work with firmware upgrades like Elphel Live DVD does or just with the burnt in image?--Andrey.filippov 08:57, 23 November 2007 (CST)

ElphelSoftwareKit#How_building_latest_version_software_for_LiveCD.28i.e_FireFox.29 is about Knoppix based DVD, this page is about Ubuntu based DVD. We will need to move it. --Polto 12:17, 23 Nov 2007 (GMT)

Polto, If it is about Ubuntu, it should have "Ubuntu" in it's title, I believe - that is why landy was confused.--Andrey.filippov 08:57, 23 November 2007 (CST)

We should definitely rename this page to include "Ubuntu" in the title. "Elphel Software Kit" can be misleading as most of the Elphel Software (including what customers receive with the hardware) is something different.--Andrey.filippov 02:33, 27 November 2007 (CST)