Nowe posty

xx Dystrybucja pod HP Omen (6)
Wczoraj o 23:30:08
xx [Poradnik] Wyszukiwanie Sterowników (2)
Wczoraj o 21:08:23
lamp Problem z Linux Lite po instalacji (0)
Wczoraj o 19:50:30
xx Ile pingwinów? (1)
Wczoraj o 08:59:24
xx konfiguracja pale moon (0)
2024-03-24, 21:53:42
xx Plasma 6 w Neonie ssie trochę mniej ... (10)
2024-03-23, 02:38:11
xx problem z instalacja sterowników do karty sieciowej (3)
2024-03-18, 18:10:16
xx Plik abc.001 (1)
2024-03-17, 17:48:27
xx Zlecę dopracowanie programu w MatLab (0)
2024-03-13, 15:28:40
xx Linux Mint 21.3 XFCE brak dźwieku po paru minutach (karta muzyczna zintegrowana) (5)
2024-03-12, 23:07:01

Autor Wątek: Counter Strike Source dla Linuxa [ROZWIĄZANY]  (Przeczytany 11492 razy)

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Counter Strike Source dla Linuxa [ROZWIĄZANY]
« dnia: 2015-05-16, 20:41:06 »
Witam!
Kupiłem na Steam wyżej wymienioną grę w wersji dla systemu linux.
Wcześniej korzystałem z Fedory i gra uruchamiała się bez problemu, natomiast od roku jestem na Debianie no i pojawia się problem.
Gry próbuję odpalić otrzymuję:
SDL video target is 'x11'
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0)!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system DOES NOT support the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system DOES NOT support the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system DOES NOT support the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system DOES NOT support the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
AppFramework : Unable to load module vguimatsurface.so!
Unable to load interface VGUI_Surface030 from vguimatsurface.so
Z tego co pamiętam w Fedorze zawsze instalowałem Intel Graphics for Linux https://01.org/linuxgraphics/, niestety istnieje wersja dla Ubuntu i Fedorę.
Być może brakuje mi pewnej biblioteki, ale raczej mam wszystko.
Mój sprzęt:
Lenovo B590.
Procek 2x1,8 GHz
4 GB RAM
Intel Corporation 2nd Generation
Stery otwarte (wolne).
Proszę o pomoc.

Offline

  • Users
  • Użytkownik
  • **
  • Wiadomości: 49
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #1 dnia: 2015-05-16, 21:11:29 »
Może tak:
apt-get install lib32gcc1

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #2 dnia: 2015-05-16, 21:35:57 »
Jest coś takiego, ale nie na architekturę x86.

Offline 1709

  • Users
  • Guru
  • *****
  • Wiadomości: 2763
  • 1709
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #3 dnia: 2015-05-16, 23:41:26 »
Kij z installatorem, masz miec pakiety ktore sa rowniez obok tego instalatora do sciagniecia
i sterownik powinien działac.
Warto zobaczyc /var/log/Xorg.0.log
oraz wynik poleceń
glxinfo | grep OpenGL
glxinfo | grep rendering
Jak sie nie uda Polecam zainstalowac strace
uzywa sie to tak:
strace -e open /sciezka/do/aplikacji
istotne jest wtedy w ktorym miejscu wyskoczy blad i nazwa nie znalezionej biblioteki,
reszta to szukanie nazwy pakietu zawierajacego ta biblioteke przy pomocy komend, lub wyszukiwarki internetowej.

