Re: [XFree86] Cannot start X-server

2005-07-19 Thread Tobias Freitag
On Friday, 15. July 2005 11:09, Roman Černigoj wrote:
> Hello,
>
> I was asked to send you this log file.
> Please could you help with some information.
>
Well, thats an easy one. Your font path is missing. You have to either start 
your font server (try: /etc/init.d/xfs start) or provide a file path to your 
fonts, so that xfree can find them. 

Mine reside in /usr/lib/X11/fonts/ but thats distribution specific. See your 
XFree config file (mostly /etc/X11/XF86Config) and look for Section "Files". 
Your should see something like:

FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"

Check if the path is right, and the files exist, if not install them.

Hope this helps
Tobias Freitag

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] This stuff is not really expensive as before...

2005-07-19 Thread Andy

Why are online drugs popular
http://edha.528yronykf5d96n.tipsyndbdc.com



I'm going to memorize your name and throw my head away.  
Much learning does not teach understanding.   
To remark idly is the blind man's folly. 



___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] [Attachment Denied - AP]

2005-07-19 Thread 'APSH02 - 'securiQ.Watchdog' Demon'
GROUP securiQ.Watchdog
Server: APSH02
---

This mail item contained an attachment(s) that is denied for security
reasons (*.SHS, *.VBS) to prevent the spread of viruses.  If you have any
questions, please contact your local helpdesk or IT department.
---

Mail-Info

From:  xfree86@xfree86.org
To:[EMAIL PROTECTED]
Rec.: [EMAIL PROTECTED]
Date:  07/19/2005 10:59:16 PM
Subject:   Message could not be delivered

---
file is denied: co.ey.com




___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem

2005-07-19 Thread Ariel Clerici








Hi, I’m working with mandrake 9.1, and I have e
problem with the video device and net device, can you help me?, and what do you
need for know the problem. 


Thanks in advance. 


Ariel 







CONFIDENCIALIDAD: Este mensaje, así como sus anexos y documentos adjuntos es confidencial, y puede contener información de propiedad exclusiva de empresas del grupo CETELEM y/o amparada por el secreto profesional y su contenido no constituye un compromiso excepto cuando es por un acuerdo escrito suscripto entre usted y la empresa. La recepción del presente mail no supone autorización alguna que permita la utilización de las direcciones del emisor y de los destinatarios para fines comerciales o para su inclusión en ficheros automatizados, por lo que si usted ha recibido este mensaje por error, por favor comuníquenoslo inmediatamente por la misma vía, y tenga a bien eliminarlo de su sistema; no deberá mantener ni copiar el mensaje, así como tampoco divulgar su contenido a ninguna persona.


Re: [XFree86] Problem getting Dual-head on i915 (i810) XFree 4.5 on HP laptop to work

2005-07-19 Thread Grant Sewell
On Tue, 19 Jul 2005 14:46:59 -0500
Robert C. Auch wrote:

> I'm running Debian etch (testing) on an HP Compaq nc6220.  It's not 
> technically supported, but all the components are, and are all running fine, 
> with the exception of Dual-headed output.  I've downloaded and installed 
> XFree86 4.5.0 on top of the 4.3 install that came from the Netinst sources 
> debian.uchicago.edu and debian.oregonstate.edu.  I'm using the i810 driver 
> FROM XFree 4.5, and the logs show the detection of the i915GM chipset.
> 
> I can't get output to the 2nd monitor at all - the monitor only shows "No 
> Sync" when I "startx".  I'm running a custom 2.6.12 with i810 and vesa 
> framebuffer support, which also works fine (not sure if that will affect 
> things or not)
> 
> Attached are my XF86Config-4 and XFree86.0.log from my most recent boot.  In 
> thelog, you'll see that X detects my laptop display, but not the attached and 
> powered on LCD panel. All my "howto" searches have come up with Matrox 
> dual-head issues, but not Intel.  My XF86Config-4 is built based on other 
> people's suggestions for Dell and Fujitsu laptops that I found in google 
> searches before coming here.
> 
> Words of warning: 1) I don't know what DPMS is for, but everyone always has 
> it on.  2) i read once that DRI is unavailble with dual-headed output, but 
> all the Dell users had it enabled and set.  3) I've been running Linux since 
> March.  I'm a Windows admin by experience, so I expect I missed something 
> simple.
> 
> Thanks in advance!
> 
> Robert Auch

Hi Robert.  Possibly a couple of things in there.

I'm running Sid and I had a similar problem.  I am not sure of the official 
XFree stance on this, but I found that moving the

Option  "Xinerama"  "true"

line into it's own section, like this:

Section "ServerFlags"
Option "Xinerama" "True"
EndSection

helped on my setup.  However, you might also like to revise this line:

Screen  1 "External Screen" RightOf "LCD"

since you're actually listing 3 screens: 1, "External Screen" and "LCD".

Also, in your XFree.0.log (or whatever) a couple of interesting things cropped 
up.  The following shouldn't cause too many problems, but you might want to 
revise the **Section "Files" ** part of your config file (for the fonts).

(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) Open APM failed (/dev/apm_bios) (No such device)

However, the following *will* cause problems... it can't find your 2nd device.

(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found

Also the following is telling us that the values you used for HSync and VSync 
are not the same as what your LCD monitor is reporting:

(WW) I810(0): config file hsync range 28-60kHz not within DDC hsync ranges.
(WW) I810(0): config file vrefresh range 43-100Hz not within DDC vrefresh 
ranges.

I would think your primary problem is the fact that it can't fine the device!  
Check using the "lspci" command (may need to be root for that).  Note, however, 
that the values reported by "lspci" are in hex but the values in the X config 
file should be in decimal.

Hope that helps.

Grant.
-- 
Unix:  Some say the learning curve is steep, but you only have to climb it once.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] VGA Switching problems

2005-07-19 Thread Becky . Kiichle








Has anyone ever had problems
switching from Hi-Res to VGA mode (Ctrl-Alt-F1)?  I have a problem where I can
switch to VGA and type, but I don’t see my typing.  I know it’s
working because when I type X, I can get back to Hi-Res.  Any opinions on
this?  Even suggestions as to whether this might be a driver issue or a VGA HW
issue would be appreciated.

 

Thanks,

Becky

 







- - - - - - - - DISCLAIMER - - - - - - - - 

Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.


[XFree86] Professional Advertising

2005-07-19 Thread Jeff
Dear xfree86@xfree86.org:

We offer E-mail Marketing with best services.

1. Targeted list

We can provide target email list you need, which are compiled
only on your order. We will customize your client list.

* We have millions of lists in many categories.

2. Sending Targeted list for you

We can send your email message to your target clients! We will
customize your email list and send your ad for you.

* We also offer Hosting & mailing server.


Regards!

Jeff
Marketing Dept
[EMAIL PROTECTED]

NoandBye: [EMAIL PROTECTED]
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86