


gksudo gedit /etc/rc.local#echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
#echo OFF > /sys/kernel/debug/vgaswitcheroo/switch(sleep 20 ; echo DIS > /sys/kernel/debug/vgaswitcheroo/switch) &
(sleep 25 ; echo OFF > /sys/kernel/debug/vgaswitcheroo/switch) &sudo gedit /etc/modprobe.d/blacklist.conf


/usr/lib/nux/unity_support_test -p
lspci | grep VGA
sudo lshw -C display
sudo cat /sys/kernel/debug/vgaswitcheroo/switch
sensors

sotos21 έγραψε:
- Κώδικας: Επιλογή όλων
/usr/lib/nux/unity_support_test -p
lspci | grep VGA
sudo lshw -C display
sudo cat /sys/kernel/debug/vgaswitcheroo/switch
sensors
Δώσε μου αν θέλεις τα αποτελέσματα από τα παραπάνω, θα το ψάξω και θα σου απαντήσω αύριο το πρωί.
Ξέρω όμως σίγουρα ότι παίζει με hdmi(το δοκίμασα πριν λίγο) εκτός του ήχου. Με κλειστούς παίζει σίγουρα καλά(το δοκίμασα και αυτό)
Κάτι πρέπει να γίνεται με τις ρυθμίσεις σου.
έγραψε:supertramp@bill-HP-G62:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 8.0.4
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
supertramp@bill-HP-G62:~$
έγραψε:supertramp@bill-HP-G62:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series] (rev ff)
supertramp@bill-HP-G62:~$
  *-display               
       description: VGA compatible controller
       product: Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 02
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:44 memory:a0000000-a03fffff memory:90000000-9fffffff ioport:4050(size=8)
supertramp@bill-HP-G62:~$ 
     supertramp@bill-HP-G62:~$ sudo cat /sys/kernel/debug/vgaswitcheroo/switch
0:IGD:+:Pwr:0000:00:02.0
1:DIS: :Off:0000:01:00.0
supertramp@bill-HP-G62:~$ 
      supertramp@bill-HP-G62:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +29.0°C  (crit = +90.0°C)
radeon-pci-0100
Adapter: PCI adapter
temp1:       -128.0°C  
supertramp@bill-HP-G62:~$ 
   
uname -rgksudo gedit /etc/rc.local(sleep 20 ; echo IGD > /sys/kernel/debug/vgaswitcheroo/switch) &
(sleep 25 ; echo OFF > /sys/kernel/debug/vgaswitcheroo/switch) & /usr/lib/nux/unity_support_test -psudo add-apt-repository ppa:ubuntu-x-swat/x-updatessudo apt-get updatesudo apt-get dist-upgrade/usr/lib/nux/unity_support_test -p
uname -r
lspci | grep VGA
sudo lshw -C display
sudo cat /sys/kernel/debug/vgaswitcheroo/switch
sensors

 supertramp@bill-HP-G62:~$ uname -r
3.2.0-32-generic-pae
supertramp@bill-HP-G62:~$ 
  
    supertramp@bill-HP-G62:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string:   Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile x86/MMX/SSE2
OpenGL version string:  2.1 Mesa 8.0.4
Not software rendered:    yes
Not blacklisted:          yes
GLX fbconfig:             yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:        yes
GL fragment program:      yes
GL vertex buffer object:  yes
GL framebuffer object:    yes
GL version is 1.4+:       yes
Unity 3D supported:       yes
supertramp@bill-HP-G62:~$ 
 
sudo update-grub