Z wyszukiwarki google
https://forum.dug.net.pl/viewtopic.php?id=27262
PS: Brak polskiej czcionki, nie jest to brak lenistwa, a jej brak w systemie i brak czasu na reczne poprawki.

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #4 dnia: 2015-05-17, 12:45:36 »
Zawartość /var/log/Xorg.0.log
[    24.667] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[    24.667] X Protocol Version 11, Revision 0
[    24.667] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[    24.667] Current Operating System: Linux lenovo-b590 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23) i686
[    24.667] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-686-pae root=UUID=931817bd-74d1-40ca-98e1-9afaaeb64acd ro quiet
[    24.667] Build Date: 04 May 2015  10:46:42PM
[    24.667] xorg-server 2:1.17.1-2 (http://www.debian.org/support)
[    24.667] Current version of pixman: 0.32.6
[    24.667] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    24.667] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.667] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 17 12:06:34 2015
[    24.689] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.868] (==) No Layout section.  Using the first Screen section.
[    24.869] (==) No screen section available. Using defaults.
[    24.869] (**) |-->Screen "Default Screen Section" (0)
[    24.869] (**) |   |-->Monitor ""
[    24.870] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[    24.870] (==) Automatically adding devices
[    24.870] (==) Automatically enabling devices
[    24.870] (==) Automatically adding GPU devices
[    24.934] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.934] Entry deleted from font path.
[    24.941] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[    24.941] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.941] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.941] (II) Loader magic: 0xb77ba700
[    24.941] (II) Module ABI versions:
[    24.941] X.Org ANSI C Emulation: 0.4
[    24.941] X.Org Video Driver: 19.0
[    24.941] X.Org XInput driver : 21.0
[    24.941] X.Org Server Extension : 9.0
[    24.941] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.943] (--) PCI:*(0:0:2:0) 8086:0106:17aa:5011 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[    24.944] (II) LoadModule: "glx"
[    24.966] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.420] (II) Module glx: vendor="X.Org Foundation"
[    25.420] compiled for 1.17.1, module version = 1.0.0
[    25.420] ABI class: X.Org Server Extension, version 9.0
[    25.420] (==) AIGLX enabled
[    25.420] (==) Matched intel as autoconfigured driver 0
[    25.420] (==) Matched intel as autoconfigured driver 1
[    25.420] (==) Matched modesetting as autoconfigured driver 2
[    25.420] (==) Matched fbdev as autoconfigured driver 3
[    25.420] (==) Matched vesa as autoconfigured driver 4
[    25.420] (==) Assigned the driver to the xf86ConfigLayout
[    25.420] (II) LoadModule: "intel"
[    25.420] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    25.466] (II) Module intel: vendor="X.Org Foundation"
[    25.466] compiled for 1.17.1, module version = 2.99.917
[    25.466] Module class: X.Org Video Driver
[    25.466] ABI class: X.Org Video Driver, version 19.0
[    25.466] (II) LoadModule: "modesetting"
[    25.466] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    25.484] (II) Module modesetting: vendor="X.Org Foundation"
[    25.484] compiled for 1.17.1, module version = 1.17.1
[    25.484] Module class: X.Org Video Driver
[    25.484] ABI class: X.Org Video Driver, version 19.0
[    25.484] (II) LoadModule: "fbdev"
[    25.485] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    25.520] (II) Module fbdev: vendor="X.Org Foundation"
[    25.520] compiled for 1.17.1, module version = 0.4.4
[    25.520] Module class: X.Org Video Driver
[    25.520] ABI class: X.Org Video Driver, version 19.0
[    25.520] (II) LoadModule: "vesa"
[    25.520] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.572] (II) Module vesa: vendor="X.Org Foundation"
[    25.572] compiled for 1.17.1, module version = 2.3.3
[    25.572] Module class: X.Org Video Driver
[    25.572] ABI class: X.Org Video Driver, version 19.0
[    25.572] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    25.573] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    25.573] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    25.573] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    25.573] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    25.573] (II) FBDEV: driver for framebuffer: fbdev
[    25.573] (II) VESA: driver for VESA chipsets: vesa
[    25.573] (++) using VT number 7

