Re: Updated installation images for Debian Ports 2019-04-10
Helge Deller <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On 09.05.19 10:11, LX wrote: > Installation through serial console> (graphics console with direct attached monitor/keyboard doesnt work) The c8000 workstation has a ATI graphics card installed, which isn't fully supported by parisc-linux yet. Does it work, if you add this to the kernel options (when booting the kernel with palo): ? video=radeonfb:off The idea is to switch off the graphics driver and fall back to simple text console. Helge