[sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-09-29 Thread Mitch Harder
I was testing a recent LXQt DAILY -dev ISO on a USB stick, and it hung
after loading the initramfs.

This seems similar to a bug I experienced a long time ago where the
initramfs cannot find the USB stick after bootstrapping.

I know the LXQt spin is lightly tested, but I think the initramfs is
pretty much the same on all isos, so this may be a common problem.

The image name is:  Sabayon_Linux_DAILY_amd64_LXQt-dev.iso

The BUILD_INFO:

# cat /mnt/usbdev/BUILD_INFO

Sabayon ISO image build information
Built on: Sat Sep 24 22:11:32 UTC 2016

I'm attaching the compressed rdsosreport.txt file.


rdsosreport.txt.gz
Description: GNU Zip compressed data



Re: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-09-29 Thread KJS
Try the Sept 29th ISO, it boot here for me.  I used dd to create the usb
live stick

On Thu, Sep 29, 2016 at 10:56 AM, Mitch Harder <
mitch.har...@sabayonlinux.org> wrote:

> I was testing a recent LXQt DAILY -dev ISO on a USB stick, and it hung
> after loading the initramfs.
>
> This seems similar to a bug I experienced a long time ago where the
> initramfs cannot find the USB stick after bootstrapping.
>
> I know the LXQt spin is lightly tested, but I think the initramfs is
> pretty much the same on all isos, so this may be a common problem.
>
> The image name is:  Sabayon_Linux_DAILY_amd64_LXQt-dev.iso
>
> The BUILD_INFO:
>
> # cat /mnt/usbdev/BUILD_INFO
>
> Sabayon ISO image build information
> Built on: Sat Sep 24 22:11:32 UTC 2016
>
> I'm attaching the compressed rdsosreport.txt file.
>
>
>
>


-- 
KJS
~wolfden~



Re: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-09-29 Thread wolfden
I do notice once logged in, seems the session is not setup properly for the
user.

loginctl list-session

shows

Session UID USER SEAT
1 0root   seat0

So nm-applet fails as it can't find UID 1000 which is sabayonuser.

Expect results should be:

Session UID   USERSEAT
 2  1000  sabayonuser  seat0
 1 0root   seat0

Issue with login manager I assume

On Thu, Sep 29, 2016 at 12:39 PM, KJS  wrote:

> Try the Sept 29th ISO, it boot here for me.  I used dd to create the usb
> live stick
>
> On Thu, Sep 29, 2016 at 10:56 AM, Mitch Harder <
> mitch.har...@sabayonlinux.org> wrote:
>
>> I was testing a recent LXQt DAILY -dev ISO on a USB stick, and it hung
>> after loading the initramfs.
>>
>> This seems similar to a bug I experienced a long time ago where the
>> initramfs cannot find the USB stick after bootstrapping.
>>
>> I know the LXQt spin is lightly tested, but I think the initramfs is
>> pretty much the same on all isos, so this may be a common problem.
>>
>> The image name is:  Sabayon_Linux_DAILY_amd64_LXQt-dev.iso
>>
>> The BUILD_INFO:
>>
>> # cat /mnt/usbdev/BUILD_INFO
>>
>> Sabayon ISO image build information
>> Built on: Sat Sep 24 22:11:32 UTC 2016
>>
>> I'm attaching the compressed rdsosreport.txt file.
>>
>>
>>
>>
>
>
> --
> KJS
> ~wolfden~
>
>
>
>


-- 
Kelly Schwartz
~wolfden~



Re: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-09-29 Thread sabayonino
Hi Mitch

Testing LXQt-DEV via Qemu : it starts.
Sabayon-Welcome not starts (there's a icon on the desktop)

How did you burn the iso on pendrive ?

Used "Rosa Image writer" : it starts without hangs
Used dd/dcfldd command line : it starts without hangs

tried on two different laptops.

:) cheers


On 09/29/2016 06:01 PM, devel-requ...@lists.sabayon.org wrote:
> Send devel mailing list submissions to
>   devel@lists.sabayon.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.sabayon.org/mailman/listinfo/devel
> or, via email, send a message with subject or body 'help' to
>   devel-requ...@lists.sabayon.org
> 
> You can reach the person managing the list at
>   devel-ow...@lists.sabayon.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of devel digest..."
> 
> 
> Today's Topics:
> 
>1. LXQt ISO Testing - Hang After Loading Initramfs (Mitch Harder)
> 
> 
> --
> 
> Message: 1
> Date: Thu, 29 Sep 2016 10:56:39 -0500
> From: Mitch Harder 
> To: Sabayon general development discussions list
>   
> Subject: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs
> Message-ID:
>   
> Content-Type: text/plain; charset="utf-8"
> 
> I was testing a recent LXQt DAILY -dev ISO on a USB stick, and it hung
> after loading the initramfs.
> 
> This seems similar to a bug I experienced a long time ago where the
> initramfs cannot find the USB stick after bootstrapping.
> 
> I know the LXQt spin is lightly tested, but I think the initramfs is
> pretty much the same on all isos, so this may be a common problem.
> 
> The image name is:  Sabayon_Linux_DAILY_amd64_LXQt-dev.iso
> 
> The BUILD_INFO:
> 
> # cat /mnt/usbdev/BUILD_INFO
> 
> Sabayon ISO image build information
> Built on: Sat Sep 24 22:11:32 UTC 2016
> 
> I'm attaching the compressed rdsosreport.txt file.
> -- next part --
> A non-text attachment was scrubbed...
> Name: rdsosreport.txt.gz
> Type: application/x-gzip
> Size: 43463 bytes
> Desc: not available
> URL: 
> <http://lists.sabayon.org/pipermail/devel/attachments/20160929/452fedbc/attachment.bin>
> 
> End of devel Digest, Vol 104, Issue 12
> **
> 



Re: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-09-29 Thread Mitch Harder
On Thu, Sep 29, 2016 at 1:47 PM, wolfden  wrote:
> I do notice once logged in, seems the session is not setup properly for the
> user.
>
> loginctl list-session
>
> shows
>
> Session UID USER SEAT
> 1 0root   seat0
>
> So nm-applet fails as it can't find UID 1000 which is sabayonuser.
>
> Expect results should be:
>
> Session UID   USERSEAT
>  2  1000  sabayonuser  seat0
>  1 0root   seat0
>
> Issue with login manager I assume
>
> On Thu, Sep 29, 2016 at 12:39 PM, KJS  wrote:
>>
>> Try the Sept 29th ISO, it boot here for me.  I used dd to create the usb
>> live stick
>>

The Sept 29th LXQt-dev iso is working for me.

I'm not sure what was up with the Sept 24th build.  The md5sum
matched, and I copied it to my USB stick using dd the same way as
every other image.

I'm also seeing the same results from 'loginctl list-session'.

Also, Calamares is segfaulting for me.



Re: [sabayon-dev] LXQt ISO Testing - Hang After Loading Initramfs

2016-10-02 Thread Joost Ruis
I think the "the Sept 24th build" had a kernel + dracut. We were testing
that for a few days.

On Fri, Sep 30, 2016 at 12:28 AM, Mitch Harder <
mitch.har...@sabayonlinux.org> wrote:

> On Thu, Sep 29, 2016 at 1:47 PM, wolfden  wrote:
> > I do notice once logged in, seems the session is not setup properly for
> the
> > user.
> >
> > loginctl list-session
> >
> > shows
> >
> > Session UID USER SEAT
> > 1 0root   seat0
> >
> > So nm-applet fails as it can't find UID 1000 which is sabayonuser.
> >
> > Expect results should be:
> >
> > Session UID   USERSEAT
> >  2  1000  sabayonuser  seat0
> >  1 0root   seat0
> >
> > Issue with login manager I assume
> >
> > On Thu, Sep 29, 2016 at 12:39 PM, KJS  wrote:
> >>
> >> Try the Sept 29th ISO, it boot here for me.  I used dd to create the usb
> >> live stick
> >>
>
> The Sept 29th LXQt-dev iso is working for me.
>
> I'm not sure what was up with the Sept 24th build.  The md5sum
> matched, and I copied it to my USB stick using dd the same way as
> every other image.
>
> I'm also seeing the same results from 'loginctl list-session'.
>
> Also, Calamares is segfaulting for me.
>
>