On 2008-05-26 01:21:04 +0200, Vincent Lefevre wrote:
> Note: When I start vlc from bash or pdksh, I do not have this problem.
> So, if you want to try to reproduce it, use zsh to start vlc (even
> "zsh -f" to make sure rc files do not change anything important).
Eventually I could reproduce it wit
On Mon, 2006-07-03 at 12:33 -0500, James Stallings II wrote:
> DOH!!
>
> Mea Culpa, mea Culpa...
>
>
> Not only was the adaptec not integrated on the mainboard, its one I
> put in myself a year ago.
>
> Oh well, I pulled it but still get the kernel oops in the scsi_mod...
> unfortunately much o
DOH!!
Mea Culpa, mea Culpa...
Not only was the adaptec not integrated on the mainboard, its one I
put in myself a year ago.
Oh well, I pulled it but still get the kernel oops in the scsi_mod...
unfortunately much of the oops output scrolls off the screen. How can
I page back to the beginning o
On Mon, 2006-07-03 at 06:38 -0500, James Stallings II wrote:
> Greetings All,
>
> I've recently attempted to install debian on my Mac - and it all goes
> quite well until the reboot after installation. It would appear that
> there is an unused adaptec SCSI Host controller integrated into the
> mai
Le Dimanche 23 Avril 2006 14:39, Filippo Giunchedi a écrit :
> this has been reported before, try loading i2c-powermac before
> snd-powermac, i.e. add i2c-powermac to /etc/modules and before
> snd-powermac
Done that, heard sound, thank you !
--
feth
On Sun, 23 Apr 2006 14:21:26 +0200, Feth AREZKI wrote:
> Of course I don't get sound after that.
>
> Anyone experiencing trouble with this kernel version ?
this has been reported before, try loading i2c-powermac before
snd-powermac, i.e. add i2c-powermac to /etc/modules and before
snd-powermac
Sébastien FRANÇOIS wrote:
The only thing you can do, as far as I know, is to open a terminal
console via serial port and then copy-paste from that console.
If you're only looking for a console capture then try
cat /dev/vcsa > file
it should contain the console text, you may have to tweak a lit
> The only thing you can do, as far as I know, is to open a terminal
> console via serial port and then copy-paste from that console.
If you're only looking for a console capture then try
cat /dev/vcsa > file
it should contain the console text, you may have to tweak a little to get
something usabl
Sébastien FRANÇOIS wrote:
So, anybody knows how to get the kernel oops message into my logs files?
are not they in /var/log/ksymoops ?
The only thing you can do, as far as I know, is to open a terminal
console via serial port and then copy-paste from that console.
P.S. I had to copy it ma
> > So, anybody knows how to get the kernel oops message into my logs files?
are not they in /var/log/ksymoops ?
seb
_
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère m
On Sun, Jun 13, 2004 at 03:27:56PM +0100, Imobach Gonz?lez Sosa said
> You are right, it could be useful, but this messages aren't in my /var/log/
> directory. I use syslog-ng and the 'sync' parameters is set to '0' (lines).
> And copy the entire message is painful (I'll do it if there isn't anot
El Domingo, 13 de Junio de 2004 13:18, Cedric Pradalier escribió:
> According to Imobach González Sosa, on Sun, 13 Jun 2004 02:58:15 +0100,
>
> >-BEGIN PGP SIGNED MESSAGE-
> >Hash: SHA1
> >
> >Hi all,
> >
> >I've an iBook G4 (2003) and I trying to get it to sleep, but it doesn't
> >work. I'
According to Imobach González Sosa, on Sun, 13 Jun 2004 02:58:15 +0100,
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Hi all,
>
>I've an iBook G4 (2003) and I trying to get it to sleep, but it doesn't
>work. I've patched the 2.6.7-rc2 kernel using this patch at
>http://honk.physik.uni-konsta
El Domingo, 13 de Junio de 2004 09:25, Rob Weir escribió:
> Do you have the USB modules still loaded? If so, this is a known
> problem...use Guido's script[0] to suspend, and it should work a lot
> better.
>
> 0: http://honk.physik.uni-konstanz.de/~agx/linux-ppc/pwrctl-local
Thank you, but it did
On Sun, Jun 13, 2004 at 02:58:15AM +0100, Imobach Gonz?lez Sosa said
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> I've an iBook G4 (2003) and I trying to get it to sleep, but it doesn't work.
> I've patched the 2.6.7-rc2 kernel using this patch at
> http://honk.physik.uni-k
On Sun, 2004-02-29 at 11:43, digger vermont wrote:
> It comes from pcmcia-cs. This is all without any card in the slot.
> 2.6.3-ben2:
Weird... Make sure you are properly using the userland pcmcia-cs
compiled for kernel drivers and not its own userland stuff.
> Feb 28 18:33:08 [sudo] digger : TT
On Fri, 2004-02-27 at 05:07, Benjamin Herrenschmidt wrote:
> > IN from bad port 2f0 at e2109c38
> > IN from bad port 2f1 at e2109c5c
> > IN from bad port 2f8 at e2109c38
> > IN from bad port 2f9 at e2109c5c
>
> etc...
>
> What is this driver from hell ? You are running a driver for
> some legac
> IN from bad port 2f0 at e2109c38
> IN from bad port 2f1 at e2109c5c
> IN from bad port 2f8 at e2109c38
> IN from bad port 2f9 at e2109c5c
etc...
What is this driver from hell ? You are running a driver for
some legacy x86 junk that is tapping random IO ports, that's
very bad.
Ben.
Hello,
I realized at least this could be useful. digger
cat /proc/cpuinfo
processor : 0
cpu : 7455, altivec supported
clock : 667MHz
revision: 2.1 (pvr 8001 0201)
bogomips: 665.60
machine : PowerBook3,4
On 27 Jul 2003, Benjamin Herrenschmidt wrote:
> On Sat, 2003-07-26 at 08:39, Fred Heitkamp wrote:
>
> I think you are hitting a bug in the driver I'm currently
> trying to track down. Can you verify that putting the aic7xxx
> driver from 2.4.20 into 2.4.21-ben2 makes it work again ?
The aic7xxx d
On Sat, 2003-07-26 at 08:39, Fred Heitkamp wrote:
> I updated my sources to the linuxppc_2_4 and the benh
> kernel. The linuxppc_2_4 kernel will now not compile
> so I used the 2.4.21-ben2 kernel. When I try to insert
> the aic7xxx module (all compiled with clean build) I
> get a bus error. If I
On 24 Jul 2003, Benjamin Herrenschmidt wrote:
> On Thu, 2003-07-24 at 09:53, Fred Heitkamp wrote:
> > On 23 Jul 2003, Benjamin Herrenschmidt wrote:
> >
> It seem you have something not matching between the running kernel,
> the modules installed and /boot/System.map. Make sure you do a
> _clean_ b
On Thu, 2003-07-24 at 09:53, Fred Heitkamp wrote:
> On 23 Jul 2003, Benjamin Herrenschmidt wrote:
>
> See if this helps: I'm pretty much a virgin at this stuff.
>
> > Can you try putting the 2.4.20 aic7xxx driver into 2.4.21
> > and let me know if that fixes it ? Also, The oops log is
>
> I wil
On 23 Jul 2003, Benjamin Herrenschmidt wrote:
See if this helps: I'm pretty much a virgin at this stuff.
> Can you try putting the 2.4.20 aic7xxx driver into 2.4.21
> and let me know if that fixes it ? Also, The oops log is
I will try to do this in the next few days.
> rather useless with the
Can you try putting the 2.4.20 aic7xxx driver into 2.4.21
and let me know if that fixes it ? Also, The oops log is
rather useless with the System.map since you are using the
driver as a module, it's symbols aren't in System.map,
either use insmod -m and send me that output or run the
oops through k
On 21 Jul 2003, Benjamin Herrenschmidt wrote:
> On Mon, 2003-07-21 at 14:43, F. Heitkamp wrote:
> > I hope know one beats me up too bad for posting this.
> > This is a oops I got when trying the aic7xxx driver.
> >
> > Fred
>
> Send me machine model, kernel version and lspci -vvv
> output (as root
On Mon, 2003-07-21 at 14:43, F. Heitkamp wrote:
> I hope know one beats me up too bad for posting this.
> This is a oops I got when trying the aic7xxx driver.
>
> Fred
Send me machine model, kernel version and lspci -vvv
output (as root) please.
Ben.
On 3 Mar, this message from Matthew Allum echoed through cyberspace:
> Hi;
>
> Im getting the following oops on recent benH kernels when I insert a
> fat formatted cf card ( with pcmcia adaptor ) ;
>
> cs: memory probe 0xa700-0xa7ff: clean.
> Probing IDE interface ide2...
> Machine chec
> > where can i get help for a maybe bug in mesh.o
> > when i modprobe -r the module, i get an kernel oops, and the pb hangs, when
> > trying to go in sleep mode.
> > whom to can i send my syslog or anything else or who is responsible for the
> > mesh driver,
> > maybe there is list for something
On Sun, 2003-02-09 at 15:41, benjamin laemmle wrote:
> hello
> where can i get help for a maybe bug in mesh.o
> when i modprobe -r the module, i get an kernel oops, and the pb hangs, when
> trying to go in sleep mode.
> whom to can i send my syslog or anything else or who is responsible for the
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
first, read the ksymoops man page. Then, once you've understood that, send
your results of ksymoops to powerpc-linux-development list.
[EMAIL PROTECTED]
HTH...
Russell
PS I had some difficulty figuring out the ksymoops man page. But that's just
On Jun 24 2002, Jesus Climent wrote:
> Oops: kernel access of bad area, sig: 11
> NIP: C00088A0 XER: LR: D2019FAC SP: CED29EB0 REGS: ced29e00
> TRAP: 0300
(...)
I think that you'd have to decode the oops with ksymoops for
it to be useful for kernel hackers.
Hope
Hi,
Kevin van Haaren writes:
> Is anyone running the 2.4.10-ben0 kernel with XFS patch applied? Are
> you getting occasional kernel oopses?
Yes. No.
Regards, Jens.
--
J'qbpbe, le m'en fquz pe j'qbpbe!
Le veux aimeb et mqubib panz je pézqbpbe je djuz tqtaj!
On Wed, Aug 01, 2001 at 12:34:58PM -0500, Jesse Goerz wrote:
> cp /dev/null sys.img
>
> then just rm it. I have heard it's "safer" that way.
not really from a filesystem corruption/crashing point of view. the
main point of that advice is so you don't end up in the situation of
deleting a huge f
On Wednesday 01 August 2001 19:34, Jesse Goerz wrote:
> This doesn't answer your question but when you rm a 'file' that big why not
> just use:
> cat /dev/null > sys.img
>
> or:
> cp /dev/null sys.img
>
> then just rm it. I have heard it's "safer" that way.
>
> Jesse
another cool way, very short,
On Wednesday 01 August 2001 10:25, Ivan wrote:
> Hi all,
> I got this doing 'rm -rf sys.img'. sys.img was a file of 1400MB in a hfs
> partition. the file was deleted correctly at the second try. No error
> removing a 800MB file. Someone ( like benh ) is interested in? )
[...]
>
> Ivan
This doesn't
> I got this doing 'rm -rf sys.img'. sys.img was a file of 1400MB in a hfs
> partition. the file was deleted correctly at the second try. No error
> removing a 800MB file. Someone ( like benh ) is interested in? )
So? HFS filesystem module still buggy, film at 11. I'm surprised it didn't
eat your
On Wed, Aug 01, Ivan wrote:
> Hi all,
> I got this doing 'rm -rf sys.img'. sys.img was a file of 1400MB in a hfs
> partition. the file was deleted correctly at the second try. No error
> removing a 800MB file. Someone ( like benh ) is interested in? )
>
> kernel BUG at /usr/src/linux-benh/inclu
[EMAIL PROTECTED] (David N. Welton) writes:
> Woops, sorry about that and thanks for the information.
> Unfortunately, things seem to be a bit out of sync, so... I guess
> I'll try again in the future.
Oh, you mean you got warnings about mismatched and not found symbols
and the like? I did too (
Colin Walters <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (David N. Welton) writes:
>
> > Jul 13 13:45:37 localhost kernel: TASK = c29fe000[1774] 'cdparanoia' Last
> > syscall: 4
>
> You need to save this to a file, then do:
>
> apt-get install ksymoops
> ksymoops /tmp/oops
>
> That will
[EMAIL PROTECTED] (David N. Welton) writes:
> Jul 13 13:45:37 localhost kernel: TASK = c29fe000[1774] 'cdparanoia' Last
> syscall: 4
You need to save this to a file, then do:
apt-get install ksymoops
ksymoops /tmp/oops
That will resolve the function addresses in backtrace to their symbol
name
I am sure benh will say this, so ill save him a message:
you need to lookup these in your System.map in order for this to be of
any use. i think there is a perl script floating around somewhere
that automates that task...
On Fri, Jul 13, 2001 at 01:50:32PM +0200, David N. Welton wrote:
>
> Lin
42 matches
Mail list logo