You are not logged in.

#1 2016-04-24 18:26:38

lunkn
Member
Registered: 2016-04-24
Posts: 24

Arch on Hyper-v with GTX 780 - No screen found

Win 10
GTX 780

hello!

First, how do I uninstall all graphicsdrivers? So i can start off WITHOUT both nouveau AND nvidia...

Second, As I know it's a graphics issue, is there any issues related to multiple monitors (I have tried to install multimonitor software) direct on first boot of installation? (I have three monitors on the 780 card).

Third, is there any known issues with hyper-v and arch?

Forth, can I retrieve logs from telnet on the host machine? It might help you guys!

I followed wiki for beginners, read under Hyper-V and this tut http://www.linuxveda.com/2014/06/07/arc … -tutorial/ and also searched forums/Google

(Ill edit this post continously as we progress)

Last edited by lunkn (2016-04-24 19:49:54)

Offline

#2 2016-04-24 19:54:38

nartes
Member
From: Minsk, Belarus
Registered: 2014-07-05
Posts: 62
Website

Re: Arch on Hyper-v with GTX 780 - No screen found

Hi, lunkn.

Questions:
1. How much time do you have to solve this problem?
2. Do you know somebody else with the same issue?
3. What is your level of linux understanding?

Default procedure:
Provide more description, to make whole picture of your case!

1. provide your hardware description (for future use, because in principal it's about GTX 780 video unit, yep?)

sudo lshw > lshw.log
lspci >  lspci.log
gist lshw.log && gist lspci.log (optional, just quick way to publish logs to gist.github.com, don't forget yaourt -S gist)

2. describe what is your goal (you want to install archlinux, or you want to run particularly your video unit?)
3. Do you use any kind of virtual machine? (what does it mean Hyper-v and Win10?)
4. Checkout ArchLinux Wiki General Recommendations for info and reply your result
5. provide system logs

journalctl -S -2h > system.log
dmesg > dmesg.log

Recommendation:
1. Remove any personal information before pasting any logs to internet, it can be used against you!

Offline

#3 2016-04-24 20:08:57

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

Q
1. I would like to had it running last night wink
2. A couple of threads is made but none of which helped.
3. I'm a beginner with slight basic understanding

P
1. I'm on Windows and running hyper-v (the built in hypervisor of Windows).  I am trying to run the lshw command (on the arch machine) but but bash says: unknown command
2. The goal is to install arch (it's installed but X won't start, (Startx))
3. Hyper-v is the built in virtualiser for Windows
4. Been searching the wiki all day (hyper-v, multi monitor, nvidia, nouveau and beginners wiki but it won't help.)
5. How do I get the logs out of the machine? I'll try telnet and will reply soon.

Thank you for the fast reply!

Last edited by lunkn (2016-04-24 20:21:31)

Offline

#4 2016-04-24 20:14:19

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

The arch machine doesnt have a ip on eth0 so i dont know how to extract the logs... Any suggestions?

Offline

#5 2016-04-24 20:16:29

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

Sorry i found the ip!!! But i dont know how to get the logs to you! (the arch machine wont accept telnet)

Last edited by lunkn (2016-04-24 20:17:30)

Offline

#6 2016-04-24 20:25:24

nartes
Member
From: Minsk, Belarus
Registered: 2014-07-05
Posts: 62
Website

Re: Arch on Hyper-v with GTX 780 - No screen found

I am familiar with a Virtualbox Machine, can't help with a Hyper-V.

Do you have running archlinux system? Or it is still live cd?

By the way run through this chit sheet and checkout what you don't understand.
https://gist.github.com/nartes/b9bf4087 … ad8b649d6c

Try to use Virtualbox if you want me to guide you!

Offline

#7 2016-04-24 20:29:48

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

It's installed, but X won't start because of the display/graphics driver don't "find" any monitors (according to the xorg log)

Offline

#8 2016-04-24 20:33:34

nartes
Member
From: Minsk, Belarus
Registered: 2014-07-05
Posts: 62
Website

Re: Arch on Hyper-v with GTX 780 - No screen found

We need to figure out why you are not able to provide logs from your installed copy of linux.
It's not good to chat on forum. Let's keep in touch via irc, or google hangouts.

serega.belarus at gmail.com, nartes on freenode.net, write me!

Offline

#9 2016-04-24 21:05:27

lunkn
Member
Registered: 2016-04-24
Posts: 24

Offline

#10 2016-04-25 07:11:10

nartes
Member
From: Minsk, Belarus
Registered: 2014-07-05
Posts: 62
Website

Re: Arch on Hyper-v with GTX 780 - No screen found

Please try the following:

1. reread Xorg section
https://wiki.archlinux.org/index.php/Hyper-V
2. reread Graphics Interface section
https://wiki.archlinux.org/index.php/Ge … _interface

Question:
Did you install any video package, like a xf86-video-fbdev?
Why there is no system.log and dmesg.log?

Offline

#11 2016-04-25 15:15:58

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

The xf86-video-fbdev command doesnot work..!!
How do i provide the system.log and dmesg.log to you? smile

Offline

#12 2016-04-25 15:57:34

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

i got the xf86-video-fbdev down but still *no screens foound*

Offline

#13 2016-04-25 16:02:31

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

Another Q why is there no lib32-nouveau-dri, it existst on the server but arch cant find it?

Offline

#14 2016-05-05 22:07:21

nartes
Member
From: Minsk, Belarus
Registered: 2014-07-05
Posts: 62
Website

Re: Arch on Hyper-v with GTX 780 - No screen found

Sorry, can't help you more, my advices are pointless

Offline

#15 2016-05-05 22:25:39

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,768

Re: Arch on Hyper-v with GTX 780 - No screen found

nartes wrote:

Sorry, can't help you more, my advices are pointless

That is twice now that you have posted a message like that.  Please don't.

If you cannot, or will not help -- fine.  But do not spam the boards with unhelpful empty posts

Last edited by ewaller (2016-05-05 22:26:16)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#16 2016-05-07 15:57:53

lunkn
Member
Registered: 2016-04-24
Posts: 24

Re: Arch on Hyper-v with GTX 780 - No screen found

The solution were to reinstall everything and CHOOSE MESA as videodriver and/or installing and enable (systemctl enable gdm.service) gdm and gnome

Thank you! //

Offline

Board footer

Powered by FluxBB