Re: [qubes-users] HCL - 20HRCTO1WW Lenovo Thinkpad X1 Carbon

2019-10-30 Thread Berne Campbell
I have not been able to get USB-C devices to work.

Powering the laptop (charging) uses USB-C and works, but plugging a USB-C
device in and trying to use it does not work. Doesn't show up in qvm-usb,
lsusb, dmesg, etc.

On Sat, Jan 26, 2019 at 9:41 PM  wrote:

> On Friday, 25 January 2019 20:38:03 UTC+11, Jean-Philippe Ouellet  wrote:
> > On Wed, Jan 23, 2019 at 11:45 PM Berne Campbell
> >  wrote:
> > >
> > > Lenovo Thinkpad X1 Carbon 20HRCTO1WW
> > >
> > > I had to disable secure-boot to boot of USB stick for installation
> (Used Rufus in Windows in DD mode, MBR partition scheme). Perhaps a signed
> shim could be used to ease installation.
> > >
> > > Builtin LCD display is working
> > > Internal Keyboard is working
> > > TrackPoint (including scrolling) is working
> > > TrackPad is working
> > > Wireless networking is working
> > > Battery/AC power monitoring is working
> > > Bluetooth doesn't due to Qubes OS Security stance on BT
> > > Bluetooth mouse connected via USB cable is not working - not sure if
> it has a wired-mode or if its just for charging.
> > > Hot Keys: -
> > >   - Volume Up, Down, Mute working
> > >   - Microphone Mute not working
> > >   - LCD Brightness Up/Down is working
> > >   - Display (external/mirror/etc) is working (brings up display dialog)
> > >   - Wireless/RF kill button is not working
> > >   - Settings button not working
> > >   - Bluetooth button removes/adds USB device (8087_0a2b)
> > >   - Keyboard button (F11) does nothing
> > >   - Star button (F12) does nothing
> > > Keyboard backlight works (Fn+Space)
> > > USB Mass Storage works
> > > Internal mass storage NVME works
> > >
> > > So far, looking good. Thanks for the hardwork ITL and the Qubes OS
> team.
> > >
> > > I'm happy to share further details.
> > >
> > > Cheers,
> > > Berne
> >
> > Does it have stable suspend/resume? Roughly how many cycles have you
> > put it through?
>
> Yes, I can shut the lid, put my laptop in my backpack and resume later. So
> far I've done maybe a dozen, so not a lot but so far so good.
>
> Also external monitor works (HDMI).
>
> Cheers,
> Berne
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "qubes-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/qubes-users/n0M_2al7F4Q/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> qubes-users+unsubscr...@googlegroups.com.
> To post to this group, send email to qubes-users@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/qubes-users/fd11b9a2-15a6-4ec2-834a-2ef66dae29f0%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAHjMUdnX%2BV8b-%3DmF3G_V_Vy_S6MCZR4tZFpu__HRzPuqL6oE8Q%40mail.gmail.com.


[qubes-users] Qubes fails to boot using RX 5700 XT

2019-10-30 Thread Jarrah Gosbell
I have upgraded an existing Qubes system to use the AMD RX 5700 XT.
However, when booting with Xen, the driver is unable to install the GPUs
firmware. I receive the following error message:

```

amdgpu [...]: (-14) failed to allocate kernel bo
amdgpu [...]: failed to create kernel buffer for firmware.
amdgpu [...]: amdgpu_device_ip_init failed
amdgpu [...]: Fatal error during GPU init.

```

On the standard tty output, the screen will go blank at this point. On
the serial hypervisor console, I receive the above error message and
eventually am dropped at a non-interactive console login screen.


Solutions I have tried:

- Initially, the navi_* firmware files did not exist. I have added these
from a Fedora 30 install.

- All attempts have been on kernel-latest. Older kernels do not support
this card.

- Allocate exactly 6GB to dom0 to ensure no OOM or similar conditions
exist.

- Allocate exactly 4vcpus pinned to dom0.

- Tried multiple IOMMU settings and increased swiotlb.

- Booted Qubes without Xen. System boots perfectly to graphical login.

- All three options of amdgpu.fw_load_type with the following results

    0) Graphical system without Xen stops display. Can be interacted
