alsa sound breaks with suspend

2004-08-21 Thread Dimitris Kogias
Hi, I wonder if anyone has any ideas about this minor annoyance: System: Thinkpad X31 with Intel sound: :00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) 2.6.8.1 from kernel.org, alsa drivers built as modules: CONFIG_SND=m CONFIG_SND_TIMER=m CON

Re: IBM 760XL

2003-12-18 Thread Dimitris Kogias
It sounds like you're still in the installer stage. I had a similar problem installing woody on an older iSeries. If I answered "yes" to the "is your ethernet controller a PCMCIA card?" then it would consistently fail to be recognized. Probably something weird going on with the way card serv

Re: IBM 760XL

2003-12-18 Thread Dimitris Kogias
Forgot to clarify, that was also with a 3c589 card. Dimitris Kogias wrote: It sounds like you're still in the installer stage. I had a similar problem installing woody on an older iSeries. If I answered "yes" to the "is your ethernet controller a PCMCIA card?" then it

Re: Laptop booting

2004-01-24 Thread Dimitris Kogias
My second problem: When I close the lid on my laptop, which is an IBM Thinkpad iSeries 1400, it goes to sleep. I will still be able to open it and continue my work, but several processes have been stopped or have freezed. Example: my eth0 disappears, which makes it necessary to login as root and

ide-cs module "cannot be unloaded due to unsafe usage"

2004-03-07 Thread Dimitris Kogias
Hello everyone, My environment: Thinkpad X31 running a mix of testing/unstable with kernel 2.6.3 from kernel.org. I'm using the CF Card slot on the machine to access pictures from a digital camera. Everything (mount, unmount, card insert/remove detection, file access, APM suspend/resume) works.

Re: woody-installation on Amilo-EL - Problem with Ethernet (sis900)

2004-03-09 Thread Dimitris Kogias
Hmm, the documentation for sis900 in 2.4.23 doesn't mention any parameters. Have you tried modinfo, just in case, under 2.2 to see what comes up? D. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: On going problem.

2004-03-26 Thread Dimitris Kogias
Is your kernel configured for PNP? From my 2.6.3 kernel .config: CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set CONFIG_ISAPNP=y CONFIG_PNPBIOS=y CONFIG_PNPBIOS_PROC_FS=y # CONFIG_BLK_DEV_IDEPNP is not set /proc/bus/pnp is available with that in .config. D. Kris wrote: I have a ThinkPad 600E and am

Re: Moving to 2.6 and wondering about wireless

2004-04-11 Thread Dimitris Kogias
I can't help with the specific driver, but as far as upgrading to 2.6, the one thing you'll definitely want to do is upgrade to a version of modutils that supports the 2.6 module API. I believe the version in testing will do, and it's backwards compatible (or rather includes the binaries for)

Re: get my alsa sound to work on my laptop

2004-04-20 Thread Dimitris Kogias
I remember seeing this some time ago when I was first setting up my system under 2.6.x. I don't remember any more what it was that got it going, but in any case, here's the relevant part of my kernel config: CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUEN

Re: Inspiron: no more beep with alsa

2004-05-11 Thread Dimitris Kogias
With 2.6.x you need to enable the PC speaker as an "input device": CONFIG_INPUT_PCSPKR=m (or Y to link it statically into the kernel) I built it as a module and also had to add pcspkr to /etc/modules. Dimitris. Jerome BENOIT wrote: Hello, I have just upgraded to Kernel 2.6[.5] my Inspiron 820

Re: IBM 760XL

2003-12-18 Thread Dimitris Kogias
It sounds like you're still in the installer stage. I had a similar problem installing woody on an older iSeries. If I answered "yes" to the "is your ethernet controller a PCMCIA card?" then it would consistently fail to be recognized. Probably something weird going on with the way card serv

Re: IBM 760XL

2003-12-18 Thread Dimitris Kogias
Forgot to clarify, that was also with a 3c589 card. Dimitris Kogias wrote: It sounds like you're still in the installer stage. I had a similar problem installing woody on an older iSeries. If I answered "yes" to the "is your ethernet controller a PCMCIA card?" th

Re: Laptop booting

2004-01-24 Thread Dimitris Kogias
My second problem: When I close the lid on my laptop, which is an IBM Thinkpad iSeries 1400, it goes to sleep. I will still be able to open it and continue my work, but several processes have been stopped or have freezed. Example: my eth0 disappears, which makes it necessary to login as root an

ide-cs module "cannot be unloaded due to unsafe usage"

2004-03-07 Thread Dimitris Kogias
Hello everyone, My environment: Thinkpad X31 running a mix of testing/unstable with kernel 2.6.3 from kernel.org. I'm using the CF Card slot on the machine to access pictures from a digital camera. Everything (mount, unmount, card insert/remove detection, file access, APM suspend/resume) works

Re: woody-installation on Amilo-EL - Problem with Ethernet (sis900)

2004-03-09 Thread Dimitris Kogias
Hmm, the documentation for sis900 in 2.4.23 doesn't mention any parameters. Have you tried modinfo, just in case, under 2.2 to see what comes up? D.

Re: On going problem.

2004-03-26 Thread Dimitris Kogias
Is your kernel configured for PNP? From my 2.6.3 kernel .config: CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set CONFIG_ISAPNP=y CONFIG_PNPBIOS=y CONFIG_PNPBIOS_PROC_FS=y # CONFIG_BLK_DEV_IDEPNP is not set /proc/bus/pnp is available with that in .config. D. Kris wrote: I have a ThinkPad 600E and

Re: Moving to 2.6 and wondering about wireless

2004-04-11 Thread Dimitris Kogias
I can't help with the specific driver, but as far as upgrading to 2.6, the one thing you'll definitely want to do is upgrade to a version of modutils that supports the 2.6 module API. I believe the version in testing will do, and it's backwards compatible (or rather includes the binaries for)

Re: get my alsa sound to work on my laptop

2004-04-20 Thread Dimitris Kogias
I remember seeing this some time ago when I was first setting up my system under 2.6.x. I don't remember any more what it was that got it going, but in any case, here's the relevant part of my kernel config: CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUE

Re: Inspiron: no more beep with alsa

2004-05-11 Thread Dimitris Kogias
With 2.6.x you need to enable the PC speaker as an "input device": CONFIG_INPUT_PCSPKR=m (or Y to link it statically into the kernel) I built it as a module and also had to add pcspkr to /etc/modules. Dimitris. Jerome BENOIT wrote: Hello, I have just upgraded to Kernel 2.6[.5] my Inspiron 8

alsa sound breaks with suspend

2004-08-21 Thread Dimitris Kogias
Hi, I wonder if anyone has any ideas about this minor annoyance: System: Thinkpad X31 with Intel sound: :00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) 2.6.8.1 from kernel.org, alsa drivers built as modules: CONFIG_SND=m CONFIG_SND_TIMER=m