[qubes-users] [Bug] Windows closing immediately after opening them in jetbrains java based ide in Qubes 4

2018-05-04 Thread carre89
I am encountering a bug where the pop up window closes immediately after I open 
it in jetbrain's pycharm. It does this when I try the 
auto-correction(alt-enter). Is anyone else encountering this? 

This is happening in a fresh install of the latest version of Qube OS (4.0 - 
5/4/18). 

-- 
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 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/8e7ced12-442f-4b8d-8a9d-132978b97267%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Enable usb-qube and now my keyboard and mouse are not responding

2017-12-03 Thread carre89
Hi, 

I enabled the usb-qube in 4.0rc2 and now my keyboard and mouse are not 
responding. Now I have to start over to fix it. 

Does anyone know what may have caused this?

-- 
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 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/e066a5ad-9cce-4ded-949e-0427b0bd8bcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Windows-tools unavailable in qubes os 4.0rc2

2017-11-15 Thread carre89
When I try to install windows-tools from the repository as described in the 
directions(https://www.qubes-os.org/doc/windows-appvms/), it's not in the 
repository. When are the windows-tools going to be available for 4.0?

-- 
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 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/83e31934-3887-4cba-9bb2-1795fd53a278%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Creating a HVM in Qubes 4.0rc2 for Windows 7 Qube

2017-11-14 Thread carre89
On Tuesday, November 14, 2017 at 7:52:11 PM UTC-5, car...@gmail.com wrote:
> On Tuesday, November 14, 2017 at 6:14:22 PM UTC-5, Foppe de Haan wrote:
> > On Tuesday, November 14, 2017 at 11:24:17 PM UTC+1, car...@gmail.com wrote:
> > > On Monday, November 13, 2017 at 1:53:14 AM UTC-5, Foppe de Haan wrote:
> > > > On Monday, November 13, 2017 at 6:07:03 AM UTC+1, car...@gmail.com 
> > > > wrote:
> > > > > I am trying to create a Win7 qube with the latest version(4.0rc2). I 
> > > > > create the qube with the following command:
> > > > > 'qvm-create win7 --label green'
> > > > > and start the qube with the command:
> > > > > 'qvm-start win7 --cdrom=[qube-name]/home/user/Downloads/[File]'
> > > > > 
> > > > > Nothing happens. How do I go about creating a Win7 qube with the 
> > > > > latest version?
> > > > you need to specify you want to create a template or standalone VM, by 
> > > > adding  --class TemplateVM/StandaloneVM while creating the VM.
> > > > try running "qvm-prefs win7 kernel ''" after doing so, then booting.
> > > 
> > > It's now booting. When it get's to the blue Windows 7 install screen, it 
> > > crashes. Have you gotten past this?
> > 
> > yes, it installed fine for me.
> 
> After tinkering with the memory and hard drive allocation I got it to work. 
The windows tools aren't in the repository. Are they available for q4? Is there 
a place where I can manually download the windows-tools-iso?

-- 
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 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/846c530d-79ea-4637-abd3-a66cf1949ab9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Creating a HVM in Qubes 4.0rc2 for Windows 7 Qube

2017-11-14 Thread carre89
On Tuesday, November 14, 2017 at 6:14:22 PM UTC-5, Foppe de Haan wrote:
> On Tuesday, November 14, 2017 at 11:24:17 PM UTC+1, car...@gmail.com wrote:
> > On Monday, November 13, 2017 at 1:53:14 AM UTC-5, Foppe de Haan wrote:
> > > On Monday, November 13, 2017 at 6:07:03 AM UTC+1, car...@gmail.com wrote:
> > > > I am trying to create a Win7 qube with the latest version(4.0rc2). I 
> > > > create the qube with the following command:
> > > > 'qvm-create win7 --label green'
> > > > and start the qube with the command:
> > > > 'qvm-start win7 --cdrom=[qube-name]/home/user/Downloads/[File]'
> > > > 
> > > > Nothing happens. How do I go about creating a Win7 qube with the latest 
> > > > version?
> > > you need to specify you want to create a template or standalone VM, by 
> > > adding  --class TemplateVM/StandaloneVM while creating the VM.
> > > try running "qvm-prefs win7 kernel ''" after doing so, then booting.
> > 
> > It's now booting. When it get's to the blue Windows 7 install screen, it 
> > crashes. Have you gotten past this?
> 
> yes, it installed fine for me.

After tinkering with the memory and hard drive allocation I got it to work. 
Thank you. 

-- 
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 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/3cf21a0f-5dda-483c-8719-a149f5db8fa2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Creating a HVM in Qubes 4.0rc2 for Windows 7 Qube

2017-11-14 Thread carre89
On Monday, November 13, 2017 at 1:53:14 AM UTC-5, Foppe de Haan wrote:
> On Monday, November 13, 2017 at 6:07:03 AM UTC+1, car...@gmail.com wrote:
> > I am trying to create a Win7 qube with the latest version(4.0rc2). I create 
> > the qube with the following command:
> > 'qvm-create win7 --label green'
> > and start the qube with the command:
> > 'qvm-start win7 --cdrom=[qube-name]/home/user/Downloads/[File]'
> > 
> > Nothing happens. How do I go about creating a Win7 qube with the latest 
> > version?
> you need to specify you want to create a template or standalone VM, by adding 
>  --class TemplateVM/StandaloneVM while creating the VM.
> try running "qvm-prefs win7 kernel ''" after doing so, then booting.

It's now booting. When it get's to the blue Windows 7 install screen, it 
crashes. Have you gotten past this?

-- 
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 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/ca963c38-2794-4c24-9622-61f7d9f35a64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Creating a HVM in Qubes 4.0rc2 for Windows 7 Qube

2017-11-14 Thread carre89
On Monday, November 13, 2017 at 1:53:14 AM UTC-5, Foppe de Haan wrote:
> On Monday, November 13, 2017 at 6:07:03 AM UTC+1, car...@gmail.com wrote:
> > I am trying to create a Win7 qube with the latest version(4.0rc2). I create 
> > the qube with the following command:
> > 'qvm-create win7 --label green'
> > and start the qube with the command:
> > 'qvm-start win7 --cdrom=[qube-name]/home/user/Downloads/[File]'
> > 
> > Nothing happens. How do I go about creating a Win7 qube with the latest 
> > version?
> you need to specify you want to create a template or standalone VM, by adding 
>  --class TemplateVM/StandaloneVM while creating the VM.
> try running "qvm-prefs win7 kernel ''" after doing so, then booting.

Thank you. It's working 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 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/8d76747e-3db0-4029-a464-f185702a035b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Creating a HVM in Qubes 4.0rc2 for Windows 7 Qube

2017-11-12 Thread carre89
I am trying to create a Win7 qube with the latest version(4.0rc2). I create the 
qube with the following command:
'qvm-create win7 --label green'
and start the qube with the command:
'qvm-start win7 --cdrom=[qube-name]/home/user/Downloads/[File]'

Nothing happens. How do I go about creating a Win7 qube with the latest version?

-- 
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 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/61ffad0f-524f-496f-bef8-430db4487102%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] certified laptop delivery to Russia

2017-06-19 Thread carre89
On Monday, June 19, 2017 at 1:47:43 PM UTC-4, car...@gmail.com wrote:
> On Wednesday, June 14, 2017 at 2:34:20 AM UTC-4, Alex wrote:
> > On 06/13/2017 10:00 PM, Oleg Artemiev wrote:
> > > Hello.
> > > 
> > > Has anyone sent the Qubes certified laptop to Russia?
> > > 
> > > Are there any delivery or customs issues that Russian citizen should 
> > > be aware of?
> > > 
> > > How do I check that US vendor hasn't passed implant into device?
> > It's long been a bad idea in general buying computers that are meant to
> > have any appreciable level of security and have them shipped by mail
> > delivery...
> > 
> > And you are planning to buy something from the United States of America
> > (known for the very problem you are asking about), have it delivered to
> > the Russian Federation (not a very believable defender of citizen
> > privacy), and believe it will arrive safe and secure? Mmmm... I would
> > not try that :/
> > 
> > And I'm sorry, but apart from suspicion I can't really give you any
> > actual advice :( best of luck for your next laptop
> > 
> > -- 
> > Alex
> 
> Why do you guys endorse this laptop if you know you can't guarentee the 
> integrity of it?  
> 
> Couldn't he just buy a laptop and put qubes on it? It should be reasonable 
> secure at that point.

EDIT -

Sorry I shouldn't have assumed you're one of the Qube os developers but my 
point still stands. Is there a way to gaurentee the integrity of 'purism 
librem' laptop? Or is it a marketing ploy?

Don't mean to come off as brash and self-centered. It's just frustrating that 
the laptop is selling for premium when it does not provide what it's 
advertising. 

-- 
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 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/a9163711-4a3d-471c-b52b-e693e6a391fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] certified laptop delivery to Russia

2017-06-19 Thread carre89
On Wednesday, June 14, 2017 at 2:34:20 AM UTC-4, Alex wrote:
> On 06/13/2017 10:00 PM, Oleg Artemiev wrote:
> > Hello.
> > 
> > Has anyone sent the Qubes certified laptop to Russia?
> > 
> > Are there any delivery or customs issues that Russian citizen should 
> > be aware of?
> > 
> > How do I check that US vendor hasn't passed implant into device?
> It's long been a bad idea in general buying computers that are meant to
> have any appreciable level of security and have them shipped by mail
> delivery...
> 
> And you are planning to buy something from the United States of America
> (known for the very problem you are asking about), have it delivered to
> the Russian Federation (not a very believable defender of citizen
> privacy), and believe it will arrive safe and secure? Mmmm... I would
> not try that :/
> 
> And I'm sorry, but apart from suspicion I can't really give you any
> actual advice :( best of luck for your next laptop
> 
> -- 
> Alex

Why do you guys endorse this laptop if you know you can't guarentee the 
integrity of it?  

Couldn't he just buy a laptop and put qubes on it? It should be reasonable 
secure at that point. 

-- 
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 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/471db2fa-9217-4664-9455-5eebd5625d73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Is there a mechanism that stops qube os from starting if the drive is unplugged?

2017-06-18 Thread carre89
I ask because I plan to hot swap my qube os drive out with my windows drive. 
When I swap back in the qube os drive it does not boot. I installed anti-evil 
maid and encrypted the drive but no tpm. 

-- 
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 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/cdf0ad2e-8aa1-420b-9c6d-0329689b5533%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Maximizing IDE(Visual studio, jetbrains Idea) performance within Qubes

2017-06-18 Thread carre89
Does anyone have experience running heavy IDEs such as Jetbrain's IDE within a 
Qube? What is the most performant setup to do this?

I tried running Android Studio within Windows and there's a lot of jank due to 
the lack of GPU acceralation. 

Installed it in a Fedora qube and ran into alot of errors :/. 

-- 
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 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/f860525a-b6fa-4105-ad05-40e27840b586%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Keyboard input going into dom0 but not into vms

2017-06-17 Thread carre89
The keyboard input shows up in dom0 but not into any of the vms. Mouse input 
still works for dom0 and the vms. 

My keyboard input was initially working.  It just stopped working while I was 
browsing the internet and building the qubes-builder iso. 

My hardware might be compromised. Is there a way to confirm without a doubt? 



-- 
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 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/0bdad97f-2a2c-4751-a796-2baa78ad7b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Keyboard input going into dom0 but not into vms

2017-06-17 Thread carre89
I am able to type input(from my keyboard) into dom0 but when I try to type 
something into the any of the vms, nothing happens. My mouse still works for 
both the dom0 and the vms. 

My keyboard input was initially working. I wasn't doing anything in particular 
that would cause the keyboard to stop working(99% sure). 

My hardware might be compromised. How do I confirm without a doubt that my 
hardware is compromised? 

-- 
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 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/3d6120fb-e2f4-43bb-bc96-4e83e4fd32ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] accessing nfts secondary harddrive in qube

2017-06-17 Thread carre89
On Friday, June 16, 2017 at 6:24:55 PM UTC-4, Unman wrote:
> On Fri, Jun 16, 2017 at 10:02:27AM -0700, carr...@gmail.com wrote:
> > I mounted a secondary hard drive to my qube using the "qvm-block" cmd and 
> > it shows up in the file explorer. When I double click it, nothing happens 
> > and don't have permissions to access it via the terminal. What else do I 
> > need to do to access my drive?
> > 
> 
> This really isn't a Qubes problem, and is solvable with a quick search.
> You most likely need to install ntfs-3g and associated packages - for
> Debian look at wiki.debian.org/NTFS
> 
> The only Qubes specific thing here is that you will want to install the
> drivers in the template on which your qube is based.
I checked and ntfs-3g is installed. Fedora comes with them out of the box. 

-- 
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 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/e36e10e4-8b8c-4faa-824e-df30c7e01817%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Install failued - 'Failed to add slave nvidia_fbalaface of deice nvidia_fbalafce'

