Re: [DNG] Beaglebone black

2018-03-12 Thread karl
KatolaZ
> On Sun, Mar 11, 2018 at 02:36:06PM -0400, Chillfan wrote:
> > I think the best way would be to see: https://git.devuan.org/sdk/arm-sdk/ 
> > and open an issue about it there.
> > 
> > I'm also opening a couple of issues about the beaglebone black there having 
> > noticed some problems.
> Please try to use the BTS at bugs.devuan.org (as well?). It's easier
> to keep track of all the bugs relevant to a release if they are in the
> BTS.

Thanks booth, I'll look into that.

///

 I solved my original issue by using:
https://debian.beagleboard.org/images/bone-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img.xz

and upgrade it to devuan. I wish to upload it so others might test it,
but 4GB is a little big so and scp says 43h so I have to use some
other method. This is the bootblocks
http://turkos.aspodata.se/computing/BBB/bbb.bb.img
and I'll put up the archived files in the same dir instead.

Regards,
/Karl Hammar

---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Beaglebone black

2018-03-11 Thread Chillfan
I'll take a look at filing those in the bugtracker.

I've also noticed some issues with vmdebootstrap and debootstrap that makes it 
difficult to build images for these boards (and presumably others).

The --package option that allows adding additional packages does not work. I 
think the debootstrap --include= option may be broken since vmdebootstrap is a 
wrapper to that. Meaning images can't be built properly this way because they 
will lack a kernel image, which is usually included with --package 
linux-image-armmp. 

The only way to build images this way at the moment is to modify the 
debootstrap script.

Assuming you know how to do that you can only build images when using the 
version of vmdebootstrap in Jessie. Trying this with the ascii version fails 
because vmdebootstrap expects systemd to be available for network configuration.

Thanks,

chillfan

‐‐‐ Original Message ‐‐‐

On March 11, 2018 6:58 PM, KatolaZ kato...@freaknet.org wrote:

> On Sun, Mar 11, 2018 at 02:36:06PM -0400, Chillfan wrote:
> 
> > I think the best way would be to see: https://git.devuan.org/sdk/arm-sdk/ 
> > and open an issue about it there.
> > 
> > I'm also opening a couple of issues about the beaglebone black there having 
> > noticed some problems.
> > 
> > Thanks,
> 
> Please try to use the BTS atbugs.devuan.org (as well?). It's easier
> 
> to keep track of all the bugs relevant to a release if they are in the
> 
> BTS.
> 
> I am having a new go at reportbug, to solve some long-standing
> 
> issues. I hope to have a new package in ascii-proposed and in
> 
> jessie-updates soon.
> 
> My2Cents
> 
> KatolaZ
> 
> \[ ~.,_ Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab \]
> 
> \[ "+. katolaz \[at\] freaknet.org \-\-\- katolaz \[at\] yahoo.it \]
> 
> \[ @) http://kalos.mine.nu \-\-\- Devuan GNU + Linux User \]
> 
> \[ @@) http://maths.qmul.ac.uk/~vnicosia \-\- GPG: 0B5F062F \]
> 
> \[ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ \]
> 
> Dng mailing list
> 
> Dng@lists.dyne.org
> 
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Beaglebone black

2018-03-11 Thread KatolaZ
On Sun, Mar 11, 2018 at 02:36:06PM -0400, Chillfan wrote:
> I think the best way would be to see: https://git.devuan.org/sdk/arm-sdk/ and 
> open an issue about it there.
> 
> I'm also opening a couple of issues about the beaglebone black there having 
> noticed some problems.
> 
> ​Thanks,
> 


Please try to use the BTS at bugs.devuan.org (as well?). It's easier
to keep track of all the bugs relevant to a release if they are in the
BTS.

I am having a new go at reportbug, to solve some long-standing
issues. I hope to have a new package in ascii-proposed and in
jessie-updates soon. 

My2Cents

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Beaglebone black

2018-03-11 Thread Chillfan
I think the best way would be to see: https://git.devuan.org/sdk/arm-sdk/ and 
open an issue about it there.

I'm also opening a couple of issues about the beaglebone black there having 
noticed some problems.

​Thanks,

chillfan

‐‐‐ Original Message ‐‐‐

On March 10, 2018 11:43 AM,  wrote:

> Hello,
> 
> I hope there are others here who are interested in
> 
> having devuan on Beaglebone black (BBB).
> 
> I'm testing devuan\_ascii\_2.0.0-beta\_armhf\_beagleboneblack.img.xz
> 
> in https://files.devuan.org/devuan_ascii_beta/embedded/ and having some
> 
> problems, I cannot get hdmi to work. Booting with the factory provided
> 
> debian from onboard flash shows that it isn't a hardware problem.
> 
> Any help appreciated.
> 
> Other things I encountered was that the kernel modules was compressed
> 
> and modutils didn't have support for that, so I ended up uncompressing
> 
> every module.
> 
> Also adding g_cdc to /etc/modules and appending
> 
> T1:2345:respawn:/sbin/getty -L ttyGS0 115200 xtem
> 
> to /etc/inittab, made the usb serial port available for incoming calls
> 
> (host system loads cdc_acm and I can use "cu" to connect to
> 
> BBB's usb client port).
> 
> Regards,
> 
> /Karl Hammar
> 
> 
> -
> 
> Aspö Data
> 
> Lilla Aspö 148
> 
> S-742 94 Östhammar
> 
> Sweden
> 
> +46 173 140 57
> 
> Dng mailing list
> 
> Dng@lists.dyne.org
> 
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Beaglebone black

2018-03-10 Thread karl
 Hello,
I hope there are others here who are interested in
having devuan on Beaglebone black (BBB).

I'm testing devuan_ascii_2.0.0-beta_armhf_beagleboneblack.img.xz
in https://files.devuan.org/devuan_ascii_beta/embedded/ and having some 
problems, I cannot get hdmi to work. Booting with the factory provided
debian from onboard flash shows that it isn't a hardware problem.
Any help appreciated.

Other things I encountered was that the kernel modules was compressed 
and modutils didn't have support for that, so I ended up uncompressing 
every module.

Also adding g_cdc to /etc/modules and appending
 T1:2345:respawn:/sbin/getty -L ttyGS0 115200 xtem
to /etc/inittab, made the usb serial port available for incoming calls
(host system loads cdc_acm and I can use "cu" to connect to
BBB's usb client port).

Regards,
/Karl Hammar

---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng