I see the same issue still on my system which is amd64. Are there no
plans to fix this item??
--
[hardy] gnome-desktop-environment is broken
https://bugs.launchpad.net/bugs/190950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Public bug reported:
[EMAIL PROTECTED]:~$ sudo apt-get install googleearth
[sudo] password for haver:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine u
** Attachment added: "sources.list"
http://launchpadlibrarian.net/17565605/sources.list
--
googleearth not installable
https://bugs.launchpad.net/bugs/269547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
Mhm. I forgot. Using synaptic I suppose. But I am not sure anymore.
--
package nvidia-glx None failed to install/upgrade: Unterprozess post-removal
script gab den Fehlerwert 2 zur?ck
https://bugs.launchpad.net/bugs/267558
You received this bug notification because you are a member of Ubuntu
Bugs
** Attachment added: "motd"
http://launchpadlibrarian.net/17565607/motd
--
googleearth not installable
https://bugs.launchpad.net/bugs/269547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Are there yet any ideas how this can be fixed?
--
Hardy: sysfs: duplicate filename 'i2c ir driver' can not be created
https://bugs.launchpad.net/bugs/222359
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Public bug reported:
I tried to deinstall the package.
ProblemType: Package
Architecture: amd64
Date: Sun Sep 7 22:31:50 2008
Dependencies:
DistroRelease: Ubuntu 8.04
ErrorMessage: Unterprozess post-removal script gab den Fehlerwert 2 zurück
Package: nvidia-glx None
PackageArchitecture: amd64
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/17365317/DpkgTerminalLog.txt
--
package nvidia-glx None failed to install/upgrade: Unterprozess post-removal
script gab den Fehlerwert 2 zur?ck
https://bugs.launchpad.net/bugs/267558
You received this bug notification b
And it reported failure to me and offered to send an automatically
generated bug-report. That is what you see here.
--
package nvidia-glx None failed to install/upgrade: Unterprozess post-removal
script gab den Fehlerwert 2 zur?ck
https://bugs.launchpad.net/bugs/267558
You received this bug noti
Public bug reported:
Binary package hint: totem
When trying display a video with Totem I get a message box displaying:
"Could not write to resource". This message leaves me clueless about
what I should do to fix the problem. I would appreciate if the error
message could be enhanced about which re
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/10204126/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/10204127/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/10204128/ProcStatus.txt
--
Totem:
The NULL pointer access is happening when accessing the list in
snd_device_new(). Adding a mutex when modifing the list is fixing this
problem.
** Attachment added: "Patch to fix this problem"
http://launchpadlibrarian.net/13181893/debug-cx88-problem.patch
--
Hardy: cx88 NULL pointer derefer
I would be happy if someone could take my patch, and show it to the
appropriate persons so that the problem can get fixed quickly. The patch
is against the latest linux git, but the problem it is in the Ubuntu
alsa-driver package too.
--
Hardy: cx88 NULL pointer dereference
https://bugs.launchpad
I just tried out the modified patch and it still works fine for me. I am
looking forward seeing the new kernel having this issue resolved.
Thanks.
--
Hardy: cx88 NULL pointer dereference
https://bugs.launchpad.net/bugs/212960
You received this bug notification because you are a member of Ubuntu
B
Hi Juan,
I had some trouble before I found a way to patch the module. First I thought
that I could compile the modules in the kernel tree, but I figured out that
Ubuntu seems to build the alsa-modules separately. I tried the official way
with make-kpkg for building those modules, but I failed.
I think what I reported in https://bugs.launchpad.net/ubuntu/+bug/212226 is the
same or at least a very similar problem.
I am getting those messages multiple times:
[ 240.344223] cx22702_readreg: readreg error (ret == -121)
[ 240.345198] cx22702_writereg: writereg error (reg == 0x0d, val == 0x00
Is there an estimate already when this fix will be available? Thanks.
--
[Hardy Regression] cx22702 no longer works
https://bugs.launchpad.net/bugs/209971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
** Attachment added: "dmesg > dmesg.txt"
http://launchpadlibrarian.net/13923277/dmesg.txt
--
Hardy: sysfs: duplicate filename 'i2c ir driver' can not be created
https://bugs.launchpad.net/bugs/222359
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
** Attachment added: "sudo lspci -vvv > lspci.txt"
http://launchpadlibrarian.net/13923154/lspci.txt
--
Hardy: sysfs: duplicate filename 'i2c ir driver' can not be created
https://bugs.launchpad.net/bugs/222359
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Public bug reported:
According to my dmesg output sysfs has trouble when lirc is used:
sysfs: duplicate filename 'i2c ir driver' can not be created
I am using Hardy and updated to the latest code.
uname -r
2.6.24-16-generic
Here my dmesg output:
[ 74.677303] lirc_dev: IR Remote Control d
Hi Leann,
I think that I see three issues on my box:
1. The "cx22702 no longer works"-issue where cx22702_{readreg|writereg} is
failing.
According to the info in another bug this is because a gpio is
mis-configured accidently.
2. snd_pcm_proc_info_read+0x34/0x180 [snd_pcm] to crash w
Hi Stefan,
for me I think I can say relatively sure that it is a locking problem of the
list data structures. I added printouts to to point where the list is modified.
Putting the mutex around all spots with list modification helped for me:
+
+ mutex_lock(®ister_mutex);
list_add(&d
With superuser privileges. Previously not all info was printed.
** Attachment added: "lspci.txt"
http://launchpadlibrarian.net/13132640/lspci.txt
--
Hardy: Kernel Oopses in sound driver
https://bugs.launchpad.net/bugs/212226
You received this bug notification because you are a member of Ubunt
** Attachment added: "cpuinfo.txt"
http://launchpadlibrarian.net/13132550/cpuinfo.txt
--
Hardy: Kernel Oopses in sound driver
https://bugs.launchpad.net/bugs/212226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
The motherboard is a P5N-E SLI. Other information, please see attached
data. If you need more detailed info, please let me know.
** Attachment added: "lspci.txt"
http://launchpadlibrarian.net/13132555/lspci.txt
--
Hardy: Kernel Oopses in sound driver
https://bugs.launchpad.net/bugs/212226
You
** Attachment added: "dmesg.txt"
http://launchpadlibrarian.net/13132552/dmesg.txt
--
Hardy: Kernel Oopses in sound driver
https://bugs.launchpad.net/bugs/212226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Public bug reported:
I am using kernel 2.6.24-15-generic and it looks to me as if there would
be a problem with the sound driver. It stops while booting. I tried to
disable the splash screen to get output and it looks to me as if the
kernel is Oopsing somewhere in the sound driver. I disabled soun
[ 549.462631] EIP is at snd_pcm_info+0x2f/0x110 [snd_pcm]
In the kernel git:
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 25
EXTRAVERSION = -rc8
I found in sound/core/pcm_native.c:
int snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info)
{
struct snd_pcm_runtime *runtime
Mine is just similar ;-).
--
modules_image fails due to looking for UTS_RELEASE in wrong file
https://bugs.launchpad.net/bugs/204698
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
I get the same. One can try to modify EXTRAVERSION in the Makefile, but
that is only a hack I suppose.
[EMAIL PROTECTED]:/usr/src/linux-headers-2.6.24-15-generic# make-kpkg
--rootcmd=fakeroot modules-image
exec debian/rules DEBIAN_REVISION=2.6.24-15-generic-10.00.Custom
ROOT_CMD=fakeroot modu
[ 67.282625] cx22702_writereg: writereg error (reg == 0x0d, val == 0x01, ret =
= -121)
[ 67.286913] snd_pcm_info: pstr=
[ 67.301204] cx88[0]/2-bb: Firmware and/or mailbox pointer not initialized or
corrupted
I took the alsa source package and compiled snd-pcm.ko myself. With
Public bug reported:
NULL pointer access most probably in cx88 kernel module.
[ 62.687543] cx88/2: cx2388x dvb driver version 0.0.6 loaded
[ 62.687609] cx88/2: registering cx8802 driver, type: dvb access: shared
[ 62.687670] cx88[0]/2: subsystem: 0070:9601, board: Hauppauge WinTV-HVR1300 D
[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04
The system this occurs on I already described here:
https://bugs.launchpad.net/ubuntu/+bug/212226
--
Hardy: cx88 NULL pointer dereference
https://bugs.launchpad.net/bugs/212960
You receive
Public bug reported:
I tried to start supertuxkart and it failed with a sgementation fault.
It seems to be different than the one mentioned in the other currently
open bug, so I decided to report my own.
haver@grobi:~$ supertuxkart
Irrlicht Engine version 1.7.2
Linux 3.2.0-36-generic #57-Ubuntu
haver@grobi:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.1 LTS
Release:12.04
Codename: precise
** Attachment added: "core dump after setting ulimits to unlimited for core
dump files."
https://bugs.launchpad.net/ubuntu/+sour
Now I have a case where the illegal instruction is found at a different
location:
[ 1130.204654] do_trap: 36 callbacks suppressed
[ 1130.204661] mame[4027] trap invalid opcode ip:22ce868 sp:7fffb9305110
error:0 in mame[40+3f7d000]
[ 1325.496316] mame[5778] trap invalid opcode ip:22ce868 sp:7f
This seems not to be game specific. I recompiled make manually and that
worked than ok for me (I did not create a deb, I just downloaded the
sources, installed a bunch of development packets and recompiled it). I
also tried mupen64plus to try out some N64 games and got similar
failures in libdricor
Hi Cesare,
this looks better. I tried one game so far and it worked ok for the first 5min.
No failures seen so far.
Thanks for working out a fix.
Regards,
Frank
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
Public bug reported:
haver@gamemaster:~$ mupen64plus n64/Mario_Kart_64/Mario\ Kart\ 64\ \(USA\).n64
__ __ __ _ _ _
| \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|
| |
haver@gamemaster:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.1 LTS
Release:12.04
Codename: precise
haver@gamemaster:~$
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Public bug reported:
haver@gamemaster:~$ mame
Illegal instruction (core dumped)
haver@gamemaster:~$
haver@gamemaster:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.40GHz
stepping
haver@gamemaster:~$ mupen64plus --help
...
--emumode (mode) : set emu mode to: 0=Pure Interpreter 1=Interpreter
2=DynaRec
...
I tried 0, 1, and 2 with same results as without it.
strace mupen64plus --emumode 1 ./n64/Mario_Kart_64/Mario\ Kart\ 64\ \(USA\).n64
...
ioctl(5, 0xc020645e, 0x7
What is libdricore.so doing:
haver@gamemaster:/usr$ find -name "*dricore*"
./lib/i386-linux-gnu/dri/libdricore.so
./lib/x86_64-linux-gnu/dri/libdricore.so
??
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
>From dmesg:
Oct 9 20:14:20 gamemaster kernel: [ 2208.617308] mame[2842] trap
invalid opcode ip:22ce868 sp:7fffd7863fb0 error:0 in
mame[40+3f7d000]
haver@gamemaster:~$ find /usr/lib -name "*dricore*"
/usr/lib/i386-linux-gnu/dri/libdricore.so
/usr/lib/x86_64-linux-gnu/dri/libdricore.so
haver@
44 matches
Mail list logo