![]() |
| ||
| Debian Linux xserver configuration I tried installing debian linux to my system . Everything went well but I was not able to configure my Xserver. It was working well with redhat.... please help |
| ||
| Re: Debian Linux xserver configuration You really should consult the handbook next time. It has answers to common questions such as yours as well as guides. Here's a link that should help you out. http://www.scifish.com/~yuliya/doc/l...stall-ch4.html We need a little more detail about your question as well. |
| ||
| Re: Debian Linux xserver configuration You need to edit your XF86Config file...most likely to bring the resolution down. You might not have the drivers installed for your specific video card (generic linux ones install by default) and your monitor might not be specified either. This means that your monitor might not or video card might not support higher resolutions. If during the install or config of your XF86Config you specified a higher resolution than 800X600 then you xserver will most likely crash if the higher res isn't supported. Pump this resolution down by going into your CF86Config and editing it manually. For more information: Try the XF86Config Manual page |
| ||
| Re: Debian Linux xserver configuration As root, try this: XFree86 -configure It's not perfect, but it will probe your system's hardware to see which configuration variables should be set. This will give you a good starting point with XF86Config. You can test the configuration file it generates by following the instructions it gives you after it completes. As always, read the manpages. In this case, man XF86Config |
| ||
| Re: Debian Linux xserver configuration OK, guys, we are starting to sound too much like a bastard *nix admin(atleast I was). Even though one must read the documentation on what ever you are working on. I rarely tell people to man something, unsless the question is really vague. But in my case I needed to know how far you were or are along in the process. I remeber when I was first learning linux everyone told me to man,man man man man. I wanted to manhandle those guys. But I shut up and read the man pages anway. so , I don't like giving the man as a reply to someones question for a quick fix. cheers:cool: |
| ||
| Re: Debian Linux xserver configuration I always suggest to read the manpage(s) because that's where the core documentation is located. Granted, you can search Google.com to find answers, but what happens when you can't get online to use Google? Suppose you're trying to find out how to set your IP address so you can get online. Knowing where to find the information is one of the key things in both Linux and UNIX, and surprisingly, when you get in the habit of reading the manpage(s) for something, you tend to retain the information you've learned from it better and longer than if you just copy/paste something found on the Net. I also mention the proper manpage(s) for the specific item in question as a reference for further information, along with other sources, if available (like info, apropos, etc.) If anyone is seriously wanting to learn *nix as a trade and not just a hobby, knowing where to find the information to a particular system is crucial. I may not be the most knowledgable person when it comes to Linux and/or UNIX, but I've been using Linux for the past 8 years (Slackware & Debian) and UNIX (Solaris, HP-UX, and FreeBSD) for about 6, so I know the easy way to find answers to something in a hurry, mainly because I RTFMP :) |
| ||
| Re: Debian Linux xserver configuration Thanks all of you ...... I did give a try but ahhhh no result...... I am switching back to Red Hat....Maybe I give another attempt some other time |
| ||
| Re: Debian Linux xserver configuration Yeah, giving up is the way to go. It's alot easier less pain. Debian probably doesn't even work. Check out Mandrake, SuSe or Fedora. Yeah, best to give up instead of seeking help. |
| ||
| Re: Debian Linux xserver configuration Quote:
|
| ||
| Re: Debian Linux xserver configuration Quote:
|
| ||
| Re: Debian Linux xserver configuration No Problem ;-) Feel free to look me up when you're ready to give it another go. |
| ||
| Re: Debian Linux xserver configuration I tried installing debian again and this time I've managed to configure my x server but now I am having problem with the sound when I start it gives the message could not initialize dsp... I have a AC97 on board soundcard and since it got detected automaticaly in RedHat I tried installing sndconfig but even that is'nt detecting my sound card. I tried searching for a driver but couldnt find one... and also how do I start in the command mode....I've tried changing the runlevel to all the runlevels possible but but keeps on booting in the graphical environment |
| ||
| Re: Debian Linux xserver configuration Quote:
Now, you decided not to be a quitter, good! It will be worth it in the long run........and with that said I'm going to rest. *edit I approve your post for not quitting cheers ,mate |
| ||
| Re: Debian Linux xserver configuration Quote:
|
| ||
| Re: Debian Linux xserver configuration freeman - try (as root) chmod 755 /dev/dsp If you want to start Debian in commandline mode, remove gdm (Gnome Display Manager) or prevent it from starting up by removing it's +x attribute. When you installed Debian, did it skip the part about detecting and (possibly) installing the sound module? If you don't remember, that's fine. Another thing to do is to examine the dmesg output and search for ac97: user@host$ dmesg > ~/dmesg_today.txt Paste me the output (if any) from that so I can see what's going on at boottime. |
| ||
| Re: Debian Linux xserver configuration Look, I think your taking this personally now,(maybe because of my comments made on SyS admins,where I quoted you in another thread) I don't know & quite frankly I could careless. You can contact me via PM if you would like ;) I just fill this tension building within you......you know! The last thing I want to start is a agrument,mate! Cheers |
| ||
| Re: Debian Linux xserver configuration I'm not taking anything personally, and there's no tension building within me. I'm not starting an arguement, either. What I *am* doing is letting you know that the way you spoke to freeman2381 was uncalled for and unprofessional. That's it. |
| ||
| Re: Debian Linux xserver configuration I did exactly as you said the chmod thing didnt work but I did hear a beep sound when I was tweeking around I was over joyed for a second but too bad it did'nt last long anyway I have the result of the dmesg below and thanks I learnt something new(dmesg):)
|
| ||
| Re: Debian Linux xserver configuration Please keep this thread on track by helping freeman and others - I'm sure those with help would appreciate not having to sift through bickering to find an answer to their questions. Rants can be made in the Geek's Lounge or via PM. Thanks :) |
| ||
| Re: Debian Linux xserver configuration Yes, ma'am :) |
| ||
| Re: Debian Linux xserver configuration Hi there Ogre, I've made some recent breakthrough....... I install the driver using "modconf" and now a get a new message "cpu over loaded" What is that suppose to mean - that my intel 1.7GHz cant handle it ?????? any idea where I am suppose to go from here |
| ||
| Re: Debian Linux xserver configuration From what I was able to find, that error is the result of your CPU being overloaded with I/O requests from your soundcard. Try disabling full-duplex operation in the control panel (uncheck the box) and see if that fixes it. |
| ||
| Re: Debian Linux xserver configuration Quote:
There is a config file '/etc/inittab' that contains the default runlevel setting. A default inittab usually has enough comments to help you understand it. there is probably a line similar to: id:4:initdefault: To enable the default console-based multiuser mode, change the line to: id:3:initdefault: Just in case your inittab doesn't have the comments, here are the runlevels: # 0 = halt # 1 = single user mode # 2 = unused (but configured the same as runlevel 3) # 3 = multiuser mode (default Slackware runlevel) # 4 = X11 with KDM/GDM/XDM (session managers) # 5 = unused (but configured the same as runlevel 3) # 6 = reboot For the sake of everyone involved, be VERY careful when editing this file! :) Every distro is a bit different, but the problem with doing a chmod -x on gdm, is that somewhere in your rc scripts it may rollover to xdm, or kdm if gdm is not found/executable. |
| ||
| Re: Debian Linux xserver configuration Quote:
|
| All times are GMT -4. The time now is 11:21 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC