[ubuntu-it] abilitare il 3d su ubuntu dapper

Sebastian Gil sebastianhgil a gmail.com
Lun 19 Giu 2006 14:24:11 UTC


2006/6/19, Roberto Griso <griso.roberto a gmail.com>:
>
>
> >
> > Ciao Alessandro, questo รจ l'unico tutorial che ha funzionato per me,
> > purtroppo non ricordo da quale pagina l'ho preso.
> >
> > Prima scarica il driver ati da www.ati.com
> >
> > Spero possa essere utile
> >
> > Ciao
> > Sebastian
> >
> > Download the ATI driver installer
> >
> > Change to the download directory. Make sure that you have the universe
> > and multiverse repositories enabled in /etc/apt/sources.list before
> > doing these steps.
> >
> > Install necessary tools:
> >
> > sudo apt-get install module-assistant build-essential
> > sudo apt-get install fakeroot dh-make debconf libstdc++5 gcc-3.3-base
> >
> > Create .deb packages:
> >
> > chmod +x ati-driver-installer-8.23.7-i386.run
> > LANG=C LC_ALL=C ./ati-driver-installer-8.23.7-i386.run
> --buildpkg Ubuntu/dapper
> >
> > Install .deb packages:
> >
> > sudo dpkg -i xorg-driver-fglrx_8.23.7-1_i386.deb
> > sudo dpkg -i fglrx-control_8.23.7-1_i386.deb
> > sudo dpkg -i fglrx-kernel-source_8.23.7-1_i386.deb
> >
> > Remove any old fglrx deb's from /usr/src/:
> >
> > sudo rm /usr/src/fglrx-kernel*.deb
> >
> > Compile the kernel driver:
> >
> > sudo module-assistant prepare
> > sudo module-assistant update
> > sudo module-assistant a-i fglrx
> >
> > Note: If sudo module-assistant a-i fglrx doesn't work then run the
> following:
> >
> > sudo dpkg -i fglrx-kernel-source_8.23.7-1_i386.deb
> > sudo module-assistant build,install fglrx
> >
> > This is because the current fglrx kernel source package in Dapper is
> > marked "newer" than the one created by the ATI Installer.
> >
> > Update the xorg.conf file:
> >
> > sudo aticonfig --initial
> >
> > Reboot.
> > [ edit]
> > Confirm that it worked
> >
> > $ fglrxinfo
> > display: :0.0  screen: 0
> > OpenGL vendor string: ATI Technologies Inc.
> > OpenGL renderer string: RADEON 9700 Generic
> > OpenGL version string: 2.0.5695 (8.23.7)
>
>
> Ciao Sebastian, io ho seguito la tua guida su come insatallare i driver ATI,
> sul PC fisso tutto ok, ha funzionato alla prima botta, sul portatile invece
> sembrerebbe che il sistema non riesca a trovare le opengl di ATI, infatti in
> glx info risultano sempre le libreria mesa.
>
> Anche tu per caso hai avuto lo stesso problema?
>
> Ti ringrazio, ciao.
>
>
Non ho una scheda ATI sul portatile :)

Ciao
Sebastian




Maggiori informazioni sulla lista ubuntu-it