Linux-Hardware Digest #574, Volume #9             Fri, 5 Mar 99 14:13:51 EST

Contents:
  SiS 6326 AGP and XF86Config ([EMAIL PROTECTED])
  USB mouse: problem (Andrea Baldasso)
  Re: help with PCI modem (Newcom 56K V.90 data/fax) (Robert Krawitz)
  Logitech Cordless Wheel Mouse (Lars Haugseth)
  Power Down with Linux? ("Keith A. Folske")
  Re: Epson Stylus Color 600C (Grant Taylor)
  EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!! ("Robert H. Thompson")
  EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!! ("Robert H. Thompson")
  EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!! ("Robert H. Thompson")
  Re: 3Com Ethernet Adaper and Kernel 2.2.2 (Henrik Carlqvist)
  Chips & Technology
  EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!! ("Robert H. Thompson")
  Re: 16bit mode in XWindows (mike burrell)
  CD-Writer Yamaha CRW4416E (Stefano Del Cont)
  Re: GNOME (popular subject!) (Richard Finney)
  Re: 16bit mode in XWindows (Johan Kullstam)

----------------------------------------------------------------------------

From: [EMAIL PROTECTED]
Subject: SiS 6326 AGP and XF86Config
Date: Thu, 04 Mar 1999 19:55:28 GMT

I have been trying to get Xwindows running with a Diamond Speedstar A50 video
card with SiS 6326 AGP chipset. I have installed XFree86-3.3.3.1-25 and have
tried countless customization combinations with XF86Config but can't seem to
get anything higher than 640x480. I have an NEC Multisync A700+ Monitor and
have confirmed the monitor hsync and vsync ranges match with the specs in the
manual.

Miscellaneous information -

1. I keep getting an error file showing up called .FVWM2-errors in the root
directory. The error states: Unable to find usable depth. This leads me to
believe that the problem lies within "Screen Section" of the XF86Config file
but nothing I try seems to work.

2. As I mentioned I can get Xwin at 640x480 but when I attempt to open the
control panel, nothing happens. When I attempt to adjust the resolution using
Ctrl-Alt and + or - I get a black screen.

I am including my latest and greatest XF86Config for anyone who might have an
answer.

# File generated by XConfigurator.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath     "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)

    FontPath    "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"

    Protocol    "Standard"

    # when using XQUEUE, comment out the above line, and uncomment the
    # following line
    #Protocol   "Xqueue"

    AutoRepeat  500 5

    # Let the server do the NumLock processing.  This should only be
    # required when using pre-R6 clients
    #ServerNumLock

    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    #Xleds      1 2 3

    #To set the LeftAlt to Meta, RightAlt key to ModeShift,
    #RightCtl key to Compose, and ScrollLock key to ModeLock:

    LeftAlt        Meta
    RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control

# To disable the XKEYBOARD extension, uncomment XkbDisable.

#    XkbDisable

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    XkbModel    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    XkbModel    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    XkbLayout   "de"
# or:
#    XkbLayout   "de"
#    XkbVariant  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    XkbOptions  "ctrl:swapcaps"

# These are the default XKB settings for XFree86
#    XkbRules    "xfree86"
#    XkbModel    "pc101"
#    XkbLayout   "us"
#    XkbVariant  ""
#    XkbOptions  ""

   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "pc101"
    XkbLayout       "us"
EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Protocol   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice


#    BaudRate   9600
#    SampleRate 150

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Emulate3Buttons
    Emulate3Timeout    50

# ChordMiddle is an option for some 3-button Logitech mice

#    ChordMiddle

EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "NEC MultiSync A700"
    VendorName  "Unknown"
    ModelName   "Unknown"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   31-69

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 55-120

# Modes can be specified in two formats.  A compact one-line format, or
# a multi-line format.

# These two are equivalent

#    ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace

#    Mode "1024x768i"
#        DotClock       45
#        HTimings       1024 1048 1208 1264
#        VTimings       768 776 784 817
#        Flags          "Interlace"
#    EndMode

# This is a set of standard mode timings. Modes that are out of monitor spec
# are automatically deleted by the server (provided the HorizSync and
# VertRefresh lines are correct), so there's no immediate need to
# delete mode timings (unless particular mode timings don't work on your
# monitor). With these modes, the best standard mode that your monitor
# and video card can support for a given resolution is automatically
# used.

# 640x400 @ 70 Hz, 31.5 kHz hsync Modeline "640x400"  25.175 640  664  760 
800  400  409  411  450 # 640x480 @ 60 Hz, 31.5 kHz hsync Modeline "640x480" 
25.175 640  664  760  800  480  491  493  525 # 800x600 @ 56 Hz, 35.15 kHz
hsync ModeLine "800x600"  36  800  824  896 1024  600  601  603  625 #
1024x768 @ 87 Hz interlaced, 35.5 kHz hsync #Modeline "1024x768"  44.9  1024
1048 1208 1264  768  776  784  817 Interlace

# 640x480 @ 72 Hz, 36.5 kHz hsync
Modeline "640x480"     31.5   640  680  720  864   480  488  491  521
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600"     40     800  840  968 1056   600  601  605  628 +hsync
+vsync

# 800x600 @ 72 Hz, 48.0 kHz hsync
Modeline "800x600"     50     800  856  976 1040   600  637  643  666 +hsync
+vsync
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768"    65    1024 1032 1176 1344   768  771  777  806 -hsync
-vsync

# 1024x768 @ 70 Hz, 56.5 kHz hsync Modeline "1024x768"  75  1024 1048 1184
1328  768  771  777  806 -hsync -vsync # 1280x1024 @ 87 Hz interlaced, 51 kHz
hsync #Modeline "1280x1024"  80  1280 1296 1512 1568  1024 1025 1037 1165
Interlace

# 1024x768 @ 76 Hz, 62.5 kHz hsync
Modeline "1024x768"    85    1024 1032 1152 1360   768  784  787  823
# 1280x1024 @ 61 Hz, 64.2 kHz hsync
Modeline "1280x1024"  110    1280 1328 1512 1712  1024 1025 1028 1054

# 1280x1024 @ 74 Hz, 78.85 kHz hsync
Modeline "1280x1024"  135    1280 1312 1456 1712  1024 1027 1030 1064

# 1280x1024 @ 76 Hz, 81.13 kHz hsync
Modeline "1280x1024"  135    1280 1312 1416 1664  1024 1027 1030 1064

# Low-res Doublescan modes
# If your chipset does not support doublescan, you get a 'squashed'
# resolution like 320x400.

# 320x200 @ 70 Hz, 31.5 kHz hsync, 8:5 aspect ratio Modeline "320x200" 
12.588 320  336  384  400  200  204  205  225 Doublescan # 320x240 @ 60 Hz,
31.5 kHz hsync, 4:3 aspect ratio Modeline "320x240"  12.588 320  336  384 
400  240  245  246  262 Doublescan # 320x240 @ 72 Hz, 36.5 kHz hsync Modeline
"320x240"  15.750 320  336  384  400  240  244  246  262 Doublescan # 400x300
@ 56 Hz, 35.2 kHz hsync, 4:3 aspect ratio ModeLine "400x300"  18  400  416 
448  512  300  301  602  312 Doublescan # 400x300 @ 60 Hz, 37.8 kHz hsync
Modeline "400x300"  20  400  416  480  528  300  301  303  314 Doublescan #
400x300 @ 72 Hz, 48.0 kHz hsync Modeline "400x300"  25  400  424  488  520 
300  319  322  333 Doublescan # 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect
ratio ModeLine "480x300"  21.656 480  496  536  616  300  301  302  312
Doublescan # 480x300 @ 60 Hz, 37.8 kHz hsync Modeline "480x300"  23.890 480 
496  576  632  300  301  303  314 Doublescan # 480x300 @ 63 Hz, 39.6 kHz
hsync Modeline "480x300"  25  480  496  576  632  300  301  303  314
Doublescan # 480x300 @ 72 Hz, 48.0 kHz hsync Modeline "480x300"  29.952 480 
504  584  624  300  319  322  333 Doublescan

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
    Identifier   "SiS 6326"
    VendorName   "Diamond"
    BoardName    "SpeedStar A50"
    Clocks 25.2 28.3
    VideoRam 4096
    Option "no_bitblt"
    Option "fifo_moderate"
    Option "fast_vram"
    Option "power_saver"
