Hi,
alles schon versucht ändert leider nichts. Wenigsten zwei Bilder sollte ich aber posten um zu zeigen worum es geht. ☺
Geht immer nur ein Bild hochzuladen?
Hier mal der Grub Eintrag
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43 | # If you change this file or any /etc/default/grub.d/*.cfg file,
# run 'update-grub' afterwards to update /boot/grub/grub.cfg.
# For full documentation of the options in these files, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=13
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
#GRUB_DISTRIBUTOR=Ubuntu_MATE-24.10
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""
# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE/GOP/UGA
# you can see them in real GRUB with the command `videoinfo'
#GRUB_GFXMODE=1152x864
#GRUB_GFXMODE=1600x900
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_THEME=/boot/grub/themes/FlatSense/theme.txt
|
Verwendete Hardware (CPU, Graka)
CPU:
Info: dual core model: Intel Core2 Duo T9600 bits: 64 type: MCP cache:
L2: 6 MiB
Speed (MHz): avg: 806 min/max: 800/2801 cores: 1: 798 2: 814
Graphics:
Device-1: AMD RV620/M82 [Mobility Radeon HD 3450/3470] driver: radeon
v: kernel
Device-2: Ricoh Sony Vaio Integrated Webcam driver: uvcvideo type: USB
Display: x11 server: X.Org v: 21.1.13 driver: X: loaded: radeon
unloaded: fbdev,modesetting,vesa dri: r600 gpu: radeon
resolution: 1600x900~60Hz
API: EGL v: 1.5 drivers: kms_swrast,r600,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.5 compat-v: 3.3 vendor: mesa v: 24.2.3-1ubuntu1
renderer: AMD RV620 (DRM 2.50.0 / 6.11.0-8-generic LLVM 19.1.0)