1752866 Members
4025 Online
108791 Solutions
New Discussion юеВ

Re: rp2450

 
Igor Carvajal
Occasional Contributor

rp2450

Hi there, I just installed Debian on my hp2450, I connect it to a laptop via serial console connector and using Hyper terminal on the laptop.I can see Debian booting and i can login as root and enter any command.But when i type startx to get the graphic interface, it gives me an error saying " not screens found" . I don't have any grapic card on the server, only the laptop and a hp 700/96.How can I configure the server to see the Debian graphic desktop? Can I use the LAN Console ?
Thanks
2 REPLIES 2
njia_1
Trusted Contributor

Re: rp2450

Hi

You can't use LAN console, lan console is for remote server management. So you can shutdown, reboot, poweron, poweroff the server remotely.

It is not hard to get Xwindows up, you must configure an IP on the system build-in lan card. The name of onboard lan interface is lan0

ifconfig lan0 192.168.111.1 netmask 255.255.255.0 up

then give your laptop an IP address on the same subnet, make sure you can ping the debian box.

Now, you need Xwindows server program running on your labtop, You can download Graphon for Debian and install it on the rp2450 and install the client on your laptop.

Or you can try Xwin32, Exceed but you will need to enable the Xdmcp broadcast on your debian box first. I donot know much about debian it is disabled by default by Redhat for security reasons.

You will have to do some research and try this yourself.
rick jones
Honored Contributor

Re: rp2450

Since PA-RISC linux is not officially supported, you might also try mailing lists at parisc-linux.org or the #parisc IRC at irc.oftc.net
there is no rest for the wicked yet the virtuous have no pillows