LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   video card drivers (https://www.linuxquestions.org/questions/ubuntu-63/video-card-drivers-340463/)

cegha 07-06-2005 01:24 AM

video card drivers
 
i think i found some video card drivers, for an old ATI Rage Pro 16mb card i have in the PC, but me being new and all i can't figure out how to install them. it's a RPM file if that makes any difference. So can someone help me get them installed.

ag2uki 07-06-2005 01:31 AM

I usually use 'alien' to install rpm packages in ubuntu.
alien can be used for converting rpm packages to debian packages.

# alien --to-deb [your rpm pack.rpm]

and then, try to install it
# dpkg -i [your deb pack.deb]


regards
Agus Dwi Basuki

cegha 07-06-2005 08:40 PM

thnx for the help, i did that and it said unpacking myfile.deb, then setting up myfile.deb then it didn't do anything, is there something i did wrong?

Edit: on a side note how do i change the splash screen in ubuntu?

Edit 2:Where do i place wallpapers on my system, so that theywill stay there?


All times are GMT -5. The time now is 02:26 PM.