Unidentified subject!

2001-02-03 Thread Lyall Ward
Hi,

I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
card(detects as being a Mach 64 LM). Running debian 2.2(potato) and XF86
4.0.2.

I have successfully installed and configured X to run at 1024x768 8bit
color using the ati driver. I have, however had this system running in
24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64 dirver.

Currently if I try to run in 16 or 24 bit color. I get an error message
that no Screen for 8bit has been defined and the x server crashes.

I have included copies of my XF86Config and the output from the server
when it starts successfully.

Could you plese at least point me to what the limiting factor is for the
color depth? I have noted the framebuffer is also set to 8bpp. Is this the
prblem? How do I change it?

TIA
Lyall.
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
#   FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
#   FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "extmod"
Load  "xie"
Load  "pex5"
Load  "glx"
Load  "dri"
Load  "GLcore"
Load  "dbe"
Load  "record"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "PS/2"
Option  "Device" "/dev/mouse"
EndSection

Section "Monitor"
   Identifier  "LCD"
   VendorName  "Dell"
   ModelName   "i3700"
#   HorizSync   31.5-48.5
#   VertRefresh 60
#   Modeline  "1024x768"   65.00 1024 1032 1176 1344 768 771 777 806 -hsync 
-vsync
EndSection

Section "Device"
### Available Driver options are:-
#Option "accel"
#Option "crt_screen"
#Option "composite_sync"
#Option "linear"
#Option "mmio_cache"
#Option "probe_clocks"
#Option "reference_clock"
#Option "shadow_fb"
Identifier  "RAGE MOBILITY"
Driver  "ati"
VendorName  "ATI"
#   ChipId  0x4c4d
#   ChipRev 0x64
#   BusID   "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "RAGE MOBILITY"
Monitor"LCD"
SubSection "Display"
Depth 16
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
#   SubSection "Display"
#   Depth 1
#   EndSubSection
#   SubSection "Display"
#   Depth 4
#   EndSubSection
SubSection "Display"
Depth 8
Modes   "1024x768"
EndSubSection
#   SubSection "Display"
#   Depth 15
#   EndSubSection
EndSection

Section "DRI"
EndSection



XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.16-3smp i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jan 31 01:46:47 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "LCD"
(**) |   |-->Device "RAGE MOBILITY"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.0.2, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.0.2, module ver

getting more then 8bpp in X 4.0.2

2001-02-03 Thread Lyall Ward
Sorry for the repost, I forgot to put in a subject... :(

Lyall.

On Sun, 4 Feb 2001, Lyall Ward wrote:

> Hi,
> 
> I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
> card(detects as being a Mach 64 LM). Running debian 2.2(potato) and XF86
> 4.0.2.
> 
> I have successfully installed and configured X to run at 1024x768 8bit
> color using the ati driver. I have, however had this system running in
> 24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64 dirver.
> 
> Currently if I try to run in 16 or 24 bit color. I get an error message
> that no Screen for 8bit has been defined and the x server crashes.
> 
> I have included copies of my XF86Config and the output from the server
> when it starts successfully.
> 
> Could you plese at least point me to what the limiting factor is for the
> color depth? I have noted the framebuffer is also set to 8bpp. Is this the
> prblem? How do I change it?
> 
> TIA
> Lyall.
> 



Re: Unidentified subject!

2001-02-04 Thread Lyall Ward
Daniel,

Thanks for the config file. All I needed to do was add a section in my
Screens definition to say DefaultDepth 16/24. I assumed if I only had a
16bpp screen defined it would use it rather then looking for an 8bpp.

Thanks again for the help.
Lyall.

On 4 Feb 2001, Daniel Pittman wrote:

> Lyall Ward <[EMAIL PROTECTED]> writes:
> >
> > Hi, I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
> > card(detects as being a Mach 64 LM). Running debian 2.2(potato) and
> > XF86 4.0.2.
> >
> > I have successfully installed and configured X to run at 1024x768 8bit
> > color using the ati driver. I have, however had this system running in
> > 24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64
> > dirver.
> >
> > Currently if I try to run in 16 or 24 bit color. I get an error
> > message that no Screen for 8bit has been defined and the x server
> > crashes.
> 
> I get 1024x768x16 on my machine (Gateway Solo 9300) with:
> 
> 01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage P/M Mobility 
> AGP 2x (rev 64)
> 
> Attached is my config file; I hope it helps. :)
> 
> Daniel
> 
> 




Re: pcmcia sound card?

2001-03-02 Thread Lyall Ward
On Fri, 2 Mar 2001, Felix E. Klee wrote:

> Bostjan Muller wrote:
> > I'd really like to buy a PCMCIA sound card for my toshiba satellite 100cs
> > laptop, which is running Debian GNU/Linux, but I cannot seam to find any
> > companies in Slovenia, Austria, Italy or Germany which sell these cards, I 
> > am
> > looking for the cheapest possible working option, and I was wondering if
> > someone could please point out to me which card to buy - I don't need 
> > anything
> > fancy, just an ordinary pcmcia sound card.
> 
> Years ago, I build a sound device that can be attached to the parallel
> port and produces Sound Blaster quality sound (I think its compatible to
> something called COVOX Sound Module). However, I don't know whether such
> a device is supported by LINUX. If you are interested and if I find it,
> I can mail you the manual (it was on the disk of some shareware sound
> program).

This sort of thing is supported by linux, I haven't done it myself but
there is info in the Sound-HOWTO about it, start there.

