Re:ATI 3D Driver Hell!

2002-11-21 Thread chris . ring
u'll have to use the DRI driver that came with RedHat 8.0. Bye, Chris Ring Sign Up for Juno Platinum Internet Access Today Only $9.95 per month! Visit www.juno.com -- redhat-list mailing list unsubscribe mailto:

Re:Pseudo Root (SU) ?

2002-11-21 Thread chris . ring
mmand as a root user and return you to your normal account when the command exits. Please note that if the command has spaces in it, it will have to put inside of quotes "" you the shell will think that command syntax ended at the first spa

Re:Hardware help needed...

2002-11-21 Thread chris . ring
ed to. You need to create a symlink from that device to /dev/pilot. ln -s /dev/ttyS0 /dev/pilot is the command if you have a serial dock attahced to com port 1. There is a mini-howto on the the linux documentation project website that explains it in detail (www.tldp.org). Bye, Chris