Hi, > On Sun, 13 Jan 2008 14:48:26 -0800, Xavier Bachelot wrote: >> On Thu, Jan 10, 2008 at 09:37:00AM -0500, Forest Bond wrote: >>> On Wed, Jan 09, 2008 at 10:06:38PM +0100, [EMAIL PROTECTED] wrote: >>>> Your mail to 'openchrome-users' with the subject >>>> >>>> Display artifacts with large plasma displays >>>> >>>> Is being held until the list moderator can review it for approval. >>>> >>>> The reason it is being held: >>>> >>>> Message body is too big: 58518 bytes with a limit of 40 KB >>>> >>>> Either the message will get posted to the list, or you will receive >>>> notification of the moderator's decision. If you would like to cancel >>>> this posting, please visit the following URL: >>> This message contained an X log file that was apparently to big. Should I >>> trim >>> and re-post, or will this be allowed through by the moderator? >> >> Am I taking the wrong approach to this, or is no one able to help me? >> >> Thanks, >> Forest > >I did answer to you.
I sincerely apologize. I never received any of the responses, for some reason. I assume my SPAM filter was being a little aggressive. I'll investigate this and punish the responsible parties severely (or at least report back if it looks like this ML is, for some reason, tripping things up more than others :). Anyway, I dug this stuff out of the archive. I'll try to get things back on track. >And you should be able to go around a small ploblem like taht on your >own. If your mail is rejected because of its size, then the first thing >to try is to compress the logs ;-) Good point. Again, sorry about that. >Please resend with both compressed xorg log and xorg conf. Attached. BTW, thanks also for your response, Benno. Thanks, Forest -- Forest Bond http://www.alittletooquiet.net
Xorg.0.log.gz
Description: Binary data
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Video Card"
Driver "openchrome"
Option "HWCursor" "false"
EndSection
Section "Monitor"
Identifier "Monitor"
HorizSync 30-70
VertRefresh 50-160
Modeline "1280x720" 74.48 1280 1468 1604 1664 720 721 724 746 +hsync +vsync
Modeline "1280x720p" 74.250 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
EndSection
Section "Screen"
Identifier "800x600 Screen"
Device "Video Card"
Monitor "Monitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "1280x720p Screen"
Device "Video Card"
Monitor "Monitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1280x720p"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "800x600 Layout"
Screen "800x600 Screen"
InputDevice "Keyboard"
InputDevice "Mouse"
EndSection
Section "ServerLayout"
Identifier "1280x720p Layout"
Screen "1280x720p Screen"
InputDevice "Keyboard"
InputDevice "Mouse"
EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "800x600 Layout"
Option "AllowMouseOpenFail" "true"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Section "DRI"
Mode 0666
EndSection
signature.asc
Description: Digital signature
_______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