[    25.598] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[    25.598] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1 (Vincent Cheng )
[    25.666] (WW) Falling back to old probe method for modesetting
[    25.666] (WW) Falling back to old probe method for fbdev
[    25.666] (II) Loading sub module "fbdevhw"
[    25.666] (II) LoadModule: "fbdevhw"
[    25.666] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    25.688] (II) Module fbdevhw: vendor="X.Org Foundation"
[    25.688] compiled for 1.17.1, module version = 0.0.2
[    25.688] ABI class: X.Org Video Driver, version 19.0
[    25.688] (WW) Falling back to old probe method for vesa
[    25.695] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2000
[    25.695] (--) intel(0): CPU: x86, sse2, sse3, ssse3, sse4.1, sse4.2
[    25.695] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[    25.695] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    25.696] (==) intel(0): RGB weight 888
[    25.696] (==) intel(0): Default visual is TrueColor
[    25.696] (II) intel(0): Output LVDS1 has no monitor section
[    25.696] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    25.696] (II) intel(0): Enabled output LVDS1
[    25.697] (II) intel(0): Output VGA1 has no monitor section
[    25.697] (II) intel(0): Enabled output VGA1
[    25.697] (II) intel(0): Output HDMI1 has no monitor section
[    25.697] (II) intel(0): Enabled output HDMI1
[    25.697] (II) intel(0): Output DP1 has no monitor section
[    25.697] (II) intel(0): Enabled output DP1
[    25.697] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    25.697] (II) intel(0): Output VIRTUAL1 has no monitor section
[    25.697] (II) intel(0): Enabled output VIRTUAL1
[    25.697] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    25.697] (==) intel(0): TearFree disabled
[    25.697] (==) intel(0): DPI set to (96, 96)
[    25.697] (II) Loading sub module "dri2"
[    25.697] (II) LoadModule: "dri2"
[    25.697] (II) Module "dri2" already built-in
[    25.697] (II) Loading sub module "present"
[    25.697] (II) LoadModule: "present"
[    25.697] (II) Module "present" already built-in
[    25.697] (II) UnloadModule: "modesetting"
[    25.697] (II) Unloading modesetting
[    25.698] (II) UnloadModule: "fbdev"
[    25.698] (II) Unloading fbdev
[    25.698] (II) UnloadSubModule: "fbdevhw"
[    25.698] (II) Unloading fbdevhw
[    25.698] (II) UnloadModule: "vesa"
[    25.698] (II) Unloading vesa
[    25.698] (==) Depth 24 pixmap format is 32 bpp
[    25.720] (II) intel(0): SNA initialized with Sandybridge (gen6, gt1) backend
[    25.721] (==) intel(0): Backing store enabled
[    25.721] (==) intel(0): Silken mouse enabled
[    25.734] (II) intel(0): HW Cursor enabled
[    25.734] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.745] (==) intel(0): DPMS enabled
[    25.745] (==) intel(0): display hotplug detection enabled
[    25.745] (II) intel(0): [DRI2] Setup complete
[    25.745] (II) intel(0): [DRI2]   DRI driver: i965
[    25.746] (II) intel(0): [DRI2]   VDPAU driver: i965
[    25.746] (II) intel(0): direct rendering: DRI2 enabled
[    25.746] (II) intel(0): hardware support for Present enabled
[    25.746] (--) RandR disabled
[    25.763] (II) SELinux: Disabled on system
[    26.091] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.091] (II) AIGLX: enabled GLX_ARB_create_context
[    26.091] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    26.091] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    26.091] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.091] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    26.091] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    26.091] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    26.091] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.091] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    26.091] (II) AIGLX: Loaded and initialized i965
[    26.091] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.111] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    26.128] (II) intel(0): Setting screen physical size to 361 x 203
[    28.557] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.557] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.557] (II) LoadModule: "evdev"
[    28.557] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.609] (II) Module evdev: vendor="X.Org Foundation"
[    28.609] compiled for 1.16.4, module version = 2.9.2
[    28.609] Module class: X.Org XInput Driver
[    28.609] ABI class: X.Org XInput driver, version 21.0
[    28.609] (II) Using input driver 'evdev' for 'Power Button'
[    28.609] (**) Power Button: always reports core events
[    28.609] (**) evdev: Power Button: Device: "/dev/input/event3"
[    28.609] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.609] (--) evdev: Power Button: Found keys
[    28.609] (II) evdev: Power Button: Configuring as keyboard
[    28.609] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    28.609] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.609] (**) Option "xkb_rules" "evdev"
[    28.609] (**) Option "xkb_model" "pc105"
[    28.609] (**) Option "xkb_layout" "pl"
[    28.858] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    28.858] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.858] (II) Using input driver 'evdev' for 'Video Bus'
[    28.858] (**) Video Bus: always reports core events
[    28.858] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    28.858] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    28.858] (--) evdev: Video Bus: Found keys
[    28.858] (II) evdev: Video Bus: Configuring as keyboard
[    28.858] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12"
[    28.858] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.858] (**) Option "xkb_rules" "evdev"
[    28.858] (**) Option "xkb_model" "pc105"
[    28.858] (**) Option "xkb_layout" "pl"
[    28.859] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    28.859] (II) No input driver specified, ignoring this device.
[    28.859] (II) This device may have been added with another device file.
[    28.859] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    28.859] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.859] (II) Using input driver 'evdev' for 'Sleep Button'
[    28.859] (**) Sleep Button: always reports core events
[    28.859] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    28.859] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    28.859] (--) evdev: Sleep Button: Found keys
[    28.859] (II) evdev: Sleep Button: Configuring as keyboard
[    28.859] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[    28.859] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    28.859] (**) Option "xkb_rules" "evdev"
[    28.860] (**) Option "xkb_model" "pc105"
[    28.860] (**) Option "xkb_layout" "pl"
[    28.861] (II) config/udev: Adding input device Integrated Camera (/dev/input/event11)
[    28.861] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    28.861] (II) Using input driver 'evdev' for 'Integrated Camera'
[    28.861] (**) Integrated Camera: always reports core events
[    28.861] (**) evdev: Integrated Camera: Device: "/dev/input/event11"
[    28.861] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x295
[    28.861] (--) evdev: Integrated Camera: Found keys
[    28.861] (II) evdev: Integrated Camera: Configuring as keyboard
[    28.861] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input12/event11"
[    28.861] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[    28.861] (**) Option "xkb_rules" "evdev"
[    28.861] (**) Option "xkb_model" "pc105"
[    28.861] (**) Option "xkb_layout" "pl"
[    28.862] (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/event13)
[    28.862] (**) A4Tech PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
[    28.862] (II) Using input driver 'evdev' for 'A4Tech PS/2+USB Mouse'
[    28.862] (**) A4Tech PS/2+USB Mouse: always reports core events
[    28.862] (**) evdev: A4Tech PS/2+USB Mouse: Device: "/dev/input/event13"
[    28.908] (--) evdev: A4Tech PS/2+USB Mouse: Vendor 0x9da Product 0xa
[    28.908] (--) evdev: A4Tech PS/2+USB Mouse: Found 12 mouse buttons
[    28.908] (--) evdev: A4Tech PS/2+USB Mouse: Found scroll wheel(s)
[    28.908] (--) evdev: A4Tech PS/2+USB Mouse: Found relative axes
[    28.908] (--) evdev: A4Tech PS/2+USB Mouse: Found x and y relative axes
[    28.908] (II) evdev: A4Tech PS/2+USB Mouse: Configuring as mouse
[    28.908] (II) evdev: A4Tech PS/2+USB Mouse: Adding scrollwheel support
[    28.908] (**) evdev: A4Tech PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
[    28.908] (**) evdev: A4Tech PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000A.0001/input/input14/event13"
[    28.908] (II) XINPUT: Adding extended input device "A4Tech PS/2+USB Mouse" (type: MOUSE, id 10)
[    28.909] (II) evdev: A4Tech PS/2+USB Mouse: initialized for relative axes.
[    28.909] (**) A4Tech PS/2+USB Mouse: (accel) keeping acceleration scheme 1
[    28.909] (**) A4Tech PS/2+USB Mouse: (accel) acceleration profile 0
[    28.909] (**) A4Tech PS/2+USB Mouse: (accel) acceleration factor: 2.000
[    28.909] (**) A4Tech PS/2+USB Mouse: (accel) acceleration threshold: 4
[    28.911] (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/mouse1)
[    28.911] (II) No input driver specified, ignoring this device.
[    28.911] (II) This device may have been added with another device file.
[    28.912] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    28.912] (II) No input driver specified, ignoring this device.
[    28.912] (II) This device may have been added with another device file.
[    28.912] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[    28.912] (II) No input driver specified, ignoring this device.
[    28.912] (II) This device may have been added with another device file.
[    28.912] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[    28.912] (II) No input driver specified, ignoring this device.
[    28.912] (II) This device may have been added with another device file.
[    28.913] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[    28.913] (II) No input driver specified, ignoring this device.
[    28.913] (II) This device may have been added with another device file.
[    28.913] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.913] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.913] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    28.913] (**) AT Translated Set 2 keyboard: always reports core events
[    28.913] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    28.914] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    28.914] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    28.914] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    28.914] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.914] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    28.914] (**) Option "xkb_rules" "evdev"
[    28.914] (**) Option "xkb_model" "pc105"
[    28.914] (**) Option "xkb_layout" "pl"
[    28.915] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[    28.915] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    28.915] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    28.915] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    28.915] (II) LoadModule: "synaptics"
[    28.915] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.979] (II) Module synaptics: vendor="X.Org Foundation"
[    28.979] compiled for 1.16.4, module version = 1.8.2
[    28.979] Module class: X.Org XInput Driver
[    28.979] ABI class: X.Org XInput driver, version 21.0
[    28.979] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    28.979] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.979] (**) Option "Device" "/dev/input/event10"
[    29.044] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1184 - 5760 (res 52)
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1022 - 4828 (res 70)
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    29.044] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    29.044] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    29.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event10"
[    29.064] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    29.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    29.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    29.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[    29.064] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    29.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    29.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    29.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    29.064] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    29.067] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    29.067] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    29.067] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    29.067] (II) No input driver specified, ignoring this device.
[    29.067] (II) This device may have been added with another device file.
[    29.068] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    29.068] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    29.068] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    29.068] (**) ThinkPad Extra Buttons: always reports core events
[    29.068] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[    29.069] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    29.069] (--) evdev: ThinkPad Extra Buttons: Found keys
[    29.069] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    29.069] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[    29.069] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    29.069] (**) Option "xkb_rules" "evdev"
[    29.069] (**) Option "xkb_model" "pc105"
[    29.069] (**) Option "xkb_layout" "pl"
[    29.070] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event14)
[    29.070] (II) No input driver specified, ignoring this device.
[    29.070] (II) This device may have been added with another device file.
[    29.070] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[    29.070] (II) No input driver specified, ignoring this device.
[    29.070] (II) This device may have been added with another device file.
[    35.935] (II) intel(0): EDID vendor "CMO", prod id 5539
[    35.935] (II) intel(0): Printing DDC gathered Modelines:
[    35.935] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1382 1416 1466  768 770 776 788 -hsync -vsync (47.3 kHz eP)
[   134.453] (II) config/udev: removing device A4Tech PS/2+USB Mouse
[   134.464] (II) evdev: A4Tech PS/2+USB Mouse: Close
[   134.464] (II) UnloadModule: "evdev"
[   140.394] (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/mouse1)
[   140.394] (II) No input driver specified, ignoring this device.
[   140.394] (II) This device may have been added with another device file.
[   140.395] (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/event13)
[   140.395] (**) A4Tech PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
[   140.395] (II) Using input driver 'evdev' for 'A4Tech PS/2+USB Mouse'
[   140.395] (**) A4Tech PS/2+USB Mouse: always reports core events
[   140.395] (**) evdev: A4Tech PS/2+USB Mouse: Device: "/dev/input/event13"
[   140.395] (--) evdev: A4Tech PS/2+USB Mouse: Vendor 0x9da Product 0xa
[   140.395] (--) evdev: A4Tech PS/2+USB Mouse: Found 12 mouse buttons
[   140.395] (--) evdev: A4Tech PS/2+USB Mouse: Found scroll wheel(s)
[   140.395] (--) evdev: A4Tech PS/2+USB Mouse: Found relative axes
[   140.395] (--) evdev: A4Tech PS/2+USB Mouse: Found x and y relative axes
[   140.395] (II) evdev: A4Tech PS/2+USB Mouse: Configuring as mouse
[   140.395] (II) evdev: A4Tech PS/2+USB Mouse: Adding scrollwheel support
[   140.395] (**) evdev: A4Tech PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
[   140.395] (**) evdev: A4Tech PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   140.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000A.0002/input/input16/event13"
[   140.395] (II) XINPUT: Adding extended input device "A4Tech PS/2+USB Mouse" (type: MOUSE, id 10)
[   140.395] (II) evdev: A4Tech PS/2+USB Mouse: initialized for relative axes.
[   140.396] (**) A4Tech PS/2+USB Mouse: (accel) keeping acceleration scheme 1
[   140.396] (**) A4Tech PS/2+USB Mouse: (accel) acceleration profile 0
[   140.396] (**) A4Tech PS/2+USB Mouse: (accel) acceleration factor: 2.000
[   140.396] (**) A4Tech PS/2+USB Mouse: (accel) acceleration threshold: 4
Wynik glxinfo | grep OpenGL:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile x86/MMX/SSE2
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.4.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.4.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.4.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
Wynik glxinfo | grep rendering
direct rendering: Yes
Przy użyciu strace:
piotrek@lenovo-b590:~$ strace -e open /home/piotrek/Gry/Counter-Strike-Source/css.sh
strace: exec: Permission denied
+++ exited with 1 +++
piotrek@lenovo-b590:~/Gry/Counter-Strike-Source$ strace -e open sh css.sh
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
open("/lib/i386-linux-gnu/i686/cmov/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
open("css.sh", O_RDONLY)                = 3
WARNING: setlocale('en_US.UTF-8') failed, using locale:'C'. International characters may not work.
SDL video target is 'x11'
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0)!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system DOES NOT support the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system DOES NOT support the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system DOES NOT support the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system DOES NOT support the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
AppFramework : Unable to load module vguimatsurface.so!
Unable to load interface VGUI_Surface030 from vguimatsurface.so
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11301, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
+++ exited with 0 +++

Offline 1709

  • Users
  • Guru
  • *****
  • Wiadomości: 2763
  • 1709
    • Zobacz profil
PS: Brak polskiej czcionki, nie jest to brak lenistwa, a jej brak w systemie i brak czasu na reczne poprawki.

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #6 dnia: 2015-05-17, 21:23:26 »
Tak, katalog domowy.

Offline 1709

  • Users
  • Guru
  • *****
  • Wiadomości: 2763
  • 1709
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #7 dnia: 2015-05-18, 00:01:46 »
- Próbowales moze pisać do developerów? na Steamie ?
Bo jak szperam w google to nie znajduje jednakowej odpowiedzi, jednemu pomogło to,
innemu tamto i zabardzo nie wiem czemu.
- Moj system / gry nie posiadaja pliku vguimatsurface.so ,
z linku wyzej ktory dalem wyglada ze jest on z gier Steam,
co ciekawe inne gry powinny działać i tylko z grami od Steam powinien być problem,
możesz to sprawdzic np. testejac Supertuxkart czy Red Eclipse lub Xonotic.
- Mozesz porównać nie obsługiwane OpenGL z wynikiem komendy
glxinfo
- Najczesciej znalezione to to rozwiazanie w linku wyzej ze zmiana sciezki,
https://steamcommunity.com/app/221410/discussions/2/618457398964458535/?l=polish
( Mozesz tez sprobować reinstalować SDK, lub też doinstalować jesli czegoś brakuje z SDK , a jest w repozytorium )
http://steamcommunity.com/app/221410/discussions/0/864973980812886361/?l=polish
( przetestowac mozesz , ale podejzewam ze to raczej dla zintegrowanych kart z nvidią )
http://askubuntu.com/questions/452255/please-help-me-with-32bit-libs-for-64-bit
Na wszelki wypadek zwróć uwage tez czy aplikacja jest napewno 64bit,
choć zgaduje ze jest, bo by nie ruszyła.
PS: Brak polskiej czcionki, nie jest to brak lenistwa, a jej brak w systemie i brak czasu na reczne poprawki.

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Counter Strike Source dla Linuxa
« Odpowiedź #8 dnia: 2015-05-18, 20:34:52 »
Tak podsumowując, właśnie gry instalowane z repozytorium np. Nexuiz działa bez problemów. Xonotic chyba muszę pobrać ze strony projektu bo nie zauważyłem go w repozytorium.
Podobnie miałem problem z MoHAA obojętnie czy instalowałem za pomocą palyonlinux czy instalatorem natywnym.
Ale MoH Pacific Assault hula aż miło.
Wtedy nie mogło mi znaleźć sterów OpenGL.
Zwykle takie problemy dotyczyły brakujących sterowników ATI lub NVidia, ale ja mam Intela.
Gra na bank działa na 32bitach ponieważ dawniej używałem lapka z prockiem AMD i instalowałem linuksa 32bitowego.

majtol

  • Gość
Counter Strike Source dla Linuxa
« Odpowiedź #9 dnia: 2015-05-20, 08:32:40 »
Uno. Po kij ci 32bitowy system z i3 i 4gb ramow? W dzisiejszych czasach 32bitowcy maja wiecej problemow z kompatybilnoscia niz na x64.
Duo. Co to za stary debian? Na starych systemach (i debianach) nawet Spotify nie dziala bez recznego update't bibliotek.
Trez. Steam sie ciagle rozwija, gra ktora znam pod nazwa cs 1.6 tylko wyglada jak ta zprzed 5ciu czy 10sieciu lat. De facto ta gra jest przerobiona fest mocno pod maska..
Takze moze jednak update systemu wpierw?

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Odp: Counter Strike Source dla Linuxa
« Odpowiedź #10 dnia: 2015-10-23, 15:33:35 »
Znalazłem coś takiego w katalogu z HL2:

This is the native linux version of Half-Life 2 and Episodes 1 & 2 and not the bundled version of the Windows game with wine.
The game works in 32 bit mode so if you're on a 64 bit distro you'll have to install the missing 32-bit libraries.

Minimum System Requirements:
1.7 GHz Processor Intel or AMD
512 MB RAM
A Graphics Card that has at least support for Shader 2
OpenGL 2.1
OpenAL Compatible Sound Card
10 GB Hard Drive Space

1. Extract file with nanozip 0.09a(http://www.nanozip.net/).
Copy the executable(nz) of nanozip to this folder.
Open a terminal(console) in this folder as a normal user and type:
./nz x HL2-Ep1_2.nz
Extracting can take some time(10 GB) depending on the cores you have and processor speed.

2. Make scripts executable.
Go into extracted folder(HL2-Ep1_2): cd HL2-Ep1_2
chmod +x ep1.sh
chmod +x ep2.sh
chmod +x hl2.sh
Also the executable hl2_linux.
chmod +x hl2_linux

3. You'll have to set the library path for the included game libraries, otherwise you'll get this error:
AppFramework : Unable to load module vguimatsurface.so!
Unable to load interface VGUI_Surface030 from vguimatsurface.so

LD_LIBRARY_PATH=bin ldd bin/vguimatsurface.so

4. Install the missing 32-bit libraries from your distribution. The ones that appear with "not found" entries.
These were some libraries I had to install to make it work on a 64 bit OS:
        lib32-libpng12 (version 12)
        lib32-nss
        lib32-nspr
        lib32-libpng (version 16)

5. Start respective game: ./hl2.sh   (run Half Life2)
                          ./ep1.sh   (launch of the first episode)
                          ./ep2.sh   (launch of the second episode)
6. Enjoy!

PS If you can't find your desired video resolution in Options/Video, you can manually add resolution in 'videoconfig_linux.cfg' file.
Więc wygląda na to że na 32 bitach powinno śmigać.
Obecnie mam Debian Jessie.

Kimkat

  • Gość
Odp: Counter Strike Source dla Linuxa
« Odpowiedź #11 dnia: 2015-12-23, 13:27:40 »
Zadziałał w końcu ten cs na debianie?

Offline 1709

  • Users
  • Guru
  • *****
  • Wiadomości: 2763
  • 1709
    • Zobacz profil
Odp: Counter Strike Source dla Linuxa
« Odpowiedź #12 dnia: 2015-12-23, 15:26:49 »
Nie wiem czy to istotne,
 ale zauważyłem drobny problem z systemami 64 bit.

- Gry na Steamie działają na systemie 64 bit pod warunkiem,
że sterownik graficzny posiada 32bit biblioteki.
  Steam jest 32 bitowy i się o nie upomina.
-  Tak więc w PCLinuxOS którego używam Nvidia ma oba rodzaje bibliotek i wtedy Steam działa,
a z Mesą już nie i Steam się sypie na Mesie.
Jak mu dać odpowiednie biblioteki ręcznie to powinien działać.

Także na to też możecie zwrócić uwagę.
Przydatne aplikacje to:
strace -e open nazwa_aplikacji
locate nazwa_pliku
PS: Brak polskiej czcionki, nie jest to brak lenistwa, a jej brak w systemie i brak czasu na reczne poprawki.

Offline

  • Users
  • Prawie jak Guru
  • ****
  • Wiadomości: 281
    • Zobacz profil
Odp: Counter Strike Source dla Linuxa
« Odpowiedź #13 dnia: 2016-02-21, 12:51:37 »
Kimkat Niestety nie działa.

butter

  • Gość
Odp: Counter Strike Source dla Linuxa
« Odpowiedź #14 dnia: 2016-02-21, 12:55:54 »
możesz spróbować zainstalować sterowniki własnościowe przy cs go pomogło