Jump to content

fabiosun

Supervisor
  • Posts

    11,289
  • Joined

  • Days Won

    534

Everything posted by fabiosun

  1. a discover...not useful but... Our internal USB Realtek USB 2.0 audio does no need any additional kext for "working"... it works (bad) with only OSX system kext
  2. Gigabyte TRX40 Designare ASrock TRX40 Creator I would also use this USB port to have a proxmox disk connected and installed with all useful things (like VM and so on) this helps to pass more easily all other controllers
  3. @Driftwood novnc problem is related to passed gpu and none in display VM config line if you access to your amd from another pc/device you have to change that none and block gpu bybass (maybe) in my experience any problem your rig can have (if it has been working well before) is caused from an user problem ๐Ÿ˜Š network problem could be tricky if you installed Proxmox with vmxnet3 in vm config and if you pass the same network controller you will have proble or to navigate or to access to webinterface because passed ethernet will take your ip (ip you used in installation step) and conseguentially it assign a different ip to your vmxnet3 device (assuming you are in dchp for both) @iGPU this should be last question about audio๐Ÿ˜‚ do you know which driver is using your working audio device?
  4. @iGPU in verbose maybe you can see where it hangs before login ?
  5. Mmmmh maybe you have to revert to a not patched kernel? my booting time is very fast and all usb controller are on without problem I have opened a thread on proxmox forum for audio problem but it is hard to explain and I do not think is a proxmox problem because with same distro config a Windows vm is working perfectly usb part of your thunderbolt is working?
  6. @AllubzVif you read I said before only problem I have i think is an OS X driver problem because with same proxmox setting in a window vm it is perfect patch is useful to pass controller but it is also possible to pass without i have asked @pavo to insert 148c address for us (trx40 user) but as I said not useful to solve @iGPU has a working usb Dac audio, but in my case I have no others usb to test..only cheaper ones and these have the same problem
  7. devi provare io posso solo garantirti che da me e da diversi utenti che conosco..la sage ha consentito di avere il miglior hack di sempre come stabilitร  ed utilizzo poi ogni caso e' differente.. E la variabile negativa e' dietro l'angolo... ma spesso la piรน' grande variabile siamo noi ๐Ÿ™‚ ๐Ÿ™‚
  8. cerca sul forum c'e' una guida sia in italiano che in inglese e' una caratteristica che hanno i sistemi operativi mac bisogna solo attivarla Poi non so se puo' essere comoda anche per te ma esiste da sempre
  9. io li leggo e scrivo senza mettere software da sempre... pero' magari a e serve altro... onestamente il problema di Nvram..e' abbastanza simpatica come risposta che ti hanno dato..ma tutto puo' essere ๐Ÿ˜‰ fatti spiegare bene come risolvere magari si impara qualcosa ๐Ÿ™‚ questi sopra sono i miei dischi nfs che leggo in OSX
  10. fabiosun

    SSDT Basic

    It is an SSDT that it could be useful to instal your hackintosh It helps to solve some possible boot problems and other stuff
  11. mi dispiace qui non so aiutare anche se vedo che hai un software paragon mi pare installato e finche' non hai un sistema solido al 120%..io metterei pochissima roba... pero' ognuno deve fare come crede sia meglio per se ๐Ÿ™‚
  12. Io ero ad esempio un funerale cmq un hub di solito vale una porta poi @Extremeโ„ขnon rispondi su che problemi hai o pensi di avere quando fai la domanda.. ed รจ complesso a volte seguire
  13. Purtroppo non ho affrontato mai la situazione negative..a me e' andato al primo colpo e pure a @thenightflyer ed altri utenti che hanno provato Pero' a sensazione che se sbagli non vada piu' la rete nemmeno in windows
  14. @Extremeโ„ขla risposta verrebbe cosi': Lo stai limando perche'? io con questa piastra non necessito ne di port limits ne di kext usb particolari.. Riscontri particolari problemi in relazione alle USB? Nel caso, sei sicuro che siano quelle eventualmente interessate da un probabilmente inutile kext?
  15. si ma non era per quello lo citavo qui in quanto insieme ad altri utenti grandissimi appassionati del PCI pieno... cmq @Extremeโ„ข non ti preoccupare di @thenightflyer non credo se la sia presa ma lui frequenta i forum a tratti ๐Ÿ™‚
  16. @Extremeโ„ขnon conosco bene la periferica.. ma al piรน' su OSX vedi se ci colleghi qualcosa a questa ma potrei sbagliare
  17. tanto per giocare... per vedere se funziona tutto ci devi attaccare le periferiche thunderbolt a freddo, a caldo etc... punto ๐Ÿ™‚ State diventando (anche l'amico @thenightflyer) seguaci di kgp ๐Ÿ˜› ๐Ÿ˜› lui la capisce la battuta ๐Ÿ˜‰
  18. @Extremeโ„ขquello che c'e' li e' puramente un fatto estetico..guarda qui: io ho tolto anche Nvidia da qui...pensi che non mi funzioni la grafica?
  19. non credo sia importantissimo anzi forse per te si.. ma la parte platforminfo e' un disastro ๐Ÿ™‚
  20. ciao Benvenuto metti in firma il tuo sistema, cosi' chi puo' darร  un parere piรน' mirato in generale comunque tra SSD e NVME per il caricamento di sistema non c'e' grossa differenza La maggiore velocitร  NVME sarร  piรน' evidente se utilizzi applicazioni audio video che fanno uso intensivo dei dischi In generale il boot su un sistema SSD/Nvme di OSX da quando ti compare la scelta del boot loader dura pochi secondi se il pc e' configurato a dovere
  21. I would like to share something that could be useful for Full PCi tab lovers in about my Mac / System Report /PCI from Proxmox shell (this naming for path is for latest 6.2 proxmox VE installation: nano /usr/share/qemu-server/pve-q35-4.0.cfg you will see: GNU nano 3.2 /usr/share/qemu-server/pve-q35-4.0.cfg #[device "ehci"] # driver = "ich9-usb-ehci1" # multifunction = "on" # bus = "pcie.0" # addr = "1d.7" #[device "uhci-1"] # driver = "ich9-usb-uhci1" # multifunction = "on" # bus = "pcie.0" # addr = "1d.0" # masterbus = "ehci.0" # firstport = "0" #[device "uhci-2"] # driver = "ich9-usb-uhci2" # multifunction = "on" # bus = "pcie.0" # addr = "1d.1" # masterbus = "ehci.0" # firstport = "2" #[device "uhci-3"] # driver = "ich9-usb-uhci3" # multifunction = "on" # bus = "pcie.0" # addr = "1d.2" # masterbus = "ehci.0" # firstport = "4" #[device "ehci-2"] # driver = "ich9-usb-ehci2" # multifunction = "on" # bus = "pcie.0" # addr = "1a.7" #[device "uhci-4"] # driver = "ich9-usb-uhci4" # multifunction = "on" # bus = "pcie.0" # addr = "1a.0" # masterbus = "ehci-2.0" # firstport = "0" #[device "uhci-5"] # driver = "ich9-usb-uhci5" # multifunction = "on" # bus = "pcie.0" # addr = "1a.1" # masterbus = "ehci-2.0" # firstport = "2" #[device "uhci-6"] # driver = "ich9-usb-uhci6" # multifunction = "on" # bus = "pcie.0" # addr = "1a.2" # masterbus = "ehci-2.0" # firstport = "4" # FIXME: Remove this audio0 device at the next possible time # see: https://pve.proxmox.com/pipermail/pve-devel/2019-July/038417.html # https://pve.proxmox.com/pipermail/pve-devel/2019-July/038428.html #[device "audio0"] # driver = "ich9-intel-hda" # bus = "pcie.0" # addr = "1b.0" [device "ich9-pcie-port-1"] driver = "pcie-root-port" x-speed = "16" x-width = "32" multifunction = "on" bus = "pcie.0" addr = "1c.0" port = "1" chassis = "1" [device "ich9-pcie-port-2"] driver = "pcie-root-port" x-speed = "16" x-width = "32" multifunction = "on" bus = "pcie.0" addr = "1c.1" port = "2" chassis = "2" [device "ich9-pcie-port-3"] driver = "pcie-root-port" x-speed = "16" x-width = "32" multifunction = "on" bus = "pcie.0" addr = "1c.2" port = "3" chassis = "3" [device "ich9-pcie-port-4"] driver = "pcie-root-port" x-speed = "16" x-width = "32" multifunction = "on" bus = "pcie.0" addr = "1c.3" port = "4" chassis = "4" ## # Example PCIe switch with two downstream ports # #[device "pcie-switch-upstream-port-1"] # driver = "x3130-upstream" # bus = "ich9-pcie-port-4" # addr = "00.0" # #[device "pcie-switch-downstream-port-1-1"] # driver = "xio3130-downstream" # multifunction = "on" # bus = "pcie-switch-upstream-port-1" # addr = "00.0" # port = "1" # chassis = "5" # #[device "pcie-switch-downstream-port-1-2"] # driver = "xio3130-downstream" # multifunction = "on" # bus = "pcie-switch-upstream-port-1" # addr = "00.1" # port = "1" # chassis = "6" [device "pcidmi"] driver = "i82801b11-bridge" bus = "pcie.0" addr = "1e.0" [device "pci.0"] driver = "pci-bridge" bus = "pcidmi" addr = "1.0" chassis_nr = "1" [device "pci.1"] driver = "pci-bridge" bus = "pcidmi" addr = "2.0" chassis_nr = "2" [device "pci.2"] driver = "pci-bridge" bus = "pcidmi" addr = "3.0" chassis_nr = "3" [device "pci.3"] driver = "pci-bridge" bus = "pcidmi" addr = "4.0" chassis_nr = "4" In there I commented many lines (old USB related) , this to have a better and clean situation in PCI device output in app like dpcimanager or Hackintool My tries it is always related to acquire a perfect functionality on internal audio I miss ๐Ÿ˜‰ with this emu vm config I achieve this: so a bunch of EHCI and UHCI device are not loaded anymore in my system..and functionality of it seems to be the same. From picture above you can see some stuff also passed from the pve-q35-4.0.cfg file, I mean QEMU PCI-Pci bridge.. I am trying if is possible to avoid also some of this loading.You see also other stuff (first 6 lines) it seems not present in this file.. Main task/goal could be to inject here some devices we have in our rig? We will see Previous situation without commenting those lines: here less controllers passed..it is a VM I use to test so I pass few devices! DO NOT DO IT IF YOU PASS USB MOUSE OR KEYBOARD OR OTHER DEVICE AS A SINGLE USB IN WEB INTERFACE
  22. If you have windows installed you can use it in my case I use grub bootloader (proxmox) to boot and decide what I want use you have to find a solution for you better for you I mean ๐Ÿ‘
  23. @lvtzi would use a smaller drive for proxmox but it is a your choice as advice starts more simple you can and then when you know what are you doing you can go deeper
  24. proxmox start very fast..and when you have your system well calibrated you can start in automatic way also your VM so you click on your power button and you reach your OSX desktop ๐Ÿ™‚ for proxmox I have a SSD Samsung 840 Pro in a cheaper external enclosure ๐Ÿ™‚ in my test I have had also for proxmox a cheaper laptop 2.5 '' mechanical hd... in my opinion if you do not use 100000000 VM you can use a small disk for proxmox..so you can also backup entirely in a flash..then you can have different disk with different OSX as a real pc/hack/Mac @lvtz have you a working OSX in this system or it is your first experience?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.