2017-05-31 Thread carre89
On Tuesday, May 30, 2017 at 8:55:36 PM UTC-4, cooloutac wrote:
> On Tuesday, May 30, 2017 at 8:42:20 PM UTC-4, cooloutac wrote:
> > On Tuesday, May 30, 2017 at 12:27:51 PM UTC-4, car...@gmail.com wrote:
> > > On Tuesday, May 30, 2017 at 11:13:45 AM UTC-4, cooloutac wrote:
> > > > On Tuesday, May 30, 2017 at 4:22:13 AM UTC-4, cooloutac wrote:
> > > > > On Monday, May 29, 2017 at 5:18:50 PM UTC-4, car...@gmail.com wrote:
> > > > > > Hi,
> > > > > > 
> > > > > > I am having issues installing qube os on my pc. I am getting a 
> > > > > > 'Failed to add slave nvidia_fbalaface of deice nvidia_fbalafce' 
> > > > > > which I assume is an issue with my 570 gtx graphics card. Any ways 
> > > > > > around this?
> > > > > > 
> > > > > > -Andrew
> > > > > 
> > > > > does a regular fedora 23 installation work?
> > > > 
> > > > actually that card should work,  not sure what your issue is.   Is that 
> > > > error message after installing, or during the install.
> > > 
> > > This is an error message right before the install begins. My specs are:
> > > 
> > > Asus p8z68 pro
> > > NVIDIA 570 GTX
> > > Linksys wireless card that I don't really use.
> > > Sandy bridge CPU
> > > Samsung SSD
> > > 
> > > I am guessing if it's not the graphics card then it should be the 
> > > motherboard. I don't see this specific board on the compatibility 
> > > chart.(https://www.qubes-os.org/hcl/) Has anyone got it to work on this 
> > > board?
> > 
> > I think your right, upon searching that model board other people have had 
> > issues booting even a baremetal linux boot usb.  But they are years old I 
> > would think the issues would be fixed.   Thats why I suggested test booting 
> > a fedora 23 iso on usb to narrow it down to a qubes specific issue.
> 
> do u have more then one video card installed?  try installing with onboard 
> gpu and disable the nvidia one in the bios for now if you can.

I removed the GPU and it's now using the intel integrated graphics. I've gotten 
past the initial boot-to-install screen and now it's stuck at the instation 
summary page with "blivet.errors.devicetreeerror:failed to add slave 
nvidia_fbalafce of device nviida_fbalafce1" error. Any ideas?

-- 
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 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/de5e4c42-0f9a-441d-a98a-fc99504f6dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Install failued - 'Failed to add slave nvidia_fbalaface of deice nvidia_fbalafce'

2017-05-30 Thread carre89
On Tuesday, May 30, 2017 at 11:13:45 AM UTC-4, cooloutac wrote:
> On Tuesday, May 30, 2017 at 4:22:13 AM UTC-4, cooloutac wrote:
> > On Monday, May 29, 2017 at 5:18:50 PM UTC-4, car...@gmail.com wrote:
> > > Hi,
> > > 
> > > I am having issues installing qube os on my pc. I am getting a 'Failed to 
> > > add slave nvidia_fbalaface of deice nvidia_fbalafce' which I assume is an 
> > > issue with my 570 gtx graphics card. Any ways around this?
> > > 
> > > -Andrew
> > 
> > does a regular fedora 23 installation work?
> 
> actually that card should work,  not sure what your issue is.   Is that error 
> message after installing, or during the install.

This is an error message right before the install begins. My specs are:

Asus p8z68 pro
NVIDIA 570 GTX
Linksys wireless card that I don't really use.
Sandy bridge CPU
Samsung SSD

I am guessing if it's not the graphics card then it should be the motherboard. 
I don't see this specific board on the compatibility 
chart.(https://www.qubes-os.org/hcl/) Has anyone got it to work on this board? 

-- 
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 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/80fa93fc-3096-4549-bc16-d577d2a17797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Install failued - 'Failed to add slave nvidia_fbalaface of deice nvidia_fbalafce'

2017-05-29 Thread carre89
Hi,

I am having issues installing qube os on my pc. I am getting a 'Failed to add 
slave nvidia_fbalaface of deice nvidia_fbalafce' which I assume is an issue 
with my 570 gtx graphics card. Any ways around this?

-Andrew

-- 
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 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/54152e85-d800-44fe-94ad-ac9a03d205ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.