Kurt Garloff (K.Garloff@ping.de)
Tue, 29 Dec 1998 17:46:02 +0100
On Tue, Dec 29, 1998 at 04:02:37PM +0100, Dan Smely wrote:
> As I have troubles to get my XFree86 working on linux Alpha, and I
> couldn't find items about it I'm a little bit despaired.
>
> executing startx it ends up with the error "xf86EnableIOPorts: Failed to
> set IOPL for I/O".
Did you start it as root? Otherwise: Did you use Xwrapper or xinit (which
uses Xwrapper) to have it suid root ... ? What does startx do on your system ?
On iA32 there would be another possible reason: 2.0xx kernel compiled with
egcs, but this is obviously not your problem.
-- Kurt Garloff <kurt@garloff.de> [Dortmund, FRG] Plasma physics, high perf. computing [Linux-ix86,-axp, DUX] PGP key on http://www.garloff.de/kurt/ [Linux SCSI driver: DC390] ---------------------------------------------------------------------------- The following is a Python RSA implementation. According to the US Government posting these four lines makes me an international arms trafficker! Join me in civil disobedience; add these lines of code to your sig block to help get this stupid and unconstitutional law changed. ============================================================================ from sys import*;from string import*;a=argv;[s,p,q]=filter(lambda x:x[:1]!= '-',a);d='-d'in a;e,n=atol(p,16),atol(q,16);l=(len(q)+1)/2;o,inb=l-d,l-1+d while s:s=stdin.read(inb);s and map(stdout.write,map(lambda i,b=pow(reduce( lambda x,y:(x<<8L)+y,map(ord,s)),e,n):chr(b>>8*i&255),range(o-1,-1,-1)))-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2.0b3 on Sun Jan 24 1999 - 14:47:45 PST