On Wed, 16 Apr 2003, Ben Southwood wrote:
> > 4. Finish installing the new kernel
> > - make dep
> > - make clean
> > - make bzImage
> > - make modules
> > - make modules_install
> >
> [snip]
> I must be doing something rather wrong!
>
> I have installed the new kernel, but non
Hallo Ben!
> >2. Install the new kernel
> > - cd /usr/src/linux
> > - cp /usr/usr//.config /usr/src/linux/.config
> > - make oldconfig
> >
> >3. Enable ACPI, and remove APM (the old power management modules/tools)
> > - Under "general support":
> > - turn ON Power Manag
On Tue, Apr 15, 2003 at 09:05:43PM +0200, Sylvain Briole wrote:
> Hello all,
>
> Did someone managed to use/configure ALSA on a Toshiba Libretto 110CT?
>
> I thank you in advance for any answer,
>
I configured the toshiba portege 300CT using alsa, it's a yamaha opl3/sa2.
Can't remember the data
Ben Southwood [Mittwoch, 16. April 2003 05:14]:
>| I must be doing something rather wrong!
>|
>| I have installed the new kernel, but none of the modules (like really
>| none..) are loading.. when I did make modules it seemed to be doing
>| everything, until the end where it said 'nothing to be do
Bob Hilliard <[EMAIL PROTECTED]> writes:
> I am trying to get sid set up on a new Compaq Presario 2100
> laptop. I have successfully installed from a woody CD, using the
> 2.2.20-idepci kernel. However, all the kernel patches I am aware of
> for ACPI and the built-in modem are for 2.4
From: "Michael Perry" <[EMAIL PROTECTED]>
> On Tue, Apr 15, 2003 at 02:45:54PM -0700, Michael Hayes wrote:
> >
> > Does anyone know what the VertRefresh and HorizSync values are for
> >a Dell Inspiron 4100 with an 14.1" XGA TFT @ 1024x768 and 16 MB ATI
> >Mobility Radeon. Most of t
At 03:09 2003-04-16, Emma Jane Hogbin wrote:
So what I thought was a sucessful suspend was just a screen saver. I don't
understand how acpid works, but there must be a way to:
a) figure out how to restore the laptop from a suspended state
b) turn off suspend
I looked through the m
hi!
i have a 1ghz powerbook with 1gb of ram here. i compiled
the 2.4.20-benh10 kernel..
i disabled the kernel hacking part, which was enabled by default
and enabled high memory support..
the machine is crashing every now and then,and shows this
in the syslog..
Apr 16 13:28:59 lisp kernel: Oops
Thanks all for the help so far!!
Finally got modules installed.. don't really no what I did wrong, but they're
in there now!
unfortunately my acpi is apparently not installed correctly (I have selected
everything in acpi when configuring kernel as modules)according to
klaptopdaemon.. will try
Ah fudge...
now for some reason when I try to make bzImage I get some weird errors along
the lines of:
/usr/src/kernel-source-2.4.20/include/linux/modules/ksyms.ver:546: warning:
`del_timer_sync' redefined
/usr/src/kernel-source-2.4.20/include/linux/timer.h:30: warning: this is the
location o
Issue a 'make mrproper' before starting your make menuconfig or
whatever. Just make sure to cp you .config before doing so, 'cause it
will wipe it out.
Jayson Garrell
-Original Message-
From: ben [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2003 7:41 AM
To: debian-laptop@lists.
On Wed, Apr 16, 2003 at 03:25:20PM +0200, Ivar Alm wrote:
> First try to find out WHY the machine suspends. If you find that out, then
> you can start to explore why the machine doesn't restore/wake up.
The only thing I've been able to figure out is the computer freezes when
it tries to enter S3.
On Thu, 17 Apr 2003 00:40:56 +1000
ben <[EMAIL PROTECTED]> wrote:
> /usr/src/kernel-source-2.4.20/include/linux/modules/ksyms.ver:546:
> warning: `del_timer_sync'
> redefined/usr/src/kernel-source-2.4.20/include/linux/timer.h:30: warning:
> this is the location of the previous definition
> any id
Got mine (ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500])
working in 3D with the dri-trunk stuff at
deb http://people.debian.org/~daenzer/dri-trunk/ ./
deb http://people.debian.org/~daenzer/dri-trunk-sid/ ./
Jürgen
--
Jürgen Stuber <[EMAIL PROTECTED]>
http://www.loria.fr/~st
Hi, I have a Sony
Vaio GRZ630 with debian 3.0, i have 2 issues
1) Wireless, i have
a orinoco wireless pcmcia card, it works perfectly, but if my AP have WEP
Encryption, i set the key with iwconfig but i cant go into the net, without WEP
it works great, anything with this?
2) i have Win XP
From: "Emma Jane Hogbin" <[EMAIL PROTECTED]>
> On Wed, Apr 16, 2003 at 03:25:20PM +0200, Ivar Alm wrote:
> > First try to find out WHY the machine suspends. If you find that out, then
> > you can start to explore why the machine doesn't restore/wake up.
>
> The only thing I've been able to figure
On Wed, Apr 16, 2003 at 11:18:50AM -0600, Rodrigo Haces Rozada wrote:
>1) Wireless, i have a orinoco wireless pcmcia card, it works
>perfectly, but if my AP have WEP Encryption, i set the key with
>iwconfig but i cant go into the net, without WEP it works great,
>anything with this?
Le 3514 Septembre 1993, Emma Jane Hogbin ecrivait:
> On Wed, Apr 16, 2003 at 03:25:20PM +0200, Ivar Alm wrote:
> > First try to find out WHY the machine suspends. If you find that out, then
> > you can start to explore why the machine doesn't restore/wake up.
>
> The only thing I've been able to
>1) Wireless, i have a orinoco wireless pcmcia card, it works
> perfectly, but if my AP have WEP Encryption, i set the key with
> iwconfig but i cant go into the net, without WEP it works great,
> anything with this?
well, my orinoco gold card (and serveral silver cards owned by my
school) work per
On Wed, Apr 16, 2003 at 01:53:36PM -0300, Derek Broughton wrote:
> That would be because it isn't part of the user's interface to ACPI. How are
> you _getting_ to S3?
This is the problem. I have absolutely no idea! I haven't configured
anything, it just does it. I know that S3 is the problem be
On Wed, Apr 16, 2003 at 11:58:54PM +1000, ben wrote:
> Thanks all for the help so far!!
>
> Finally got modules installed.. don't really no what I did wrong, but
> they're in there now!
> unfortunately my acpi is apparently not installed correctly (I have
> selected everything in acpi when confi
On Wed, 2003-04-16 at 18:18, Rodrigo Haces Rozada wrote:
> 2) i have Win XP in it, with NTFS, i mount the ntfs, but it get mouted
> owned by root.root and with permision 500, so my normal users cant see
> it, any help?
to fix this, you can mount it with uid or gid flags, I mount my XP
partition a
Hi Rodrigo,
Regarding point 2
How does your fstab look like regarding the options for mounting the
ntfs partition? IMHO fstab is where you set mount rights?
Rodrigo Haces Rozada wrote:
Hi, I have a Sony Vaio GRZ630 with debian 3.0, i have 2 issues
1) Wireless, i have a orinoco wireless pcmc
Jayson Garrell [Mittwoch, 16. April 2003 17:28]:
>| Issue a 'make mrproper' before starting your make menuconfig or
>| whatever. Just make sure to cp you .config before doing so, 'cause it
>| will wipe it out.
Does someb
Derek Broughton [Mittwoch, 16. April 2003 18:53]:>| What evidence do you
have? If I really thought this was an ACPI issue,
>| I'd suggest that [EMAIL PROTECTED] would be a more
>| appropriate place to ask
>| :-)
But why - I've seen a lot of ACPI issues on this list the 6 months or so i
joined it
* mi <[EMAIL PROTECTED]> [2003-04-16 21:26] :
> Jayson Garrell [Mittwoch, 16. April 2003 17:28]:
> >| Issue a 'make mrproper' before starting your make menuconfig or
> >| whatever. Just make sure to cp you .config before doing so, 'cause it
> >| will wipe it out.
>
"Rodrigo" == Rodrigo Haces Rozada <[EMAIL PROTECTED]> writes:
Rodrigo> Hi, I have a Sony Vaio GRZ630 with debian 3.0, i have 2
Rodrigo> issues
Rodrigo> 1) Wireless, i have a orinoco wireless pcmcia card, it
Rodrigo> works perfectly, but if my AP have WEP Encryption, i set
On Wed, Apr 16, 2003 at 11:41:52PM +0200, mi wrote:
> As usual, a google search might lead you to some archive mails, with keywords
> like 'linux & acpi & suspend & problem' (or even 'freeze') and, of course,
Been there, done that. Everything I've found is either people saying,
"works fine out o
28 matches
Mail list logo