with without the screen (eg ctl-alt-del results in a reboot). Xen
console session gives the below error:

```

[drm:amdgpu_device_init [amdgpu]] *ERROR* hw_init of IP block failed

```

    1/2) Graphical system boots fine. Xen console session shows the
first error described above.


I have been discussing this on Github here:

https://github.com/QubesOS/qubes-issues/issues/5416


Thanks.


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c022c004-1ac7-6413-6d5a-46b27a252206%40TLRcommunications.com.au.


[qubes-users] Dom0 Kernel panic when using iGPU

2019-10-30 Thread Jarrah Gosbell
I have been attempting to get Qubes installed on my Metabox Prime-V
laptop, which has resulted in the following kernel panic on each boot.

https://user-images.githubusercontent.com/43260698/67632046-025ddf00-f896-11e9-9012-e6813789a3f5.jpg


This kernel panic seems to be caused by the interaction of Xen and the
iGPU. I can boot Qubes using the Nvidia card or using the iGPU without
Xen perfectly fine. Neither of these solutions are usable however, qubes
without Xen defeats the purpose and the Nvidia card is not supported by
Nouveau.


Solutions I have tried so far:

- Install from Normal 4.0, 4.0.1 and 4.0.2-rc1 ISO.

- Manually create the above isos using Qubes Builder

- Install on another machine, fully update the system and install
kernel-latest.

- Disabling power management (cstates, etc) in both bios and xen/linux
boot line.

- Hiding the nvidia pci device using `xen-pciback.hide`

The following boot configuration has been used:

```

[qubes-verbose]
options=console=vga efi=no-rs iommu=no-igfx loglvl=all
dom0_mem=min:1024M dom0_mem=max:4096M ucode=scan vga=current,keep
guest_loglvl=all
#noexitboot=1
#mapbs=1
kernel=vmlinuz inst.stage2=hd:LABEL=Qubes-20190628-x86_64
i915.alpha_support=1 nouveau.modeset=0 iommu=no-igfx console=hvc0 acpi=off
ramdisk=initrd.img
```


This has allowed be to gather error messages from the console (see above
link). But I have run out of ideas.

I've been posting this on the following github issue as well:

https://github.com/QubesOS/qubes-issues/issues/5422

Thanks.


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/63a8b55f-014d-a32a-d7d3-a58f10ce90e6%40TLRcommunications.com.au.


Re: [qubes-users] Installation on Lenovo ThinkStation P330 (2. generation)

2019-10-30 Thread M
Ok, thanks.

Do you know of any video that show how to do this... ?

As I’m not totally sure how to do it and can’t find any on youtube.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/14833859-2941-4f0c-963e-861265d76ac6%40googlegroups.com.


Re: [qubes-users] Was hibernate supposed to work?

2019-10-30 Thread Claudia

Guerlan:

When I press hibernate, nothing happens. Was it supposed to work? If so,
how can I debug what's happening?



No. Xen doesn't support hibernate (suspend-to-disk). And XFCE doesn't 
check if it's running under Xen, so it still shows a button for 
hibernate anyway.


-
This free account was provided by VFEmail.net - report spam to ab...@vfemail.net

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b9b3c8f1-7682-a71c-63c1-a65475d9acac%40vfemail.net.


Re: [qubes-users] No HDMI on lenovo laptop

2019-10-30 Thread Claudia

Dane Goodwin:

Hey all

It's new laptop time. i got a lenovo legion y540 with the nvidia RTX
graphics card, and got qubes installed on it. Everything works great except
HDMI output. I want to fill in an HCL submission, but want to try get this
sorted before doing so.

The problem I'm having is the neither the HDMI or mini display port work.
The XFCE display manager app has the tickbox: "Configure new displays when
connected" which causes a dialog to show when you plug in a new display to
let you set it up how you like. With that option selected, when I plug in
an HDMI cable, the dialog pops up, and the monitor goes black showing that
it's expecting a signal, but XFCE doesn't detect the second display, and
nothing shows on the screen.

I'm probably far off with this, so I welcome corrections, but what I
_think_ is happening is the display ports are wired through the nivida
graphics card, so both the laptop and monitor detect when a cable is
connected, but the display doesn't work because I haven't installed the
nvidia graphics drivers.

