Results 1 to 9 of 9
When i start my computer with mandrake 10.1 then it goes to somekind console mode. I dont know how to get out of it. Well if i am already posting ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
Help! Console mode?
When i start my computer with mandrake 10.1 then it goes to somekind console mode. I dont know how to get out of it. Well if i am already posting then another problem as well - before that console problem started i couldnt use audio conversations (Skype,TeamSpeak).
- 03-07-2005 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
So it used to boot into GUI? What did you change when it stoped?
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 03-07-2005 #3Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
An easy option to start X once again is that you just enter the command
If this works, you could change a line in your /etc/inittabCode:startx
However, as jeremy1701 asked, what did you do prior you lost your X?Code:id:3:initdefault: change to id:5:initdefault:
- 03-07-2005 #4Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
i mainly messed with sound options but i dont think thats the problem before i had to restart computer computer started to lag madly and when i restarted there was console. When i try startx then error message says:
failed to load module radeon (module doesnt exist). no devices found.
- 03-07-2005 #5
Try
then running startx.Code:modprobe radeon
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-07-2005 #6Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
ok, sounds like you have messed not only your sound, sounds like you have done something with your graphic adapter setting as well.
However, try to run
as root from your console and choose a standard ATI graphics adapter, also try with setting up your sounds as disable.Code:xf86config
With a standard ATI adapter you should be able to fire up X again, and do your tweaking. Just don't forgett to do "Test your configuration" when you have done changes within X
- 03-07-2005 #7
oliverS, it sounds as if you have a messed up X config, or havn't setting your graphicscard right, type
to settup X, andCode:XFdrake
to help settup your graphicscard.Code:mcc
dylunio
- 03-07-2005 #8Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Another thing you can do...
Whenever a change is made in MDK, it creates a backup of the original. If it was working before, you should be able to simple copy the backup over the non-working, current config file in /etc/X11/
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 03-07-2005 #9Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
Thanks for help everybody with xf86config i got it working again.


Reply With Quote