Lyall.



Unidentified subject!

2001-02-03 Thread Lyall Ward

Hi,

I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
card(detects as being a Mach 64 LM). Running debian 2.2(potato) and XF86
4.0.2.

I have successfully installed and configured X to run at 1024x768 8bit
color using the ati driver. I have, however had this system running in
24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64 dirver.

Currently if I try to run in 16 or 24 bit color. I get an error message
that no Screen for 8bit has been defined and the x server crashes.

I have included copies of my XF86Config and the output from the server
when it starts successfully.

Could you plese at least point me to what the limiting factor is for the
color depth? I have noted the framebuffer is also set to 8bpp. Is this the
prblem? How do I change it?

TIA
Lyall.


Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
#   FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
#   FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "extmod"
Load  "xie"
Load  "pex5"
Load  "glx"
Load  "dri"
Load  "GLcore"
Load  "dbe"
Load  "record"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "PS/2"
Option  "Device" "/dev/mouse"
EndSection

Section "Monitor"
   Identifier  "LCD"
   VendorName  "Dell"
   ModelName   "i3700"
#   HorizSync   31.5-48.5
#   VertRefresh 60
#   Modeline  "1024x768"   65.00 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
EndSection

Section "Device"
### Available Driver options are:-
#Option "accel"
#Option "crt_screen"
#Option "composite_sync"
#Option "linear"
#Option "mmio_cache"
#Option "probe_clocks"
#Option "reference_clock"
#Option "shadow_fb"
Identifier  "RAGE MOBILITY"
Driver  "ati"
VendorName  "ATI"
#   ChipId  0x4c4d
#   ChipRev 0x64
#   BusID   "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "RAGE MOBILITY"
Monitor"LCD"
SubSection "Display"
Depth 16
Modes   "1024x768"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
#   SubSection "Display"
#   Depth 1
#   EndSubSection
#   SubSection "Display"
#   Depth 4
#   EndSubSection
SubSection "Display"
Depth 8
Modes   "1024x768"
EndSubSection
#   SubSection "Display"
#   Depth 15
#   EndSubSection
EndSection

Section "DRI"
EndSection





XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.16-3smp i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jan 31 01:46:47 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "LCD"
(**) |   |-->Device "RAGE MOBILITY"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"

(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.0.2, module version = 0.1.0
(II

getting more then 8bpp in X 4.0.2

2001-02-03 Thread Lyall Ward

Sorry for the repost, I forgot to put in a subject... :(

Lyall.

On Sun, 4 Feb 2001, Lyall Ward wrote:

> Hi,
> 
> I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
> card(detects as being a Mach 64 LM). Running debian 2.2(potato) and XF86
> 4.0.2.
> 
> I have successfully installed and configured X to run at 1024x768 8bit
> color using the ati driver. I have, however had this system running in
> 24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64 dirver.
> 
> Currently if I try to run in 16 or 24 bit color. I get an error message
> that no Screen for 8bit has been defined and the x server crashes.
> 
> I have included copies of my XF86Config and the output from the server
> when it starts successfully.
> 
> Could you plese at least point me to what the limiting factor is for the
> color depth? I have noted the framebuffer is also set to 8bpp. Is this the
> prblem? How do I change it?
> 
> TIA
> Lyall.
> 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Unidentified subject!

2001-02-04 Thread Lyall Ward

Daniel,

Thanks for the config file. All I needed to do was add a section in my
Screens definition to say DefaultDepth 16/24. I assumed if I only had a
16bpp screen defined it would use it rather then looking for an 8bpp.

Thanks again for the help.
Lyall.

On 4 Feb 2001, Daniel Pittman wrote:

> Lyall Ward <[EMAIL PROTECTED]> writes:
> >
> > Hi, I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
> > card(detects as being a Mach 64 LM). Running debian 2.2(potato) and
> > XF86 4.0.2.
> >
> > I have successfully installed and configured X to run at 1024x768 8bit
> > color using the ati driver. I have, however had this system running in
> > 24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64
> > dirver.
> >
> > Currently if I try to run in 16 or 24 bit color. I get an error
> > message that no Screen for 8bit has been defined and the x server
> > crashes.
> 
> I get 1024x768x16 on my machine (Gateway Solo 9300) with:
> 
> 01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage P/M Mobility AGP 2x 
>(rev 64)
> 
> Attached is my config file; I hope it helps. :)
> 
> Daniel
> 
> 



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: pcmcia sound card?

2001-03-02 Thread Lyall Ward

On Fri, 2 Mar 2001, Felix E. Klee wrote:

> Bostjan Muller wrote:
> > I'd really like to buy a PCMCIA sound card for my toshiba satellite 100cs
> > laptop, which is running Debian GNU/Linux, but I cannot seam to find any
> > companies in Slovenia, Austria, Italy or Germany which sell these cards, I am
> > looking for the cheapest possible working option, and I was wondering if
> > someone could please point out to me which card to buy - I don't need anything
> > fancy, just an ordinary pcmcia sound card.
> 
> Years ago, I build a sound device that can be attached to the parallel
> port and produces Sound Blaster quality sound (I think its compatible to
> something called COVOX Sound Module). However, I don't know whether such
> a device is supported by LINUX. If you are interested and if I find it,
> I can mail you the manual (it was on the disk of some shareware sound
> program).

This sort of thing is supported by linux, I haven't done it myself but
there is info in the Sound-HOWTO about it, start there.

Lyall.


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]