Before trying to install the drivers, I wanted to ask the group. Have any
of you experienced something similar to this? Is there a way to fix it
without installing the nvidia drivers?



Just guessing here...

Have you tried a different window manager such as KDE or i3?

Did you check for relevant settings in BIOS?

Does it work correctly under vanilla Fedora 25, Fedora 30, or any other 
OS? (You can try it in a live CD)


-
This free account was provided by VFEmail.net - report spam to ab...@vfemail.net

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b9cf12f2-cc3c-227e-f75e-55c004a747c4%40vfemail.net.


Re: [qubes-users] equivalent of grub kernel parameters on qubes?

2019-10-30 Thread unman
On Mon, Oct 28, 2019 at 09:36:50AM -0700, Guerlan wrote:
> I scrolled and couldn't find what you suggested.
> 
> The contents of /boot/efi/EFI is a qubes folder which has qubes kernels and 
> xen.cfg, xen.efi
> 
> On Monday, October 28, 2019 at 11:35:06 AM UTC-3, unman wrote:
> >
> > On Sun, Oct 27, 2019 at 10:07:25PM -0700, Guerlan wrote: 
> > > I tried to locate that file on dom0 but I couldn't find. Was it supposed 
> > to 
> > > be elsewhere? (yes, I installed with UEFI) 
> > > 
> > > On Sunday, October 27, 2019 at 11:59:05 AM UTC-3, unman wrote: 
> > > > 
> > > > On Fri, Oct 25, 2019 at 05:41:37PM -0700, Guerlan wrote: 
> > > > > There's a quirk for laptop suspend problem that I want to try on 
> > Qubes 
> > > > that 
> > > > > is the following on Ubuntu: 
> > > > > 
> > > > > sudo nano /etc/default/grub 
> > > > > GRUB_CMDLINE_LINUX_DEFAULT="button.lid_init_state=open" 
> > > > > 
> > > > > However dom0 does not have such file. How do I pass kernel 
> > parameters to 
> > > > Qubes? 
> > > > > 
> > > > 
> > > > I have that file but I use standard(legacy) boot. Did you install with 
> > > > UEFI? 
> > > > If you are using UEFI, I believe you can install a EFI shell and boot 
> > > > into it to test change parameters. Or you can edit the file at 
> > > > /boot/efi/EFI/qubes/xen.cfg to add your parameters. 
> > > > 
> > > > NB I dont like UEFI and dont use it, but I think that pointer is 
> > right. 
> > > > As always, back up any system files before you start changing them. 
> > > > 
> > > > unman 
> > > > 
> >
> > The convention on these lists is to post at the bottom of the message, 
> > so that a new reader can follow the sense by reading downwards. Can you 
> > try to do that? All you have to do is scroll to the bottom and 
> > start typing. Thanks. 
> >
> > So do you have /boot/efi/EFI? 
> > What are contents? 
> >
> 
I'm starting to think you are ideologically wedded to top-posting.
Believe me, once you've tried bottom posting you will never understand
why you did this.
I guess your mail software outs the cursor at the top of the message
when you h=it "Reply". Ignore this broken piece of garbage.Take
control. Scroll to the bottom of the message, deleting any
unnecessary stuff on the way, and start typing. This will take you seconds,
compared to the minutes, perhaps hours, that other users will spend
flipping between top and bottom of the message, trying to understand
what's going on.
Try it.

e in hand - look at the contents of the (*flip to top of message,
sighs*) xen.cfg and xen.efi files. Is one of those the one you are
booting from?
(Not being a UEFI person - is there really no grub screen?)

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20191030125342.GA16313%40thirdeyesecurity.org.


[qubes-users] Re: No network connection

2019-10-30 Thread andreazimbardo21
Hello I know it's been 5 years since this thread started but apple hasn't 
changed and problems are still the same.

I have MB air 2017 with broadcom bcm4360, i've read a lot on how to solve 
this wifi problem but i got so many different info that i can't follow a 
single guide.

Honestly i'm not the best in using the terminal but i can go through it.

I'd appreciate if someone could write a step by step guide in order to get 
this  wifi working.

Thank you all for yoru help

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f85bdb80-d5db-4f3a-9051-1921e9d9bfd3%40googlegroups.com.