I am an oldtime Gentoo user that really did not use Linux a lot for a period of years, but now I have a server (HP Proliant Gen6) that I am trying to install Funtoo on, it is supposed to run some CPU and RAM heavy work (machine learning and geophysical inversion mostly) and I need for me and my co-worker to be able to access it remotely with some kind of GUI on it that can be accessed, I am probably going to use some setup with an RDP protocol, but I haven't gotten to that just yet.
I went through the Install guide, shifting over to working over SSH as soon as possible (the server room is not a pleasant place to be) and it all seemed to work as expected. I have installed from the stage3-tarball.
However now that I am trying to get the X-system to work I have run into an issue that I have not been able to find a solution for in the past days.
During boot the monitor stops displaying anything, either I get a message on the screen from the monitor system itself saying "not a suitable resolution, recommended resolution 1600x1200 60hz" or when I try different other settings I simply get a black screen on the monitor.
The GRUB screen shows just fine and the first part of the messages that run over the screen of the booting linux setup (those statements with the first part screen of driver loading etc) show up, I can't follow the lines but I am guessing it is at some point where it is initializing some kind of video drivers that the monitor stops displaying anything.
I can log in to the system through SSH without problems, but without having a working monitor physically it is difficult to GUI stuff up and running. I have done the
From LSPCI I found the screen card I am using to be:
I have step by step gone from flavor of core to server to desktop in the process of trying to fix this problem and installing the X-system.
Right now I have "gfxcard-radeon" set as the graphic card in mix-ins, I started out trying with "gfxcard-ancient-ati", did a "emerge -uavD world" after that change, still same problem.
At present my boot.conf looks like this (been trying to play around with it quite a bit, with no changes
I am trying a few different things fiddling around, but the past two days I have not been able to solve this issue, tried using a few different VGA screens but the same kind of problems (the server only has VGA output port)
Any help or suggestions would be greatly appreciated.
Question
frodo42
I am an oldtime Gentoo user that really did not use Linux a lot for a period of years, but now I have a server (HP Proliant Gen6) that I am trying to install Funtoo on, it is supposed to run some CPU and RAM heavy work (machine learning and geophysical inversion mostly) and I need for me and my co-worker to be able to access it remotely with some kind of GUI on it that can be accessed, I am probably going to use some setup with an RDP protocol, but I haven't gotten to that just yet.
I went through the Install guide, shifting over to working over SSH as soon as possible (the server room is not a pleasant place to be) and it all seemed to work as expected. I have installed from the stage3-tarball.
However now that I am trying to get the X-system to work I have run into an issue that I have not been able to find a solution for in the past days.
During boot the monitor stops displaying anything, either I get a message on the screen from the monitor system itself saying "not a suitable resolution, recommended resolution 1600x1200 60hz" or when I try different other settings I simply get a black screen on the monitor.
The GRUB screen shows just fine and the first part of the messages that run over the screen of the booting linux setup (those statements with the first part screen of driver loading etc) show up, I can't follow the lines but I am guessing it is at some point where it is initializing some kind of video drivers that the monitor stops displaying anything.
I can log in to the system through SSH without problems, but without having a working monitor physically it is difficult to GUI stuff up and running. I have done the
From LSPCI I found the screen card I am using to be:
01:03.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] ES1000 (rev 02)
I have step by step gone from flavor of core to server to desktop in the process of trying to fix this problem and installing the X-system.
Right now I have "gfxcard-radeon" set as the graphic card in mix-ins, I started out trying with "gfxcard-ancient-ati", did a "emerge -uavD world" after that change, still same problem.
At present my boot.conf looks like this (been trying to play around with it quite a bit, with no changes
I am trying a few different things fiddling around, but the past two days I have not been able to solve this issue, tried using a few different VGA screens but the same kind of problems (the server only has VGA output port)
Any help or suggestions would be greatly appreciated.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts