View previous topic :: View next topic |
Author |
Message |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Sun Feb 06, 2005 11:12 pm Post subject: Driver ATI |
|
|
Si lo so che ci sono mille post in merito, e so anche che è facile installarli...MA PERCHE IO NON CI RIESCO???
Allora, ho installato xorg-6.8. Ho emergiato i nuovi driver, ho dato opengl-update ati, ma se faccio modprobe fglrx mi ritrovo questo:
Code: | TM804 etc # modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.10-gentoo-r6/video/fglrx.ko): Operation not permitted
|
E il dmesg mi dice:
Code: | fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 429 MBytes.
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 10 (level, low) -> IRQ 10
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel module!
[fglrx] Maximum main memory to use for locked dma buffers: 429 MBytes.
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 10 (level, low) -> IRQ 10
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel module! |
quindi ho dato LSMOD:
Code: | TM804 etc # lsmod
Module Size Used by
acerhk 27844 0
snd_pcm_oss 48804 0
snd_mixer_oss 17792 1 snd_pcm_oss
snd_seq_oss 31744 0
snd_seq_midi_event 6016 1 snd_seq_oss
snd_seq 47760 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 7052 2 snd_seq_oss,snd_seq
snd_intel8x0 28320 1
snd_ac97_codec 73440 1 snd_intel8x0
snd_pcm 83208 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 20484 2 snd_seq,snd_pcm
snd 46180 11 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc 7812 2 snd_intel8x0,snd_pcm
b44 19588 0
mii 4224 1 b44
dm_mod 53500 0
sbp2 20872 0
ohci1394 30212 0
ieee1394 91956 2 sbp2,ohci1394
ohci_hcd 18952 0
uhci_hcd 29968 0
usb_storage 38528 0
usbhid 30016 0
ehci_hcd 27396 0
usbcore 105592 6 ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
|
Che fare?
Aiutatemi plz
PS: Su fedora usavo Xmodmap per rimappare i tasti della tastiera, dov'e finito in gentoo? ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31467 Location: here
|
Posted: Sun Feb 06, 2005 11:14 pm Post subject: |
|
|
Che scheda grafica hai? Che versione stai mettendo di ati-drivers? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Sun Feb 06, 2005 11:16 pm Post subject: |
|
|
fedeliallalinea credo che tu sia il poster piu veloce del web
Cmq sto installando una Mobility radeon 9000 e i driver sono i
Che posso fare? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RockSteady Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2824264713fd601cdd30f8.gif)
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Mon Feb 07, 2005 7:15 am Post subject: |
|
|
hai configurato xorg con
./opt/ati/bin/fglrxconfig???
se nn lò hai fatto fallo ti crearà un file chiamato XF86Config-4 che sta in /etc/X11 devi editarlo
devi cambiare qualcosina su questo file che ora t elenco
Code: | Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
|
dove tu troverai driver keyboard1 devi mettere kbd
Code: | Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
|
questa e la parte relativa al mouse se ti servisse per la rotellina
per finire
Code: | Option "UseInternalAGPGART" "no"
|
setta no a internalagp dove tu troverai yes
inoltre ti ricordo (se non lò hai gia fatto) che devi ricomilare il kernel a modo per usare le ati
http://www.gentoo.it/tips/ATI-Driver.html
ho anche io una radeon9000 dunque fidati che funziona alla grande _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RockSteady Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2824264713fd601cdd30f8.gif)
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Mon Feb 07, 2005 7:16 am Post subject: |
|
|
ah un ultima cosa che mi sono dimenticato d dirti una volta modificato XF86Config-4 devi ricordati d rinominarlo in xorg.conf e di eliminare XF86Config-4 dalla dir /etc/X11
e di mettere i moduli in nano /etc/modules.autoload.d/kernel-2.6
quello che t posto e un mio esempio adattalo al tuo sistema
Code: | GNU nano 1.3.4 File: /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v 1.1 2003/07/16 18:13:45 azarah Exp $
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line. Comments begin with # and
# are ignored. Read man modules.autoload for additional details.
# For example:
# 3c59x
rtc # - Enhanced Real Time Clock Support
agpgart # - supporto AGP
via_agp # - Supporto AGP del NorthBridge i845 nel mio caso
fglrx # - Driver ATi ( Non ancora compilato) |
_________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Thundah Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Mon Feb 07, 2005 7:25 am Post subject: |
|
|
Ciao, io ho una mobility 9700 e ho installato ankio gli ati-drivers. Con fglrxconfig non mi funzionavano, invece usando xorgconfig è andato tutto alla grande.. ovviamente devi ricordarti di decommentare alcune cose tipo
Load "dri"
Load "glx"
Section "DRI"
Mode 0666
EndSection
Il file generato con fglrxconfig malgrado svariati tentativi non sono riuscito a farlo funzionare
Ciao by Mauro |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 10:10 am Post subject: |
|
|
Nada, non ci sono riuscito
All'avvio mi carica tutti i moduli tranne fglrx che mi da sempre lo stesso errore di prima!! Che posso fare? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RockSteady Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2824264713fd601cdd30f8.gif)
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Mon Feb 07, 2005 11:11 am Post subject: |
|
|
che kernel stai usando???
io ho un 2.6.9 development _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 11:14 am Post subject: |
|
|
Io sto usando il 2.6.10-gentoo-r6, potrebbe essere colpa del kernel? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lestaat Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Jan 2005 Posts: 412 Location: Perugia
|
Posted: Mon Feb 07, 2005 11:20 am Post subject: |
|
|
no uso il tuo stesso kernel e con la mia 9600 non ho problemi |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
illorca n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/207613979942076cc35328b.jpg)
Joined: 07 Feb 2005 Posts: 3 Location: Italy
|
Posted: Mon Feb 07, 2005 12:30 pm Post subject: Problemi comuni.... |
|
|
Scusate se mi intrometto ma anch'io ho un problema analogo.
Ho il kernel 2.6.10 e una ati rad mobility 9700
Se utilizzo il driver radeon tutto ok ma no 3d
Se invece uso fglrx, kde (o chi per esso) funziona correttamente fino all'utlizzo del rendering. Anche solamente l'invocazione di glxinfo provoca l'immediato blocco totale e irrecuperabile del pc.
qualcuno puo' aiutarmi? grazie. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 2:32 pm Post subject: |
|
|
Sto battendoci la testa da piu di un giorno, ma niente, non riesco a farli andare! Che mi consigliate di provare? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 3:02 pm Post subject: |
|
|
Altro giro altro errore
all'avvio ho aggiunto il caricamento del modulo rtc, ma mi dice che non lo carica. dando un modprobe rtc, mi restituisce:
Code: | FATAL: Error inserting rtc (/lib/modules/2.6.10-gentoo-r6/kernel/drivers/char/rtc.ko): Input/output error |
E in dmesg:
Code: | rtc: I/O port 112 is not free.
|
Uff...non so che fare! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lestaat Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Jan 2005 Posts: 412 Location: Perugia
|
Posted: Mon Feb 07, 2005 3:09 pm Post subject: |
|
|
Io quasi quasi so che fare!
Mi compro una Nvidia
...
lol |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 3:13 pm Post subject: |
|
|
Il problema è che mi viene difficile sradicarla dal mio Notebook
Dai ragazzi sono disperato, con fedora mi funzionava tutto ma gentoo mi piace troppo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
earcar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/146693835543a6b83236034.gif)
Joined: 20 Sep 2004 Posts: 425 Location: Bologna, Italy
|
Posted: Mon Feb 07, 2005 8:50 pm Post subject: |
|
|
Sei sicuro che il link /usr/src/linux punti al kernel giusto?
Prova a dare:
_________________ Bip... bip... bip... -- Sputnik 1 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
superfayan Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/27842358341f6156cd0c0d.gif)
Joined: 13 Jan 2005 Posts: 175 Location: Castelcucco !!!
|
Posted: Mon Feb 07, 2005 10:07 pm Post subject: |
|
|
io ho appena emerso il kernel nuovo..
2.6.10-rc3 ...
che moduli devo caricare per una 9700 mobile... ?? non trovo guide esatte... ![Confused :?](images/smiles/icon_confused.gif) _________________ __AceR__Aspire_2023*POWERED *By*GENTOO-[kernel-2.6.10-r6] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lucacri Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1576527592425911a83603a.gif)
Joined: 27 Jan 2005 Posts: 147 Location: 2a Curva di Lesmo!
|
Posted: Mon Feb 07, 2005 10:59 pm Post subject: |
|
|
earcar wrote: | Sei sicuro che il link /usr/src/linux punti al kernel giusto?
Prova a dare:
|
linux punta al mio kernel installato..
Code: | bash-2.05b$ ls -l /usr/src
totale 1
lrwxrwxrwx 1 root root 22 4 feb 21:10 linux -> linux-2.6.10-gentoo-r6
drwxr-xr-x 19 root root 1336 7 feb 23:16 linux-2.6.10-gentoo-r6
|
Se installo i vanilla puo esserci qualche miglioramento? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31467 Location: here
|
Posted: Tue Feb 08, 2005 9:49 am Post subject: |
|
|
Sei sicuro che stai usando quel kernel? Dai un
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sbriglie n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_dr_zoidberg.gif)
Joined: 17 Jun 2004 Posts: 58
|
Posted: Tue Feb 08, 2005 10:07 am Post subject: |
|
|
assicurati soprattutto di non avere compilato nel kernel il drm standard di xorg, perchè il tuo messaggio di errore iniziale dice che c'è già un driver drm caricato. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
superfayan Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/27842358341f6156cd0c0d.gif)
Joined: 13 Jan 2005 Posts: 175 Location: Castelcucco !!!
|
Posted: Tue Feb 08, 2005 10:50 am Post subject: |
|
|
anch'io sono alla presa con gli ati drivers...
vi spiego cosa ho fatto..
ho seguito questa guida
http://www.gentoo.it/tips/ATI-Driver.html
ho emerso il kernel.. 2.6.11-rc3
compilato con genkernel e aggiunto i moduli consigiati nella guida...
ho selezionato
<M> Intel 440LX/BX/GX, I8xx and E7x05 chipset support
(dato ke il mio chipset è i828)
e gli altri moduli..
finito di compliare ho aggiunto come da guida i moduli nel file autostart...
ho cambiato le impostazioni del boot loader (aggiungendo il percorso del kernel nuovo)..
rebooto e mi da errore nel caricare i moduli
rtc
agpgart
intel_agp
fglrx
![Shocked 8O](images/smiles/icon_eek.gif) _________________ __AceR__Aspire_2023*POWERED *By*GENTOO-[kernel-2.6.10-r6] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RockSteady Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2824264713fd601cdd30f8.gif)
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Tue Feb 08, 2005 11:34 am Post subject: |
|
|
hai installato l'ultimo xorg e gli ultimi ati driver??? _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
superfayan Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/27842358341f6156cd0c0d.gif)
Joined: 13 Jan 2005 Posts: 175 Location: Castelcucco !!!
|
Posted: Tue Feb 08, 2005 12:06 pm Post subject: |
|
|
RockSteady wrote: | hai installato l'ultimo xorg e gli ultimi ati driver??? |
ati driver si.. ora emergo lo org nuovo
xò ho alcuni problemi..
1 il mouse non mi va boottando il kernel nuovo..
2 bootando il kernel vecchio (2.6.9 di vidalinux precompilato) mi carica i moduli ... ma naturalmente non funziona il wireless (ipw2200 ha bisogno dei sorgenti... )
non capisc... _________________ __AceR__Aspire_2023*POWERED *By*GENTOO-[kernel-2.6.10-r6] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RockSteady Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2824264713fd601cdd30f8.gif)
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Tue Feb 08, 2005 12:12 pm Post subject: |
|
|
perche compilate con genkernel che il 99% dei casi fa solo casino
prova a compilare a mano il kernel che non e difficile ed e piu efficace
nella guida per installare gentoo e spiegato tuttto quello che devi fare ![Smile :)](images/smiles/icon_smile.gif) _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
superfayan Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/27842358341f6156cd0c0d.gif)
Joined: 13 Jan 2005 Posts: 175 Location: Castelcucco !!!
|
Posted: Tue Feb 08, 2005 12:19 pm Post subject: |
|
|
[quote="RockSteady"]perche compilate con genkernel che il 99% dei casi fa solo casino
prova a compilare a mano il kernel che non e difficile ed e piu efficace
nella guida per installare gentoo e spiegato tuttto quello che devi fare
ok ci proverò... è la mia prima volta ![Wink :wink:](images/smiles/icon_wink.gif) _________________ __AceR__Aspire_2023*POWERED *By*GENTOO-[kernel-2.6.10-r6] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|