Novi član

[quote=AbsintheSyringe]@Medo, ti si fakat medo, al si upravu

Nista pardon, ja sam uletio u topic a sam osam protico Gogy zadnji post, nisam vidio da ima jos … desava se[/quote]
Nije tebi sacekaj vec samom meni dok sam pisao ti si vec odgovorio :wink:

Evo probo sam sve to ali ne pomaže :frowning:

[quote=medo][quote=AbsintheSyringe]@Medo, ti si fakat medo, al si upravu

Nista pardon, ja sam uletio u topic a sam osam protico Gogy zadnji post, nisam vidio da ima jos … desava se[/quote]
Nije tebi sacekaj vec samom meni dok sam pisao ti si vec odgovorio ;)[/quote]
Ma nista sorry, ja sam uletio kosto rekoh.

*ode abs iz topica :slight_smile:

Nemoj da se ljutis sad ce kafa hajde pomozi covjeku

@ Gogy ako si sve uradio uno prvo moras restartovati X Window dovoljno da se odjavis i ponovo prijavis :slight_smile:
System>Preferences>Font
Fontovi kod Firefox-a: http://start.linux.org.ba/Mandriva_Firefox_fontovi
Dali si instalirao ATI driver iz onog How to?

Driver sam instaliro na ovaj način:

Installing the driver

Make sure the restricted repository is enabled in /etc/apt/sources.list or this guide will not work!

Help on enabling repositories can be found at https://help.ubuntu.com/community/Repositories/Ubuntu.

sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv

Now Reboot your system:

sudo shutdown -r now

I sad čak imam rezoluciju 100Hz-a a ovo oko Firefoxa ne kužim…

EDIT:
Evo upravo sam probo i Operu, nešto malo bolje je ali isto nije baš najnormalnije…

about:config
kucas u firefox gdje normalno kucas adrese i trazis ono sto je ispisano u http://start.linux.org.ba/Mandriva_Firefox_fontovi
na svaku dupli klik i mijenjaj konfiguraciju
Evo kako izgleda kod mene zpa ako je to to sto trzis

Joj, sad kad sam ono napravio za driver sad su novi problemi… login screen nije u dobroj rezoluciji a i kad idem na logout i kad se opet probam logirat neće… samo bude crni ekran i moram ručno restart… :frowning:

/etc/X11/xorg.conf
xorg.conf
postuj ovdje

http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide
If the screen is coming up blank on startup, start in recovery mode then try editing your /etc/X11/xorg.conf file to remove this line
Load “extmod”

znaci sudo gedit /etc/X11/xorg.conf
I uradi sta je potrebno
Ukoliko ne pomaze onda
sudo dpkg-reconfigure xserver-xorg
plus stavi fglrx za driver ATI

Moro sam opet sa reconfigure xserver-xorg radit… i sad radi login normalno…

Evo mog xorg.conf fajla:

/etc/X11/xorg.conf (xorg X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the /etc/X11/xorg.conf manual page.

(Type “man /etc/X11/xorg.conf” at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

If you have edited this file but would like it to be automatically updated

again, run the following command:

sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath “/usr/share/X11/fonts/75dpi”
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc104"
Option “XkbLayout” "hr"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ExplorerPS/2"
Option “ZAxisMapping” "4 5"
Option “Emulate3Buttons” "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option “Device” “/dev/wacom” # Change to
# /dev/input/event
# for USB
Option “Type” "stylus"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option “Device” “/dev/wacom” # Change to
# /dev/input/event
# for USB
Option “Type” "eraser"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option “Device” “/dev/wacom” # Change to
# /dev/input/event
# for USB
Option “Type” "cursor"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]"
Driver "ati"
BusID "PCI:2:0:0"
EndSection

Section "Monitor"
Identifier "F700P"
Option "DPMS"
HorizSync 30-98
VertRefresh 50-160
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]"
Monitor "F700P"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice “stylus” "SendCoreEvents"
InputDevice “cursor” "SendCoreEvents"
InputDevice “eraser” "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

Sta ti kaze fglrxinfo
Kucaj u terminal fglrxinfo
ako bude pisalo mesa ili vesa nije uredu
Kucaj takodjer
glxinfo | grep render

pa javi sta kaze

Drugo (mislim po sjecanju jer sam imao ati) ali prvo javi ono gore sta ti izbaci :slight_smile:
Section "Device"
Identifier "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]"
Driver “ati”<<< ovdje bi trbalo biti "fglrx"
BusID “PCI:2:0:0”<<< mislim "PCI:1:0:0"
EndSection

goran@goran-desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

goran@goran-desktop:~$ glxinfo | grep render
direct rendering: No
GLX_ATI_render_texture
OpenGL renderer string: Mesa GLX Indirect

Sve mi se cini da nisi odradio

sudo aticonfig --initial sudo aticonfig --overlay-type=Xv
uradi ovo
onda
sudo gedit /etc/X11/xorg.conf
upisi ono gore pod driver i BusID
plus izbrisi
Load "extmod"
onda ponovo startaj komp.
ako ne uspije napisi ovo na komad papira :slight_smile:
sudo dpkg-reconfigure xserver-xorg
za svaki slucaj :wink:

E ja sam to već napravio dpkg-reconfigure xserver-xorg i tamo di si reko tamo mi sad piše fglrx

Predji ponovo ovaj gore post
sudo aticonfig --initial… itd…
ako se pojavi crn ekran i nekakav message x-server nemoze da se pokrene
klikni
CTRL+ALT+F1
prijavis se
sudo /etc/init.d/gdm stop
sudo dpkg-reconfigure xserver-xorg
sudo /etc/init.d/gdm start

Fora ti je da dobijes
medo@medo-desktop:~$ glxinfo | grep render
direct rendering: Yes tj. 3D
medo@medo-desktop:~$ glxinfo (kod tebe fglrxinfo)
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation

Aldine javi se ovo je sa ATI karticom

goran@goran-desktop:~$ sudo aticonfig --initial
Password:
Found fglrx primary device section
Nothing to do, terminating.

goran@goran-desktop:~$ sudo aticonfig --overlay-type=Xv
Warning: Option ‘VideoOverlay’ doesn’t affect running session.
Warning: Option ‘OpenGLOverlay’ doesn’t affect running session.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-2

goran@goran-desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9600 XT Generic
OpenGL version string: 2.0.5814 (8.25.18)

goran@goran-desktop:~$ glxinfo | grep render
direct rendering: Yes
GLX_ATI_render_texture
OpenGL renderer string: RADEON 9600 XT Generic

Bravo!
E sada odi u xorg.conf
i pogledaj dali je driver fglrx ako bude “ati” promjeni ga u “fglrx” :wink:

Je, driver je fglrx

Nema problema kod restarta komp. znaci sve je OK?
Ako je OK neka modovi izbrisu pola ovih stvari postali smo kao na messangeru :mrgreen: