>
> Good luck with your /dev problems, and may the
> solutions be swift and
> painless ; )
>
> -- Dan
Thanks Dan. As it happens I went ahead and did a sync
followed by a deep portage update followed by deep
world update. Avg. download speed ~ 2.9k/s. Took about
36hrs. Phew! Thankfully there wa
Hi group,
After running make menuconfig 4x on a PIII,
re-emerging --emptytree world and either booting to a
highly unstable system or a maintenance login I feel
it's time to call on the authorities.
Don't even have gpm so I can't scroll the choice bits
of the boot messages.
It all starts to fall
--- Devon Miller <[EMAIL PROTECTED]> wrote:
> Check that you have CONFIG_UNIX=y in your .config.
Bingo! Thanks Devon!
-Maxim
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Dr
Hi group,
Just after getting my unit w/2.6.19-r5 kernel to work
this happens:
I wanted to look at syslog so I did
as I usually do and found the console completely blank
-- no login or cursor.
When I try to get back to , it's blank
too. Keyboard still works so I and
reboot where everything's OK
Hi group,
Just after getting my unit w/2.6.19-r5 kernel to work
this happens:
I wanted to look at syslog so I did
as I usually do and found the console completely blank
-- no login or cursor.
don't have to use the keyboard -- screen goes to sleep
on its own but doesn't wake up when a key presse
--- Mick <[EMAIL PROTECTED]> wrote:
> Not sure if anyone responded to this yet, so with
> the fear of being redundant
> here it goes:
Yes, you are a trifle tardy ;)
>
> emerge -upDv sys-fs/udev
It was already emerged. Problem was CONFIG_UNIX was
set to instead of <*>
All sorted.
>
> Hmm,
Hi group,
This is a puzzler. Can't get no relief. Can't be
hardware cause it only started happening with this
current 2.6.19-r5 install.
Modules for video card, Rage 128 and frambuffer are
not loaded.
The screen goes blank after an interval as though it
were going to sleep. But it can't be awoke
> 1) What exactly is error message at bootup?
No bootup errors. The error was a result of a missing
sym-link in /etc/runlevels. That's been fixed but it
did not solve the blanking problem.
-mw
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the b
> Stupid questions but... have you tried booting a
> Gentoo livecd and see if you still have issues?
No issues w/ livecd.
> You sure the FB modules don't get loaded
> automagically? What about passing vga=normal (or
> other
> options) to the kernel command line?
Wow! A whole whack of them got lo
> OK. Reconfigure your kernel. Make sure the one you
> config is the one you install and tell grub/lilo
> to boot.
Ah! C'est ca!
Thanks Arturo!
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi group,
New gentoo won't let me symlink device like so:
#ln -s /dev/parport0 /dev/lp0
Google says create file
/etc/udev/rules.d/10-local.rules
containing the line
KERNEL=="parport0" NAME="lp0"
Which creates the device no problem. However
/dev/parport0 is no more and
#udevinfo -a -p /dev/par
> to take a look
> at --with-bdeps in `man emerge`.
I can't find it. Not in google either. Spelling?
-Maxim
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
[EMAIL PROTECTED] mailing lis
> Try using quotation/citation marks ie "--with-bdeps"
> when googling.
> That should help. You could add emerge in the search
It did. I know about adding quotes to a phrase but to
a single string? New one on me.
But Bo is right, my portage is out-of-date. emerge
--help is supposed to include --
Hi group,
According to
http://www.gentoo.org/news/en/gwn/20050822-newsletter.xml
setting RC_BOOTLOG="yes" in /etc/conf.d/rc and
emerging the showconsole pkg will generate
/var/log/boot.msg where boot messages will be written.
But boot.msg is never more than 44 lines, a fraction
of total output.
Hi group,
On my way from updating from 2.6.16 to 2.6.20 kernels
decided to upgrade ati-drivers and went to
http://gentoo-wiki.com/HOWTO_ATI_Drivers
for a refresher. It says to run equery to see that
dloader use flag is off but this is what I get:
localhost ~ # equery uses xorg-x11
[ Searching f
Hi group,
The new kernel panics at a typical place:
<...>
VFS: unable to mount root fs on unknown-block (8,7)
then just below this appears:
<6> Time: tsc clocksource has been installed.
The root fs is reiserfs and *is* part of the kernel.
Yes, CONFIG_UNIX=y
I thought it might be the SATA dri
--- Dirk Heinrichs <[EMAIL PROTECTED]> wrote:
> Am Montag, 30. April 2007 schrieb ext maxim wexler:
> > Hi group,
> >
> > The new kernel panics at a typical place:
> > <...>
> > VFS: unable to mount root fs on unknown-block
> (8,7)
> >
&
> > Yes, CONFIG_UNIX=y
>
> that is not the reiserfs option.
I'm aware of that. But another PC with the 2.6.19
kernel and an IDE drive panicked until I set
CONFIG_UNIX=y. Didn't help in this case.
-mw
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail h
> about your problem - do make menuconfig and recheck
> your driver and fs
> settings.
It was a driver. In the 2.6.16 config under
#
#SCSI low-level drivers
#
I had this: CONFIG_SCSI_SATA_NV=y
But for the 2.6.20 this option has been moved to
#
#Serial ATA (prod) and Parallel ATA (experimental
Hi group,
After upgrading from 2.6.16 to 2.6.20 kernel I no
longer can access CD or DVD.
Here's the rules.d file:
localhost heathen # cat /etc/udev/rules.d/70*cd.rules
# This file was automatically generated by the
/lib/udev/write_cd_rules
# program, probably run by the
cd-aliases-generator.rule
--- Alan McKinnon <[EMAIL PROTECTED]> wrote:
> On Wednesday 09 May 2007, maxim wexler wrote:
> > Hi group,
> >
> > After upgrading from 2.6.16 to 2.6.20 kernel I no
> > longer can access CD or DVD.
>
> LOTS of kernel config changes related to
> ATA/SAT
> > CONFIG_M586=y
> Nothing to do with your disks, but why this setting?
> You seem to have a 64bit Opteron, not a MkI pentium
CPU is an AMD product, sempron3100, 32bit. It's based
on the 3200 64bit.
> > CONFIG_IDE_GENERIC=m
>
> is this module loaded?
Overlooked this one. I loaded it and the
--- Alan McKinnon <[EMAIL PROTECTED]> wrote:
> On Wednesday 09 May 2007, maxim wexler wrote:
> > lrwxrwxrwx 1 rootroot 3 May 9 08:25
> > cdrom -> hdc
> > lrwxrwxrwx 1 rootroot 3 May 9 08:25
> > cdrom1 -> hdd
> > lrwxrwxrwx
Hi group,
By way of addendum to my earlier post on udev rules
and my CD and DVD drives, /dev/hdc and /dev/hdd.
At first the drives were'nt found then modprobeing
ide-generic.ko fixed that. But the links under /dev to
the drives were being mysteriously incremented. So
ide-generic was compiled with
> My guess is, you upgraded the kernel and fell into
> the commonly
> experienced PATA driver burn -- there's two driver
> sets now, an
> experimental one and the old ones, and you have to
> make sure to get the
> right one for your configuration.
What I did was write a 10-local.rules file follo
> And if you use the new one, you have to be aware
> that it is attached to the
> SCSI subsystem now. This means that you have to
> enable SCSI as well as
> support for SCSI disks (CONFIG_BLK_DEV_SD=y) and
> SCSI cdroms
> (CONFIG_BLK_DEV_SR=m => sr_mod.ko), just as you
> would do with SATA.
Tha
> Can you post the relevant lines from 10.local.rules.
[EMAIL PROTECTED] ~ $ cat /etc/udev/rules.d/10*
BUS=="ide", KERNEL=="hdc", SYMLINK+="cdrom",
GROUP="cdrom"
BUS=="ide", KERNEL=="hdd", SYMLINK+="dvd",
GROUP="cdrom"
[EMAIL PROTECTED] ~ $
see http://www.reactivated.net/writing_udev_rules
--- Dirk Heinrichs <[EMAIL PROTECTED]> wrote:
> Am Freitag, 11. Mai 2007 schrieb maxim wexler:
> > > Can you post the relevant lines from
> 10.local.rules.
> >
> > [EMAIL PROTECTED] ~ $ cat /etc/udev/rules.d/10*
> > BUS=="ide", KERNEL=="hd
> > Awesome! Eyes must have glazed over when I got to
> that
> > part.
>
> Does this mean it helped?
Yes, thanks a lot.
Maxim
Ready
for the edge of your seat?
Check out tonight's top picks on Yahoo! T
Hi group,
I connect to the web using
$sudo /usr/sbin/pon
on one machine(2.6.20-gentoo-r6). On another
machine(2.6.19-gentoo-r5), I get
:sudo: can't open /etc/sudoers: Permission denied.
But both files have identical permissions:
[EMAIL PROTECTED] ~ $ ls -l /etc/sudoers
-r--r- 1 root roo
> Is "picky" a member of both "users" and "wheel"?
Yes
> Does picky's machine
> run PAM? PAM has additional config files to control
Yes, and /etc/pam.d/sudo is identical on both machines
Also permissions under /usr/bin/sudo are identical on
both machines: ---s--x--x. As are all other bin an
Hi group,
I did #emerge --sync a couple of weeks ago, followed
by an update of portage. But seems every time I do $
emerge -pv it always references software
out-of-date by years sometimes. Two recent examples:
sdcc and ecasound. There are many more.
How do I tell portage to go for the latest sta
> $ls -l `which sudo`
> ---s--x--x 1 root root 107240 2007-05-21 11:11
> /usr/bin/sudo*
>^ ^
>setuidroot
>
> --
> Christer
Thanks Christer, never saw that command before, but
like I told Walter, a listing for sudo is indeed:
---s--x--1 2 root root
> Example:
>
> $ pwd
> /usr/bin
> $ ls -li sudo
> 8803772 ---s--x--x 2 root root 107240 2007-05-21
> 11:11 sudo*
> $ find . -inum 8803772
> ./sudo
> ./foo
> $ ls -li foo
> 8803772 ---s--x--x 2 root root 107240 2007-05-21
> 11:11 foo*
>
>
> Unfortunately I do not know what's wro
> FS corruption. Check dmesg for any errors, but fsck
> the filesystem
> containing this file ASAP even if you don't see
> anything.
/dev/hda3 unmounted
#reiserfsck -l check.log /dev/hda3
"No corruptions found"
check.log empty.
No errors in dmesg for /dev/hda3
mw
___
> root. Look for other occurences of geteuid in
> strace output.
Most similar instance is following the line:
<...>
readlink("/proc/self/fd/0, "/dev/tty2", 4095) = 9
getuid32() = 0
^
note: no 'e'
>
> Check also that root actually has uid=0 on that
> machine.
>
> You should aslo check for any of setuid seteuid
> setreuid or
> setresuid. any call to any of those must be
> succesfull.
If by "successful" you mean the call returns >= 0,
then they're successful.
There is this, however:
<...>
open("/etc/default/nss", 0_RDONLY) =-1 ENODENT (No
such file or dir
> you. Try to see if
> it is some security-related problem as proposed by
> Arturo.
There are two options under Security in the .config;
neither are set. Is there someplace else to check?
mw
Pinpoint
cu
Hi group,
For a 2.6.19.5 kernel on a PIII w/SBLive soundcard
using snd-emu10k1 module. I emerged alsa-utils and
mp3blaster.
Ran #rc-update add alsasound boot
Ran alsaconf and let it write /etc/modules.d/alsa. It
concluded with a tell-tale pop from the speakers and
the message that my sound card
>
> There is nothing shown with 'dmesg'?
If you mean an error, no.
Anyway, aren't you talking about the boot console?
I've never seen anything about audio in dmesg, whether
the audio is OK or not.
So, if you mean an error in boot console, no.
mw
_
> > For a 2.6.19.5 kernel on a PIII w/SBLive soundcard
> > using snd-emu10k1 module. I emerged alsa-utils and
Yes, I used lspci. That's how I know what module to
use. Also note kernel version. Definitely not "old
style".
> an old style system. It is possible, that you may
> need to manually
Hi group,
For a 2.6.19-r5 kernel, there is no /dev/sound and
therefore no /dev/sound/audio, dsp, mixer etc.
Almost certain that is why I get "Failed to open sound
device" error when trying to run mp3blaster.
The modules are loaded. Alsamixer works and card is
unmuted. alsasound is started.
Car
> Which modules? /dev/sound is OSS not ALSA, have you
> enabled OSS emulation
> for ALSA, both in the kernel and in
> /etc/modules.d/alsa?
I set up the audio according to:
http://gentoo-wiki.com/HOWTO_ALSA_Complete_(includes_dmix)
Here's /etc/modules.d/alsa:
# Alsa kernel modules' configuration
Here I go answering my own email...
hehe, maybe it's mp3blaster.
Following the instructions here:
http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php
I was able to play a wav file out my soundcard.
Do I require some sort of .conf file for mp3blaster
("Failed to open device")? Don't see o
> m450 backups # ls -al /
> total 72
> drwxr-xr-x 18 root root 4096 Apr 29 13:38 .
> drwxr-xr-x 18 root root 4096 Apr 29 13:38 ..
> drwxr-xr-x 2 root root 4096 May 19 10:36 bin
> drwxr-xr-x 2 root root 4096 May 17 18:07 boot
> drwxr-xr-x 16 root root 13460 May 25 14:39 dev
> drwxr-xr-x 57 roo
Hi group.
For a 2.6.19 kernel w/ATI Rage128 card on a non-X box.
I've been experimenting with the framebuffer and
following the
http://gentoo-wiki.com/HOWTO_Framebuffer:Bootsplash:Grubsplash
I'd like at the least for the entire page to appear in
elinks at once without having to scroll from side
Scuse me for jumping in mid-thread.
I use old USR serial modems for dialup. I get em at
the local thrift store for 5 bucks. Never had a
problem. The lights _are_ useful. The switches on the
back are set like this:
HHLHLHHL
12345678
Don't use wvdial. Don't use kppp. Use pppconfig.
HTH
Maxim
> For me,
> | [EMAIL PROTECTED] ~ $ cat /proc/cmdline
> | root=/dev/sda3 video=vesafb:mtrr,ywrap vga=0x031b
>
This doesn't work. Get dumped to a screen with the
error message:
'You passed an undefined node number'
Then a request to pick 0-9 modes or use 'scan'
Choosing Scan freezes the conso
> also, gentoo has a doc:
>
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10
That gives the best explanation. Now dmesg | grep -i
vesa concludes with:
<...>
vesafb: framebuffer at 0xf000, mapped to
0xd190, using 10240k,total 16384k
fb1: VESA VGA frame buffer device.
Hi group,
My framebuffer seems to only have one mode no matter
what resolution or frequency it's told to use.
dmesg indicates I'm using VBE version:2.0.
Pretty sure there is some sort of framebuffer running
cause the screen wakes up slowly. But I can't find out
the mode it is using.
I'd like to
> Thke vesafb driver is built into the kernel, right?
Right.
> I see the updated
> version from /proc/cmdline ?
root=/dev/hda3
video=vesafb:mtrr3,ywrap,[EMAIL PROTECTED]
^^
have change these back and forth
> have you tried with just '1280x1024' ?
No help
Of course, when the LiveCD boots
the framebuffer comes up in a usable configuration. So
I boot the CD and chroot.
In chroot #fbset -s is completely different than in
"regular" mode.
Here's #fbset -s after the PC boots as usual:
mode "640x480-6
--- Nick <[EMAIL PROTECTED]> wrote:
> > Here it is in chroot:
> >
> > mode "1024x768-76"
> > # D: 78.653 MHz, H: 59.949 kHz, V: 75.694 Hz
> > geometry 1024 768 1024 768 16
> > timings 12714 128 32 16 4 128 4
> > rgba 5/11,6/5,5/0,0/0
> > endmode
> >
> > /etc/fb.modes:5: syntax e
> Did you try just running "fbset -a 1024x768-76" on
> the command
> line, after bootup? If this works (and it just
Well, well, well. I've tried this command before
--shoulda mentioned it. What happened was that the
screen would try to change itself but drop back into
default(?) mode with a lot o
> Sorry I can't be more help.
>
Geert Uytterhoeven, who's listed as the author at the
end of man fbset, pointed out that since I only have
one video card, I only need one framebuffer, whereas I
had two: ATI and VESA. So I reconfig'd w/o VESA and
removed the video=vesafb... from the kernel line in
> I would have thought video=aty128fb:[EMAIL PROTECTED] in
> grub.conf should
Yep, that did it. For *all* the consoles
> Glad to hear it's mostly working,
>
> -Nick
>
Thanks Nick. Did I call you Dale yesterday? Sorry.
mw
Hi group,
I'm using elinks(v0.11.12) in framebuffer mode. But I
can't get select & paste to work on a web page. When I
click on something and try highlighting it the page
just scrolls up one line and nothing is saved to a
buffer. However, gpm(v1.20.1-r5) works fine in the
console.
My mouse is a L
Hi group,
I have a generic mp3 usb 256M player. Does anybody
know of a program or script that will load it with
tunes, in a random arrangement from a dir full of
mp3s?
Maxim
Be a better Heartthrob. Get
--- maxim wexler <[EMAIL PROTECTED]> wrote:
> Hi group,
>
> I have a generic mp3 usb 256M player. Does anybody
> know of a program or script that will load it with
> tunes, in a random arrangement from a dir full of
> mp3s?
>
> Maxim
>
There's this th
--- maxim wexler <[EMAIL PROTECTED]> wrote:
>
> --- maxim wexler <[EMAIL PROTECTED]> wrote:
>
> > Hi group,
> >
> > I have a generic mp3 usb 256M player. Does anybody
> > know of a program or script that will load it with
> > tunes,
>
>
> The module is "Carp::Assert". It is mapped to the
> file Carp/Assert.pm, which
> you dont have installed, so
>
> emerge -av Carp-Assert
>
> hope this helps
>
> Dani
>
Well, that went smoothly enough, but:
[EMAIL PROTECTED] ~ $ ls /usr/lib/perl5/*8/Carp
Heavy.pm
and now it wants som
--- "D. Bolliger" <[EMAIL PROTECTED]> wrote:
> maxim wexler am Mittwoch, 27. Juni 2007 18:55:
> > > The module is "Carp::Assert". It is mapped to
> the
> > > file Carp/Assert.pm, which
> > > you dont have installed, so
>
Hi group,
I can't mount a usb music stick with a fat fs because
a drive letter eg /dev/sda has not been assigned.
Here's dmesg:
usb 1-2: new full speed USB device using uhci_hcd and
address 2
usb 1-2: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi0 : SCSI emul
Hi group,
I posted earlier on this subject but scored no hits.
I've been poking around on the Web for answers but so
far without luck.
When I plug the player into port and $dmesg, this
comes up:
usb 1-2: new full speed USB device using uhci_hcd and
address 2
usb 1-2: configuration #1 chosen fro
> concerning USB settings, the same. But how about
> SCSI disk support? It
It's there.
> CONFIG_SCSI_MULTI_LUN=y
>
No help.
OS finds the device and scans it but refuses to assign
a drive letter.
-mw
We
> Did you include modules for scsi disks? I think
> it's sd_mod.
Well, I *thought* I did. Thanks Dan.
Maxim
Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel
and lay it on us
> > OS finds the device and scans it but refuses to
> assign
> > a drive letter.
> >
> > -mw
>
> Perhaps a udev problem? What is your kernel version
Thnks, Willie, turns out it was a missing sd_mod.
All fixed now.
-mw
__
I like gentoo; there's a steep learning curve but after you pass that
it just clicks. As difficult as it ever became there was always an
answer to be found, on a blog, irc, documentaiton...
But I might have to give up on gentoo if I can't find a way to fix
this latest difficulty. I live in the hin
>
> Hi Maxim, what changed when the modem stopped working?
Dunno
>
> Also can you supply the output of the "route -n" and ifconfig commands
> to give us a chance of seeing if anything has gone adrift there. Also
> if you are using (and have tested that its not the problem) any firewall
> running
>
> cat files-to-fetch.lst | cut -d " " -f1 | wget -c -i -
>
I know how to generate a fetch list and wget the files. The problem is
syncing portage on another machine, my netbook, ubuntu-based. Or
maybe, I could boot sysresc on the netbook. It's gentoo based IIRC and
do a re-sync back home as per
> Why show us what it was when it worked? What does route -n show from
> your broken Gentoo now?
>
>
> --
> Neil Bothwick
Good question. Heading over there now. So if I can't get it working
there's gonna have to be some awkward shuttling back and forth.
Just got back from gentoo land.
Arrrgh, gmail won't let me attach files, just sits there spinning.
So I'll have to make do with pastebin.
http://paste.ubuntu.com/890854/
Is a chronicle of the commands entered. First having booted and not
changing anything, I do #ifconifg, then I do #route -n, t
>
> yoyo
Thanks for your response. I did some research(ppp documentation is
OLD!) and saved a bunch of likely files across the partition from
ubuntu, and rebooted into gentoo.
Just for the heck of it I made myself root right from the boot console
and ran pon without touching anything else, and b
>
> Since route and other things *are* getting set, I have the same strong
> suspicion Bill and YoYo have... DNS is likely not getting set properly
> in /etc/resolv.conf
I always assumed that DHCP was writing this file automatically, so I
never checked, but this time I made sure to check and viola
Doesn't 40-dns apply only if the 'usepeerdns' option is set. As far as
I can tell that option is not set. Maybe it should be.
On 3/21/12, YoYo Siska wrote:
> On Tue, Mar 20, 2012 at 09:09:06PM -0600, Maxim Wexler wrote:
>> >
>> > Since route and other thing
oh wait...it's set in /etc/ppp/peers/
On 3/21/12, Maxim Wexler wrote:
> Doesn't 40-dns apply only if the 'usepeerdns' option is set. As far as
> I can tell that option is not set. Maybe it should be.
>
>
>
>
> On 3/21/12, YoYo Siska wrote:
>>
Here's a marvelous program crying out for an ebuild;
https://launchpad.net/boot-repair
It's part of my Ubuntu setup. With one click it goes out and finds all
the boot partitions on your hd(s) and automatically writes the proper
grub2 configuration for them. It even pastebins a copy of grub.cfg
fo
>>
>>> with ppp connections you are not using a dhcp client, pppd gets the
>>> nameserver ip addressess as part of the connection negotiation (if
>>> peerdns is set) and the aforemetioned script in
>>> /etc/ppp/ip-up.d/40-dns.sh writes those to /etc/resolv.conf
This is at the top of /etc/resolv.co
On 3/28/12, Todd Goodman wrote:
> I've been getting the following "Ping-ponging" of fltk for maybe a
> couple weeks now.
>
> What I mean is that I have x11-libs/fltk-2.0_pre6970-r1:2 installed and
> slotted.
>
> When I emerge -avD --changed-use world it wants to slot install
> x11-libs/fltk-1.3.0-
>
> Because the other slot satisfies the requirements of world, which
> contains an unslotted version. But then --update always tries to
> installed the newest suitable version. In other words, his system is
> broken.
>
>
> --
> Neil Bothwick
>
Then my system must be broken too. emerge -uND world
>>
>> fltk-1.3 will handle what fltk-2.0 handled, unless you have some very
>> hard-coded software.
>>
>> --
>> Walter Dnes
>
> Thanks Walter for the description of what the real problem is here.
>
from update -p world console o/p:
<...>
[ebuild NS] x11-libs/fltk-1.3.0 [2.0_pre6970-r1] US
>
> emerge --ask --deep --update world
> unmerge =x11-libs/fltk-2.0_pre6970-r1
> revdep-rebuild
Done, but before that I ran -a --depclean and, whatdya know, it wanted
to delete 1.3.0 and keep 2.0!
running emerge -C against 2.0 and then revdep-rebuild seemed to have
fixed things. Next world updat
I mostly gentoo, but ubuntu has this marvellous tool 'boot-repair'
based on grub2 in the yannbuntu repo. With one click it finds all the
bootable partitions on your box, writes and installs the grub.cfg.
Next time you boot viola! there's all your OSes ready to be started.
On 6/25/12, walt wrote:
Hi group,
Please take a look at this clip from /var/log/messages:
https://paste.lugons.org/show/2679/
Can somebody tell me what it means? It never changes, char by char. It
goes on forever, over and over again. At one time I wanted kernel
debugging, but I've returned to menuconfig and turned it
> Hi,
>
> I don't have an answer, but if you google the phrase "rcu_bh detected
> stall on CPU" you can find many reports similar to yours and maybe
> some information.
This might be usefu
lhttp://www.kernel.org/doc/Documentation/RCU/stallwarn.txt
"RCU bugs can often be debugged with the help of
x27;. Ok, but there's no
debug file or dir under /sys/kernel. Do I make one? And will it make a
difference since according to grep DEBUG_FS is not set in the kernel
config?
I'll go and make the new kernel and see what happens.
On 6/30/12, Maxim Wexler wrote:
>> Hi,
>>
>&g
Had this problem too. Not sure if this suits your case. Have you tried
using UUID in place of /dev/sdx? Use blkid to get the UUID for the
device and replace /dev/sdx in fstab.
On 8/31/10, Allan Gottlieb wrote:
> Allan Gottlieb writes:
>
>> I have a sansa MP3 player and a Flip Video. Each plugs
Hi group,
I want to upgrade an old 900A netbook, but I have to flash the bios
first. This has proven difficult despite using all the tips I found on
the web. The recommendations call for a small partition on a usb key
formatted fat 16. You copy over the bios file, making sure its called
900A.ROM.
On Sat, Oct 27, 2012 at 4:56 PM, William Kenworthy wrote:
> Did you update xorg-server? - you need to rebuild the drivers (see
> ebuild messages)
>
> BillK
>
>
> didn't help
On Sun, Oct 28, 2012 at 4:57 AM, Neil Bothwick wrote:
> On Sat, 27 Oct 2012 16:34:39 -0600, Maxim Wexler wrote:
>
> > after a world update including 3.5.7 sources and nvidia-drivers-304.60 I
> > have no mouse. In the console or desktop. The kernel recognizes the
> > mouse
well, looks like I have a problem w/grub2 too. Using the 'c' option, the
old kernel panics AND so does the new one.
TIL set root=(hd1, msdos6). msdos6? No idea where that comes from ;(
On Sat, Oct 27, 2012 at 4:34 PM, Maxim Wexler wrote:
> Hi group,
>
> after a world update including 3.5.7 sources and nvidia-drivers-304.60 I
> have no mouse. In the console or desktop. The kernel recognizes the mouse
> and it appears in lsusb. I carried over the kernel from l
>
>
> What does your "dmesg" say when starting Gentoo and Ubuntu?
> Can you provide the kernel-config for Gentoo and Ubuntu?
>
> --
> Joost
>
>
> ubuntu, dmesg:
http://paste.ubuntu.com/1340272/
gentoo, kernel config:
http://paste.ubuntu.com/1340280/
gentoo, dmesg:
http://paste.ubuntu.com/1340301/
Hi group,
I don't even know if this is a problem because my unit
is a 686 but these all display in flashing white on
red:
[EMAIL PROTECTED] ~ $ ls -l /usr/i386*/bin
total 0
lrwxrwxrwx 1 root root 57 Dec 20 2005 addr2line ->
/usr/i386-pc-linux-gnu/binutils-bin/2.15.92.0.2/addr2line
lrwxrwxrwx 1 r
Hi group,
I'd like to be able to cp or mv certain files from a
dir according to their timestamp.
man cp mentions the '--preserve' option but I don't
think that's what I need.
Does somebody know of some sort of script or perl or
python pass that'll do it?
-Maxim
Hi group,
I notice that after emerge -u system all the links of
the form /usr/bin/i386-pc-linux-gnu/*,
/usr/i386-pc-linux-gnu/bin/* and
/usr/i386-pc-linux-gnu/lib/* point nowhere(flashing
white on red).
Since this is a 686, should I worry? Is it safe to
just delete them or should they be fixed, a
> find has many options related to searching by time
> (hours,
> minutes, etc) and you can select by atime, ctime or
> mtime. It's
> all in the man page
I can't get it to work. I used -ctime, -mtime, -mmin.
The files were created on the 26th of this month using
abcde. All the other files in the
>
> How did you use it?
$find ~/ (-type f, -fstype mp3) (-mtime, -mmin,
-ctime) (72, 3, 4810, whatever) -exec cp {}
~/ \;
And it never said "bad option" or "file not found".
-Maxim
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
> I believe the right syntax is:
>
> find /path/dir -type f -ctime -3
>
> This should mean "show all files created for the
> last 3 days".
>
> Use "-3" not "3"
>
That's it :)
-Maxim
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best sp
Hi group,
When I try to export an mp3 in audacity a box opens
which tells me it must search for libmp3lame.so. Then
another box opens indicating it found the file in
/usr/libs and offers me the choice: cancel or open. I
click the button marked 'open'(Didn't know you could
"open" library files) and
501 - 600 of 906 matches
Mail list logo