changing drivers

2001-09-25 Thread Tom Allison
I have managed to the my D-Link DWL-650 working OK with the wvlan_cs driver. But I find reference to a samsung driver that is also available and support the WEP encryption (for what it's worth). I tried following some instruction on setting up the driver. I compiled it. put it in /lib/modules/2

Re: changing drivers

2001-09-25 Thread Gustaf Erikson
Tom Allison <[EMAIL PROTECTED]> writes: > I have managed to the my D-Link DWL-650 working OK with the wvlan_cs driver. > But I find reference to a samsung driver that is also available and > support the WEP encryption (for what it's worth). > > I tried following some instruction on setting up the

Re: SoundCard Trouble

2001-09-25 Thread Gustaf Erikson
"Rodin Fadul" <[EMAIL PROTECTED]> writes: > Hello. My soundcard does not seem to be working. How do i configure it. > Thanks ... > Very content-free post. I could answer: RTFM. Please supply details of your configuration -- laptop model, which soundcard etc. /g. -- Gustaf Erikson -+- +46 70

Re: changing drivers

2001-09-25 Thread Sebastien 'TiT0' Cazajous
[ Gustaf Erikson wrote : ] > Tom Allison <[EMAIL PROTECTED]> writes: > > I have managed to the my D-Link DWL-650 working OK with the > > wvlan_cs driver. But I find reference to a samsung driver that is > > also available and support the WEP encryption (for what it's > > worth). > > >

2.4.10 and apm !

2001-09-25 Thread jc
what happened to apm support on 2.4.10 apm -S does not work anymore :(

Xy

2001-09-25 Thread Tom Breza
Hi I got for some time Xwindows v4.1x and they work fine, some times when I want remove acceleration I add in my config file /etc/X11/XF86Config-4 lines as follow in section Section "Device" Identifier "Generic Video Card" Option "noaccel" # line 1 to remove a

Framebuffer setup for NeoMagic 2160

2001-09-25 Thread Gustaf Erikson
I have a Dell Latitude CPi 300 with the NeoMagic 2160 chipset. I would like to use the framebuffer device. After following Framebuffer HOWTO and recompiling my kernel, I put vga=ask in lilo.conf and reboot. However, when I try to enter "0301" as mode, as per the HOWTO, the screen goes blank and no

Module for ES1888?

2001-09-25 Thread Rodin Fadul
Hello. I own a Dell Latitude Xpi with a ESS ES1888 Plug & Play AudioDrive. I've been told that I have to use modconf in order to include the module to support my sound card. The problem is there are varius modules that refer to ESS cards, which should I use? And how do I configure it afterwards?

Re: Asus L8400 with S3 savage: X-problem

2001-09-25 Thread Andreas Stabaginski
Thus spoke Adam McDaniel ([EMAIL PROTECTED]): > On Mon, Sep 24, 2001 at 11:38:27PM +0200, Andreas Stabaginski wrote: > > I tried rvplayer (from rp8_linux20_libc6_i386_cs2_rpm) with several > > .rm-files, also aviplay (version 0.53) with serveral .avi-files. > > After a few minutes (not more than 2

Re: 2.4.10 and apm !

2001-09-25 Thread jc
pen("/dev/apm_bios", O_RDWR) = 3 time([1001450835]) = 1001450835 sync() = 0 ioctl(3, AGPIOC_RELEASE, 0) = -1 EAGAIN (Resource temporarily unavailable)

KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
After much work, I've discovered that xserver-xfree86 simply doesn't work on my Compaq Presario 1250. It stops right when it says "initializing peripherals." I suspect KDE simply doesn't work with this touchpad using that xserver. I'm hoping if I downgrade X to v3 it will all be okay. Has anyon

Re: KDE - "initializing peripherals..."

2001-09-25 Thread Glen Mehn
I've had fanstastic luck with xserver-xfree86 (4.0-4.1). Though, if you've used X3.x a lot, it's a bit different. Have you tried not using KDE? Does it work then? Gnome? Or even just under fvwm or a lightweight window manager? What window manager are you using? Have a look at the online docs.

RE: KDE - "initializing peripherals..."

2001-09-25 Thread Sean 'Shaleh' Perry
On 26-Sep-2001 [EMAIL PROTECTED] wrote: > After much work, I've discovered that xserver-xfree86 simply doesn't work on > my Compaq Presario 1250. It stops right when it says "initializing > peripherals." I suspect KDE simply doesn't work with this touchpad using > that xserver. I'm hoping if I

RE: KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
WindowMaker worked okay with it, but I need KOffice, so I really do need KDE. If I can't downgrade to X3, I'll generate a new log file & post it. Marc J. Miller Open Source Relations Engineer [EMAIL PROTECTED] 1-800-538-8450 x43325 -Original Message- From: Glen Mehn [mailto:[EMAIL PRO

RE: KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
WindowMaker does work, but I need KDE so that I can run KOffice. NeoMagic, eh? Shoot; would have found that right away if I'd just used Google in the first place. Alright, well; it's proving very difficult to downgrade, so I'll try upgrading to v4 again and post a log if I run into trouble again

Re: changing drivers

2001-09-25 Thread Tom Allison
Sebastien 'TiT0' Cazajous wrote: [ Gustaf Erikson wrote : ] Tom Allison <[EMAIL PROTECTED]> writes: > I have managed to the my D-Link DWL-650 working OK with the > wvlan_cs driver. But I find reference to a samsung driver that is > also available and support the WEP encryption (for what it

Re: 2.4.10 and apm !

2001-09-25 Thread Tom Allison
jc wrote: what happened to apm support on 2.4.10 apm -S does not work anymore :( Did you compile it with apm support? that's my first guess.

Re: 2.4.10 and apm !

2001-09-25 Thread Tim Connors
> what happened to apm support on 2.4.10 > apm -S does not work anymore :( Works for me. You have compiled apm into the kernel, or as a module, haven't you? Incidentally, most of the time, apm -S "standby"'s my machine, blanks the screen and spins donw HD, but then the screen pretty much immediat

Re: KDE - "initializing peripherals..."

2001-09-25 Thread Glen Mehn
then it's probably a kde problem-- have a look at the kde docs (i use gnome, sorry about that) if the mouse worked under that Xserver, then it should be fine. There may be special settings for kde, though, for the mouse. glen On Tue, Sep 25, 2001 at 06:12:17PM -0700, [EMAIL PROTECTED] wrote:

2.4.10 and apm !

2001-09-25 Thread jc
what happened to apm support on 2.4.10 apm -S does not work anymore :( -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Xy

2001-09-25 Thread Tom Breza
Hi I got for some time Xwindows v4.1x and they work fine, some times when I want remove acceleration I add in my config file /etc/X11/XF86Config-4 lines as follow in section Section "Device" Identifier "Generic Video Card" Option "noaccel" # line 1 to remove

Framebuffer setup for NeoMagic 2160

2001-09-25 Thread Gustaf Erikson
I have a Dell Latitude CPi 300 with the NeoMagic 2160 chipset. I would like to use the framebuffer device. After following Framebuffer HOWTO and recompiling my kernel, I put vga=ask in lilo.conf and reboot. However, when I try to enter "0301" as mode, as per the HOWTO, the screen goes blank and n

Module for ES1888?

2001-09-25 Thread Rodin Fadul
Hello. I own a Dell Latitude Xpi with a ESS ES1888 Plug & Play AudioDrive. I've been told that I have to use modconf in order to include the module to support my sound card. The problem is there are varius modules that refer to ESS cards, which should I use? And how do I configure it afterwards

Re: Asus L8400 with S3 savage: X-problem

2001-09-25 Thread Andreas Stabaginski
Thus spoke Adam McDaniel ([EMAIL PROTECTED]): > On Mon, Sep 24, 2001 at 11:38:27PM +0200, Andreas Stabaginski wrote: > > I tried rvplayer (from rp8_linux20_libc6_i386_cs2_rpm) with several > > .rm-files, also aviplay (version 0.53) with serveral .avi-files. > > After a few minutes (not more than

Re: 2.4.10 and apm !

2001-09-25 Thread jc
pen("/dev/apm_bios", O_RDWR) = 3 time([1001450835]) = 1001450835 sync() = 0 ioctl(3, AGPIOC_RELEASE, 0) = -1 EAGAIN (Resource temporarily unavailable) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
After much work, I've discovered that xserver-xfree86 simply doesn't work on my Compaq Presario 1250. It stops right when it says "initializing peripherals." I suspect KDE simply doesn't work with this touchpad using that xserver. I'm hoping if I downgrade X to v3 it will all be okay. Has anyo

Re: KDE - "initializing peripherals..."

2001-09-25 Thread Glen Mehn
I've had fanstastic luck with xserver-xfree86 (4.0-4.1). Though, if you've used X3.x a lot, it's a bit different. Have you tried not using KDE? Does it work then? Gnome? Or even just under fvwm or a lightweight window manager? What window manager are you using? Have a look at the online docs.

RE: KDE - "initializing peripherals..."

2001-09-25 Thread Sean 'Shaleh' Perry
On 26-Sep-2001 [EMAIL PROTECTED] wrote: > After much work, I've discovered that xserver-xfree86 simply doesn't work on > my Compaq Presario 1250. It stops right when it says "initializing > peripherals." I suspect KDE simply doesn't work with this touchpad using > that xserver. I'm hoping if I

RE: KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
WindowMaker worked okay with it, but I need KOffice, so I really do need KDE. If I can't downgrade to X3, I'll generate a new log file & post it. Marc J. Miller Open Source Relations Engineer [EMAIL PROTECTED] 1-800-538-8450 x43325 -Original Message- From: Glen Mehn [mailto:[EMAIL PR

RE: KDE - "initializing peripherals..."

2001-09-25 Thread marc . miller
WindowMaker does work, but I need KDE so that I can run KOffice. NeoMagic, eh? Shoot; would have found that right away if I'd just used Google in the first place. Alright, well; it's proving very difficult to downgrade, so I'll try upgrading to v4 again and post a log if I run into trouble agai

Re: changing drivers

2001-09-25 Thread Tom Allison
Sebastien 'TiT0' Cazajous wrote: > [ Gustaf Erikson wrote : ] > >> Tom Allison <[EMAIL PROTECTED]> writes: >> > I have managed to the my D-Link DWL-650 working OK with the >> > wvlan_cs driver. But I find reference to a samsung driver that is >> > also available and support the WEP encryptio

Re: 2.4.10 and apm !

2001-09-25 Thread Tom Allison
jc wrote: > what happened to apm support on 2.4.10 > apm -S does not work anymore :( > > > Did you compile it with apm support? that's my first guess. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 2.4.10 and apm !

2001-09-25 Thread Tim Connors
> what happened to apm support on 2.4.10 > apm -S does not work anymore :( Works for me. You have compiled apm into the kernel, or as a module, haven't you? Incidentally, most of the time, apm -S "standby"'s my machine, blanks the screen and spins donw HD, but then the screen pretty much immedia

Re: KDE - "initializing peripherals..."

2001-09-25 Thread Glen Mehn
then it's probably a kde problem-- have a look at the kde docs (i use gnome, sorry about that) if the mouse worked under that Xserver, then it should be fine. There may be special settings for kde, though, for the mouse. glen On Tue, Sep 25, 2001 at 06:12:17PM -0700, [EMAIL PROTECTED] wrote:

RE: KDE - "initializing peripherals..."

2001-09-25 Thread Sean 'Shaleh' Perry
On 26-Sep-2001 [EMAIL PROTECTED] wrote: > WindowMaker does work, but I need KDE so that I can run KOffice. NeoMagic, > eh? Shoot; would have found that right away if I'd just used Google in the > first place. > I maintain the blackbox window manager (only way I run X) yet I still use KDE apps