Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] kde jumiutuu sammutettaessa
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Finnish
View previous topic :: View next topic  
Author Message
Lonne
n00b
n00b


Joined: 12 Dec 2004
Posts: 31
Location: Joensuu, Finland

PostPosted: Sun Dec 12, 2004 10:32 pm    Post subject: [solved] kde jumiutuu sammutettaessa Reply with quote

asensin tässä gentoon ja sitten kde:n GRP paketeista ja nyt tuli sellainen
ongelma vastaan, että kde 3.3 jumiutuu totaalisesti, kun loggaan siitä
ulos. ruutu tulee muuten mustaksi, mutta hiiren kursori jää näkyviin.
xorg.conf:n sisältö on seuraavanlainen:

Section "Files"
FontPath "unix/:-1"
EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
Option "XkbOptions" ""
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
HorizSync 30-71
VertRefresh 50-160

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync

# Dell D800 and few Inspiron (16/10) 1280x800
ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848

# Dell D800 and few Inspiron (16/10) 1680x1050
ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103

# Dell D800 and few Inspiron (16/10) 1920x1200
ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce4 (generic)"
Driver "nv"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 15
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 16
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

tiedoston tekemisessä otin mallia mandrakelinuxin minun koneelleni tekemistä asetuksista. myös rulla ei hiiressäni takkuamatta toimi. hiireni on logitechin optinen rullahiiri PS/2 portissa.

kiitos, jos jaksatte joku auttaa!


Last edited by Lonne on Mon Feb 28, 2005 1:35 pm; edited 2 times in total
Back to top
View user's profile Send private message
s4kk3
Apprentice
Apprentice


Joined: 15 Oct 2004
Posts: 232
Location: Finland

PostPosted: Mon Dec 13, 2004 5:01 am    Post subject: Reply with quote

Ehkäpä voin autaa tuon hiiren kanssa. Minulla taitaa olla sama hiiri ja nämä rivit löytyvät conffista
Code:


    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping"   "4 5"


_________________
My own filemanager project
Back to top
View user's profile Send private message
Zarhan
l33t
l33t


Joined: 27 Feb 2004
Posts: 996

PostPosted: Mon Dec 13, 2004 9:10 am    Post subject: Reply with quote

Mulla on sama ongelma, olen havainnut workaroundiksi että kun sanoo logout (jos KDE on siis käynnistetty startx:llä eikä KDM:n kautta), niin samalla vaihtaa käsipelillä tekstikonsolille (ctrl+alt+f1). Toimii hyvin.

On juuri menossa KDE 3.3.2:n kääntö (ongelma havaittu 3.3.1:llä), saa nähdä häviääkö ongelma sen myötä.
Back to top
View user's profile Send private message
Lonne
n00b
n00b


Joined: 12 Dec 2004
Posts: 31
Location: Joensuu, Finland

PostPosted: Mon Dec 13, 2004 1:54 pm    Post subject: kiitos! (hirii toimii:) Reply with quote

nyt toimii ainakin tuo hiiri, kiitos todella paljon jo pelkästään siitä. mukavampi surffata ku toimiipi rulla ! :D
Back to top
View user's profile Send private message
ormi
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 234
Location: lappeen Ranta, Finland

PostPosted: Mon Dec 13, 2004 5:53 pm    Post subject: Reply with quote

Code:

Section "Files"
FontPath "unix/:-1"
EndSection


Mitäköhän tuo muuten tekee, en ole koskaan nähnyt tuollaista FontPathia.. :?:

Itselläni on:
Code:
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"

        ModulePath   "/usr/X11R6/lib/modules"

        FontPath     "/usr/share/fonts/local/"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/Speedo/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/CID/"
        FontPath     "/usr/share/fonts/100dpi/:unscaled"
        FontPath     "/usr/share/fonts/75dpi/:unscaled"
        FontPath     "/usr/share/fonts/Speedo/"
        FontPath     "/usr/share/fonts/freefont/"
        FontPath     "/usr/share/fonts/sharefont/"
        FontPath     "/usr/share/fonts/ttf/"
        FontPath     "/usr/share/fonts/truetype/"
        FontPath     "/usr/share/fonts/util/"
        FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic/"
        FontPath     "/usr/X11R6/lib/X11/fonts/encodings/"
        FontPath     "/usr/X11R6/lib/X11/fonts/lfp-fix/"
        FontPath     "/usr/share/fonts/ttf-bitstream-vera"
        FontPath     "/usr/share/fonts/urw-fonts"
EndSection


Tosin importtasin oman xorg.conffini XFreestä.
Back to top
View user's profile Send private message
Lonne
n00b
n00b


Joined: 12 Dec 2004
Posts: 31
Location: Joensuu, Finland

PostPosted: Mon Dec 13, 2004 6:57 pm    Post subject: kiitos paljon! Reply with quote

kiitos kaikille, jotka antoivat apuaan sillä kone ei enää jumiudu, kun sammutan kde:n.
nyt on fontpath kunnossa, mutta hiiri lakkasi toimimasta vaikka xorg.conf on hiiren kohdalta kuten silloin kun hiiri vielä toimi. ääh...
Back to top
View user's profile Send private message
Zarhan
l33t
l33t


Joined: 27 Feb 2004
Posts: 996

PostPosted: Mon Dec 13, 2004 7:29 pm    Post subject: Reply with quote

ormi wrote:
Code:

Section "Files"
FontPath "unix/:-1"
EndSection


Mitäköhän tuo muuten tekee, en ole koskaan nähnyt tuollaista FontPathia..

Se meinaa että haetaan fontit (lokaalilta) XFS:ltä. XFS:ää ei yleisesti ottaen kannata käyttää (paitsi jos tosissaan haluaa jakaa fontteja verkossa).
Back to top
View user's profile Send private message
Lonne
n00b
n00b


Joined: 12 Dec 2004
Posts: 31
Location: Joensuu, Finland

PostPosted: Thu Dec 16, 2004 12:48 pm    Post subject: Hiiri... Reply with quote

kiitos vielä kaikille kommenteista. mahtaisikohan joku tietää miksi hiireni ei enää toimi vaikka se äsken vielä toimi s4kk3:lta saamieni rivien mukaan? onko kde:ssä vielä erikseen konffaustiedostoja joita pitäisi muokata?
Back to top
View user's profile Send private message
Lonne
n00b
n00b


Joined: 12 Dec 2004
Posts: 31
Location: Joensuu, Finland

PostPosted: Sun Jan 02, 2005 11:57 am    Post subject: nyt toimi :) Reply with quote

nyt toimii kaikki. kiitos avustajille.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Finnish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum