Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: Chain - 04.09.06 - klo:20.53
-
Tervehdys, asensin Easy Ubuntun kautta Ati ajurit, sekä Enemy Territoryn https://help.ubuntu.com/community/EnemyTerritory ohjeen mukaan.
Tämä on ensimmäinen linux distroni joten olen pihalla kuin lumiukko :O
Näyttis : Ati Radeon Mobility 9700, 64mb
Tälläistä erroria pukkaa:
et
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
/home/chain/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain
----------------------
3763 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 800x600
Using 8/8/8 Color bits, 24 depth, 0 stencil display.
GL_RENDERER: Mesa GLX Indirect
***********************************************************
You are using software Mesa (no hardware acceleration)!
Driver DLL used: libGL.so.1
If this is intentional, add
"+set r_allowSoftwareGL 1"
to the command line when starting the game.
***********************************************************
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 640x480
Received signal 11, exiting...
Glxgears:
chain@chain-laptop:~$ glxgears -printfps
1049 frames in 5.2 seconds = 203.569 FPS
1325 frames in 5.2 seconds = 253.666 FPS
1325 frames in 5.1 seconds = 257.903 FPS
1458 frames in 5.4 seconds = 268.969 FPS
1192 frames in 5.2 seconds = 229.880 FPS
Glxinfo:
chain@chain-laptop:~$ glxinfo | grep rendering
direct rendering: No
-
Minkälainen on xorg.conffisi?
gedit /etc/X11/xorg.conf
-
# /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 "i2c"
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" "pc105"
Option "XkbLayout" "fi"
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"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
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 NP [Mobility Radeon 9600/9700 M10/M11]"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
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"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
-
Mitä sanoo komennot
lsmod
ja fglrxinfo
-
lsmod:
chain@chain-laptop:~$ lsmod
Module Size Used by
rfcomm 43604 0
l2cap 28192 5 rfcomm
bluetooth 54084 4 rfcomm,l2cap
ppdev 9668 0
radeon 119872 1
drm 78484 2 radeon
ipv6 286976 20
speedstep_centrino 8752 0
cpufreq_userspace 6496 1
cpufreq_stats 6688 0
freq_table 4928 2 speedstep_centrino,cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 7752 0
cpufreq_conservative 9000 0
video 16324 0
tc1100_wmi 6884 0
sony_acpi 5580 0
pcc_acpi 12416 0
hotkey 11492 0
dev_acpi 11236 0
container 4608 0
button 6704 0
acpi_sbs 20172 0
battery 9988 1 acpi_sbs
ac 5220 1 acpi_sbs
i2c_acpi_ec 5120 1 acpi_sbs
i2c_core 22848 1 i2c_acpi_ec
dm_mod 63256 1
af_packet 24520 2
md_mod 76052 0
sr_mod 17988 0
sbp2 25060 0
scsi_mod 145960 2 sr_mod,sbp2
parport_pc 37988 0
lp 12356 0
parport 39400 3 ppdev,parport_pc,lp
pcmcia 41948 0
joydev 10432 0
snd_intel8x0 35772 3
snd_ac97_codec 100224 1 snd_intel8x0
snd_ac97_bus 2400 1 snd_ac97_codec
tsdev 8032 0
ipw2200 113548 0
snd_pcm_oss 56448 0
snd_mixer_oss 20544 1 snd_pcm_oss
ieee80211 38952 1 ipw2200
ieee80211_crypt 6528 1 ieee80211
irda 217980 0
b44 27980 0
snd_pcm 96708 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
yenta_socket 30124 1
rsrc_nonstatic 14624 1 yenta_socket
pcmcia_core 45272 3 pcmcia,yenta_socket,rsrc_nonstatic
ieee80211_1_1_13 39880 0
ieee80211_1_1_13_crypt 7040 1 ieee80211_1_1_13
crc_ccitt 2240 1 irda
mii 6176 1 b44
snd_timer 26884 2 snd_pcm
usbhid 42752 0
snd 60004 10 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10784 1 snd
psmouse 40004 0
serio_raw 7748 0
snd_page_alloc 11304 2 snd_intel8x0,snd_pcm
intel_agp 24700 1
agpgart 36784 2 drm,intel_agp
shpchp 49504 0
pci_hotplug 30788 1 shpchp
evdev 10176 2
ext3 148104 1
jbd 65876 1 ext3
ide_generic 1504 0
ohci1394 37524 0
ieee1394 306520 2 sbp2,ohci1394
ehci_hcd 36104 0
uhci_hcd 35408 0
usbcore 139076 4 usbhid,ehci_hcd,uhci_hcd
ide_cd 35780 0
cdrom 41408 2 sr_mod,ide_cd
ide_disk 19136 3
piix 11652 1
generic 5124 0
thermal 13768 0
processor 26888 2 speedstep_centrino,thermal
fan 4836 0
capability 4968 0
commoncap 7328 1 capability
vga16fb 13992 1
vgastate 10208 1 vga16fb
fbcon 43904 72
tileblit 2784 1 fbcon
font 8320 1 fbcon
bitblit 6464 1 fbcon
softcursor 2304 1 bitblit
chain@chain-laptop:~$
fglrxinfo:
chain@chain-laptop:~$ 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)
-
Tarjoan batteryn/oluen/limonaadin sille joka auttaa minut samaan tämän toimimaan. ;)
-
Onko kone uudelleen käynnistetty ajurin asennuksen jälkeen?
-
On käynnistetty.
-
Pistäppäs näiden komentojen tulosteet tänne:
dmesg | grep agp
dmesg | grep fglrx
cat /var/log/Xorg.0.log | grep EE
-
dmesg | grep agp
chain@chain-laptop:~$ dmesg | grep agp
[17179587.692000] Linux agpgart interface v0.101 (c) Dave Jones
[17179587.696000] agpgart: Detected an Intel 855GM Chipset.
[17179587.716000] agpgart: AGP aperture is 256M @ 0xe0000000
[17179601.500000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17179601.500000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[17179601.500000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
chain@chain-laptop:~$
dmesg | grep fglrx
chain@chain-laptop:~$ dmesg | grep fglrx
chain@chain-laptop:~$
cat /var/log/Xorg.0.log | grep EE
chain@chain-laptop:~$ cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux chain-laptop 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
chain@chain-laptop:~$
-
Hmm... entä
cat /var/log/Xorg.0.log | grep fglrx
omituista niinkuin fglrx ei ladattaisi ollenkaan. Mitenkähän tuo easyubuntu nuo ajurit asentaa. Käyppä tämä (http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide#Method_1:_Installing_Dapper.27s_Included_Driver_.288.25.18.29) läpi.
-
cat /var/log/Xorg.0.log | grep fglrx - ei anna mitään:
chain@chain-laptop:~$ cat /var/log/Xorg.0.log | grep fglrx
chain@chain-laptop:~$
-
Kävin läpi tuon linkin ohjeet minkä annoit. Nyt toimii! Äänet ei vaan toimi itse pelin sisällä :/
-
Kävin läpi tuon linkin ohjeet minkä annoit. Nyt toimii! Äänet ei vaan toimi itse pelin sisällä :/
Tätä on käyty l'pi tällä foorumilla jo monesti. Näyttää koneessa olevan tavallinen integroitu äänikortti, joka ei tue hardware miksausta, joten sinun pitää laittaa softa miksaus kuntoon. Teeppä ubuntuguiden (http://easylinux.info/wiki/Ubuntu_dapper#How_to_configure_sound_to_work_properly_in_GNOME) mukaan niin homman pitäisi pelata.
-
Tein ohjeiden mukaan, mutta ei auttanut :( Kortti on tosiaan integroitu Ac 97 pohjainen.
-
Ja siis siinä ettei fglrx -ajurit toimineet vika oli luultavimmin siinä ettei fglrx -moduulia oltu ladattu. :)
Ja ääniongelmaan: https://help.ubuntu.com/community/EnemyTerritory#head-9f3827d99a2c4bbfc379e6e923b6e3778f9ce2fe