Na čem aktuálně pracují vývojáři GNOME a KDE Plasma? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE Plasma.
FlappyFavi, hra Flappy Bird v ikoně Favicon. Nefunguje na mobilech.
Byly vyhlášeny výsledky (YouTube) 28. ročníku D.I.C.E. (Design, Innovate, Communicate, Entertain) Awards: Hrou roku 2024 je Astro Bot.
Všem na AbcLinuxu vše nejlepší k Valentýnu aneb Dni lásky ke svobodnému softwaru (I love Free Software Day, Mastodon, 𝕏).
Vývojáři openSUSE Tumbleweed oznámili, že u nových instalací se ve výchozím stavu přechází z AppArmor na SELinux. Uživatelé, kteří chtějí zůstat na AppArmor si mohou AppArmor vybrat v instalátoru.
Hector "marcan" Martin skončil jako vedoucí projektu Asahi Linux aneb Linux na Apple Siliconu. Projekt ale pokračuje dál.
PostgreSQL byl vydán ve verzích 17.3, 16.7, 15.11, 14.16 a 13.19. Řešena je zranitelnost CVE-2025-1094 s CVSS 8.1 a více než 70 chyb.
Dnes je Světový den rádia. Použili jste někdy GNU Radio?
Před 33 lety, ve čtvrtek 13. února 1992, se tehdejší Česká a Slovenská Federativní Republika oficiálně (a slavnostně) připojila k Internetu.
Byla vydána nová verze 9.10 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. Přehled novinek v poznámkách k vydání.
aticonfig --initial --input=/etc/X11/xorg.conf
. Mel by ti upavit onen xorg.conf.
#
# 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"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
BusID "PCI:4:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-40
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Takhle to změní xorg.conf, bohužel Xka stále způsobí zamrznutí pc
Section "Extensions" Option "Composite" "0" EndSectionMožná jsem se jen přehlíd že to tam neni.
(WW) fglrx : No matching device scetion for instance (BUS PCI:4:0:1) found
2x (II) Module already built-in
(EE) AIGLX error : dlsym for __driCreateNewScreen_20050727 faild (/usr/lib/pri/fglrx_dri.so : undefinied symbol : __createNewScreen_20050727)
(EE) AIGLX : reverting to software rendering
Section "ServerFlags" Option "aiglx" "0" EndSectionA možná odstranění BusID "PCI:4:0:0" by mohlo pomoct odtranit to varování.
Já hodlám taky vyzkoušet rozjet fglrx v Lenny, ale až vyjde ta nová verze co by měla podle zprávičky zvednout oproti minulým verzím u mé karty 50x výkon. Tak zatím čekám.
Mylím že Vaše karte je podporována, možná to bude chtět jen doladit xorg.conf, nebo bych zkusil stáhnou novější verzi ze stránek amd, přeci jenom máte docela novou kartu (jestli se nepletu) a ty ovladače co zkoušíte rozchodit sou trochu starší.
Já mám radeon x300 integrovaný v čipsetu xpress1150.
# 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 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 "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 28.0 - 40.0 VertRefresh 43.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "Generic Video Card" Driver "fglrx" # BusID "PCI:4:0:0" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Modes "800x600" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "ServerFlags" Option "AIGLX" "0" EndSection
su cd /cesta_k_ovladači chmod +x ati-driver-installer-8.40.4-x86.x86_64.run ./ati-driver-installer-8.40.4-x86.x86_64.run --buildpkg Debian/lenny dpkg -i fglrx-driver_8.40.4-1_amd64.deb fglrx-kernel-src_8.40.4-1_amd64.deb fglrx-amdcccle_8.40.4-1_amd64.deb apt-get install module-assistant cd /usr/src/ m-a a-i fglrx depmod -a nano /etc/X11/xorg.confA takhle vypadá můj xorg.conf:
Section "Files" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz,us" Option "XkbOptions" "grp:Alt_shift_toggle,grp_led:scroll" #nastavení alt+shift k přepínání klávesnice EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" 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" # Option "ShMConfig" "1" EndSection Section "Device" Identifier "ATI Technologies Inc RS485 [Radeon Xpress 1150 IGP]" Driver "fglrx" BusID "PCI:1:5:0" EndSection Section "Monitor" Identifier "LCD notebook" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc RS485 [Radeon Xpress 1150 IGP]" Monitor "LCD notebook" DefaultDepth 24 SubSection "Display" Modes "1024x768" "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "aiglx" "0" EndSection Section "Extensions" Option "Composite" "0" EndSection
Nevím čím by to mohlo být. Máte nainstalované také linux-headers patřící k vaší verzi jádra? Sice to k tomu nepatří, ale k procesoru který máte by se více hodilo jádro 2.6.21-2-686, k7 je optimalizovaný pro AMD. Možná bych ještě pro jistotu smazal z /usr/src všechno co má něco společného s fglrx a zkusil ty ovladače nainstalovat znova.
Ještě doplním že by bylo potom dobré do xorg.conf do sekce Device přidatOption "VideoOverlay" "on" Option "OpenGLOverlay" "off"kvůli přehrávání videa a položku
BusID "PCI:1:5:0"radši zakomentujte, protože ta hodnota nemusí souhlasit s Vaší kartou/sestavou.
Jo, s tím procesorem jsem se přehléd, myslel sem že máte ten uvedený v původním dotazu, spletl jsem si Vás s původním tazatelem. No, já mám totiž nainstalovné jádro z unstable - verzi 2.6.22, možná proto se mi to povedlo, nebo prostě je jádro pro amd64 kompilovaný bez virtualizace.
Tady je návod jak sestavit vlastní balíček jádra, oproti návodu bych zdrojový kódy nakopíroval hned do /usr/src, aby v tom byl potom pořádek, myslím že by v něm měla zůstat konfigurace ze stávajícího jádra, tak by mělo stačit jen vypnout tu virtualizaci, ale nevím to jistě. Tady na Ábíčku určitě je nějaký návod na konfiguraci jádra.
# 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 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 "Files" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Generic Video Card" Driver "vesa" BusID "PCI:4:0:0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 30-70 VertRefresh 50-160 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSectionmůj xorg
# 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 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 "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "cz" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection #Section "Device" # Identifier "Generic Video Card" # Driver "vesa" # BusID "PCI:4:0:0" #EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection Section "Screen" Identifier "Default Screen" Device "aticonfig-Device[0]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "0" EndSection Section "ServerFlags" Option "AIGLX" "0" EndSection toto je opravený xorg.conf na kterém xka naběhnou v režimu 1600x1200x60Hz fgrlxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: Radeon X1950 Series OpenGL version string: 2.0.6747 (8.40.4) fgl_glxgears Using GLX_SGIX_pbuffer 11683 frames in 5.0 seconds = 2336.600 FPS 9094 frames in 5.0 seconds = 1818.800 FPS glxgears, glxinfo compiz | grep direct ukazují unknown command compiz GLX_EXT_texture_from_pixmap is not available with direct rendering. GLX_EXT_texture_from_pixmap is not available with indirect rendering. Aborting!
po restartu glxgears a glxinfo grep direct v pořádku
Tiskni
Sdílej: