Jak włączyć akcelerację 3D dla Intel HD Graphics?
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Jak włączyć akcelerację 3D dla Intel HD Graphics?
chciałem zagrać w grę enemy territory i kiedy odpaliłem wine wyskoczył mi komunikat, że mam wyłączoną akcelerację 3D. Jak ją włączyć? Podejrzewam, że to kwestia odpowiednich sterowników do karty graficznej.
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 05)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 RAID bus controller: Intel Corporation Mobile 82801 SATA RAID Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
03:00.0 SD Host controller: Ricoh Co Ltd Device e822 (rev 03)
03:00.4 FireWire (IEEE 1394): Ricoh Co Ltd Device e832 (rev 03)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Nie mogę też włączyć w system ---> preferencję--> wygląd żadnych efektów wizualnych.
-
- Piegowaty Guziec
- Posty: 13
- Rejestracja: 20 wrz 2009, 10:47
- Płeć: Mężczyzna
- Wersja Ubuntu: inny OS
- Środowisko graficzne: Xfce
- Architektura: x86
Odp: wyłączona akceleracja 3D
Kod: Zaznacz cały
uname -r
cat /etc/X11/xorg.conf
cat /var/log.Xorg.0.log
lspci -n
lspci -k
lsmod
glxinfo | grep render

-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Odp: wyłączona akceleracja 3D
Kod: Zaznacz cały
2.6.35-28-generic-pae
Kod: Zaznacz cały
cat: /etc/X11/xorg.conf: Nie ma takiego pliku ani katalogu
Kod: Zaznacz cały
cat: /var/log.Xorg.0.log: Nie ma takiego pliku ani katalogu
Kod: Zaznacz cały
00:00.0 0600: 8086:0044 (rev 02)
00:02.0 0300: 8086:0046 (rev 02)
00:16.0 0780: 8086:3b64 (rev 06)
00:16.3 0700: 8086:3b67 (rev 06)
00:19.0 0200: 8086:10ea (rev 05)
00:1a.0 0c03: 8086:3b3c (rev 05)
00:1b.0 0403: 8086:3b56 (rev 05)
00:1c.0 0604: 8086:3b42 (rev 05)
00:1c.1 0604: 8086:3b44 (rev 05)
00:1c.2 0604: 8086:3b46 (rev 05)
00:1c.3 0604: 8086:3b48 (rev 05)
00:1d.0 0c03: 8086:3b34 (rev 05)
00:1e.0 0604: 8086:2448 (rev a5)
00:1f.0 0601: 8086:3b07 (rev 05)
00:1f.2 0104: 8086:282a (rev 05)
00:1f.3 0c05: 8086:3b30 (rev 05)
00:1f.6 1180: 8086:3b32 (rev 05)
02:00.0 0280: 8086:422c (rev 35)
03:00.0 0805: 1180:e822 (rev 03)
03:00.4 0c00: 1180:e832 (rev 03)
3f:00.0 0600: 8086:2c62 (rev 02)
3f:00.1 0600: 8086:2d01 (rev 02)
3f:02.0 0600: 8086:2d10 (rev 02)
3f:02.1 0600: 8086:2d11 (rev 02)
3f:02.2 0600: 8086:2d12 (rev 02)
3f:02.3 0600: 8086:2d13 (rev 02)
Kod: Zaznacz cały
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
Subsystem: Dell Device 040a
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
Subsystem: Dell Device 040a
Kernel driver in use: i915
Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
Subsystem: Dell Device 040a
00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
Subsystem: Dell Device 040a
Kernel driver in use: serial
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 05)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
Subsystem: Dell Device 040a
Kernel modules: iTCO_wdt
00:1f.2 RAID bus controller: Intel Corporation Mobile 82801 SATA RAID Controller (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
Subsystem: Dell Device 040a
Kernel modules: i2c-i801
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
Subsystem: Dell Device 040a
Kernel driver in use: intel ips
Kernel modules: intel_ips
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN
Kernel driver in use: iwlagn
Kernel modules: iwlagn
03:00.0 SD Host controller: Ricoh Co Ltd Device e822 (rev 03)
Subsystem: Dell Device 040a
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
03:00.4 FireWire (IEEE 1394): Ricoh Co Ltd Device e832 (rev 03)
Subsystem: Dell Device 040a
Kernel driver in use: firewire_ohci
Kernel modules: firewire-ohci, ohci1394
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
Subsystem: Intel Corporation Device 8086
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
Subsystem: Intel Corporation Device 8086
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
Subsystem: Intel Corporation Device 8086
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
Subsystem: Intel Corporation Device 8086
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Subsystem: Intel Corporation Device 8086
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Subsystem: Intel Corporation Device 8086
Kod: Zaznacz cały
Module Size Used by
rfcomm 33811 4
binfmt_misc 6599 1
sco 7998 2
bnep 9542 2
l2cap 37008 16 rfcomm,bnep
aes_i586 7280 2
aes_generic 26875 1 aes_i586
snd_hda_codec_intelhdmi 9812 1
snd_hda_codec_idt 54919 1
arc4 1165 2
snd_hda_intel 22299 6
snd_hda_codec 87552 3 snd_hda_codec_intelhdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 5040 1 snd_hda_codec
snd_pcm 71603 4 snd_hda_intel,snd_hda_codec
snd_seq_midi 4588 0
iwlagn 179815 0
i915 296139 3
snd_rawmidi 17783 1 snd_seq_midi
zaurus 2544 0
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
cdc_ether 4052 1 zaurus
drm_kms_helper 30200 1 i915
drm 168732 3 i915,drm_kms_helper
btusb 11001 2
usbnet 17376 2 zaurus,cdc_ether
bluetooth 50500 9 rfcomm,sco,bnep,l2cap,btusb
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
iwlcore 127479 1 iwlagn
ppdev 5556 0
cdc_acm 15363 0
dell_wmi 2852 0
cdc_wdm 8398 0
mii 4425 1 usbnet
mac80211 231959 2 iwlagn,iwlcore
uvcvideo 55847 0
snd 49038 19 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
videodev 43098 1 uvcvideo
v4l1_compat 13359 2 uvcvideo,videodev
cfg80211 144694 3 iwlagn,iwlcore,mac80211
psmouse 59033 0
parport_pc 26378 0
serio_raw 4022 0
dell_laptop 5730 0
dcdbas 5442 1 dell_laptop
intel_agp 26926 2 i915
soundcore 880 1 snd
snd_page_alloc 7216 2 snd_hda_intel,snd_pcm
i2c_algo_bit 5168 1 i915
video 18712 1 i915
intel_ips 11101 0
agpgart 32075 2 drm,intel_agp
output 1883 1 video
lp 7342 0
parport 31492 3 ppdev,parport_pc,lp
ahci 19198 3
sdhci_pci 6601 0
firewire_ohci 21554 0
e1000e 133436 0
sdhci 15986 1 sdhci_pci
led_class 2633 1 sdhci
libahci 21792 1 ahci
firewire_core 46675 1 firewire_ohci
crc_itu_t 1383 1 firewire_core
-
- Piegowaty Guziec
- Posty: 13
- Rejestracja: 20 wrz 2009, 10:47
- Płeć: Mężczyzna
- Wersja Ubuntu: inny OS
- Środowisko graficzne: Xfce
- Architektura: x86
Odp: wyłączona akceleracja 3D
Kod: Zaznacz cały
lspci | grep VGA
cat /var/log/Xorg.0.log
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Odp: wyłączona akceleracja 3D
Kod: Zaznacz cały
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
Kod: Zaznacz cały
[ 33.493]
X.Org X Server 1.9.0
Release Date: 2010-08-20
[ 33.494] X Protocol Version 11, Revision 0
[ 33.494] Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
[ 33.494] Current Operating System: Linux pawe-Latitude-E6410 2.6.35-28-generic-pae #49-Ubuntu SMP Tue Mar 1 14:58:06 UTC 2011 i686
[ 33.494] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic-pae root=UUID=142b7a73-e69e-4078-b880-f7fdddefbaaf ro quiet splash
[ 33.494] Build Date: 09 January 2011 12:14:58PM
[ 33.494] xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support)
[ 33.494] Current version of pixman: 0.18.4
[ 33.494] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 33.494] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 33.494] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 13 10:49:14 2011
[ 33.505] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 33.505] (==) No Layout section. Using the first Screen section.
[ 33.505] (==) No screen section available. Using defaults.
[ 33.505] (**) |-->Screen "Default Screen Section" (0)
[ 33.505] (**) | |-->Monitor "<default monitor>"
[ 33.505] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 33.505] (==) Automatically adding devices
[ 33.505] (==) Automatically enabling devices
[ 33.505] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 33.505] Entry deleted from font path.
[ 33.505] (==) 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,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 33.505] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 33.505] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 33.505] (II) Loader magic: 0x81f9b00
[ 33.505] (II) Module ABI versions:
[ 33.505] X.Org ANSI C Emulation: 0.4
[ 33.505] X.Org Video Driver: 8.0
[ 33.505] X.Org XInput driver : 11.0
[ 33.505] X.Org Server Extension : 4.0
[ 33.506] (--) PCI:*(0:0:2:0) 8086:0046:1028:040a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x000070b0/8
[ 33.506] (II) Open ACPI successful (/var/run/acpid.socket)
[ 33.506] (II) LoadModule: "extmod"
[ 33.587] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 33.587] (II) Module extmod: vendor="X.Org Foundation"
[ 33.587] compiled for 1.9.0, module version = 1.0.0
[ 33.587] Module class: X.Org Server Extension
[ 33.587] ABI class: X.Org Server Extension, version 4.0
[ 33.587] (II) Loading extension MIT-SCREEN-SAVER
[ 33.587] (II) Loading extension XFree86-VidModeExtension
[ 33.587] (II) Loading extension XFree86-DGA
[ 33.587] (II) Loading extension DPMS
[ 33.587] (II) Loading extension XVideo
[ 33.587] (II) Loading extension XVideo-MotionCompensation
[ 33.587] (II) Loading extension X-Resource
[ 33.587] (II) LoadModule: "dbe"
[ 33.587] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 33.587] (II) Module dbe: vendor="X.Org Foundation"
[ 33.587] compiled for 1.9.0, module version = 1.0.0
[ 33.587] Module class: X.Org Server Extension
[ 33.587] ABI class: X.Org Server Extension, version 4.0
[ 33.587] (II) Loading extension DOUBLE-BUFFER
[ 33.587] (II) LoadModule: "glx"
[ 33.587] (II) Loading /usr/lib/xorg/extra-modules/modules/extensions/libglx.so
[ 33.588] (II) Module glx: vendor="FireGL - ATI Technologies Inc."
[ 33.588] compiled for 7.6.0, module version = 1.0.0
[ 33.588] (II) Loading extension GLX
[ 33.588] (II) LoadModule: "record"
[ 33.588] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 33.588] (II) Module record: vendor="X.Org Foundation"
[ 33.588] compiled for 1.9.0, module version = 1.13.0
[ 33.588] Module class: X.Org Server Extension
[ 33.588] ABI class: X.Org Server Extension, version 4.0
[ 33.588] (II) Loading extension RECORD
[ 33.588] (II) LoadModule: "dri"
[ 33.588] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 33.588] (II) Module dri: vendor="X.Org Foundation"
[ 33.588] compiled for 1.9.0, module version = 1.0.0
[ 33.588] ABI class: X.Org Server Extension, version 4.0
[ 33.588] (II) Loading extension XFree86-DRI
[ 33.588] (II) LoadModule: "dri2"
[ 33.588] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 33.589] (II) Module dri2: vendor="X.Org Foundation"
[ 33.589] compiled for 1.9.0, module version = 1.2.0
[ 33.589] ABI class: X.Org Server Extension, version 4.0
[ 33.589] (II) Loading extension DRI2
[ 33.589] (==) Matched intel as autoconfigured driver 0
[ 33.589] (==) Matched vesa as autoconfigured driver 1
[ 33.589] (==) Matched fbdev as autoconfigured driver 2
[ 33.589] (==) Assigned the driver to the xf86ConfigLayout
[ 33.589] (II) LoadModule: "intel"
[ 33.684] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 33.685] (II) Module intel: vendor="X.Org Foundation"
[ 33.685] compiled for 1.9.0, module version = 2.12.0
[ 33.685] Module class: X.Org Video Driver
[ 33.685] ABI class: X.Org Video Driver, version 8.0
[ 33.685] (II) LoadModule: "vesa"
[ 33.685] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 33.685] (II) Module vesa: vendor="X.Org Foundation"
[ 33.685] compiled for 1.8.99.905, module version = 2.3.0
[ 33.685] Module class: X.Org Video Driver
[ 33.685] ABI class: X.Org Video Driver, version 8.0
[ 33.685] (II) LoadModule: "fbdev"
[ 33.685] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 33.685] (II) Module fbdev: vendor="X.Org Foundation"
[ 33.685] compiled for 1.8.99.905, module version = 0.4.2
[ 33.685] ABI class: X.Org Video Driver, version 8.0
[ 33.685] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 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, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 33.686] (II) VESA: driver for VESA chipsets: vesa
[ 33.686] (II) FBDEV: driver for framebuffer: fbdev
[ 33.686] (++) using VT number 7
[ 33.686] (WW) Falling back to old probe method for vesa
[ 33.686] (WW) Falling back to old probe method for fbdev
[ 33.686] (II) Loading sub module "fbdevhw"
[ 33.686] (II) LoadModule: "fbdevhw"
[ 33.686] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 33.686] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 33.686] compiled for 1.9.0, module version = 0.0.2
[ 33.686] ABI class: X.Org Video Driver, version 8.0
[ 33.688] drmOpenDevice: node name is /dev/dri/card0
[ 33.688] drmOpenDevice: open result is 9, (OK)
[ 33.688] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 33.688] drmOpenDevice: node name is /dev/dri/card0
[ 33.688] drmOpenDevice: open result is 9, (OK)
[ 33.688] drmOpenByBusid: drmOpenMinor returns 9
[ 33.688] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 33.688] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 33.688] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 33.688] (==) intel(0): RGB weight 888
[ 33.688] (==) intel(0): Default visual is TrueColor
[ 33.688] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[ 33.688] (--) intel(0): Chipset: "Arrandale"
[ 33.688] (==) intel(0): video overlay key set to 0x101fe
[ 33.705] (II) intel(0): Output VGA1 has no monitor section
[ 33.773] (II) intel(0): Output DP1 has no monitor section
[ 33.782] (II) intel(0): Output HDMI1 has no monitor section
[ 33.783] (II) intel(0): Output DP2 has no monitor section
[ 33.792] (II) intel(0): Output HDMI2 has no monitor section
[ 33.793] (II) intel(0): Output DP3 has no monitor section
[ 33.810] (II) intel(0): EDID for output VGA1
[ 33.878] (II) intel(0): EDID for output DP1
[ 33.878] (II) intel(0): Manufacturer: LGD Model: 257 Serial#: 0
[ 33.878] (II) intel(0): Year: 2009 Week: 0
[ 33.878] (II) intel(0): EDID Version: 1.4
[ 33.878] (II) intel(0): Digital Display Input
[ 33.878] (II) intel(0): 6 bits per channel
[ 33.878] (II) intel(0): Digital interface is DisplayPort
[ 33.878] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 33.878] (II) intel(0): Gamma: 2.20
[ 33.878] (II) intel(0): No DPMS capabilities specified
[ 33.878] (II) intel(0): Supported color encodings: RGB 4:4:4
[ 33.878] (II) intel(0): First detailed timing is preferred mode
[ 33.878] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 33.878] (II) intel(0): redX: 0.577 redY: 0.349 greenX: 0.329 greenY: 0.550
[ 33.878] (II) intel(0): blueX: 0.162 blueY: 0.133 whiteX: 0.313 whiteY: 0.329
[ 33.878] (II) intel(0): Manufacturer's mask: 0
[ 33.878] (II) intel(0): Supported detailed timing:
[ 33.878] (II) intel(0): clock: 86.5 MHz Image Size: 304 x 190 mm
[ 33.878] (II) intel(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1568 h_border: 0
[ 33.878] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 920 v_border: 0
[ 33.878] (II) intel(0): Supported detailed timing:
[ 33.878] (II) intel(0): clock: 60.0 MHz Image Size: 304 x 190 mm
[ 33.878] (II) intel(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1632 h_border: 0
[ 33.878] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 920 v_border: 0
[ 33.878] (II) intel(0): 875VK�141WP2
[ 33.878] (II) intel(0): Unknown vendor-specific block 0
[ 33.878] (II) intel(0): EDID (in hex):
[ 33.878] (II) intel(0): 00ffffffffffff0030e4570200000000
[ 33.878] (II) intel(0): 00130104951e137802d7859359548c29
[ 33.878] (II) intel(0): 22505400000001010101010101010101
[ 33.878] (II) intel(0): 010101010101ca21a080508414303020
[ 33.878] (II) intel(0): 360030be1000001a7017a0c050841430
[ 33.878] (II) intel(0): 3020360030be1000001a000000fe0038
[ 33.878] (II) intel(0): 3735564b803134315750320a00000000
[ 33.878] (II) intel(0): 00004131210000000009010a20200099
[ 33.878] (II) intel(0): Printing probed modes for output DP1
[ 33.878] (II) intel(0): Modeline "1440x900"x60.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 33.878] (II) intel(0): Modeline "1440x900"x40.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 33.888] (II) intel(0): EDID for output HDMI1
[ 33.889] (II) intel(0): EDID for output DP2
[ 33.898] (II) intel(0): EDID for output HDMI2
[ 33.899] (II) intel(0): EDID for output DP3
[ 33.899] (II) intel(0): Output VGA1 disconnected
[ 33.899] (II) intel(0): Output DP1 connected
[ 33.899] (II) intel(0): Output HDMI1 disconnected
[ 33.899] (II) intel(0): Output DP2 disconnected
[ 33.899] (II) intel(0): Output HDMI2 disconnected
[ 33.899] (II) intel(0): Output DP3 disconnected
[ 33.899] (II) intel(0): Using exact sizes for initial modes
[ 33.899] (II) intel(0): Output DP1 using initial mode 1440x900
[ 33.899] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 33.899] (II) intel(0): Kernel page flipping support detected, but forcibly disabled.
[ 33.899] (==) intel(0): DPI set to (96, 96)
[ 33.899] (II) Loading sub module "fb"
[ 33.899] (II) LoadModule: "fb"
[ 33.899] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 33.899] (II) Module fb: vendor="X.Org Foundation"
[ 33.899] compiled for 1.9.0, module version = 1.0.0
[ 33.899] ABI class: X.Org ANSI C Emulation, version 0.4
[ 33.899] (II) UnloadModule: "vesa"
[ 33.899] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 33.899] (II) UnloadModule: "fbdev"
[ 33.899] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 33.899] (II) UnloadModule: "fbdevhw"
[ 33.899] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
[ 33.899] (==) Depth 24 pixmap format is 32 bpp
[ 33.899] (II) intel(0): [DRI2] Setup complete
[ 33.899] (II) intel(0): [DRI2] DRI driver: i965
[ 33.899] (**) intel(0): Tiling enabled
[ 33.899] (**) intel(0): SwapBuffers wait enabled
[ 33.899] (==) intel(0): VideoRam: 262144 KB
[ 33.899] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[ 33.906] (II) UXA(0): Driver registered support for the following operations:
[ 33.906] (II) solid
[ 33.906] (II) copy
[ 33.906] (II) composite (RENDER acceleration)
[ 33.906] (II) put_image
[ 33.906] (II) get_image
[ 33.906] (==) intel(0): Backing store disabled
[ 33.906] (==) intel(0): Silken mouse enabled
[ 33.906] (II) intel(0): Initializing HW Cursor
[ 33.944] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 33.945] (==) intel(0): DPMS enabled
[ 33.945] (==) intel(0): Intel XvMC decoder enabled
[ 33.945] (II) intel(0): Set up textured video
[ 33.945] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 33.945] (II) intel(0): direct rendering: DRI2 Enabled
[ 33.945] (--) RandR disabled
[ 33.945] (II) Initializing built-in extension Generic Event Extension
[ 33.945] (II) Initializing built-in extension SHAPE
[ 33.945] (II) Initializing built-in extension MIT-SHM
[ 33.945] (II) Initializing built-in extension XInputExtension
[ 33.945] (II) Initializing built-in extension XTEST
[ 33.945] (II) Initializing built-in extension BIG-REQUESTS
[ 33.945] (II) Initializing built-in extension SYNC
[ 33.945] (II) Initializing built-in extension XKEYBOARD
[ 33.945] (II) Initializing built-in extension XC-MISC
[ 33.945] (II) Initializing built-in extension SECURITY
[ 33.945] (II) Initializing built-in extension XINERAMA
[ 33.945] (II) Initializing built-in extension XFIXES
[ 33.945] (II) Initializing built-in extension RENDER
[ 33.945] (II) Initializing built-in extension RANDR
[ 33.945] (II) Initializing built-in extension COMPOSITE
[ 33.945] (II) Initializing built-in extension DAMAGE
[ 33.945] (II) Initializing built-in extension GESTURE
[ 33.948] (EE) GLX error: Can not get required symbols.
[ 33.954] (II) intel(0): Setting screen physical size to 380 x 238
[ 33.970] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 33.977] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 33.977] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 33.977] (II) LoadModule: "evdev"
[ 33.977] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33.978] (II) Module evdev: vendor="X.Org Foundation"
[ 33.978] compiled for 1.9.0, module version = 2.3.2
[ 33.978] Module class: X.Org XInput Driver
[ 33.978] ABI class: X.Org XInput driver, version 11.0
[ 33.978] (**) Power Button: always reports core events
[ 33.978] (**) Power Button: Device: "/dev/input/event3"
[ 34.012] (II) Power Button: Found keys
[ 34.012] (II) Power Button: Configuring as keyboard
[ 34.012] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 34.012] (**) Option "xkb_rules" "evdev"
[ 34.012] (**) Option "xkb_model" "pc105"
[ 34.012] (**) Option "xkb_layout" "pl"
[ 34.014] (II) XKB: reuse xkmfile /var/lib/xkb/server-61818C6B46DD4F01AE1F641F27B555591612208F.xkm
[ 34.015] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 34.015] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 34.015] (**) Video Bus: always reports core events
[ 34.015] (**) Video Bus: Device: "/dev/input/event7"
[ 34.044] (II) Video Bus: Found keys
[ 34.044] (II) Video Bus: Configuring as keyboard
[ 34.044] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 34.044] (**) Option "xkb_rules" "evdev"
[ 34.044] (**) Option "xkb_model" "pc105"
[ 34.044] (**) Option "xkb_layout" "pl"
[ 34.046] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 34.046] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 34.046] (**) Power Button: always reports core events
[ 34.046] (**) Power Button: Device: "/dev/input/event1"
[ 34.080] (II) Power Button: Found keys
[ 34.080] (II) Power Button: Configuring as keyboard
[ 34.080] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 34.080] (**) Option "xkb_rules" "evdev"
[ 34.080] (**) Option "xkb_model" "pc105"
[ 34.080] (**) Option "xkb_layout" "pl"
[ 34.080] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 34.080] (II) No input driver/identifier specified (ignoring)
[ 34.080] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 34.081] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 34.081] (**) Sleep Button: always reports core events
[ 34.081] (**) Sleep Button: Device: "/dev/input/event2"
[ 34.108] (II) Sleep Button: Found keys
[ 34.108] (II) Sleep Button: Configuring as keyboard
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Odp: wyłączona akceleracja 3D
Kod: Zaznacz cały
[ 34.108] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 34.108] (**) Option "xkb_rules" "evdev"
[ 34.108] (**) Option "xkb_model" "pc105"
[ 34.108] (**) Option "xkb_layout" "pl"
[ 34.109] (II) config/udev: Adding input device Laptop_Integrated_Webcam_3M (/dev/input/event6)
[ 34.109] (**) Laptop_Integrated_Webcam_3M: Applying InputClass "evdev keyboard catchall"
[ 34.109] (**) Laptop_Integrated_Webcam_3M: always reports core events
[ 34.109] (**) Laptop_Integrated_Webcam_3M: Device: "/dev/input/event6"
[ 34.140] (II) Laptop_Integrated_Webcam_3M: Found keys
[ 34.140] (II) Laptop_Integrated_Webcam_3M: Configuring as keyboard
[ 34.140] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_3M" (type: KEYBOARD)
[ 34.140] (**) Option "xkb_rules" "evdev"
[ 34.140] (**) Option "xkb_model" "pc105"
[ 34.140] (**) Option "xkb_layout" "pl"
[ 34.141] (II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event10)
[ 34.141] (II) No input driver/identifier specified (ignoring)
[ 34.141] (II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event8)
[ 34.141] (II) No input driver/identifier specified (ignoring)
[ 34.141] (II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event9)
[ 34.141] (II) No input driver/identifier specified (ignoring)
[ 34.144] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 34.144] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 34.144] (**) AT Translated Set 2 keyboard: always reports core events
[ 34.144] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 34.220] (II) AT Translated Set 2 keyboard: Found keys
[ 34.220] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 34.220] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 34.220] (**) Option "xkb_rules" "evdev"
[ 34.220] (**) Option "xkb_model" "pc105"
[ 34.220] (**) Option "xkb_layout" "pl"
[ 34.220] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event11)
[ 34.220] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 34.220] (**) PS/2 Generic Mouse: always reports core events
[ 34.220] (**) PS/2 Generic Mouse: Device: "/dev/input/event11"
[ 34.236] (II) PS/2 Generic Mouse: Found 3 mouse buttons
[ 34.236] (II) PS/2 Generic Mouse: Found relative axes
[ 34.236] (II) PS/2 Generic Mouse: Found x and y relative axes
[ 34.236] (II) PS/2 Generic Mouse: Configuring as mouse
[ 34.236] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 34.236] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 34.236] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[ 34.236] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 34.237] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 34.237] (II) No input driver/identifier specified (ignoring)
[ 34.240] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 34.240] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 34.240] (**) Dell WMI hotkeys: always reports core events
[ 34.240] (**) Dell WMI hotkeys: Device: "/dev/input/event5"
[ 34.260] (II) Dell WMI hotkeys: Found keys
[ 34.260] (II) Dell WMI hotkeys: Configuring as keyboard
[ 34.260] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 34.260] (**) Option "xkb_rules" "evdev"
[ 34.260] (**) Option "xkb_model" "pc105"
[ 34.260] (**) Option "xkb_layout" "pl"
[ 34.600] (II) intel(0): EDID vendor "LGD", prod id 599
[ 34.600] (II) intel(0): Printing DDC gathered Modelines:
[ 34.600] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 34.600] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 34.707] (II) intel(0): EDID vendor "LGD", prod id 599
[ 34.707] (II) intel(0): Printing DDC gathered Modelines:
[ 34.707] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 34.707] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 34.814] (II) intel(0): EDID vendor "LGD", prod id 599
[ 34.814] (II) intel(0): Printing DDC gathered Modelines:
[ 34.814] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 34.814] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 34.920] (II) intel(0): EDID vendor "LGD", prod id 599
[ 34.920] (II) intel(0): Printing DDC gathered Modelines:
[ 34.920] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 34.920] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 42.082] (II) intel(0): EDID vendor "LGD", prod id 599
[ 42.082] (II) intel(0): Printing DDC gathered Modelines:
[ 42.082] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 42.082] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 42.189] (II) intel(0): EDID vendor "LGD", prod id 599
[ 42.189] (II) intel(0): Printing DDC gathered Modelines:
[ 42.189] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 42.189] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 42.296] (II) intel(0): EDID vendor "LGD", prod id 599
[ 42.296] (II) intel(0): Printing DDC gathered Modelines:
[ 42.296] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 42.296] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
[ 47.264] (II) intel(0): EDID vendor "LGD", prod id 599
[ 47.264] (II) intel(0): Printing DDC gathered Modelines:
[ 47.264] (II) intel(0): Modeline "1440x900"x0.0 86.50 1440 1488 1520 1568 900 903 909 920 +hsync -vsync (55.2 kHz)
[ 47.264] (II) intel(0): Modeline "1440x900"x0.0 60.00 1440 1488 1520 1632 900 903 909 920 +hsync -vsync (36.8 kHz)
Dalej mam powyższy problem. Macie jakieś pomysły?
- zadarmo3
- Sędziwy Jeż
- Posty: 94
- Rejestracja: 24 lis 2008, 13:12
- Płeć: Kobieta
- Wersja Ubuntu: inny OS
- Środowisko graficzne: LXDE
- Architektura: x86
- Kontakt:
Re: wyłączona akceleracja 3D
Zainstaluj mesa-utils, i jeżeli się nie mylę pociągnie sterownik w zależnościach...
Jeżeli się mylę, to niech ktoś mnie poprawi