#   Option "dac_speed"
#   Option "sw_cursor"
#   Option "fifo_conservative"
#   Option "fifo_aggressive"
#   Option "xaa_benchmark"
#   Option "pci_burst_on"


EndSection

# Device configured by Xconfigurator:

Section "Device"
    Identifier  "My Video Card"
    VendorName  "Unknown"
    BoardName   "Unknown"
    #VideoRam 8192
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# The Colour SVGA server

Section "Screen"
    Driver      "svga"
    Device      "SiS 6326"
    Monitor     "NEC MultiSync A700"
    DefaultColorDepth 16
    BlankTime 10
    StandbyTime 20
    SuspendTime 30
    OffTime 40
    Subsection "Display"
        Depth       8
        #Modes      "1024x768" "800x600" "640x480"
        ViewPort    0 0
        Virtual     1600 1200
    EndSubsection
    Subsection "Display"
                Depth 16
                Modes "1024x768" "800x600" "640x480"
                ViewPort 0 0
                Virtual 1600 1200
    EndSubsection
    Subsection "Display"
                Depth 24
                Modes "1024x768" "800x600" "640x480"
                ViewPort 0 0
                Virtual 1600 1200
    EndSubsection
    Subsection "Display"
                Depth 32
                Modes "1024x768" "800x600" "640x480"
                ViewPort 0 0
                Virtual 1600 1200
    EndSubsection
EndSection

# The 16-color VGA server

Section "Screen"
    Driver      "vga16"
    Device      "My Video Card"
    Monitor     "NEC MultiSync A700"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The Mono server

Section "Screen"
    Driver      "vga2"
    Device      "My Video Card"
    Monitor     "NEC MultiSync A700"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32, Mach64
# I128, and S3V)
Section "Screen"
    Driver      "accel"
    Device      "My Video Card"
    Monitor     "NEC MultiSync A700"
    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
        Virtual     1600 1280
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
        Virtual     1600 1200
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480" "800x600" "1024x768"
        ViewPort    0 0
        Virtual     1152 900
    EndSubsection
EndSection

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

------------------------------

From: [EMAIL PROTECTED] (Andrea Baldasso)
Subject: USB mouse: problem
Date: 5 Mar 1999 17:50:47 GMT

I have just bought SuSE Linux 6.0 and I have the following problem: I have
a USB mouse which does not work (but the mouse is OK with Windows98).
Does somebody know what I should do? Are there sites where I can download
drivers from?
Thank you!


------------------------------

From: Robert Krawitz <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: help with PCI modem (Newcom 56K V.90 data/fax)
Date: 05 Mar 1999 10:47:43 -0500

[EMAIL PROTECTED] writes:

> Thanks for help, it looks like I'll be returning this $40 modem (have the
> receipt! :)) and getting a US RObotics instead. That should be better, no?

Well, USR trademarked the term Winmodem...

> External, too :)

That's safe.
-- 
Robert Krawitz <[EMAIL PROTECTED]>          http://www.tiac.net/users/rlk/

Tall Clubs International  --  http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail [EMAIL PROTECTED]

"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton

------------------------------

From: Lars Haugseth <[EMAIL PROTECTED]>
Subject: Logitech Cordless Wheel Mouse
Date: 05 Mar 1999 19:04:27 +0100


I'm having trouble getting the middle button to work in Linux
with my Logitech Cordless Wheel Mouse. I currently have a plain
Red Hat 5.1 install. Would it help to upgrade to a newer version
of XFree86?

-- 
Lars Haugseth

------------------------------

From: "Keith A. Folske" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux,comp.os.linux.questions
Subject: Power Down with Linux?
Date: Fri, 5 Mar 1999 12:16:58 -0600

How do I get linux to power down my pc like windows98 does?  I have an ATX
capable power supply.  When I choose shutdown in windows, it turns power
off.
I have been using "shutdown -h now" in linux, but that only halts the system
and does not remove power.  Anyone know how to accomplish this?

Thanks,
Keith


--
Keith A. Folske
[EMAIL PROTECTED]



