[qubes-users] installing Trezor wallet on qubes

2021-02-06 Thread Alaa Ashkar
Hi,

I am trying to follow the instructions described at the following link:
https://wiki.trezor.io/Qubes_OS
in order to install and use Trezor HW wallet on my qubes.

in my qubes i have 2 users, the normal one and a root user.

i have succeeded to run the first instructions part (dom0).
but i failed to run the sys-usb part, it says:

*in sys-usb:*

sudo vim /usr/local/etc/qubes-rpc/trezord-service

add this line:
socat - TCP:localhost:21325

but i couldnt find the path /usr/local/etc/qubes-rpc/ in sys-usb (in
terminal), so i couldnt create the file and add the line into it, i tried
both in the root and the normal user.

can you please help? i am new to qubes, sorry for any inconvenience.

-- 
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/CAB2TdYCS%2B4FMgBJHR499nyOgw5ErOK-%3D9-oG0WcmoP5sOxLV4g%40mail.gmail.com.


Re: [qubes-users] Connect to wifi - settings doesnt load

2020-05-14 Thread Alaa Ashkar
Much appreciated, i will check it out.

On Thu, May 14, 2020, 10:06 Jarrah  wrote:

>
> > I think my problem is common and also new, i read the thread you sent me
> > and many more but couldnt understand how to do the workaround? I read
> that
> > intel ax201 works on fedora perfectly, but on qubes no, how should i
> update
> > the fw? Can you please explain the steps or refer me to a good reference?
> > That would save me a lot of time.
> >
> You're right, it is a common problem for that card on Qubes.
>
> As described in https://github.com/QubesOS/qubes-issues/issues/5615,
> there is no simple answer to this one. You will have to patch and
> re-compile the kernel or replace the card. Is there an option to use a
> wired network while you wait for the patch to be pulled by upstream?
>
> If not, and you decide you want to learn how to patch and compile the
> kernel, there is quite a long (but very enlightening) path ahead of you.
> Start with https://www.qubes-os.org/doc/qubes-builder/. You will want to
> follow the steps in "Making a customized build" and insert the patch
> into src/linux-kernel/ and apply it in the spec file. The command `make
> kernel` should then result in a "kernel-qubes-vm" package that you can
> install in dom0.
>
> As I said, this will not be something that is easy, but you will learn a
> lot. The alternative is replacing the Wifi card with something supported
> (I can vouch for the Intel 9462 series being supported) or using wired
> ethernet for now.
>
>

-- 
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/CAB2TdYDEZipr0Or4O4WAES%3D_bRmN%2Bz-wS024Rx3JG882s1mvRA%40mail.gmail.com.


Re: [qubes-users] Connect to wifi - settings doesnt load

2020-05-12 Thread Alaa Ashkar
If i left click I only see ethernet network, could it be that my network
device is not working? I have Wireless Intel AX201 11ax, 2x2 + BT5.0.


On Tue, May 12, 2020, 14:04 Jarrah  wrote:

>
> > clicked save, but i didnt find a way to actually connect to it, how do i
> do
> > that?
> Try left clicking on the same icon. You should receive a list of
> available networks.
>

-- 
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/CAB2TdYAj1OUebX%3DoA381R7kruKeyB-HLQa9seRw-4Q3doqYfwg%40mail.gmail.com.


Re: [qubes-users] Connect to wifi - settings doesnt load

2020-05-12 Thread Alaa Ashkar
Thanks for your email.

I tried to configure it like you said, i clicked edit connections, then on
the +, and chose wifi, and create, i found a screen that i can type the
SSID and some other parameters but not including the password, and i
clicked save, but i didnt find a way to actually connect to it, how do i do
that?

Thanks!

On Tue, May 12, 2020, 09:46 Jarrah  wrote:

>
> > Not able to run sys-net Settings. I would like to configure the wireless
> > networks.
> >
> > After adding "Settings" to sys-net in Qube Manager, clicking on "Service:
> > sys-net | Settings" produced no observable system response.
> >
> > Also running gnome_control_center fails.
> >
> > If i run:
> >
> > export XGD_CURRENT_DESKTOP=GNOME gnome_control_center
>
> Try configuring it from network manager either by right clicking on the
> icon in the taskbar and selecting "Edit Connections" or running
> `nm-connection-editor` at the sys-net terminal.
>
> Gnome settings isn't really a useful part of Qubes within a VM.
>
>

-- 
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/CAB2TdYCEqiRmy%3DPOnSeYUPwuFxv9ySdXc%2Bw%2BEmkHhfgTXtWNjw%40mail.gmail.com.


[qubes-users] Connect to wifi - settings doesnt load

2020-05-11 Thread Alaa Ashkar
Qubes OS version
R4.0
Affected component(s) or functionality
Configuration of networking in sys-net. Not able to run Settings.

Brief summary
Not able to run sys-net Settings. I would like to configure the wireless
networks.

After adding "Settings" to sys-net in Qube Manager, clicking on "Service:
sys-net | Settings" produced no observable system response.

Also running gnome_control_center fails.

If i run:

export XGD_CURRENT_DESKTOP=GNOME gnome_control_center

Then the settings open but i get a segmentation fault.

How should i address this?


Thanks in advance

-- 
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/CAB2TdYArszNOZn5yAuQup0rhq5gZMG6N1PBmTtn_p0Fdrg9Txw%40mail.gmail.com.