Do the files repose on a on a big(terabytes!) outboard drive? This
could cause a delay on account of the OS having to read the thing
first.
On 3/18/17, tu...@posteo.de wrote:
> Hi,
>
> very often I use mpv to watch videos.
>
> On my old root, the start of that tool
> was nearly instantly.
>
> Wit
>
> No. It is not possible in Unity or, at least, it was not possible
> in Unity at the time when Ubuntu 12.04 was released. They really
> *forced* their users to accept the new place of the closing window
> frame button and have argued that it is more ergonomic.
>
> There was not any possibility t
>
>
> 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/
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
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 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
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
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.
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
> 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
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
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:
>
> 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
>>
>> 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
>
> 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
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-
>>
>>> 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
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
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:
>>
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
>
> 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
>
> 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
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
> 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.
>
> 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
>
> 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
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
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
should be /var/git/openrc# git pull --rebase
On 12/1/09, Maxim Wexler wrote:
> so tell me how come none of you quarter-brights have responded to the
> email where I say this problem has been fixed?
>
> you want to help? answer me this: why did # /var/git/openrc/git pull
> --re
09, Joshua Murphy wrote:
> On Tue, Dec 1, 2009 at 6:18 PM, Maxim Wexler wrote:
>> We just want to help you -- that's what the police say before they tase
>> your ass
>>
>> On 12/1/09, Maxim Wexler wrote:
>>> meh, you got nothing
>>>
>>> On
We just want to help you -- that's what the police say before they tase your ass
On 12/1/09, Maxim Wexler wrote:
> meh, you got nothing
>
> On 12/1/09, Alan McKinnon wrote:
>> On Tuesday 01 December 2009 22:19:24 Neil Bothwick wrote:
>>> On Tue, 1 Dec 2009 11:57
meh, you got nothing
On 12/1/09, Alan McKinnon wrote:
> On Tuesday 01 December 2009 22:19:24 Neil Bothwick wrote:
>> On Tue, 1 Dec 2009 11:57:58 -0700, Maxim Wexler wrote:
>> > Fine, then read what I say and, until you know better, believe it.
>>
>> OK, you'r
And, for the record, while people might be arguing with you, it's not
> malicious. We are only trying to help.
Fine, then read what I say and, until you know better, believe it.
Hi group,
I used the repo offered by Tony Marples to update openrc(0.5.2-r2 ->
0.5.2.4df8778) using git. It did a fine job except it failed to update
/etc/init.d/net.lo. The original instance remains.
Under /var/git/openrc all the init services were updated from
.in to and installed in /etc/init
On 12/1/09, Neil Bothwick wrote:
> On Mon, 30 Nov 2009 18:54:45 -0700, Maxim Wexler wrote:
>
>> you guys are killing me -- the problem goes away when the ac cord is
>> plugged in. I open files watch videos surf the web and so on -- no
>> problems. I'm no expert, b
e, empires totter ...
On 11/30/09, Neil Bothwick wrote:
> On Mon, 30 Nov 2009 09:09:07 -0700, Maxim Wexler wrote:
>
>> aarrrgh!! I'm the one with the netbook!! The default didn't work.
>> Checking fs every boot does. Extra reboot time amounts to a few secs
>> v
> out why your system is exhibiting incorrect behaviour.
What the hell do you think I'm doing?
> Do you disagree with my logic as stated above?
logic? all I'm aware of is someone who insists on having the last word
at all costs.
Help me, my eye!
aarrrgh!! I'm the one with the netbook!! The default didn't work.
Checking fs every boot does. Extra reboot time amounts to a few secs
vs not booting at all, dammit!
On 11/30/09, Alan McKinnon wrote:
> On Monday 30 November 2009 05:40:31 Maxim Wexler wrote:
>> > Right.
boolean thing I can put in /etc/conf.d/fsck to
over-ride it, but apparently not.
On 11/29/09, Maxim Wexler wrote:
>> Right.
>
> wrong
>
>> Of course, if there are serious filesystem structural problems you'll
>> want to get them solved, but it's either a L
> Right.
wrong
> Of course, if there are serious filesystem structural problems you'll
> want to get them solved, but it's either a LiveCD chroot or disable
> fsck at boot.
There's nothing wrong with the filesystem. It's ext2 and requires
being checked at every boot. Before that it wouldn't boo
>
> You say "Chaos ensues" ... in what way? Further errors, failure to
> boot, file system corruption, or...? The problem isn't likely rooted
> in the fact that it doesn't run an fsck when the system's booting on
> battery, but rather that you have some more pressing problem that
> should be addres
>
> Do you have powermgmt-base installed?
Ah, memories! Yes
>
> Also, the top post here seems similar to your question, but I can't
> find anything like lvcheck on my own system (or for Gentoo...maybe
> it's named something else):
> http://markmail.org/message/5ipnsva3xkdyzzfy
/etc/init.d, conf.
Hi group,
When my netbook boots under battery power w/o the ac adapter connected
I get this warning msg in the boot window: 'Skipping fsck due to not
being an ac adapter'. Chaos ensues. The warning appears in
/etc/init.d/fsck.
How do I fix this? Some option in /etc/conf.d/fsck?
If you look for
Hi group,
according to the docs the approved method of removing old
gentoo-sources is emerge --prune. But I've already used rm -rf on
them. Have I set myself up for a problem later?
Maxim
the browser and migrate away from the page on
account of my tiny bandwidth. But it works, very kewl :)
On 11/23/09, Dale wrote:
> Maxim Wexler wrote:
>>> If you have Firefox installed, you can use 'download helper' to grab
>>> those videos really easy. It works on
> If you have Firefox installed, you can use 'download helper' to grab
> those videos really easy. It works on youtube and other sites really well.
I'm using it but can only download from a link to youtube in another
web page or google, for example. Shouldn't there be a button on
Youtube itself,
> That doesn't answer the question. If support is built as a module,
> is it loaded?
go away, if it was a module it wouldn't work. been there, done it.
> IIRC in a thread from a few months ago there was a tip about putting
> the 'pause ' command into a certain config file, which I can't
> recall. Or was it 'delay ' or 'time ' ? This was meant for
> the hardware to catch its breath so to speak and allow the system to
> find the SD card. This was ab
Hi group,
My netbook uses an SD card for additional storage. I suspect it of
being buggy so I compiled the kernel with 'CONFIG_MMC_DEBUG=y'.
Questions are: how do I use it to check the SD card? Is this the
correct method?
Maxim
>
> Is sdb an SD device? Is the module loaded?
from the OP:
"I've had
this problem before which I traced to the lack of support for SD cards
in the kernel. This time it's something else."
mw
> There's your problem right there. Your device-mapper can't work
> with baselayout-1. So, your options:
>
> Upgrade to baselayout-2 and openrc.
Done, following
http://www.gentoo.org/doc/en/openrc-migration.xml
No joy.
After '*Autoloaded 24 module(s)' in the boot console there's the bit
'*lvm u
Hi group,
Going through a rough patch after a world update. The SD card on my
netbook doesn't get mounted, ext2 filesytem not found etc. I've had
this problem before which I traced to the lack of support for SD cards
in the kernel. This time it's something else. Nothing wrong with the
fs, it can b
On 11/19/09, CrÃstian Viana wrote:
> I think --noreplace should do it, but if it didn't, try adding this ebuild
> name to /var/lib/portage/world:
>
> =sys-kernel/gentoo-sources-2.6.30-r7
Yes, that did it. Thanks.
using --noreplace or --deselect has the effect of focusing on the one
package but o
Hi group,
emerge -av --depclean wants to remove
sys-kernel/gentoo-sources-2.6.30-r7 after a world update.
How do I prevent this? I've tried the --deselect and --noreplace
switches but that has the opposite effect I'm looking for.
Maxim
On 11/17/09, Albert Hopkins wrote:
> On Tue, 2009-11-17 at 20:46 -0700, Maxim Wexler wrote:
>> Any one see a way past this impasse? I'm using ext2 with the journal
>> option.
>
> Why didn't you mount/fsck all the filesystems from outside the chroot?
>
Hi group,
I ran emerge -avuDN world and came up with blocked packages which I
eliminated by un-merging device-mapper and e2fsprogs-libs. When I
rebooted was greeted by a maintenance console and the message
"libblkid.so.1 cannot open shared object file". A little googling
later I realized that e2
>
> CONFIG_FB=y
> CONFIG_FB_BOOT_VESA_SUPPORT=y
> CONFIG_FB_CFB_FILLRECT=y
> CONFIG_FB_CFB_COPYAREA=y
> CONFIG_FB_CFB_IMAGEBLIT=y
> CONFIG_FB_VESA=y
> CONFIG_VGACON_SOFT_SCROLLBACK=y
> CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
Identical to mine.
> I have no settings for scrollback on the kernel comm
On 11/14/09, Alan McKinnon wrote:
> On Sunday 15 November 2009 00:12:26 Maxim Wexler wrote:
>
> Yes, use vesa. It's slow at high res, but works.
>
> The nvidia framebuffer does not work with nvidia-drivers
Yeah, I found that out just after mailing the above. But now that I
Hi group,
I'm using the nvidia framebuffer(CONFIG_FB_NVIDIA=y) but I can't get
scrollback to work for more than a few lines. I've added
'fbcon=scrollback:128' to my kernel line in grub.conf but scrollback
is still disabled.
Is there some nvidia specific way to do this?
> redirect to a file, bash it into suitable shape with your Unix text tools of
> course, use said file as input to wget.
>
>
> --
> alan dot mckinnon at gmail dot com
>
>
Here
http://www.gentoo-wiki.info/TIP_Gentoo_for_dialup_users
I found this gem:
emerge -fpu world | sort | uniq | sed '/\
On 11/14/09, Neil Walker wrote:
> Maxim Wexler wrote:
>> Anybody guess what's happening here?
>>
>
> Well, it is just a guess but, from what you have said, it
> sounds like either a problem with the video driver or
> a hardware problem. :(
>
hmm, ran #emerg
Hi group,
That's (S)creen (O)f (D)eath. I thought I had fixed this problem on my
eee. I would get these SODs, black usually, but sometimes white and
once green while connected to the web(don't know if that's
significant). At first I thought it was the browser, so I tried
firefox-3.0, firefox-3.5,
Hi group,
Can someone explain to me how to generate a list of files to be
fetched, eg -fuDN world, on a slow desktop that can be downloaded onto
a netbook later?
Maxim
oops, put the a typo in the address bar the first time
On 11/12/09, Maxim Wexler wrote:
>> If you run depclean without any package name, it will remove all
>> orphaned packages on your system, which I think is what you wanted to
>> do. (Since you removed the meta package, al
On 11/11/09, Alan McKinnon wrote:
> You unmerged the meta package but not its DEPENDs
>
> Emerge -av --depclean
OK, I re-emerged xfce4-meta, and ran emerge -av --depclean
xfce4-meta(You *did* mean to add the pkg name, I presume).
The wheels churned:
Calculating dependencies ... done!...>>>Unmer
On 11/10/09, Walter Dnes wrote:
> Fluxbox is blowing up on my new machine because it can't find any
> fixed fonts. I just realized that merely building xorg-server doesn't
> download any fonts. Looking at /usr/portage/media-fonts I see a whole
> bunch of options. Any experiences good/bad with
Hi group,
When I ran #emerge -C xfce4-meta, portage went through the motions of
removing the pkg but when I ran startx to see what happened xfce4
appeared as usual.
Same as after a boot.
When I run the above command again, portage reports "Couldn't find
'null/xfce4' to unmerge...No packages sele
> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
> 'vmmouse' will be disabled.
> (WW) Disabling Mouse1
> (WW) Disabling Keyboard1
LOL! It wasn't a "crash". It just seemed like it because the mouse and
kbd were disabled.
Apparently, the above is the default!?!?
The line 'Opti
>
> Will see how it works.
Not very well. About an hour after emerging the 2.9.1 drivers the
screen went black and I had to reboot to get back to the desktop. I
notice it only seems to happen while scrolling a window in firefox.
I've left the unit on overnight with no problem. When I get back to
c
> There are definitely bugs in the intel video driver, as posted to the
> freedesktop.xorg mailing list:
>
> Release 2.9.1 (2009-10-26)
Thanks. Just did an eix-sync followed by ACCEPT_KEYWORDS="~x86"
emerge -v xf86-video-intel and the package cae down.
Will see how it works.
BTW how come packag
In plenty of time for 2012 ;)
On 11/5/09, Neil Bothwick wrote:
> On Thu, 05 Nov 2009 06:24:44 -0600, Dale wrote:
>
>> Didn't they kill hal 2001 before that movie was over?
>
> Just put it to sleep, so they could wake it up in 2010.
>
>
> --
> Neil Bothwick
>
> Of course it's not your day,
>
> nvidia 0x10de 0x 0x 0x 0x0003
> 0x 0x0
> nvidia 0x10de 0x 0x 0x 0x00030200
> 0x 0x0
The lines in my modules.pcimap are identical.
FWIW, I mentioned previously that startx precipitated a tota
> I'm guessing that the xorg server couldn't load its 'nvidia' module because
> the nvidia kernel module wasn't loaded, so that's no surprise.
>
> Does modprobe -nv nvidia say anything interesting?
kyzyl ~ # modprobe -nv nvidia
insmod /lib/modules/2.6.29/video/nvidia.ko NVreg_DeviceFileMode=432
N
>> FATAL: error inserting nvidia (/lib/modules/2.6.29/video/nvidia.ko):
>> No such device
>>
>> ???lspci begs to differ
>
> I've never seen that error from nvidia, and I've seen lots of
> errors :o(
>
> Are you sure the nvidia module that was actually merged is the same
> version you thought you w
> You can compile one from an older source package and see if it helps. Just
> use the same kernel config you have now and do make oldconfig to remove
> any new config items.
Using linux-2.6.29. Changed symlink, re-emerged nvidia-drivers, ran
#modprobe nvidia:
FATAL: error inserting nvidia (/lib/
>> Black screen, instant total system crash.
>
> Well, that suggests a kernel panic, I think. What happens if you use an
> older kernel?
>
There is no older kernel. I knew there was something I forgot to save.
But I saved xorg.conf and it's identical.
The sysrecusecd finds the card and X starts f
On 11/1/09, walt wrote:
> On 11/01/2009 09:13 AM, Maxim Wexler wrote:
>> Hi group
>>
>> Having installed the Geforce FX5500 drivers,
>> NVIDIA-Linux-x86-173.14.18-pkg1.run, and ran startx the desktop
>> appears but the system crashes...
>
> Do you mean
Hi group
Having installed the Geforce FX5500 drivers,
NVIDIA-Linux-x86-173.14.18-pkg1.run, and ran startx the desktop
appears but the system crashes.
>From the X log, (WW):
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/misc/" does not
> Do you have a space in front of the line or something else that may
> interfere with package.mask ?
>
> You sure you have the file as package.mask ? You know, spelled right
> and all? I mention because it sounds like something I would do. lol
>
> Dale
I guess I shouldn't feel so embarrassed t
> check that you don't have the ebuild listed in package.unmask
>
package.unmask is empty, haven't needed it yet. Only just started
stocking a fresh install.
Hi group,
>From the gentoo docs:
"Older cards such as the GeForce FX 5 series should use the 173.x
drivers, such as nvidia-drivers-173.14.15. For these cards, you should
mask >=x11-drivers/nvidia-drivers-174.00 in your
/etc/portage/package.mask file. This will prevent newer versions of
the driver
On 10/29/09, Kyle Adams wrote:
> Ah, this issue.
> I ran into a similar issue before when I was doing the 2.6.29 to 2.6.30
> change.
> Make sure that you have emerged x11-drivers/xf86-input-keyboard
> x11-drivers/xf86-input-mouse and x11-drivers/xf86-input-evdev
> For some odd reason, I found that
On 10/30/09, walt wrote:
> On 10/30/2009 10:26 AM, Stroller wrote:
>>
>> On 30 Oct 2009, at 17:04, Maxim Wexler wrote:
>>> ...
>>> Yes I know, ext2 is rather retro, but I was
>>> persuaded to use it by reading the forums and now it's a lot simpler
I sort of just did a networkless install on my desktop. I only have
very slow dialup at home, but access to wifi once mobile. My netbook
is fairly up-to-date so I used it to download the latest install-iso,
stage3, portage-latest. These I installed on the desktop then copied
over all the distfiles
>
> I'm not sure why your system needed to be checked for each boot.
> Perhaps you can post the exact error message? I'm pretty sure it wasn't
> fragmentation. What it *might* be saying (but again we can't verify
> without an error message) is that your filesystem contains errors that
> cannot be
Hi group,
A while back I needed help with an ext2 file system that required
checking every boot before mounting. The drive suffered from errors
involving 'non-contiguous files'.The solution was to run (this is
where things get hazy) e2fsck on the offender. I
keep thinking it's '-i -o', but there'
>
> And keep backup copies of each working .config file as you go merrily
> whittling away, so you can fall back to something other than back to
> square 1.
>
I keep all my spares in /boot/safe.
mw
On 10/26/09, Neil Bothwick wrote:
> On Sun, 25 Oct 2009 22:52:26 -0600, Maxim Wexler wrote:
>
>> > Could be over-zealous whittling. Why not use the Live DVD .config
>> > unchanged?
>>
OK, done. Crashed. Almost identical to the first post in this thread.
>
> Not sure this is related with the OP's problem, I have noticed that on my
> system I can scroll up in a console if it displays the output of a command,
> e.g. ls, but I cannot scroll up on the boot messages. Also, I cannot scroll
> up on the log messages on VT12. Is there something that I nee
>> So, since in the digital world, things don't "just happen", can
>> someone enlighten me, or anyone else who's interested, in the
>> connection between the scrollback buffer and usb-storage, if any?
>
>
> There isn't a connection. Why do you think there is one?
Because, before the scrollback buf
Hi group,
I did a full update including xfce-4.6.1. Then I installed the new
kernel, 2.6.30-r7. Now when I $startx, Xfce4 opens beautifully, just
as I left it. Background image, check; Icons, check; Panel, check.
Terminal open and ready to use. But there's no mouse or kbd function.
X has crashed :
Ok, this is too weird. While mucking around in the kernel I noticed
that the scroll back buffer wasn't set. So I configured it and gave it
128 bytes to play with. Sez I, well at least I'll be able to scroll
back to the start of all that verbiage. That's the only change I've
made since turning USB_S
> #CONFIG_USB_DEBUG is not set
>
[edit]
CONFIG_USB_STORAGE_DEBUG = y
I turned it off, recompiled, copied the kernel over and rebooted.
$dmesg still displays the verbose 'usb-storage' lines and excludes
everything else
here's a long thread on this same subject
https://lists.one-eyed-alien.net/p
>
> It could be some debug flag switched on in the USB storage subsystem.
I'm not aware of such a "subsystem". Can you give an example?
Maxim
On 10/25/09, Keith Dart wrote:
> === On Sun, 10/25, Maxim Wexler wrote: ===
>> Did I leave something out of the kernel? I can't think what.
>
> ===
>
> It looks like you have USB debug turned on. I remember there was a
> kernel that was released that had that. Normal
>
> Could be over-zealous whittling. Why not use the Live DVD .config
> unchanged?
I assumed there was no need for a 1001 modules for hardware i don't
have. But there's still some things that need sorting, so it may come
to that.
Hi group,
Still sorting out the glitches in the new 2.6.30-r7 kernel.
eg the strange output of dmesg:
...
age: 1e 00 00 00 01 00
usb-storage: Bulk Command S 0x43425355 T 0x8 L 0 F 0 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 3
fyi, sound card problems when updating to 2.6.30 seem to be common.
Typically the boot msg is something like "unknown hardware"
"initializing by guess method"
The fix seem to be just to run alsaconf and follow the prompts.
On 10/23/09, Maxim Wexler wrote:
>>
>>
>
> Well, whatever changes you made to .config fixed the original panic,
> so I'd start by diff'ing the first .config with the new .config (or
After some more tweaking 2.6.30-r7 boots successfully, except for an
error with the sound card which should be easy to fix
mw
.
900a
On 10/23/09, Richard Marza wrote:
>
> - Original Message -
> From: "walt"
> To:
> Sent: Friday, October 23, 2009 6:54 PM
> Subject: [gentoo-user] Re: kernel panic -- finding proper config diff
>
>
>> On 10/23/2009 02:57 PM, Maxim Wexler w
1 - 100 of 906 matches
Mail list logo