(root enforced)
su: Authentication token is no longer valid; new one required.
Sorry.
Same message if I try and log in from a VC...
I don't have any root shells open, alas, so am I screwed?
(boot single user anyway)
Josh
...WHY?
Josh
Josh Huber writes:
[snip]
> but, refused...WHY?
ah, nevermind...I hate to follow up my own post, but I noticed the
/etc/hosts.deny file had 'PARANOID' on, and my hostname wasn't matching right.
All is good now.
Sorry :)
Josh
nough space.
Anyone have any tips for building boot disks? I know work is being done on
them right now, so perhaps they're broken atm?
Thanks,
josh
, maybe try with --fix-missing?
(for all packages)
Josh
em is with 0.3.14...
Yes, it is fixed, a:
apt-get source apt
(and after it fails, just untar the FAILED tar.gz file, cd into it, and
dpkg-buildpackage.
after that runs, you'll have a nice package you can dpkg -i to, and things will
work nicely.
Josh
shouldn't this be done somehow automatically? i.e., it's not my program that's
using libX11/Xext, but libSDL.
Thoughts?
Josh
Jean-Philippe, is this similar to
> what you see?)
>
> (Built-in mach64 on Starmax=Pmac 4400, 2.2.12 stock and patched, 2.2.13
> stock; latest potato everything.)
It works fine for me...I've got a WallStreet Powerbook G3, though.
Rage Pro LT.
It's been working for quite some time now.
Josh
e to use bloatscape too, i have not gotten
> around to looking at that yet.
you're thinking of the great:
apt-cache search
it will tell you what package contains a particular file.
Josh
e-name
this will make symlinks to /usr/local/{bin,man,lib,sbin,etc}
automatically, giving you the ability to later simply type:
stow -D package-name
rm -r package-name
to remove the package.
In short,
it rocks :)
Josh
I'm having trouble with w3m:
$ w3m
Segmentation Fault
w3m is a nifty console based web browser that supports frames/tables quite
well...
Josh
CD on my PC with the Installation and Packages
I want for my Mac? Can I come close enough with the 100MB zip drive? What
do I need to set up my internal modem?
--
Josh Kuperman
[EMAIL PROTECTED]
e a lot easier if I could
just read the PC format zips.
If the Potato gets onto a CD I can buy from Cheap Bytes or LinuxMall
before I figure this out, I hope someone tells me.
--
Josh Kuperman
[EMAIL PROTECTED]
On Sun, Feb 13, 2000 at 06:34:33PM -0500, Adam C Powell IV wrote:
> Josh Kuperman wrote:
[lots of stuff deleted]
> Can you use PPP from Debian? One of the nicest surprises for me in Debian is
> that pon worked out-of-box, which I couldn't say about either of the PPP
> utilitie
dules?
I am wondering if someone can make a suggestion, reinstalling Linux,
booting from floppies, are all fine with me. I am not conversant, yet,
with the differences and significance of BootX, Quik, etc.
--
Josh Kuperman
[EMAIL PROTECTED]
an
see the screen is requesting a login but can't quite tell where. I
have a 640x480 monitor that came with a Centris 660av and Info
3-button mouse.
--
Josh Kuperman [EMAIL PROTECTED]
Saratoga Springs Public Library phone (518) 584-7860 x 211
49 Henry St
On Sat, Feb 26, 2000 at 05:46:08PM -0500, Nelson Abramson wrote:
> Josh Kuperman wrote:
> > I really can't tell if things are working or not because I haven't got
> > X going. I installed xserver-common, xdm, and a lot of X stuff. I am
> > booting through BootX. If I
On Sat, Feb 26, 2000 at 05:46:08PM -0500, Nelson Abramson wrote:
> Josh Kuperman wrote:
>
> > I managed to get an install into my PowerMac 6500/300. I thought I was
[stuff deleted]>
> > I really can't tell if things are working or not because I haven't got
> >
dbump G4s going with yaboot, but nobody
> has reported success specifically with a post-speedbump G4 -- so
> far as I've seen.
>
I've got a G4/500 running w/o any problems with yaboot here...
Just got it from Apple 2 weeks ago.
Josh
novideo
root=/dev/hda12
I don't have a ybin.conf file. (don't use it...)
Josh
t the exact format)
I don't use MacOS, so I haven't been back into OF since I installed yaboot
and setup OF.
Josh
On Sat, Apr 08, 2000 at 01:40:58PM +0200, Geert Uytterhoeven wrote:
> On Fri, 7 Apr 2000, Josh Huber wrote:
> > On Fri, Apr 07, 2000 at 10:57:47AM -0500, pohl wrote:
> > > So you just manually enter OpenFirmware boot commands to boot?
> > > What version of yaboot do
On Sat, Apr 29, 2000 at 01:59:22AM -0400, Jason Mesker wrote:
> No kidding? I thought so also and I tried mklinux and it said you are trying
> to run this on a power pc... Now I'm quite confused
are you sure you're not thinking of m68k-linux?
Josh
uts another xfree modeline entry]
.
.
.
Just copy and paste them into your XF86Config file.
Now, I think this only works if you have an accelerated console driver
working.
Good luck,
Josh
e X server to another.
> With debian-powerpc I had to change an entry in one of the files located in
> /etc/X11... so I wondered if anything relies on this entry.
That's a RedHatism. Debian uses the /etc/X11/Xserver file.
Josh
ching which seems to work
nicely in console mode, but the fbdev x server doesn't like it at all :)
Josh
red for a hard crash.
>
>
> But I'd really like to hear from someone if it works.
I'll try it soon.
Josh
>
> This is a Mac 8200/120, Platinum chipset, BootX with no video driver,
> framebuffer X.
I could be wrong, but I think the OF fb driver doesn't allow palette
changes. I could be wrong though...
Josh
On Fri, Jun 23, 2000 at 11:22:31PM -0500, Josh wrote:
> I'm running debian on my G3powerbook. Ftp server is not working. When
> I try just ftp-ing locally, I get 'connection refused'. I used to have
> Debian running on a IIci and ftp server worked just fine without
On Wed, Jun 28, 2000 at 03:46:58PM -0500, Josh wrote:
> > Make sure you have a ftp server running. For example:
> > apt-get install proftpd
>
> OK, I have proftpd. I can ftp locally, but not remotely. When I was running
> Debian 68K, I could have that machine dial up
On Wed, Jun 28, 2000 at 06:03:37PM -0500, Josh wrote:
> > Check your /etc/hosts.deny, it's probably set to ALL: PARANOID.
>
> I did that, still doesn't work. What about /etc/hosts.allow file?
> Also, is it possible that my ISP doesn't have IP forwarding set up for
On Fri, Jun 30, 2000 at 02:39:14AM -0500, Josh wrote:
> ftp: connect: no route to host
make sure you've got a loopback device set up. check with ifconfig.
> I don't know what I could have done so as not to be able to ftp locally.
Yes, that does sound strange, what does your ro
On Fri, Jun 30, 2000 at 03:25:59AM -0500, Josh wrote:
> I have a G3 Powerbook (wallstreet) and a WaveLan Turbo card. It seems
> that there is a way to make this work with the Airport from what I can
> see in archives, but it looks complicated. Are there any explicit
> instructions a
On Wed, Jul 05, 2000 at 02:26:09PM -0500, Josh wrote:
> > The instructions are good, but if you're using pcmcia-cs 3.1.16, the patch
> > doesn't apply cleanly. I'll attach a patch against 3.1.16 for ppc support.
> > It seems to be working fine for me, but I'm
On Thu, Jul 06, 2000 at 01:24:27PM -0500, Josh wrote:
> OK, so now I downloaded the Linux version of the program I need (a Dynamic
> DNS program) and unzipped it (not an .exe). When I run it I get this:
>
> Cannot execute binary file.
well, is it an Intel binary?
for example
On Fri, Jul 07, 2000 at 04:03:37PM -0500, Josh wrote:
> Compiling the kernel seemed to go ok. Rebooted fine. When I tried to install
> PCMCIA stuff, some weird things happened. Such as:
>
> module directory:
> /lib/modules/2.2.162.2.16 /pcmcia not found
>
> This messag
On Fri, Jul 07, 2000 at 04:32:55PM -0500, Josh wrote:
> uname -a:
>
> Linux debian 2.2.162.2.16 #1 Thu July 6 22:38:31 CDT 2000 ppc unknown
>
> Also, when doing the PCMCIA stuff there was a 'binary operator expected'
> message before
> the other ones (I don
On Tue, Jul 11, 2000 at 12:30:23PM -0500, Josh wrote:
> I have followed directions fropm http://www.roelle.com/wvlanPPC/index.html.
> compiled kernel 2.2.16 ok. installed pcmcia-cs-3.1.17
> patched with pcmcia-3.1.17-pmac-3.1.17 and wvlan-3.1.17-ppc-0.4.patch
>
> added to /etc/pcm
n problems.
if anyone has had similar problems or can offer a solution, i would be very
grateful. i really would like to get Debian working on this box.
thank you.
Josh Davison
onShore, Inc.
[EMAIL PROTECTED]
that indeed solved the init freeze problem.
this should be in the docs!!! it would have saved me 12 hours of
reboot/reinstall problems.
thanks
josh
on 8/24/00 11:37 AM, Charles Stevenson at [EMAIL PROTECTED] wrote:
> You might try append="hda=noautotune", or get yaboot 0
pdate this
line on the bootstrap partition! i had to mount the bootstrap partition and
edit it by hand.
josh
>
> On Thu, 24 Aug 2000, Josh Davison wrote:
>> that indeed solved the init freeze problem.
>>
>> this should be in the docs!!! it would have saved me 12 hou
re are packages and maybe tarballs
available with xf4 ppc binaries (search the list). and if you can
only find packages, just use alien -t if you really want a tar.gz.
> (any, just curious, how is it that powerpcs can use xfree86 at all?)
It was originally written for the x86 platform, I assume. :)
Attached is my log output and XF86Config file.
Of note, is the error that gets displayed to the console (which isn't
in the log file):
FBIOPUT_VSCREENINFO: Invalid argument
I suspect something got broken FB related?
Other than that, the packages installed fine :)
--
Josh
| [EMAIL PROT
s is true for the Wallstreet, but not for the Lombard
(and probably the Pismo). MacOS supports operation while closed on
the Lombard.
What you do is put the machine to sleep, plug in an external keyboard,
and push the power button on the keyboard to wake it up.
--
Josh
| [EMAIL PROTECTED] |
1024D/6
ged ati_drv.o from my
Wallstreet where i compiled xf4 from source with ani's drivers, and
everything is working. So, it's definately just a driver issue.
I'm just glad I can use .debs for XF4 now :)
Thanks for the work,
--
Josh
| [EMAIL PROTECTED] |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpCgXkOV4YVg.pgp
Description: PGP signature
I reccommend you try pinfo.
Personally, I like that interface much better, and it syntax
highlights keywords for you too.
--
Josh
| [EMAIL PROTECTED] |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpsHQ4iRmjUY.pgp
Description: PGP signature
On Tue, Oct 17, 2000 at 12:20:56PM -0700, Sam Powers wrote:
> Or, if you just feel like modifying the trackpad to be a little less
> annoying, compile the attached program..
[trackpad.c]
shouldn't we include this in powerpc-utils?
--
Josh
| [EMAIL PROTECTED] |
1024D/6B21489A 61F
for
pmud, and that just had version 0.7 with a trackpad.c w/o the 'status'
option.
Thanks,
--
Josh
| [EMAIL PROTECTED] |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpS4zniXrdCV.pgp
Description: PGP signature
27;t you think it makes more sense to put it there?
ttyl,
--
Josh
| [EMAIL PROTECTED] |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpLDFMOHPqfw.pgp
Description: PGP signature
d move this to powerpc-utils...
That would make the most sense to me.
Sorry for the confusion...
btw, if anyone is looking to dump a powerpc related package off on me,
I'm willing.
I just passed through the gauntlet :) and should be a maintainer
soon...
Thanks,
--
Josh
| [EMAIL PROTECTED] |
g a significant portion of the header
files. (it appears to only have the /usr/include/linux directory).
ttyl,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1
river?
>
> Michel - How would I find the timings that I'd need in order to add a
> 1600x1280 mode to my fb.modes?
Try the mode lines from Olaf (which I haven't tried, but let's assume
they're right), and make sure you do NOT have UseF
the process, we might as well work on making the kernel interfaces similar
> > too. That's the whole _point_ of the kernel.
>
> I agree there.
Yes, I've thought this would be a good idea for a while
now...Definately think it
nd bails). Perhaps if someone has an answer to this, I could
> live with unaccelerated X for a week.. just can't live without X
> at all for a week :)
fyi, the mkfontdir command got moved to the 'xutils' package.
--
Josh Huber
up gives Print, and down gives NoSymbol. Hence, I cannot use
the arrow keys.
Any ideas here? My XF86Config is attached.
Thanks,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A 61F0 6138 BE7B
what machines does the ppc buildd run on? I'm interested in looking
into why a couple packages aren't building...are the logs available on
the web?
thanks,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian
to include build-depends, as the
package was missing them. Perhaps that was the problem, as it built
fine otherwise on my system.
ttyl,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A 61F0 6138 B
On Sat, Dec 09, 2000 at 06:22:02PM +0100, Michael Flaig wrote:
(B> Hi!
(B
(B[snip]
(B
(B> I took the Kernel that is compiled as zImage in
(B> /usr/src/linux-pmac-devel/arch/ppc/chrpboot/
(B
(B[snip]
(B
(B> PS. It$B!-(Bs a Pismo 400 and the Framebuffer Driver for Rage128 is
(B> compil
ssue with the mikmod plugin for
xmms. at least the last time I tried it, it didn't work. The
standalone mikmod player does work though.
ttyl,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A
this looks like the best machine here, a
604/200. The Starmax machines were pretty cool.
good luck,
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpF4NyxAWxQr.pgp
Description: PGP signature
with no
success with the stock sources, so I'm on my way to track down
the PPC specific port pages and see if that frame buffer acts
slightly different at all on this hardware.
Josh
ol. Since there is a standard way to build
them all (for ex. the perl CPAN module), this would be doable, IMHO.
has anyone else thought of doing something like this?
--
Josh Huber | [EMAIL PROTECTED] |
| Debian D
o now.
> But sounds usefull.
Yes, it does.
--
Josh Huber | [EMAIL PROTECTED] |
| Debian Developer |
1024D/6B21489A 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A
pgpT3189DMuWj.pgp
Description: PGP signature
On Sat, Dec 16, 2000 at 11:35:50PM +0100, Michel D?nzer wrote:
> Josh Bonczkowski wrote:
> >
> > I just installed Debian PPC on a 8600 the other night. I started with
> > the potatoe CD, and then upgraded to woody so it matches my x86 box.
> > Since this box is an old
second.b and old.b.
Any suggestions?
Josh
dules fails to load due to dependency problems. These errors
are both unresolved symbol errors for 'cmpxchg' and 'agp_enable'.
Are there are suggestions to follow?
I'm hoping that by enabling this, I can finally get X4 to startup
properly on my iBook.
Thanks.
Josh
output from loading up is
Using unsupported 800x600 ...
__ioremap(): ...
fb0: Open Firmware frame buffer device on ...
And cat /proc/fb results in
0 OFfb ...
Any ideas?
Josh
On Thu, Dec 21, 2000 at 05:25:07PM -0800, Matt Brubeck wrote:
> On Thu, 21 Dec 2000, Josh Bonczkowski wrote:
>
>
ause of some of my
trouble. I'll try it out today and see if it results in anything
different.
Now I'm on to trying to get X4 running properly on this iBook.
I'll go read the old messages and see if it has anything useful
on this next topic.
Thanks everyone.
Josh
On Fri,
ches for files in a database which is updated every night,
find actually looks at what's on your disk. locate is therefore much
faster, while find is much more flexible. (check the manpage for it to
see what I mean!)
ttyl,
--
Josh Huber | [EMAIL PROTECTED
"Chris Tillman" <[EMAIL PROTECTED]> writes:
> BTW, If you don't keep your computer on at night, you have to
> initially and periodically rebuild the locate database using
> updatedb.
Or, use anacron.
> But these are also debian-user issues, not debian-powe
that set up users these users WILL BE REMOVED.
Groups with GID between 300 and 499 will be handled in the same way.
YOU HAVE BEEN WARNED!
Perhaps you should remove this package if you're not using it?
Also, this is really an issue for debian-user.
--
Josh Huber
default) symbolic links to the "old" names for devices.
HTH
--
Josh Huber | [EMAIL PROTECTED] |
pgpUyUL2XjadK.pgp
Description: PGP signature
oreEvents"
enabled. Here's my mouse clause on a G4 desktop with usb mouse:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device"
Michel Lanners <[EMAIL PROTECTED]> writes:
> Don't confuse the device entries in /dev with real
> hardware having one doesn't make the other appear automatically
> :)
Actually, it does -- since I think the OP mentioned earlier that he's
usi
Bastien Nocera <[EMAIL PROTECTED]> writes:
> Read the thread again, he never said so.
Sorry, it was in a different thread, started by the same author, with
subject "CD Rom unreachable.. dev is not in /dev dir", msgid
<[EMAIL PROTECTED]>
installing a newer kernel
before continuing the installation.
--
Josh Huber | [EMAIL PROTECTED] |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
end of the partition that is.
Perhaps this is why you're confused?
> Any suggestions?
I hope that helps...
--
Josh Huber | [EMAIL PROTECTED] |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
he name resolution servers?
btw, I've had terrible luck dealing with the at&t broadband dhcp
servers -- the only client I found which worked correctly was dhclient
(the dhcp-client package). Thank god I don't have them anymore! :)
ttyl,
--
Josh Huber
but you really need to post the output of:
/sbin/ifconfig eth0
/sbin/route -n
ping
So we can help figure this out.
--
Josh Huber | [EMAIL PROTECTED] |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
000eth0
>
> ping default gateway(66.31.248.1):
^^^
So, which is it? Why are you pinging something which is obviously not
your default gateway?
ttyl,
--
Josh Huber | [EMAIL PRO
aemon.
What release are you using -- perhaps it's not in potato?
--
Josh Huber | [EMAIL PROTECTED] |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hile you are sleeping =)
--
Josh Huber | [EMAIL PROTECTED] |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
the package on hold
2) use an epoch
You can use dch (in the devscripts package) to generate changelog
entires.
--
Josh Huber
Zachery Bir <[EMAIL PROTECTED]> writes:
> Can I take it this is also the appropriate way to compile the
> mol-modules-sources? They're (I believe) expecting
> /usr/include/linux and /usr/include/asm to be symlinks to the
> /usr/src/kernel-sources... hierarchy.
Yes, thi
> From: David Mery, Sent: Thursday, February 27, 2003 5:26 AM
>
> [snip] As I'm not connected to
> anything, it keeps
> displaying "eth0: switching to force 10bt" / "eth0: switching to force
> 100bt".
> [snip]
I have never been able to get that message to stop. The only strategy that
consistent
> From: Benjamin Herrenschmidt, Sent: Thursday, February 27, 2003 11:26 AM
>
> > never been able to get that message to stop. The only
> strategy that
> > consistently works is to remove "auto" from the
> /etc/network/interfaces
> > eth[01] lines. Then I have to type "ifup eth0" after boot,
You did not read the instructions well enough :(
It says, on the christophe/titanium page, that you need to
apt-get install libncurses5-dev
before running make menuconfig
If, in total desperation, you still need a tilde, try this...
perl -e 'print ":ab tilde", chr(126)' >> ~/.vimrc
Then yo
>
> Hi list,
>
> I've installed Debian GNU/Linux in my powerbook 12" box but now I have
> some troubles with X Window System.
>
> I've installed the XFree 4.2.99.4 from a Debian packages but in my
> xf86config I haven't support for nvidia. I've tried other drivers like
> VESA, but it doesn't wo
I always tend to leave my laptop elevated, so air can circulate underneath
For 20-40$ you can get an external mouse and keyboard, which are certainly
more robust than the apple keyboard.
I recently cleaned my old keyboards. With the amount of junk I found, I
never even want to _touch_ my actual
> How can I help out testing Sarge on IBM pSeries systems ( I
> have access to
> a lab full of these systems )?
>
> I was able to install Woody on a 44P-170 by obtaining the
> following files:
> - ramdisk.image.gz
> - drivers.tgz
> - basedebs.tar
> From:
> - ftp://ftp.debian.org/debian/dists/wo
I've can't help playing with my kernel, especially when I realize I _need_
UMSDOS support and I didn't compile it.
Wow!
I've been fiddling for a long time without making this mistake...
> dpkg -i new-kernel.deb
> modprobe
What a crash!
It said I had 180 seconds to write down what it showed b
time typing over make mrproper && make oldconfig && make dep && make modules
&& make modules_install && make vmlinux and then copying the right files to
boot, each and every time.
Is there
>
> Howdy list,
>
Howdy
> I'd like to play audio CDs on my iMac. I've got xmms-cdread
> installed, but get
> no sounds.
>
> Any solutions?
>
Shouldn't be any trouble. You don't mount the CDs.
I just point XMMS to /dev/cdroms/cdrom0 (your device may vary) and it just
works
dmesg | grep
>
> > Do a quick test to see if the blowfish algoritm gives
> higher speed. This
> > takes less cpu power to process than the default one.
> > I usually use that on low-end machines (I don't have a Mac,
> but I have
> > Amigas, 486's and 133MHz RS/6000's which sometimes need it, and an
> > Ami
> -Original Message-
> From: Albert Cahalan [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 08, 2003 6:40 PM
> To: debian-powerpc@lists.debian.org
> Cc: [EMAIL PROTECTED]
> Subject: unstable more stable than testing
>
>
> No kidding. IMHO, this is just plain wrong. :-)
> I added an "u
Title: Message
-smp
is symmetric multi processors, if you have 1 processor, you don't want
this
i
think -xfs is an alternative filesystem _something(type?) I'm not sure, and it's
_not_ required.
HOWEVER
The
newest kernels, used sucessfully by many list members, are at http://penguinpp
=
http://narins.net
There are better options than war.
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
s over 5 FPM), but I still might like the machine to
be operating to the best of the abilities that people like Ben H and M
Danzer have made possible.
Thanks in advance,
Josh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I'm running sid on 2.6.11 and am using ALSA.
After I boot I hear a faint alarm-like sound, with a periodicity a
little smaller than 1 second.
It does not continue once any sound program (xmms, realplay) takes over,
so I wouldn't call it a major problem, but it can be annoying until I
plug in the
> On Sun, 2006-01-22 at 08:50 -0500, Josh Narins wrote:
> > I'm running sid on 2.6.11 and am using ALSA.
> >
> > After I boot I hear a faint alarm-like sound, with a periodicity a
> > little smaller than 1 second.
>
> What kind of machine? I
101 - 200 of 293 matches
Mail list logo