Author Topic: "SOLVED" Issues after update of PCLOS  (Read 656 times)

Offline noewalt

  • Jr. Member
  • **
  • Posts: 42
"SOLVED" Issues after update of PCLOS
« on: January 31, 2011, 02:37:18 PM »

Problem arose after loading LCDPROC - just removed it, everything is OK now. rgds




Hello
 
Please somebody help me.
As of late,  after updating PCLOS KDE4 2010.12 I am experiencing the following annoying problems.
Hitting key 2 while in a terminal, Office Writer, or Tunderbird turns screen black and sends me to login menue thus losing text I am presently working on.
Also on shutdown I get a second transparent desktop on top of the actual one. Any way to remove it?
Any kind suggestions appreciated.

Cordially
« Last Edit: February 03, 2011, 03:40:18 AM by noewalt »

Offline ElCuervo

  • Hero Member
  • *****
  • Posts: 4148
  • I'm walking on sunshine!
Re: Issues after update of PCLOS
« Reply #1 on: January 31, 2011, 02:41:09 PM »
Which repository did you update from?
"If there were no change, there would be no butterflies" - Walt Disney

http://linuxcounter.net/cert/433721.png

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6214
Re: Issues after update of PCLOS
« Reply #2 on: January 31, 2011, 03:05:16 PM »
it sounds like that key causes X to crash and it restarts itself and sends you to the log in screen. Are you on a desktop or laptop? what laptop model if its a laptop and what keyboard if its a desktop, is it one of those multimedia keyboards?

Try to have the heading of your thread be a bit more descriptive of your problem next time. You could miss people who know how to solve your problem when the title isnt very descriptive

ps:
The entire GUI rests on a program called "X" and everything goes under when it crashes.
« Last Edit: January 31, 2011, 03:07:09 PM by muungwana »
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline noewalt

  • Jr. Member
  • **
  • Posts: 42
Re: Issues after update of PCLOS
« Reply #3 on: January 31, 2011, 03:32:29 PM »
I'm on a desktop pc. Update was made first from the mirror in Italy (ist it garr.it?)  next from http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/.The problem may originate after changing the graphic card from a Nvidia FX to a Radeon 2 (by the way it has just crashed to login screen when writing 2 --had to rewrite post)   ??

Offline noewalt

  • Jr. Member
  • **
  • Posts: 42
Re: Issues after update of PCLOS
« Reply #4 on: January 31, 2011, 03:35:35 PM »
Sorry please read Radeon 9 "2" 00 se   ..Keyboard is a USB Chiconky

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6214
Re: Issues after update of PCLOS
« Reply #5 on: January 31, 2011, 03:40:04 PM »

did you update then change the graphic card or changed the card then update. Two things are in play here and could complicate the solution.

Try to go to pcc and reconfigure your card. It wouldnt hurt posting the contents of "./etc/X11/xorg.conf" text file. Put the content in code tags for easy readability
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline noewalt

  • Jr. Member
  • **
  • Posts: 42
Re: Issues after update of PCLOS
« Reply #6 on: January 31, 2011, 03:50:50 PM »
first changed card then updated

below is my xorg.conf file

# File generated by XFdrake (rev )

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
    Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

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

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "ASUS VW161"
    HorizSync 30-85
    VertRefresh 55-75
   
    # Monitor preferred modeline (60.0 Hz vsync, 47.7 kHz hsync, ratio 16/9, 101 dpi)
    ModeLine "1360x768" 85.5 1360 1424 1536 1792 768 771 777 795 +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
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_120"  183.30  1360 1456 1608 1856  768 769 772 823  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_100"  149.78  1360 1456 1600 1840  768 769 772 814  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_85"  125.12  1360 1448 1592 1824  768 769 772 807  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_75"  108.75  1360 1440 1584 1808  768 769 772 802  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_60"  84.72  1360 1424 1568 1776  768 769 772 795  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1360x768_50"  69.61  1360 1416 1560 1760  768 769 772 791  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_120"  133.33  1280 1368 1504 1728  600 601 604 643  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_100"  108.88  1280 1360 1496 1712  600 601 604 636  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_85"  90.82  1280 1352 1488 1696  600 601 604 630  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_75"  79.00  1280 1344 1480 1680  600 601 604 627  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_60"  61.50  1280 1336 1464 1648  600 601 604 622  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x600_50"  49.44  1280 1312 1440 1600  600 601 604 618  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_120"  107.41  1024 1096 1208 1392  600 601 604 643  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_100"  87.51  1024 1088 1200 1376  600 601 604 636  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_85"  72.83  1024 1080 1192 1360  600 601 604 630  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_75"  63.20  1024 1080 1184 1344  600 601 604 627  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_60"  48.96  1024 1064 1168 1312  600 601 604 622  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_50"  39.55  1024 1048 1152 1280  600 601 604 618  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_120"  84.05  1024 1080 1192 1360  480 481 484 515  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_100"  68.41  1024 1080 1184 1344  480 481 484 509  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_85"  57.00  1024 1072 1176 1328  480 481 484 505  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_75"  49.40  1024 1064 1168 1312  480 481 484 502  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_60"  38.17  1024 1048 1152 1280  480 481 484 497  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x480_50"  30.89  1024 1040 1136 1248  480 481 484 495  -HSync +Vsync
EndSection

Section "Device"
    Identifier "device1"
    VendorName "ATI Technologies Inc"
    BoardName "ATI Radeon X1950 and earlier"
    Driver "ati"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
   
   
    Subsection "Display"
        Depth 8
        Modes "1360x768" "1280x600" "1024x600" "1024x480"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1360x768" "1280x600" "1024x600" "1024x480"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1360x768" "1280x600" "1024x600" "1024x480"
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Modes "1360x768" "1280x600" "1024x600" "1024x480"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1"
EndSection

thank you for your patience and kind help.


Offline noewalt

  • Jr. Member
  • **
  • Posts: 42
Re: Issues after update of PCLOS
« Reply #7 on: January 31, 2011, 04:23:49 PM »
Anything to do with this?

http://www.pclinuxos.com/forum/index.php/topic,85609.msg710057.html#msg710057
seems no solution has been found as yet