[qubes-users] Re: Macbook Pro - Broadcom WLAN adapter BCM43602 causing freezing under Qubes OS 4.0 rc5

2018-03-25 Thread q120248681
在 2018年3月25日星期日 UTC+8上午7:54:49,Greg写道:
> > Hi, hopes I'm not bothering you and thanks for your tips I finally got 
> > Qubes running on my MBP. However, I can't get the wifi card working using 
> > methods you discussed above, after running "sudo xl pci-attach sys-net 
> > '02:00.0,permissive=1'" (02:00.0 is the network controller pci address), 
> > sys-net still don't have the network controller attached and using "qvm-pci 
> > attach" still cause the system to freeze, how do you finish the attach 
> > phase?
> 
> I now do the following to attach the BCM43602 to sys-net: 
> I disabled "Start qube automatically on boot" for sys-net and sys-firewall in 
> the qubes manager. I now manually start sys-net using "qvm-start sys-net" and 
> immediately after executing that command (well about 2 seconds later) I 
> execute "sudo xl pci-attach sys-net '03:00.0,permissive=1'" to attach the 
> device to sys-net while it is still starting up. It seems that I have to 
> attach the device to sys-net before it has fully booted, because if I attach 
> it too late it doesn't seem to be detected by the VM.
> 
> Note that my particular BCM43602 has a PCI ID of 14e4:43ba which is supported 
> by the brcmfmac driver. Your particular device might need another driver (I 
> can't help with that I'm afraid).

That was...tricky, I'll have a try, hope to be successful.

-- 
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/113ae84f-660a-4593-9c7d-b3ecdacce3f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Macbook Pro - Broadcom WLAN adapter BCM43602 causing freezing under Qubes OS 4.0 rc5

2018-03-22 Thread q120248681
在 2018年3月16日星期五 UTC+8上午10:19:41,Greg写道:
> Hi,
> 
> Please assist if possible - I'm trying to get the Broadcom WLAN adapter 
> BCM43602 working on my Macbook Pro under Qubes OS 4.0 rc5. 
> 
> "03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN 
> SoC (rev 01)"
> 
> I've managed to install Qubes OS successfully (during the second part of 
> setup, just before sys-net creation I switched to a console and started a 
> short bash script that just loops over and over trying to remove the BCM43602 
> from sys-net, then I went back and completed the setup. The script 
> successfully removed the BCM43602 from sys-net before sys-net was started by 
> the setup wizard, meaning that I managed to avoid the system freeze that 
> would have otherwise occurred during setup).
>  
> Now I'm trying to actually get the BCM43602 working, i.e. attach the adapter 
> to a qube (e.g. sys-net, standalone hvm or anything at all without freezing). 
> However it seems that the system freezes the moment I start the qube it is 
> attached to and it doesn't matter which kernel the associated qube is 
> actually running (e.g. it freezes even when I attach it to a qube that is a 
> fresh Ubuntu 17.10 install with hvm and no kernel seleced). I've tried 
> different combinations of permissive mode and no-strict-reset and pv/hvm but 
> every combination results in freezing. 
> 
> I'm not sure how to proceed? Does anyone have the BCM43602 working under 4.0 
> rc5?
> 
> Any pointers would be appreciated.
> 
> Thanks,
> Greg

Hi, hopes I'm not bothering you and thanks for your tips I finally got Qubes 
running on my MBP. However, I can't get the wifi card working using methods you 
discussed above, after running "sudo xl pci-attach sys-net 
'02:00.0,permissive=1'" (02:00.0 is the network controller pci address), 
sys-net still don't have the network controller attached and using "qvm-pci 
attach" still cause the system to freeze, how do you finish the attach phase?

-- 
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/53b32c81-9edf-468d-80ec-247e332094e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Has anyone made Qubes 4.0-rc5 work with BCM43602 on MBP 13,2?

2018-03-21 Thread q120248681
Hi all, recently I'm trying to install Qubes on may MacBook, I can boot 
into the system, and avoid system freeze with the help of Greg's tips, see this 
thread: https://groups.google.com/forum/#!topic/qubes-users/r1JWkcqLNGs .
However, I now can't make the network controller work using the method 
mentioned in the thread above. I tried to run ""sudo xl pci-attach sys-net 
'02:00.0,permissive=1'", it seems to be successful but sys-net still don't have 
device attached, and therefore the network manager don't have device managed, 
using "qvm-pci attach" still causes a system freeze, has anyone ever solved 
this problem?

-- 
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/4bf59d7c-f27a-4828-bff5-98a408f4325e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Macbook Pro - Broadcom WLAN adapter BCM43602 causing freezing under Qubes OS 4.0 rc5

2018-03-21 Thread q120248681
Hi, thanks for your tips I finally got Qubes running on my MBP. However, I 
can't get the wifi card working using methods you discussed above, after 
running "sudo xl pci-attach sys-net '02:00.0,permissive=1'" (02:00.0 is the 
network controller pci address), sys-net still don't have the network 
controller attached and using "qvm-pci attach" still cause the system to 
freeze, how do you finish the attach phase?

-- 
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/c8f55007-fad8-45dc-ac70-5338ddc6c7a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Macbook Pro - Broadcom WLAN adapter BCM43602 causing freezing under Qubes OS 4.0 rc5

2018-03-21 Thread q120248681
在 2018年3月21日星期三 UTC+8下午4:01:12,Greg写道:
> > Hi, can you share the script and where to run it?(i.e. which tty should I 
> > run it in?) I'm struggling with the system freeze during setting up the 
> > network
> 
> I did the following to get past the system freeze during setup on my Macbook:
> 1) Run Qubes installation, it will reboot and show the "Initial Setup" screen.
> 2) Press fn+ctrl+alt+f3 to switch to a tty (you might have to press it 
> multiple times for some reason).
> 3) Logon to the tty using the user your created during part 1 of the setup.
> 4) If you don't know the pci address of your problematic device, type 
> "qvm-pci l" to find it (mine is dom0:03_00.0).
> 5) Start a bash loop that will try to remove the problematic pci device from 
> sys-net the moment it is created. Basically just type something like the 
> following at the bash prompt (though replace dom0:03_00.0 with the pci 
> address you want to remove) and hit enter:
> 
> "while ! qvm-pci d sys-net dom0:03_00.0; do sleep 0.1; done"
> 
> It will spit out lots of errors saying "no such domain 'sys-net'". That is 
> expected, you want to leave it running while you complete the setup. 
> Basically when sys-net is created by setup the bash loop should remove the 
> pci device from sys-net before it is started. (You need the sleep period to 
> be small enough so that the device will be removed between the time setup 
> creates sys-net and the time it starts sys-net.)
> 
> 6) With the bash loop running, switch back to Qubes setup using 
> fn+ctrl+alt+f2 and complete setup as usual. If you specify the correct pci 
> address to remove then hopefully the bash loop with remove it in the 
> background and setup will complete without freezing.
> 
> There are probably other ways to do this, but the above worked for me.

Will have a try, thanks very much :P

-- 
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/b643ffad-f5d2-45cf-a3b9-49017c92e71f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Macbook Pro - Broadcom WLAN adapter BCM43602 causing freezing under Qubes OS 4.0 rc5

2018-03-20 Thread q120248681
在 2018年3月16日星期五 UTC+8上午10:19:41,Greg写道:
> Hi,
> 
> Please assist if possible - I'm trying to get the Broadcom WLAN adapter 
> BCM43602 working on my Macbook Pro under Qubes OS 4.0 rc5. 
> 
> "03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN 
> SoC (rev 01)"
> 
> I've managed to install Qubes OS successfully (during the second part of 
> setup, just before sys-net creation I switched to a console and started a 
> short bash script that just loops over and over trying to remove the BCM43602 
> from sys-net, then I went back and completed the setup. The script 
> successfully removed the BCM43602 from sys-net before sys-net was started by 
> the setup wizard, meaning that I managed to avoid the system freeze that 
> would have otherwise occurred during setup).
>  
> Now I'm trying to actually get the BCM43602 working, i.e. attach the adapter 
> to a qube (e.g. sys-net, standalone hvm or anything at all without freezing). 
> However it seems that the system freezes the moment I start the qube it is 
> attached to and it doesn't matter which kernel the associated qube is 
> actually running (e.g. it freezes even when I attach it to a qube that is a 
> fresh Ubuntu 17.10 install with hvm and no kernel seleced). I've tried 
> different combinations of permissive mode and no-strict-reset and pv/hvm but 
> every combination results in freezing. 
> 
> I'm not sure how to proceed? Does anyone have the BCM43602 working under 4.0 
> rc5?
> 
> Any pointers would be appreciated.
> 
> Thanks,
> Greg

Hi, can you share the script and where to run it?(i.e. which tty should I run 
it in?) I'm struggling with the system freeze during setting up the network

-- 
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/0a511383-7e4e-456f-aedb-0a5c0a1b989c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Trying to install QubesOS-4.0-rc5 on MacBook Pro 13,2, need some help...

2018-03-19 Thread q120248681
I wonder have anyone ever made it? I'm trying to install qubes on an external 
SSD. I can boot into the graphical installer(the grub menu didn't show up 
however), it can't recognize macbook's keyboard and trackpad but I can use a 
usb keyboard instead. After finishing installation, the system stuck on 
rebooting. So I pressed the power key and the option key, I can see the Qubes 
icon in the Boot Camp. Boot into it, I got a black screen with some backlight, 
neither MacBook keyboard or usb keyboard work(or maybe they worked..but I can't 
see it).

I have tried several times, has anyone succeeded to install it on MBP?


My MacBook Pro:
late 2016, 13-inch with Touch Bar
CPU: Intel Core i7
GPU: Intel Iris Graphics 550

Apologize for my poor English...

-- 
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/28424804-8425-42e8-91c3-3c7baf2c6ec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.