On 28.03.2012 18:36, reini wrote: > Am Mittwoch 28.03.2012, 20:29:16 schrieb James Brown: >> On 28.03.2012 18:09, reini wrote: >>> Am Mittwoch 28.03.2012, 18:58:08 schrieb James Brown: >>>> After that I had the next result: >>>> Err http://pc-connectivity.garage.maemo.org intrepid/main *amd64* >>>> Packages >>>> >>>> 404 Not Found >>> >>> There are no packages for amd64, just for i386. >>> >>> --reini >> >> Is it possible to install them to my architecture? Will they work correct? > > You're trying to install 32bit ubuntu packages on a (presumably more modern) > 64bit debian. I have my doubts whether it can work at all, especially since > multiarch isn't too well supported in debian yet. > You may have better luck installing a 32bit Ubuntu Intrepid in a VM and doing > the connectivity stuff there. (I haven't tried the PC connectivity stuff, so I > don't know how useful that would be.) > As I can see there are some instructions for manually configuring linux systems. It seems that it is more simple than using 'host-pc-connectivity' But there are only instructions for Ubuntu. There is no file /etc/udev/rules.d/85-ifupdown.rules in my Debian Squeeze AMD64 system. But as I can see - another file contains similar (but not the same) strings: > /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xxxxxxxxxxxxxxxxxx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" > /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xxxxxxxxxxxxxxxxxx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0" > /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xxxxxxxxxxxxxxxxxxxxxxx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1" (real MACs was changed to xxxxxxxxxxxxxxxx for security reasons). Do I need to change that records or I need to create '/etc/udev/rules.d/85-ifupdown.rules' with indicated in the documentation records? _______________________________________________ maemo-users mailing list maemo-users@xxxxxxxxx https://lists.maemo.org/mailman/listinfo/maemo-users