Re: [Bug 211586] Re: fglrx halts on Radeon HD 3850
On Fri, Oct 24, 2008 at 7:18 AM, Bryce Harrington <[EMAIL PROTECTED]> wrote: > Hi rafael-espindola, > > > Thank you for taking the time to report this bug and helping to make Ubuntu > better. You reported this bug a while ago and there hasn't been any activity > in it recently. We were wondering is this still an issue for you? Can you try > with the latest development release of Ubuntu? (ISOs are available from > cdimage.ubuntu.com) I don't know. I downloaded a new version of the open source driver. Since it has support for dual link dvi, I am happy with it. > If it remains an issue, could you also attach a new /var/log/Xorg.0.log? > Thanks in advance. > > > The output of lspci -vvnn would also be worth having. > > > ** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) > Status: New => Incomplete > Cheers, Rafael -- fglrx halts on Radeon HD 3850 https://bugs.launchpad.net/bugs/211586 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] 0.3.3+SVN20051028-3ubuntu1 no longer works
Public bug reported: Binary package hint: vpnc 0.3.3+SVN20051028-2ubuntu1 work correctly, but upgrading to "-3" caused the vpn to stop working. Vpnc runs normally, set up the routes, updates resolv.conf, but the no package returns. Dowgrading to "-2" solved the problem. ** Affects: vpnc (Ubuntu) Importance: Untriaged Status: Unconfirmed -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
I am not sure what part fails. But it looks like the problem is with gcc or a lib. I tried to compile the "-2" and the resulting deb has the same problem as the "-3". The "-2" from the archive works correctly. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
compiling with gcc-4.0 solved the problem -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
Yes, I was using gcc 4.1. It works with -O0 but not with -O1 and higher -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
Compiling only vpnc.c with -O0 solved the problem -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
coping setup_link to a new file and compiling only it with -O0 solved the problem. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
Yes, the problem is in compiling setup_link with gcc 4.1 and optimizations enabled. Using another gcc or the -O0 option with gcc 4.1 solves the problem. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
I forgot to mention that I have an AMD64 :-( Can you post the patch? I can compile and test it. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
it works -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
I am now using debian testing, it also has gcc 4.1. I compiled the package with -O1 and -O3 and it works. But I am not sure if the sizeof patch is the responsible. sizeof(struct in_addr)) is 4 in my system. But please keep it. It is a real bug fix. I will check if there is any remaining edgy installs at work and test it once more. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53341] Re: 0.3.3+SVN20051028-3ubuntu1 no longer works
I have just tested in a edgy chroot and it works correctly. Maybe a GCC bug was fixed in more recent packages... Thanks. -- 0.3.3+SVN20051028-3ubuntu1 no longer works https://launchpad.net/bugs/53341 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211586] [NEW] fglrx halts on Radeon HD 3850
Public bug reported: Binary package hint: linux-restricted-modules-2.6.24-14-generic The kernel driver loads OK, but trying to start X with the fglrx driver freezes the machine. This looks similar to other reported problems, but in those cases only the display was black. Changing the config file to include DefaultDepth also didn't solve this problem. 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3850 I will try the manual method from http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide I managed to start X from a ssh connection to try to get some logs, but that didn't work. Does X needs a flag to log to stderr? ** Affects: linux-restricted-modules-2.6.24 (Ubuntu) Importance: Undecided Status: New -- fglrx halts on Radeon HD 3850 https://bugs.launchpad.net/bugs/211586 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211586] Re: fglrx halts on Radeon HD 3850
ii fglrx-control 1:8-3+2.6.24.12-14.32 Control panel for the ATI graphics accelerators ii xorg-driver-fglrx 1:7.1.0-8-3+2.6.24.12-14.32 Video driver for ATI graphics accelerators -- fglrx halts on Radeon HD 3850 https://bugs.launchpad.net/bugs/211586 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211586] Re: fglrx halts on Radeon HD 3850
Installing the driver from the amd site results in the same bug. Next stop: radeonhd. Looks like the git version has support for dual link DVI :-) -- fglrx halts on Radeon HD 3850 https://bugs.launchpad.net/bugs/211586 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211586] Re: fglrx halts on Radeon HD 3850
radeonhd works :-) Does this counts as a fix? -- fglrx halts on Radeon HD 3850 https://bugs.launchpad.net/bugs/211586 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 69897] very slow ld
Public bug reported: the bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376066 is also present in ubuntu now. It was fixed upstream in version 2.17.50.0.4. ** Affects: binutils (Ubuntu) Importance: Undecided Status: Unconfirmed -- very slow ld https://launchpad.net/bugs/69897 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
Sorry, what is incomplete about this bug? I pointed to the alsa commit that fixed this upstream. It has been included in alsa-driver-1.0.22.1. It just has to be ported to the Ubuntu package. ** Changed in: linux (Ubuntu) Status: Incomplete => New -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 498377] Re: no sound on a imac 27 inch
> Since you can fix (as manual installation) your issue, I guessed this > bug can be closed for current stable kernel. > > Anyway, if you prefer to keep it open, please feel free to do it. I think it is more appropriate to keep it open until the kernel package includes the fix, no? > Thanks in advance. > Cheers, Rafael -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 498377] Re: no sound on a imac 27 inch
On 1 February 2010 17:47, ^_Pepe_^ wrote: > Sure! > > Please include update when fixed It is included in linus tree already: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=1a5ba2e9fc7999b8de2a71c7e7b9f58d752c05e4 Should be fixed as soon as Ubuntu moves to 2.6.33. > Thanks in advance > Cheers, Rafael -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] [NEW] no sound on a imac 27 inch
Public bug reported: There is no sound with kernel 2.6.31-16-generic. I upgraded alsa-drivers to 1.0.22 and that also fails. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/36959216/dmesg.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
** Attachment added: "lspci" http://launchpadlibrarian.net/36959220/lspci-vnvn -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
** Attachment added: "uname -a" http://launchpadlibrarian.net/36959225/uname-a.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
** Attachment added: "version.log" http://launchpadlibrarian.net/36959226/version.log -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
A patch is available at http://mailman.alsa-project.org/pipermail/alsa-devel/2009-December/024071.html -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 498377] Re: no sound on a imac 27 inch
It is now fixed upstream: http://git.alsa-project.org/?p=alsa-kernel.git;a=commit;h=6c695145a2055ef01954aff5ad9c5ad9f6e73e10 -- no sound on a imac 27 inch https://bugs.launchpad.net/bugs/498377 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477358] Re: Xorg crashed with SIGSEGV in DRIScreenInit()
The patch in http://lists.x.org/archives/xorg-driver-ati/2009-December/013340.html Fixed the issue for me (imac 27 inch) -- Xorg crashed with SIGSEGV in DRIScreenInit() https://bugs.launchpad.net/bugs/477358 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1277210]
I deleted the dead code in r208730 (thanks Jack) and it seems to work now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277210 Title: dragonegg: FTBFS: ABIHack.inc:1666:36: error: 'TARGET_CPU_DEFAULT_max' was not declared in this scope To manage notifications about this bug go to: https://bugs.launchpad.net/llvm/+bug/1277210/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1026359]
Fixed by applying your patch in 162652. Sorry it took so long. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026359 Title: clang -O4 -use-gold-plugin fails (LLVMgold.so: undefined symbol: lto_codegen_compile_to_file) To manage notifications about this bug go to: https://bugs.launchpad.net/llvm/+bug/1026359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs