LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   XFree86 config (https://www.linuxquestions.org/questions/linux-newbie-8/xfree86-config-162036/)

PhuckFonix 03-24-2004 09:10 PM

XFree86 config
 
After searching through other posts I post this:

I'm having trouble(duh), I figure it's with my configurations through the command xf86config.

I'm using Slackware 9.1. I don't think it matters.

Here is what I get:
Quote:

/var/log/XFree86.0.log XIO fatal IO error 104 (Connection reset by peer) on Xserver ":0.0" after 0 requests(0 known processes) 0 events remaining
I think it may be my monitor, I have an M90 Hewlett Packard Pavillion monitor. I don't full understand the frequency horz and vert. I want my desktop to be running at 1152x864, max freq(which seems to be 75hz on Windows XP).

Brane Ded 03-24-2004 09:23 PM

MX90 Manual.

That has all you need to know about your monitor.

PhuckFonix 03-24-2004 09:52 PM

I forgot to add "no screens found" which is printed above what I quoted

I configured my monitor 12..x.... @ 60 and 50-150(custom vertical, also I don't own a graphics card, it's on-board. I select option 7 for 16... I don't think the keyboard or mouse would bother the config so that it forbids the system to start.

Other ideas? Please.

Brane Ded 03-25-2004 12:09 AM

In situations like this, it helps if you can post your XF86Config file and give some hardware specs.

PhuckFonix 03-25-2004 06:23 AM

What's the command line for opening the file in the this DOS-like console?

acid_kewpie 03-25-2004 06:42 AM

dos-like indeed..... :rolleyes: ;)

cat /etc/X11/XF86Config

PhuckFonix 03-25-2004 08:11 PM

Here's what I wrote down:
Code:

(II)VGA(0): Not using default mode "416x312" (widht too large for virtual screen)       
 
  (II)VGA(0): Not using default mode "400x300" (width too large for virtual screen)     

 (II)VGA(0): Not using default mode "400x300" (width too large for virtual screen) 

(II)VGA(0): Not using default mode"400x400"(no clock available for mode)       

(II)VGA(0): Not using default mode "320x40" (widht too large for virtual screen) 
       
  (II) No using nde "320x200" (no clock available for mode)     

(II) No using nde "320x175" (no clock available for mode)     
 
 (EE) Virtual Height (0) is too small for the hardware (min 1)   
 
  (II)Unload module: "vga"   
     
  (II) UnloadModule: "vgahw" 
 
(II) Unloading:  /usr/X11R6/lib/modules/ibvghw.a       
 
 (II) UnloadModule: "intl0" 
 
  (II) Unloading      /usr/X11R6/lib/modules/linux/libintl0.a   
   
(EE) Screen(s) found, but no usuable configutation

I hope this is sufficient.

I am running Linux on a 8650C HP Pavillion, my graphics chipset is an 810 Intel. On Windows XP, my display adapter is 82810 Intel Graphics controller .

PhuckFonix 03-26-2004 10:56 AM

Update on my activities...:

I configured the file to: 810(generic) intel chipset, "1024x768" "11??x???" "640x480", 16mb color, horizontal 11??x??? @ 74hz, and 50-150 vertical.

I got up to the KDE configure wizard, but then after pressing next after a few options, I got a barage of static multicolored vertical lines. I reboot and tried to reconfigure my xf86 file but now I get this message after the command line xf86config:

Cannot create directory "/temp/.xf86config268"

Brane Ded 03-26-2004 12:10 PM

You have to make sure the information you give the config file is correct. It will do whatever you tell it, even if it screws up your monitor or hardware, so you have to make 100% sure that you're telling it the right things.

As for it not being able to create the temp file, all I can think of is that you don't have permissions, and you should be doing it as root, or you're running out of space on that partition(hopefully not).

PhuckFonix 03-26-2004 12:29 PM

Uh-oh, I am logging in as root. I did chop down a lot of my partition sizes that recommended for Slackware 9.1 ... here's what I have, I noted the partitions I think are important:

/ (root) 1024M
SWAP 768M
/usr 4864M
/opt 1792M(recommended 2048M)

If it would come down to resizing, I'd stil; have to reinstall Slackware so that it's SETUP could format it, it's way? Otherwise, I see no problem theoretically moving the head of my /home which is after /opt +256M and resizing /opt to about 2048M by adding +256M.

Brane Ded 03-26-2004 01:26 PM

You could actually just do:
SWAP - 2-3 times your system's memory
/ - The rest

Unless you have multiple hard drives. My setup is more like this:
hda1(19.5gigs): /
hda2(500megs): SWAP

hdc1(20gigs): /home
hdc2(20gigs): /usr

That works out pretty well. / and /usr are actually just using about 1.5 gigs each, while my /home partition is nearly half full. :p I just download too much stuff.

PhuckFonix 03-26-2004 06:13 PM

I don't understand what you meant by the swap 2-3 times the system's memory( I have 310 RAM upgraded from 64). 2-3x that? Okay.

I don't see why I should have a memory problem, first of all I don't fully understand how SWAP works, I'll go look that up. Second, the log file keeps over-writing itself shouldn't get significantly bigger. Even, when I was running the KDE wizard and it saved something, where would that config go?

The thing is that I was able to access the config file with the command xf86config with my partition sizes as they were. Maybe there's something wrong with the way I shutdown my computer after my monitor stopped displaying the KDE wizard and the background of the desktop.

Brane Ded 03-26-2004 06:37 PM

In case the memory overflows for some reason, it will spill over into swap. It's about the same thing as 'virtual memory' in Windows.

KDE config files usually go somewhere under your user's home directory. They're hidden, so you type 'ls -al'(or 'ls -a' if you don't want it to be listed like that) to find them. Your KDE config files shouldn't be the culprit, though, but you can test it. If you think /etc/X11/XF86Config is properly set up(it would still help if you posted its contents), do this:

$ su <--(assuming you're not logged in as root)
$ cd /etc/X11/xinit
$ rm xinitrc
$ ln -s xinitrc.gnome xinitrc <--(failing that, there are other xinitrc.<whatevers>, just do the same with one of them)
$ exit <--(again, assuming you're not logged in as root)
$ startx

If X starts up, then KDE is to blame. If it doesn't, then I still think it's your XF86Config file, and you should probably switch that symlink back to the way it was.

$ cd /etc/X11/xinit
$ rm xinitrc
$ ln -s xinitrc.kde xinitrc

Again, it's really hard to tell what's up if I can't see how you have X.

And as far as your partitioning goes, I think 1024MB is really small for a root partition, especially Slackware, as you want to install everything those CDs have to offer(makes compiling programs from source a lot easier). The poor partition might be overflowing.

Dunedain 03-26-2004 06:40 PM

1024MB ?!?

I have a pretty small install of RedHat 9.0 and I think it's about 2.5 GB.

PhuckFonix 03-26-2004 09:19 PM

512M for my SWAP sounds fine
That leaves a little over 13GB left for /usr, /, and /home

What would one recommend for me...? How should I distribute the memory?

In the future... if I do get another HD. Would it be possible to move a partition from one hd to another so that Slackware would still consider it as the install's /home for example.


All times are GMT -5. The time now is 03:05 AM.