------------------------------

From: Grant Taylor <[EMAIL PROTECTED]>
Subject: Re: Epson Stylus Color 600C
Date: 04 Mar 1999 14:10:12 -0500

"MokeKahuna" <[EMAIL PROTECTED]> writes:

> Has anyone configured an Epson Stylus Color 600C for Linux.  I'm using
> Slackware 3.5 (Linux kernel 2.0.34).

The Stylus 600 works fine with Ghostscript 5.10 or later's "uniprint"
drivers.  It should also work with the older "stcolor" driver.

-- 
Grant Taylor - gtaylor@picante<dot>com - http://www.picante.com/~gtaylor/
 Cellphone information: http://www.picante.com/~gtaylor/cell/
 Libretto information:  http://www.picante.com/~gtaylor/portable/
 Linux Printing HOWTO:  http://www.picante.com/~gtaylor/pht/

------------------------------

From: "Robert H. Thompson" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.terminals,ont.forsale,tor.forsale.computers,mtl.vendre-forsale,can.forsale,comp.sys.dec,comp.sys.hp.hardware
Subject: EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!
Date: Thu, 04 Mar 1999 13:28:27 -0500
Reply-To: [EMAIL PROTECTED]

EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!

DECwyseIBMhpGENICOM wrote:
> 
>                      Name: Happy99.exe
>    Happy99.exe       Type: unspecified type (application/octet-stream)
>                  Encoding: x-uuencode

------------------------------

From: "Robert H. Thompson" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.terminals,ont.forsale,tor.forsale.computers,mtl.vendre-forsale,can.forsale,comp.sys.dec,comp.sys.hp.hardware
Subject: EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!
Date: Thu, 04 Mar 1999 13:27:50 -0500
Reply-To: [EMAIL PROTECTED]

EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!

DECwyseIBMhpGENICOM wrote:
> 
>                      Name: Happy99.exe
>    Happy99.exe       Type: unspecified type (application/octet-stream)
>                  Encoding: x-uuencode

------------------------------

From: "Robert H. Thompson" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.terminals,ont.forsale,tor.forsale.computers,mtl.vendre-forsale,can.forsale,comp.sys.dec,comp.sys.hp.hardware
Subject: EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!
Date: Thu, 04 Mar 1999 13:27:30 -0500
Reply-To: [EMAIL PROTECTED]

EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!

DECwyseIBMhpGENICOM wrote:
> 
>                      Name: Happy99.exe
>    Happy99.exe       Type: unspecified type (application/octet-stream)
>                  Encoding: x-uuencode

------------------------------

From: Henrik Carlqvist <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking
Subject: Re: 3Com Ethernet Adaper and Kernel 2.2.2
Date: Thu, 04 Mar 1999 19:13:31 +0100

Stephan Marwedel wrote:
> 3Com 3c905B Cyclone Ethernet Adapter, Apache 1.3.4 
> The Problem is: The Compaq box runs fast and stable while the other
> box crashes unexpectedly after a while. There's no entry in the
> system log whatsoever, it goes down without leaving any information
> on where the error was.

Is there any difference in network load between the two machines? I have
had problems with machines with 3c900 cards which hangs at heavy network
load. Example of such network load could be being an NFS-server for NFS
installation of Slackware or doing rdist between machines of big file
systems. When those machines hang they do not respond to ping and they
seem completely dead, it is not even possible to toggle the num-lock or
caps-lock leds, only a hard boot would help. By replacing the network
cards I got rid of the problem.

I don't know if this is your problem, the 3c900 is an older card than
yours and is only 10Mbps. However, they use the same driver (3c59x.c).

regards Henrik

------------------------------

From: <[EMAIL PROTECTED]>
Subject: Chips & Technology
Date: Thu, 4 Mar 1999 15:00:04 -0500

Does any one know where I can get a linux video driver for my Chips &
Technology 69000 chip set. I looked in the hardware howto's but no luck. I
believe this is a new chip set.

Andrew Fuentes
College of Charleston
Department of Computer Science
[EMAIL PROTECTED]



------------------------------

From: "Robert H. Thompson" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.terminals,ont.forsale,tor.forsale.computers,mtl.vendre-forsale,can.forsale,comp.sys.dec,comp.sys.hp.hardware
Subject: EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!
Date: Thu, 04 Mar 1999 13:28:11 -0500
Reply-To: [EMAIL PROTECTED]

EVERYONE DO NOT DOWNLOAD IT'S A VIRUS !!!!

DECwyseIBMhpGENICOM wrote:
> 
>                      Name: Happy99.exe
>    Happy99.exe       Type: unspecified type (application/octet-stream)
>                  Encoding: x-uuencode

------------------------------

From: mike burrell <[EMAIL PROTECTED]>
Subject: Re: 16bit mode in XWindows
Crossposted-To: alt.os.linux,comp.os.linux,comp.os.linux.questions
Date: Thu, 04 Mar 1999 20:49:08 GMT

In comp.os.linux Martin <[EMAIL PROTECTED]> wrote:

| change this line to read :-

|     serverargs="-bpp 16"

| now the server will automatically start in 16 bpp mode

this can be better done by editing the /etc/XF86Config and under the
appropriate "Screen" section add the line:

      DefaultColorDepth 16

-- 
                                               m i k e    b u r r e l l
                                                        [EMAIL PROTECTED]
                                               http://mikpos.dyndns.org

------------------------------

From: Stefano Del Cont <[EMAIL PROTECTED]>
Subject: CD-Writer Yamaha CRW4416E
Date: Thu, 04 Mar 1999 21:52:45 +0100

Hi all,

Someone knows if the CD writer model Yamaha CRW4416E (EIDE version)
works under Linux ?  Has someone tested it ?

Many thanks
Stefano Del Cont


------------------------------

From: Richard Finney <[EMAIL PROTECTED]>
Subject: Re: GNOME (popular subject!)
Date: Fri, 5 Mar 1999 12:38:48 -0500

> I am having the same problem as everyone else regarding GNOME, the failed
> dependencies
> during install.  Also putting the exec gnome-session is not as simple as it
> sounds (for me), in the
> xinitrc and Xclients and also wm-style files....
> i have tried different combinations,,,including inserting a line in the
> Xclients and xinitrc...both...etc
> I am using RedHat 5.2 .....  is there a way to manually start gnome from the
> command line??
> like a startx --gnome session??? ---that doesn't work for me,   I am using
> Afterstep and really like it,
> I am about to give up on Gnome..... it is supposed to be "revolutionary" and
> increase the ease of using Linux blah blah blah.  The Gnome web page should
> address the dependency problems since they are so common.
> Then all of us normal users (non-gurus) can get it up and running!!! Then we
> can spread the word on how great Gnome is until then.... Afterstep sure
> looks nice :)
>  Any help on a simple fix for the dependencies ( I did a nodep but I think
> that screwed up some rpm's) because Gnome doesn't run, If I force it with a
> new Xinitrc and Xclients (stripped versions) it locks up, must be missing
> something.
> Also... a command so I dont have to edit my X start up files (mine have
> if/then and case statements... so a simple exec gnome-session doesn't work)
> -Ill stop rambling,,
> Thanks Dan

I AGREE, SETTING UP GNOME IS DIFFICULT.  Using the " --nodeps " flags
when using rpm can force the packages to install.  This is not
easy to find out.  Also, "exec gnome-session" in .xinitrc doesn't always
crank up everything (I think); and it didn't even remotely work the first
two times I ran "startx".  But for some reason it started "mostly"
working; I think there's a couple of things missing but I don't know
how to verify it.  Is there a "diagnose" program for GNOME to tell
what you may be missing?

-rfinney



------------------------------

From: Johan Kullstam <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux,comp.os.linux.questions
Subject: Re: 16bit mode in XWindows
Date: 05 Mar 1999 13:13:43 -0500

Manuel Alducin <[EMAIL PROTECTED]> writes:

> Try this
> 
> startx -bpp 16

no.  don't try this.  use

startx -- -bpp 16

for a quick override.

if you like 16 bit color, put

DefaultColorDepth 16

in the appropriate section of the /etc/X11/XF86Config.  see man
XF86Config for details.

-- 
johan kullstam

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.hardware) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Hardware Digest
******************************

Reply via email to