Page 42 of 43

Posted: Thu 04 Jul 2019, 17:56
by dancytron
Fred, don't know if you saw it, but this looks like a dog question.

http://murga-linux.com/puppy/viewtopic. ... 9185d5831a

Posted: Thu 04 Jul 2019, 20:04
by fredx181
Yes, also posted in the beginners/help section, answered there but I'm not sure what's exactly the issue.
http://murga-linux.com/puppy/viewtopic. ... 44#1031544

Fred

connect android phone to Bionic Dog

Posted: Tue 09 Jul 2019, 11:05
by magerlab
I've recently revived my old Asus 1001px netbook by installing BionicDog and it seems to work as expected. The only thing I can miss is connect my android phone. Is there a way to do as in other puppies ?

Re: connect android phone to Bionic Dog

Posted: Tue 09 Jul 2019, 13:30
by wiak
magerlab wrote:I've recently revived my old Asus 1001px netbook by installing BionicDog and it seems to work as expected. The only thing I can miss is connect my android phone. Is there a way to do as in other puppies ?
I have done this long ago using MTP but alas forget the details. It was flaky back then but probably fine nowadays. Biggest problem when googling this is the provided 'answers' tend to expect you to have full gnome desktop or similar, which really isn't necessary. Maybe the following link will help (tho maybe its a bit old):

https://askubuntu.com/questions/854332/ ... x-with-usb

wiak

Posted: Mon 15 Jul 2019, 11:20
by magerlab
I've managed to connect my phone using camphonetab. So for now BionicDog fits the netbook very well. I want to transfer the casper folder with changes to to another laptop which has grub2. Are there any instructions on what one have to put into Grub2 to boot bionicdog without installing grub4dos?

Posted: Mon 15 Jul 2019, 12:09
by wiak
magerlab wrote:I've managed to connect my phone using camphonetab. So for now BionicDog fits the netbook very well. I want to transfer the casper folder with changes to to another laptop which has grub2. Are there any instructions on what one have to put into Grub2 to boot bionicdog without installing grub4dos?
The following is just an example extract from grub.cfg of what I use for booting using grub2 from the second partition of my harddrive (/dev/sda2). For this example I have casper directory installed inside /bionicdog64 directory of that /dev/sda2 partition:

Code: Select all

menuentry 'BionicDog64 on /dev/sda2' {
    set root='hd0,msdos2'
    linux /bionicdog64/casper/vmlinuz from=/bionicdog64/ noauto changes=EXIT:/bionicdog64/casper
    initrd /bionicdog64/casper/initrd1.xz
}
wiak

Posted: Mon 15 Jul 2019, 16:35
by fredx181
Thanks wiak for answering, btw, I could never understand what means the "msdos2" at the "set root=..."
Anyway, this should work also with grub2 for sda2 (similar as grub4dos, but with the difference that for grub4dos it should be (hd0,1) for the second partition (sda2), confusing.... :roll: )

Code: Select all

 set root=(hd0,2)
Fred

Bionicdog amd64 wifi drivers

Posted: Tue 30 Jul 2019, 10:42
by gabtech
I just downloaded Bionicdog and testing it on my lenovo X140e processor AMD ,broadcom wifi device. Peasy wifi can't see my wifi connection, huawei usb 3g modem.

Re: Bionicdog amd64 wifi drivers

Posted: Fri 16 Aug 2019, 09:15
by stemsee
gabtech wrote:I just downloaded Bionicdog and testing it on my lenovo X140e processor AMD ,broadcom wifi device. Peasy wifi can't see my wifi connection, huawei usb 3g modem.
Install/load Wifi-TrayNet (developed on BionicDog)

or cli

Code: Select all

ifconfig usb0 up
wpa_supplicant -Dwext -iusb0 -c/path/to/apconfig -B
busybox udhcpc
echo "nameserver 8.8.8.8" >/etc/resolv.conf

Posted: Mon 19 Aug 2019, 13:24
by gabtech
@stemsee

Thanks buddie.

Posted: Thu 26 Sep 2019, 02:00
by recobayu
Is there any makelive script based on ubuntu bionic? Thank you.

Posted: Mon 30 Sep 2019, 14:21
by stemsee
hi Fred

Can you help. I cannot get right click working in BionicDog. It's frustrating.

On fatdog the workaround is to use the wacom driver instead of udev, this detects two touch events, with custom rules. But it doesn't work for me.

cheers
stemsee
edit: this works after installing mousetweaks

Code: Select all

gsettings set org.gnome.desktop.a11y.mouse secondary-click-enabled "true"

Posted: Tue 01 Oct 2019, 00:43
by stemsee
I'm using the cinnamon version by ETP, I have no problems using Wifi-TrayNet, the builtin Gnome-Network-Manager is very good regardless.

Cinnamon is a bit buggy for touchscreen use sometimes, crashes and logsout of X. Sometimes requires forced shutdown, but overall it's really useable.

Blueman cannot connect to phone or headset. I will replace bluez5 with bluez4.

synaptic showing only installed program

Posted: Tue 08 Oct 2019, 12:49
by puppytahruser
Hi fred,
I tried bionicdog32 bit doing manual frugal insatall ( extracted casper and edit menu.lst) booted fine. When open synaptic that only shows program which are already install no new program available while search) . Why is this?

Posted: Tue 08 Oct 2019, 12:57
by backi
Connected to the Internet ?
Did you hit the "reload" Button in Synaptic ?

re

Posted: Tue 08 Oct 2019, 12:59
by puppytahruser
yes net connected but not click reload button
will clicking reload solve the problem?
@backi

Posted: Tue 08 Oct 2019, 13:34
by backi
Probably ........why not just test it ?

re

Posted: Tue 08 Oct 2019, 14:17
by puppytahruser
Thank you Backi. Problem solved :) just hit the reload button.

Posted: Tue 08 Oct 2019, 14:27
by backi
Congratulation !

Posted: Fri 08 Nov 2019, 07:35
by wiak
https://getpublii.com/
Create beautiful websites

Perfect HTML CMS for blogs, portfolios and company websites. Publii allows to you build, modify and manage an unlimited number of sites from the same app with instant switching; no databases or other credentials to remember. No coding or HTML required.
So, very excited to try this...I downloaded deb package of static site generator Publii (an electron app) onto my BionicDog64 system and it seemed to install fine. I ran it by:

Code: Select all

cd /opt/Publii
./Publii --no-sandbox
It started up without issue. I clicked top right X to close it and restarted it; all fine. Then I did a save2flash and rebooted and tried starting it again but wouldn't start (big error message). I did an apt purge publii, and re-installed it and all fine again (until save2flash and reboot, which causes it not to work again...). Very sad. It's a very interesting static site creator, but I can't find out why it stops working on save2flash followed by reboot...

Help! Any ideas???

wiak