Results 1 to 20 of 20
  1. #1
    Come get Some DukeNukem's Avatar
    Join Date
    Aug 2005
    Location
    Home Sweet Home
    Posts
    417

    Unhappy Fedora 7/8 Session Crashes :(

    Hi To all u out there (lol)

    Iam havin this strange Prob.

    Ive updated my Fedora 7 and Fedora 8 for XFCE Session, Every thin went smooth

    But whenever i tries to run terminal inside it XFCE session restarts to the login window.

    Any Specific reason behind this ??????
    SOS
    Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.

  2. #2
    Commander in Chief QwertyManiac's Avatar
    Join Date
    Jul 2005
    Posts
    6,657

    Default Re: Fedora 7/8 Session Crashes :(

    This is a bug for old graphic card users. Its not yet fixed I guess.

    Use 16-bit graphics (Change xorg.conf to reflect that) and see if it gets fixed?

    LP #91849
    Bug report.

    Fix at LP Ans #7143 (Last but 2nd reply by Jim)
    Harsh J
    www.harshj.com

  3. #3
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    I installed Fedora 7 yesterday. Its really good. But while i was changing the desktop background, while choosing the image the app stopped responding and then i had to force quit. This happens nearly every time. Whats wrong?

  4. #4
    Commander in Chief QwertyManiac's Avatar
    Join Date
    Jul 2005
    Posts
    6,657

    Default Re: Fedora 7/8 Session Crashes :(

    Gnome/kde/xfce ?
    Harsh J
    www.harshj.com

  5. #5
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    Gnome. Anyway the problem has disappeared. Now everything is running fine. Except i can't find files that i had in windows. My D: had all my files but i can't find them in fedora. How to access them?

  6. #6
    Wire muncher! infra_red_dude's Avatar
    Join Date
    Nov 2003
    Posts
    6,157

    Default Re: Fedora 7/8 Session Crashes :(

    The partitions are usually automounted. If not then you can manually mount them.

    Post the size of your "D:" partition also the output of "fdisk -l" in a terminal (in Fedora)
    "The true measure of a man is how he treats someone who can do him absolutely no good."

    http://phoenix-ani.blogspot.com

  7. #7
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    When i put fdisk -l, it says command not found. Is there a space after k?

  8. #8
    Google Bot Pathik's Avatar
    Join Date
    Aug 2005
    Posts
    9,751

    Default Re: Fedora 7/8 Session Crashes :(

    ^^ yup

  9. #9
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    ^^ I did put that space. Still it says command not found.

  10. #10
    left this forum longback praka123's Avatar
    Join Date
    Sep 2005
    Location
    -
    Posts
    7,513

    Default Re: Fedora 7/8 Session Crashes :(

    fdisk will not work for normal user,u need to be login terminal as su or in ubuntu sudo fdisk <space> -l will yield the o/p.
    as ur in fedora,open a terminal and run "su" give root passwd and then run fdisk -l.
    left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
    Get GNU/Linux - http://getgnulinux.org

  11. #11
    Commander in Chief QwertyManiac's Avatar
    Join Date
    Jul 2005
    Posts
    6,657

    Default Re: Fedora 7/8 Session Crashes :(

    Just mount sda1 and sda5 (For C: and D: mostly)

    Fdisk will work only if you call it as root, so do:
    Code:
    su -
    fdisk -l
    Harsh J
    www.harshj.com

  12. #12
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    I ran su and then gave the password and then ran fdisk -l again. Again it tells me command not found.

  13. #13
    Commander in Chief QwertyManiac's Avatar
    Join Date
    Jul 2005
    Posts
    6,657

    Default Re: Fedora 7/8 Session Crashes :(

    Try this:
    Code:
    /sbin/fdisk -l
    And btw, do follow Miranda's personal Fedora 7 install notes, they are very useful and have a lot of hacks added to it to ease your troubles post-install:
    http://www.mjmwired.net/resources/mjm-fedora-f7.html
    Harsh J
    www.harshj.com

  14. #14
    Wire muncher! infra_red_dude's Avatar
    Join Date
    Nov 2003
    Posts
    6,157

    Default Re: Fedora 7/8 Session Crashes :(

    The "linux" way:
    If it still gives error then Open a terminal and type: "whereis fdisk"

    The easy way:
    Goto System menu > Preferences > Hardware info (this is just like device manager)
    Now find the IDE/SATA controller and browse through the partitions on the hard disk. Find your "D:" drive. Identify the device in the Advanced tab. Look for entries like /dev/hda5 or /dev/sda5 etc. and report back.
    "The true measure of a man is how he treats someone who can do him absolutely no good."

    http://phoenix-ani.blogspot.com

  15. #15
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    I was able to mount D drive, but not the C drive. Also the D drive that i mounted disappeared after i shut down and restarted the pc. I guess i did something wrong.

    Btw i'm not able to play any media file. The built-in players keep on asking for codecs. I have VLC player on a Digit cd for Linux, but i've no idea how to install it.

  16. #16
    Google Bot Pathik's Avatar
    Join Date
    Aug 2005
    Posts
    9,751

    Default Re: Fedora 7/8 Session Crashes :(

    wat format is the setup?? rpm??

  17. #17
    Wire muncher! infra_red_dude's Avatar
    Join Date
    Nov 2003
    Posts
    6,157

    Default Re: Fedora 7/8 Session Crashes :(

    You will need to add the mount command in /etc/fstab file to make it a permanent entry. Determine what file system the partition uses (ntfs or fat32) then add the entry in fstab (as root user, su command).
    "The true measure of a man is how he treats someone who can do him absolutely no good."

    http://phoenix-ani.blogspot.com

  18. #18
    Come get Some DukeNukem's Avatar
    Join Date
    Aug 2005
    Location
    Home Sweet Home
    Posts
    417

    Talking Re: Fedora 7/8 Session Crashes :(

    Quote Originally Posted by QwertyManiac
    This is a bug for old graphic card users. Its not yet fixed I guess.

    Use 16-bit graphics (Change xorg.conf to reflect that) and see if it gets fixed?

    LP #91849
    Bug report.

    Fix at LP Ans #7143 (Last but 2nd reply by Jim)
    Thanks
    Computers are like Air Conditoners, thet stop working properly when u open WINDOWS.

  19. #19
    Wise Old Owl vignesh's Avatar
    Join Date
    Jul 2004
    Location
    Chennai
    Posts
    1,659

    Default Re: Fedora 7/8 Session Crashes :(

    Quote Originally Posted by krazyfrog.
    I ran su and then gave the password and then ran fdisk -l again. Again it tells me command not found.
    Give
    su - and then type fdisk -l

  20. #20
    Techtree Reviewer krazzy's Avatar
    Join Date
    Nov 2007
    Location
    Mumbai
    Posts
    2,190

    Default Re: Fedora 7/8 Session Crashes :(

    Managed to mount D: and also made it so that it mounts every time during boot up. But couldn't mount C:. Anyway it wasn't very important.
    @pathik. The digit cd had a folder of vlc which had lots of files in it. So instead i went to videolan.org and downloaded a rpm file for fedora 7. Then i double clicked and installed it. But i've no idea where it got installed and i can't find the app. Also the file was only 9kb. How can the app be so small?

    Is there any codec pack for fedora 7 like k-lite mega codec pack for windows which will install all codecs at once?

    I also need help to access net over nop via bluetooth.

Similar Threads

  1. Session Management in PHP
    By furious_gamer in forum Programming
    Replies: 3
    Last Post: 06-03-2009, 02:40 PM
  2. How to Close session of open session CD
    By vikasg03 in forum QnA (read only)
    Replies: 1
    Last Post: 21-09-2006, 12:03 PM
  3. session expired???? what is this???
    By taken in forum Software Q&A
    Replies: 4
    Last Post: 05-05-2005, 09:05 AM
  4. session problem in sites!!!
    By taken in forum QnA (read only)
    Replies: 2
    Last Post: 05-05-2005, 01:52 AM
  5. Session Saver for Firefox
    By digen in forum Software Q&A
    Replies: 1
    Last Post: 04-01-2005, 08:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close