- igotit4free
- Przyjaciel
- Posty: 6453
- Rejestracja: 29 paź 2008, 22:51
- Płeć: Mężczyzna
- Architektura: x86_64
- Lokalizacja: KRK
Re: wyłączona akceleracja 3D

direct rendering: YesKod: Zaznacz cały
glxinfo | grep render
OpenGL renderer string: Mesa DRI Intel(R) 915GM x86/MMX/SSE2
Android 7.0 @ Motorola Moto G4+
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel i915?
Jeszcze jakieś wskazówki?
- pingwin114
- Serdeczny Borsuk
- Posty: 217
- Rejestracja: 24 cze 2007, 21:26
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Architektura: x86_64
- Lokalizacja: Koło
- Kontakt:
Re: Jak włączyć akcelerację 3D dla Intel i915?
Kod: Zaznacz cały
dpkg -l | grep mesa
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Kod: Zaznacz cały
pawe@pawe-Latitude-E6410:~$ dpkg -l | grep mesa
ii libgl1-mesa-dri 7.11.0+git20110222.7aeb610f-0ubuntu0sarvatt~maverick A free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx 7.11.0+git20110222.7aeb610f-0ubuntu0sarvatt~maverick A free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa 7.11.0+git20110222.7aeb610f-0ubuntu0sarvatt~maverick Common gl api shared library
ii libglu1-mesa 7.11.0+git20110222.7aeb610f-0ubuntu0sarvatt~maverick The OpenGL utility library (GLU)
ii mesa-utils 8.0.1-0ubuntu1 Miscellaneous Mesa GL utilities
Jak zrobić plik o którym mowa w pkt 2?
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
-
- Przebojowy Jelonek
- Posty: 1113
- Rejestracja: 04 sty 2008, 20:58
- Płeć: Mężczyzna
- Wersja Ubuntu: inny OS
- Środowisko graficzne: Inne
- Architektura: x86_64
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
to może by go tak wygenerować?Kod: Zaznacz cały
cat: /etc/X11/xorg.conf: Nie ma takiego pliku ani katalogu
- mucha090
- Zakręcona Traszka
- Posty: 775
- Rejestracja: 15 mar 2008, 11:05
- Płeć: Mężczyzna
- Wersja Ubuntu: inny OS
- Środowisko graficzne: Brak
- Architektura: x86_64
- Lokalizacja: Kielce, Poland
- Kontakt:
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Hmm - nie jak mam to zrobić? Wklepanie tej komendy w terminal nic nie daje.norvoles pisze:Hmmm... Możliwe, że się nie znam, ale skoro nie ma xorg.conf:to może by go tak wygenerować?Kod: Zaznacz cały
cat: /etc/X11/xorg.conf: Nie ma takiego pliku ani katalogu
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Jak uruchomić recovery mode?mucha090 pisze:a czy nie mógłbyś uruchomić ubuntu recovery mode? tam chyba masz możliwość na ponowną konfiguracje X`ów
Wpadłem na pomysł, że może spróbować zaktualizaować system do 11.04. Może to pomoże? Boję się tylko problemów z podniesiem systemu w razie jakiegoś błędu. Mam tu sporo ważnych rzeczy.
- makson
- Przebojowy Jelonek
- Posty: 1542
- Rejestracja: 23 mar 2009, 07:10
- Płeć: Mężczyzna
- Wersja Ubuntu: 16.04
- Środowisko graficzne: Xfce
- Architektura: x86_64
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Np tak.prezes19 pisze:Hmm - nie jak mam to zrobić? Wklepanie tej komendy w terminal nic nie daje.norvoles pisze:Hmmm... Możliwe, że się nie znam, ale skoro nie ma xorg.conf:to może by go tak wygenerować?Kod: Zaznacz cały
cat: /etc/X11/xorg.conf: Nie ma takiego pliku ani katalogu
Skoro potrzebujesz akceleracji 3D to musisz podać wynik komendy:
Kod: Zaznacz cały
glxinfo
Pozdrawiam
-
- Serdeczny Borsuk
- Posty: 106
- Rejestracja: 23 cze 2009, 09:56
- Płeć: Mężczyzna
- Wersja Ubuntu: 14.10
- Środowisko graficzne: Unity
- Lokalizacja: Wyszków
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Kod: Zaznacz cały
glxinfo
name of display: :0.0
Naruszenie ochrony pamięci
Kod: Zaznacz cały
/etc/init.d/gdm stop
Udało mi się otworzyć mój plik X komendą
Kod: Zaznacz cały
sudo gedit /etc/X11/xorg.conf
- mucha090
- Zakręcona Traszka
- Posty: 775
- Rejestracja: 15 mar 2008, 11:05
- Płeć: Mężczyzna
- Wersja Ubuntu: inny OS
- Środowisko graficzne: Brak
- Architektura: x86_64
- Lokalizacja: Kielce, Poland
- Kontakt:
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Kod: Zaznacz cały
sudo /etc/init.d/gdm stop

podczas uruchamiania komputera naciśnij shift pare razy to pokaże tobie się grub i tylko zjedziesz strzałkami na napis ubuntu recovery mode
-
- Zakręcona Traszka
- Posty: 924
- Rejestracja: 28 lut 2008, 21:22
- Płeć: Mężczyzna
- Wersja Ubuntu: 24.04
- Środowisko graficzne: KDE Plasma
- Architektura: x86_64
Re: Jak włączyć akcelerację 3D dla Intel HD Graphics?
Kod: Zaznacz cały
[ 33.685] (II) LoadModule: "vesa"
[ 33.685] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 33.685] (II) Module vesa: vendor="X.Org Foundation"
[ 33.685] compiled for 1.8.99.905, module version = 2.3.0
[ 33.685] Module class: X.Org Video Driver
Kod: Zaznacz cały
Kernel driver in use: i915
Kernel modules: i915
Kod: Zaznacz cały
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Kod: Zaznacz cały
sudo gedit /etc/X11/xorg.conf
Kto jest online
Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 6 gości