Üdvözletem,
Felraktam próba képpen az OpenSuse 11 RC1 amd64 -et. Van egy kicsit zavaró dolog. Ha elindítok egy alkalmazást, pl. gnome terminal, és rákattintok a jobb felső sarkában lévő teljes méret ikonra, akkor megnagyobbodik a keret, de közel sem lesz teljes méretű az ablak. Ellenben ilyenkor nem is tudom a jobb alsó sarkánál megfogni és húzni a teljes méretig. A felbontás 1680x1050. Pár rész az xorg.conf -ból:
Section "ServerFlags"
Option "AIGLX" "off"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection
Section "Monitor"
DisplaySize 340 270
HorizSync 30-66
Identifier "Monitor[0]"
ModelName "1680X1050@60HZ"
Option "DPMS"
Option "PreferredMode" "1680x1050"
VendorName "--> LCD"
VertRefresh 30-61
UseModes "Modes[0]"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "965 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Option "DRI"
Option "TripleBuffer"
Screen 0
VendorName "Intel"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "off"
EndSection
Ez lenne az első problémám.
A második:
# uname -a
Linux llaszlo-note 2.6.25.4-8-default #1 SMP 2008-05-26 15:23:05 +0200 x86_64 x86_64 x86_64 GNU/Linux
# zypper info kernel-source
Reading installed packages...
Information for package kernel-source:
Repository: Main Repository (OSS)
Name: kernel-source
Version: 2.6.25.4-10
Arch: x86_64
Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Installed: Yes
Status: up-to-date
Installed Size: 262.7 M
Summary: The Linux Kernel Sources
Description:
Linux kernel sources with many fixes and improvements.
Szóval nem nagyon stimmel a futó, elvileg legfrisebb kernel a forrással. Ez azért baj, mert így a cisco vpn klienst nem tudom lefordítani. Tudna ezekben valaki nekem segíteni? Vagy ezt még tudjam be a béta állapotnak és várjak türelmesen a stabil verzióra? Egyébként a csomagkezelési sebességnövekedése lenyűgözött.