Brak p

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
meewosh88
Posty: 8
Rejestracja: 16 marca 2009, 13:59

Brak płynnego odtwarzania z Youtube - Intel 945GM, Lenny

Post autor: meewosh88 »

Witam.
Mam problem z grafiką mianowicie np. podczas oglądania filmów na youtube ekran mi "czka", "klatkuje", innymi słowy nie jest płynny.

lspci:

Kod: Zaznacz cały

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
Zawartość pliku xorg.conf -prawie nic nie ma:

Kod: Zaznacz cały

milosz@debian:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection
Próbowałem skonfigurować go samemu poprzez wywołanie komendy:

Kod: Zaznacz cały

 dpkg-reconfigure xserver-xorg
ale zaczął mi od kroku 6 według tego http://debian.linux.pl/viewtopic.php?t=492 i się wysypał po kroku 12 z błędem

Kod: Zaznacz cały

milosz@debian:~$ sudo dpkg-reconfigure xserver-xorg
[sudo] password for milosz: 
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.20090322153621
Próbowałem również wpisać:

Kod: Zaznacz cały

dpkg-reconfigure -phigh xserver-xorg
ale również to samo

Kod: Zaznacz cały

milosz@debian:~$ sudo dpkg-reconfigure -phigh xserver-xorg
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.20090322154949
Wszelka pomoc mile widziana :)
Awatar użytkownika
iria
Junior Member
Posty: 941
Rejestracja: 04 czerwca 2007, 18:54

Post autor: iria »

Zamień sekcję "device":

Kod: Zaznacz cały

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"intel"
	BoardName	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	BusID		"PCI:0:2:0"
	Option        "ExaNoComposite"    "false" 
    	Option         "AccelMethod"         "exa" 
    	Option        "MigrationHeuristic"     "greedy" 
    	Option        "FramebufferCompression" "false"
    	Option 		"XvPreferOverlay" 	"boolean"
EndSection
,oraz sprawdź czy masz zainstalowane, te pakiety:
  • libgl1-mesa-dri
    libgl1-mesa-glx
meewosh88
Posty: 8
Rejestracja: 16 marca 2009, 13:59

Post autor: meewosh88 »

po podmianie sekcji 'device' jest o niebo lepiej, ale to jeszcze nie to co na windows'ie. Flashe jeszcze troche "tną"
Pakiety chyba mam, bo coś takiego jest

Kod: Zaznacz cały

milosz@debian:~$ sudo aptitude install libgl1-mesa-dri
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie      
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe          
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety.
0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 0 nie aktualizowanych.
Do pobrania 0B archiwów. Zajęte po rozpakowaniu: 0B.
Zapisywanie dodatkowych informacji o stanie... Gotowe
Czytanie list pakietów... Gotowe                    
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie      
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe  
Awatar użytkownika
iria
Junior Member
Posty: 941
Rejestracja: 04 czerwca 2007, 18:54

Post autor: iria »

Więcej na razie nie uzyskasz.

Masz najnowszą wersję flasha? 10?

Pewnie oglądasz HD i to na pełnym ekranie, bo u mnie, tylko takie się tną.

Zawsze możesz otworzyć flasha np. w mplayerze. Gdy otwierasz stonkę z flashem, on zapisuje się w '/tmp' , lub używając Iceweasel z rozszerzeniem 'mediaplayerconnectivity', w którym można ustawić zewnetrzne programy do otwierania multimediów. Dla Opery też widziałem, jakiś sposób, ale już go nie pamiętam (pewnie do znalezienia w Google).

Dla pewności sprawdź, jak ten sam flash odtwarza pod Iceweasel, ponieważ może to być problem jedynie z Operą.
meewosh88
Posty: 8
Rejestracja: 16 marca 2009, 13:59

Post autor: meewosh88 »

Tak jak mówisz HD ja pelnym ekranie tną, ale mimo wszystko wydaje mi sie, ze pod IceWeasel lepiej wyświetla.
Dzięki wielkie za pomoc!
P.S powoli konfiguracja debiana dobiega do końca mam nadzieję :p
ODPOWIEDZ