Re: [gentoo-user] Illegal State in Chroot Environment

2017-08-06 Thread P Levine
On Sun, Aug 6, 2017 at 9:17 PM, symack wrote: > > >>> Installing (4 of 199) app-arch/bzip2-1.0.6-r8::gentoo > bash: line 1: 26183 Illegal instruction > ${PORTAGE_BUNZIP2_COMMAND:-${PORTAGE_BZIP2_COMMAND} > -d} -c -- /var/db/pkg/app-arch/bzip2-1.0.6-r8/environment.bz2 > >

[gentoo-user] Illegal State in Chroot Environment

2017-08-06 Thread symack
Hello Everyone, I was able to get as far as installing grub however through the installation I would find some strange behaviour such as not being able to mount /dev/sda2 to the boot directory. I would do it on the livecd (ie, mount /dev/sda2 /mnt/gentoo/boot). When it came to installing `grub

Re: [gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ?

2017-08-06 Thread R0b0t1
On Sun, Aug 6, 2017 at 11:50 AM, wrote: > When I plug in such a little board into my PC, demesg > reports: > [ 1429.834140] usb 7-4: new low-speed USB device number 15 using ohci-pci > [ 1429.965142] usb 7-4: device descriptor read/64, error -62 > [ 1430.203151] usb 7-4: device

Re: [gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ?

2017-08-06 Thread Mick
On Sunday 06 Aug 2017 18:50:07 tu...@posteo.de wrote: > Hi, > > sorry, this will become a little longish... > > Background: To program an ATMEL ATtiny85 via USB > without a dedicated USB chip there is a bootloader > called "micornucleys", which bitbangs the USB protocoll. > This mechanism is

[gentoo-user] USB device (ATtiny86 w. mcronucleus bootloader) not recognized ?

2017-08-06 Thread tuxic
Hi, sorry, this will become a little longish... Background: To program an ATMEL ATtiny85 via USB without a dedicated USB chip there is a bootloader called "micornucleys", which bitbangs the USB protocoll. This mechanism is used in Digistupms Digispark ATTtiny developmnent board

[gentoo-user] upgrading to gcc-f (was: chromium 60 build failure)

2017-08-06 Thread allan gottlieb
On Mon, Jul 31 2017, Mateusz Lenik wrote: > On Mon, Jul 31, 2017 at 08:02:34PM +, Grant Edwards wrote: >> ../../third_party/vulkan-validation-layers/src/loader/debug_report.c:50:5: >> note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to >> compile your code >>