|
|
Subject:
/dev/mem Not Found By XFree86 Under Mandrake Linux 9.1
Category: Computers > Operating Systems Asked by: kingofblash-ga List Price: $2.00 |
Posted:
28 Aug 2003 12:18 PDT
Expires: 27 Sep 2003 12:18 PDT Question ID: 249823 |
I am running Mandrake Linux 9.1 (EN) with all the current patches. It crashed, and when I rebooted and it had fscked the drives dm -- the display manager -- wouldn't load. So I logged in under a tty and typed startx as an underprivileged user and root, and I got told XFree86 couldn't access /dev/mem and was exiting. When I ls /dev/me* /dev/mem didn't exist. What happened and how do I fix it? | |
| |
| |
| |
|
|
Subject:
Re: /dev/mem Not Found By XFree86 Under Mandrake Linux 9.1
Answered By: denco-ga on 03 Sep 2003 13:56 PDT Rated: |
Howdy Dan, Greatly appreciate all of your patience with the process that we went through. Other than you rating my following answer, my answering the question with this post will "close" the question. Glad to have been of assistance! This Yahoo Groups "smalllinux" posting outlines the command needed to recreate /dev/mem for you. http://groups.yahoo.com/group/smalllinux/message/501 cd /dev && mknod mem c 1 1 This Humboldt University of Berlin, Department of Mathematics web page explains what /dev/mem is all about. http://cantelli.mathematik.hu-berlin.de/doc_link/en_US/a_doc_lib/files/aixfiles/mem.htm "The mem special file has traditionally provided direct access to physical memory." To translate, essentially, /dev/mem is a "file" (well, actually a device) that is a mapping of physical memory. Even though it was intended to be used for diagnostic purposes, some routines use it to check system status, etc. and without it those routines crash, hence your problems. If you need any clarification, feel free to ask. Search Strategy Too many years of Linux experience, along with some Google searches so as to get the mknod command correct, etc. Google search on phrase: "dev/mem" ://www.google.com/search?q=%22%2Fdev%2Fmem%22 Google search on phrase/keywords: mknod "/dev/mem" ://www.google.com/search?q=mknod+%22%2Fdev%2Fmem%22 Looking Forward, denco-ga |
kingofblash-ga
rated this answer:
and gave an additional tip of:
$2.00
Excellent answer to the question. The researcher spent some time in the comments going over it with me and finally provided an excellent answer when everything worked. |
|
Subject:
Re: /dev/mem Not Found By XFree86 Under Mandrake Linux 9.1
From: denco-ga on 03 Sep 2003 20:02 PDT |
Much thanks for the 5 star rating, kind comments and the tip, Dan. Glad that it worked out! denco-ga |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |