| View previous topic :: View next topic |
| Author |
Message |
Drakx
Joined: Mon Apr 11, 2005 6:29 pm Posts: 1
|
Posted: Mon Apr 11, 2005 6:32 pm Post subject: Xorg and ATI Drivers |
|
|
Hey Guys
Ok i have an X800XT and with Ubuntu and Xfree 86 4.3 i can succsessfully install the ati drivers how ever when i tryed installing after an upgrade to xorg the drivers just would not work NO X nothing how can this be solved? |
|
| Back to top |
|
 |
towy71 Moderator

Joined: Wed Apr 06, 2005 3:11 pm Posts: 4169 Location: wild West Wales
|
|
| Back to top |
|
 |
towy71 Moderator

Joined: Wed Apr 06, 2005 3:11 pm Posts: 4169 Location: wild West Wales
|
Posted: Mon Apr 11, 2005 8:17 pm Post subject: RE: Xorg and ATI Drivers |
|
|
now I have the most painless upgrade I have ever done two commands and restart X yeah yeah yeah and yeah again. Ubuntu and his brother Kubuntu have just made things so nice now if I could just get the printer to be seen by the network....
Dick _________________ still looking for that door into summer |
|
| Back to top |
|
 |
marlight
Joined: Mon Apr 11, 2005 8:52 pm Posts: 6
|
Posted: Mon Apr 11, 2005 9:59 pm Post subject: Re: RE: Xorg and ATI Drivers |
|
|
| towy71 wrote: | | now if I could just get the printer to be seen by the network.... |
Printer attached to a PC running Ubuntu Hoary? Piece of cake
| Code: | | sudo vi /etc/cups/cupsd-browsing.conf |
Change to . Add on a new line, and save. Restart CUPS and all the other CUPS printers on the local network will start to see the printer attached to your CUPS server. (Within 30 seconds or so.)
Want to share the printer with Windows PCs? | Code: | | sudo apt-get install samba | , | Code: | | sudo vi /etc/samba/smb.conf | and find the [global] section
Uncomment the and | Code: | | printcap name = cups | lines. Look for the [printers] section, and change to .
Save and exit.
Wait 60 seconds for Samba to re-read the configuration file (or sudo /etc/init.d/samba restart for the impatient), and you should be able to see the printers that are configured in CUPS on the Linux box.
You might be able to skip the Samba part and just use IPP to talk to the CUPS printer from the Windows PCs. I've never done that, so tend to stick to Ye Olde Traditionale Methode and throw Samba into the mix. And, hey, now I got a file server too!
Anyway, hope it helps. |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Apr 28, 2005 2:38 pm Post subject: RE: Re: RE: Xorg and ATI Drivers |
|
|
I have changed to Ubuntu and I now have my ATI Radeon 9700pro working in 3D! I.e. Fast rendering.
It's worth giving this distro a go. 10/10
 |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|