• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mandrake on Ultra Sparc?

LuckyTaxi

Diamond Member
I have an old Ultra Sparc 10 box running openbsd but would like to give mandrake a try. latest ISO seems to be for 7.1
any experience with mandrake on this particular box?
 
Personally I wouldn't run Mandrake on x86, I'd be even more scared to run it on a less tested architecture.
 
would stick with openbsd but having problems getting xfree to run.

not sure of the graphics card and stuff.
and the mouse/keyboard combo is giving me problems
 
Those are the only problems you are having? hmmm, maybe it IS the memory on my system... Or the hard disk.

Search the sparc openbsd mailing list. There was a question or two about the mouse recently.
 
problems were the following ... the system booted up fine, bt i would like to get maybe xfce up and running or blackbox.

tried to configure the graphics but i keep getting a screen not found error! i hacked the xf86config file to death and still coldnt get it to work. then when i did, i had problems with the mouse. it couldnt find it.
 
Originally posted by: lilcam
problems were the following ... the system booted up fine, bt i would like to get maybe xfce up and running or blackbox.

tried to configure the graphics but i keep getting a screen not found error! i hacked the xf86config file to death and still coldnt get it to work. then when i did, i had problems with the mouse. it couldnt find it.

Mouse issue: sparc thread.

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "SunMouse"
Option "Device" "/dev/tty00"


InputDevice "Mouse1" "CorePointer"

Maybe that will work.

What video card do you have in your system? (not trying to discourage the use of linux here, and I'll shut up about OpenBSD if you ask 😉).

I haven't had time to work on my Usparc 10, so I haven't figured out why it is crashing. That means I won't have a system to play with to help out 🙁
 
If the mouse is plugged into the keyboard I think it should be /dev/sysmouse, atleast on a BSD. I can't remember the values for X on Debian because it set most of it up for me.
 
Back
Top