[Bug 2063150] Re: No sound, stutters and clicks after upgrade to 24.04

2025-01-17 Thread Gerald Krottendorfer
I could resolve my problem, credits to: https://askubuntu.com/questions/1511648/audio-not-working-ubuntu-24-04 I copy pasted the answer from user https://askubuntu.com/users/123433/linjunhalida -START- I had the same issue on my old XPS 15 9560 (Intel audio driver). Fo

[Bug 2063150] Re: No sound, stutters and clicks after upgrade to 24.04

2025-01-16 Thread Gerald Krottendorfer
forgot to mention: i did a clean install to Ubuntu 24.04 (not an update) to my Dell XPS (Funfact: before that i upgraded my other Notebook, a Dell Inspiron 15, from LTS22 to LTS24.04 - which crashed my machine. I did aof reinstall Ubuntu 24.04 - which is now done as dual boot, side by side with a

[Bug 2063150] Re: No sound, stutters and clicks after upgrade to 24.04

2025-01-16 Thread Gerald Krottendorfer
Same Problem here. Installed Ubuntu as dual boot with Win10 - got no Sound I have an Dell XPS 15 9560 with Realtek ALC3266 Codec alsamixer shows pipewire as my audio device - no improvemts with reinstalling pipewire - Minor improvement with putting snd_soc_avs on the blacklist: left channel p

[Bug 1476852] Re: boot fails on dual boot UEFI System

2015-07-27 Thread Gerald Krottendorfer
*** This bug is a duplicate of bug 1289977 *** https://bugs.launchpad.net/bugs/1289977 => I posted to bug #1289977. (post #283, #284). Although there are many helpful hints there, I could not resolve my issue. Tx, Gerald -- You received this bug notification because you are a member of Ubu

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in "error: symbol 'grub_term_highlight_color' not found"

2015-07-27 Thread Gerald Krottendorfer
Sorry, I forgot to mention: I am on an UEFI System. --- sudo efibootmgr -v BootCurrent: 0006 Timeout: 0 seconds BootOrder: 0006,,2001 Boot* Ubuntu HD(2,800,fa000,7f78ccae-b336-4d04-8c9f-ef1151bf4bb0)File(\EFI\ubuntu\grubx64.efi)RC Boot00

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in "error: symbol 'grub_term_highlight_color' not found"

2015-07-27 Thread Gerald Krottendorfer
Same Problem here My workarounf was to enter the startup mode by pressing F12 (Dell Inspirion) and boot from there. If not, I would see the "error: symbol 'grub_term_highlight_color" message from grub-rescue. After a next update, instead of grub-rescue, I could only hear annoying beep sounds

[Bug 1476852] [NEW] boot fails on dual boot UEFI System

2015-07-21 Thread Gerald Krottendorfer
Public bug reported: I am having trouble with grub ever since. In an earlier version I could manage that my laptop is able to boot (see https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1187345 ) However, since an update to version Ubuntu 14.04 boot is crashing again. Since then I am living

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Gerald Krottendorfer
Finally I got my Laptop working again: - I recovered the EFI System Partition - ran the Boot-repair disk - Let Windows repair its boot loader and got both OS running again. The grub start window is a little bit of a mess now, but at least Ubuntu and Windows 8 are running again without having anyth

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Gerald Krottendorfer
No sorry, didn't change anything. Some comments on my questions? 1) is the: "--directory=/usr/lib/grub/x86_64-efi /dev/sda" option correct? 2) does "update-grub" make sense? Tx, Gerald -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Gerald Krottendorfer
Hi Phillip Susi, I changed the command order, such that all package management now run on the laptop system. However did'nt change anything. Can't boot. Do you have answers to my questions in my last mail? Any further ideas??? Tx, Gerald

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Gerald Krottendorfer
I tried your sugestions but was not succesfull either! 1) I first removed grub-pc. A window pops up, asking me whether I wnat to remove all grub files, I agreed. sudo -s apt-get --purge remove grub-pc 2)ThenI tried your original skript, with the changes in the for loop: sudo -s apt-get --purge

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Gerald Krottendorfer
Two more questions: 1) I ran: apt-get install --reinstall grub-efi this should also deinstall grub-pc. But it looks as if grub-pc does still exist and tries to boot my system. Is there another method to deinstall grub-pc? 2) is: mount /dev/sda1 /mnt/boot/efi correct for my system, o

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-06 Thread Gerald Krottendorfer
Still no running system. This is what I did: ubuntu@ubuntu:~$ sudo -s root@ubuntu:~# mount /dev/sda8 /mnt root@ubuntu:~# mount /dev/sda1 /mnt/boot/efi root@ubuntu:~# for f in dev sys dev/pts ; do mount --bind /$f /mnt/$f ; done root@ubuntu:~# chroot /mnt root@ubuntu:/# grub-install /dev/sda source

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-06 Thread Gerald Krottendorfer
Thank you for your fast response! Unfortunately I was still not successfull. please find a summary of my attempts below. Maybe this would give you a hint what's wrong with my system. I appreciate your help!! *

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-06 Thread Gerald Krottendorfer
One more comment: boot repair asks me to check wether the laptop is booted from: sda1/EFI/ubuntu/grub/x86_64-efi Is there a way how I can force the bootloader to use this directory? how can I check which directory is used (is there a config file I can look into)? Tx, Gerald -- You received th

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-06 Thread Gerald Krottendorfer
I'am not sure whether this will solve my problem: I found out that the "grubrescue>" terminal also allows me to run an ls command: now i can see a /usr/lib/grub/x86_64-efi directory (which contains a lot of files). when I start a terminal from the boot repair disk, i can't see this directory. Is

[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-06 Thread Gerald Krottendorfer
Dear Phillip Susi After an automatic update i restarted my laptop, which is now unable to boot: Error message: error: file '/boot/grub/i386/i386-pc/normal.mod' not found grubrescue> I tried to run the boot repair disk, but without success. boot repair detects E

[Bug 1187345] [NEW] package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-04 Thread Gerald Krottendorfer
Public bug reported: dual boot windows 8 + ubuntu 13.04: windows 8 preinstalled on dell inspiron 15r se 7520 install ubuntu run bootrepair disk -> rund fine, but fan turns on / off, without intermediate speed settings therefore tried to install new AMD/ATI Catalyst AMD Radeon 7xxM Graphiccard dr