Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problemas con arranque grafico. (Solucionado)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Mcklaren
n00b
n00b


Joined: 03 Dec 2005
Posts: 39
Location: Spain

PostPosted: Sun Jul 08, 2007 4:04 pm    Post subject: Problemas con arranque grafico. (Solucionado) Reply with quote

Hola muy buenas a tod@s, despues de seguir la guia del wiki para poner el fbsplash y el gensplash lo unico que he podido conseguir es que al arrancar mi pc me salga la imagen de fondo del livecd-2007.0 pero sin la barra de progreso que es el problema, que lo tengo a medias. Voy a explicar un poco como lo hice y pegare mis archivos para ver si alguien me echa un cable. Empece por compilar el kernel con las opciones que indica el manual, añadir el driver vesa-tng (aunque al final no me sirve de nada ya que al final como vereis despues en la config uso el radeonfb sino no me funciona) y despues de ajustar el kernel y compilarlo reinicie con el nuevo kernel y emerge las splashutils y el splash-livecd-2007.0, cree la imagen initrd y configure el grub pero por mas que lo pruebo no me sale nada. Al reiniciar el pc o al encenderlo me sale un mensaje en ingles que dice (lo pongo traducido): El sistema de archivos montado en / no contiene el device /dev/tty1 que es requerido para el modo splash silent. El mensaje dice algo mas pero no me da tiempo a copiar todo y tampoco se si se guarda un log con el mensaje de arranque para asi poder pegarlo tal cual, bueno pues una vez explicado voy a pegar el dmesg y los archivos de configuracion de grub y poco mas.

El grub:
Code:
default 0
timeout 30
splashimage=(hd0,1)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.20-gentoo-r8
root (hd0,1)
#kernel /boot/kernel-2.6.20-gentoo-r8 root=/dev/hda4
kernel /boot/kernel-2.6.20-gentoo-r8 root=/dev/hda4 video=radeonfb:ywrap,mtrr,1024x768-32@60 splash=silent,theme:livecd-2007.0 quiet CONSOLE=/dev/tty1
initrd /boot/fbsplash-livecd-2007.0-1024x768

title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1


El dmesg:

Code:
Linux version 2.6.20-gentoo-r8 (root@osirix) (gcc versión 4.1.2 (Gentoo 4.1.2)) #8 SMP Sat Jul 7 13:14:35 CEST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2
copy_e820_map() start: 00000000000e0000 size: 0000000000020000 end: 0000000000100000 type: 2
copy_e820_map() start: 0000000000100000 size: 000000001fdf0000 end: 000000001fef0000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000001fef0000 size: 000000000000f000 end: 000000001feff000 type: 3
copy_e820_map() start: 000000001feff000 size: 0000000000001000 end: 000000001ff00000 type: 4
copy_e820_map() start: 000000001ff00000 size: 0000000000100000 end: 0000000020000000 type: 2
copy_e820_map() start: 00000000fffc0000 size: 0000000000040000 end: 0000000100000000 type: 2
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fef0000 (usable)
 BIOS-e820: 000000001fef0000 - 000000001feff000 (ACPI data)
 BIOS-e820: 000000001feff000 - 000000001ff00000 (ACPI NVS)
 BIOS-e820: 000000001ff00000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
510MB LOWMEM available.
Entering add_active_range(0, 0, 130800) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   130800
early_node_map[1] active PFN ranges
    0:        0 ->   130800
On node 0 totalpages: 130800
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 989 pages used for memmap
  Normal zone: 125715 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f6c70
ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x1fef88ca
ACPI: FADT (v001 ALI    M1533    0x06040000 PTL  0x000f4240) @ 0x1fefef64
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x1fefefd8
ACPI: DSDT (v001    ALI    M1533 0x06040000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x8008
Allocating PCI resources starting at 30000000 (gap: 20000000:dffc0000)
Detected 2000.169 MHz processor.
Built 1 zonelists.  Total pages: 129779
Kernel command line: root=/dev/hda4 video=radeonfb:ywrap,mtrr,1024x768-32@60 splash=silent,theme:livecd-2007.0 quiet CONSOLE=/dev/tty1
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (0140b000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c04ac000 soft=c048c000
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 513504k/523200k available (2355k kernel code, 9084k reserved, 937k data, 296k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xfffb7000 - 0xfffff000   ( 288 kB)
    vmalloc : 0xe0800000 - 0xfffb5000   ( 503 MB)
    lowmem  : 0xc0000000 - 0xdfef0000   ( 510 MB)
      .init : 0xc043d000 - 0xc0487000   ( 296 kB)
      .data : 0xc034ccfa - 0xc0437354   ( 937 kB)
      .text : 0xc0100000 - 0xc034ccfa   (2355 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4002.95 BogoMIPS (lpj=20014795)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: 3febf9ff 00000000 00000000 00003080 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 14k freed
ACPI: Core revision 20060707
ACPI: setting ELCR to 0200 (from 0e20)
CPU0: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd89b, last bus=3
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 8000-803f claimed by ali7101 ACPI
PCI quirk: region 8040-805f claimed by ali7101 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 10) *9
ACPI: PCI Interrupt Link [LNKB] (IRQs 7 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 10) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 10) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs *10)
ACPI: PCI Interrupt Link [LNKF] (IRQs 7 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 10) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs *5 7)
ACPI: PCI Interrupt Link [LNKU] (IRQs *10)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
PnPBIOS: Disabled by ACPI PNP
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:07: ioport range 0x3810-0x381f has been reserved
pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:07: ioport range 0x8000-0x805f could not be reserved
pnp: 00:07: ioport range 0x4d6-0x4d6 has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: 9000-9fff
  MEM window: e0100000-e01fffff
  PREFETCH window: e8000000-efffffff
PCI: Bus 2, cardbus bridge: 0000:00:0a.0
  IO window: 00002000-000020ff
  IO window: 00002400-000024ff
  PREFETCH window: 30000000-33ffffff
  MEM window: 34000000-37ffffff
PCI: Bus 6, cardbus bridge: 0000:00:0a.1
  IO window: 00002800-000028ff
  IO window: 00002c00-00002cff
  PREFETCH window: 38000000-3bffffff
  MEM window: 3c000000-3fffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
PCI: Enabling device 0000:00:0a.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
PCI: Enabling device 0000:00:0a.1 (0000 -> 0003)
ACPI: PCI Interrupt 0000:00:0a.1[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 411k freed
Simple Boot Flag at 0x38 set to 0x1
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1183916245.410:1): initialized
squashfs: version 3.2 (2007/01/02) Phillip Lougher
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
Activating ISA DMA hang workarounds.
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected ALi M1671 chipset
agpgart: AGP aperture is 128M @ 0xf0000000
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
[drm] Initialized radeon 1.25.0 20060524 on minor 0
radeonfb: Retrieved PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=60) Memory=143.00 Mhz, System=143.00 MHz
radeonfb: PLL min 12000 max 35000
i2c_adapter i2c-1: unable to read EDID block.
i2c_adapter i2c-1: unable to read EDID block.
i2c_adapter i2c-1: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
Non-DDC laptop panel detected
i2c_adapter i2c-2: unable to read EDID block.
i2c_adapter i2c-2: unable to read EDID block.
i2c_adapter i2c-2: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
i2c_adapter i2c-3: unable to read EDID block.
radeonfb: Monitor 1 type LCD found
radeonfb: Monitor 2 type no found
radeonfb: panel ID string: 1024x768               
radeonfb: detected LVDS panel size from BIOS: 1024x768
radeondb: BIOS provided dividers will be used
radeonfb: Dynamic Clock Power Management enabled
Console: switching to colour frame buffer device 128x48
fbsplash: console 0 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 0
radeonfb (0000:01:00.0): ATI Radeon LY
vesafb: ATI Technologies Inc., R100, 01.00 (OEM: ATI MOBILITY RADEON)
vesafb: VBE version: 2.0
vesafb: protected mode interface info at c000:5243
vesafb: pmi: set display start = c00c52d7, set palette = c00c5323
vesafb: pmi: ports = 9010 9016 9054 9038 903c 905c 9000 9004 90b0 90b2 90b4
vesafb: no monitor limits have been set
vesafb: scrolling: redraw
vesafb: cannot reserve video memory at 0xe8000000
vesafb: framebuffer at 0xe8000000, mapped to 0xe1c00000, using 6144k, total 16384k
fb1: VESA VGA frame buffer device
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery absent)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
PCI: Enabling device 0000:00:08.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
0000:00:08.0: ttyS0 at I/O 0x1428 (irq = 10) is a 8250
0000:00:08.0: ttyS2 at I/O 0x1440 (irq = 10) is a 8250
0000:00:08.0: ttyS3 at I/O 0x1450 (irq = 10) is a 8250
Couldn't register serial port 0000:00:08.0: -28
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
natsemi dp8381x driver, version 2.1, Sept 11, 2006
  originally by Donald Becker <becker@scyld.com>
  http://www.scyld.com/network/natsemi.html
  2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
natsemi eth0: NatSemi DP8381[56] at 0xe0004000 (0000:00:12.0), 00:c0:9f:11:8a:f5, IRQ 11, port TP.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ALI15X3: IDE controller at PCI slot 0000:00:10.0
ACPI: Unable to derive IRQ for device 0000:00:10.0
ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI
ALI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: IC25N030ATCS04-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TOSHIBA DVD-ROM SD-R2212, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 58605120 sectors (30005 MB) w/1768KiB Cache, CHS=58140/16/63, UDMA(33)
hda: cache flushes not supported
 hda: hda1 hda2 hda3 hda4
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI Interrupt Link [LNKU] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKU] -> GSI 10 (level, low) -> IRQ 10
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:02.0: irq 10, io mem 0xe0000000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
ohci_hcd 0000:00:0f.0: OHCI Host Controller
ohci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0f.0: irq 10, io mem 0xe0003000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
USB Universal Host Controller Interface driver v3.0
usb 2-1: new low speed USB device using ohci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
input: USB HIDBP Mouse 1241:1111 as /class/input/input0
usbcore: registered new interface driver usbmouse
drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usbcore: registered new interface driver usblcd
usbcore: registered new interface driver ldusb
usbcore: registered new interface driver usbled
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input1
I2O subsystem v1.325
i2o: max drivers = 8
i2c /dev entries driver
ali15x3_smbus 0000:00:11.0: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
ali15x3_smbus 0000:00:11.0: ALI15X3 not detected, module not inserted.
EISA: Probing bus 0 at eisa.0
Advanced Linux Sound Architecture Driver Version 1.0.14rc1 (Tue Jan 09 09:56:17 2007 UTC).
PCI: Enabling device 0000:00:06.0 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
Synaptics Touchpad, model: 1, fw: 5.8, id: 0x2348b3, caps: 0x904713/0x10008
input: SynPS/2 Synaptics TouchPad as /class/input/input2
AC'97 1 does not respond - RESET
AC'97 1 access is not valid [0xffffffff], removing mixer.
ali mixer 1 creating error.
ALSA device list:
  #0: ALI 5451 at 0x1000, irq 5
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Time: tsc clocksource has been installed.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 296k freed
input: PC Speaker as /class/input/input3
EXT3 FS on hda4, internal journal
Adding 819304k swap on /dev/hda3.  Priority:-1 extents:1 across:819304k
eth0: DSPCFG accepted after 0 usec.
eth0: link up.
eth0: Setting full-duplex based on negotiated link capability.
fbsplash: console 1 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 1
fbsplash: console 2 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 2
fbsplash: console 3 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 3
fbsplash: console 4 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 4
fbsplash: console 5 using theme 'livecd-2007.0'
fbsplash: switched splash state to 'on' on console 5
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Setting GART location based on new memory map
[drm] writeback test succeeded in 1 usecs


Si ven algun fallo en el dmesg que se pueda solucionar aparte del tema de las *splash pues agradecido sea tambien.

el archivo /etc/conf.d/splash:

Code:
# Config file for splashutils.

# A theme to use, probably best left commented (the theme specified
# on the kernel command line is used).
# SPLASH_THEME="gentoo"
SPLASH_THEME=livecd-2007.0

# On which TTYs should fbsplash be enabled? Defaults to RC_TTY_NUMBER.
SPLASH_TTYS="1 2 3 4 5 6"


# What font to use? Defaults to what fbtruetype uses.
# SPLASH_FONT="luxisri.ttf"

# Boot/reboot/shutdown message overrides.
# SPLASH_BOOT_MESSAGE="Booting the system"
# SPLASH_REBOOT_MESSAGE="Rebooting the system"
# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"

# Should we drop to verbose mode on initscript errors? (yes/no)
SPLASH_VERBOSE_ON_ERRORS="yes"

# Allows to set different themes on different consoles
# format: "<console>:<theme> <console>:<theme> (...)"
# SPLASH_TTY_MAP="1:emergence"
SPLASH_TTY_MAP="1:livecd-2007.0"


y tambien cambie en /etc/conf.d/rc:

Code:
# /etc/conf.d/rc: Global config file for the Gentoo RC System

# This is the number of tty's used in most of the rc-scripts (like
# consolefont, numlock, etc ...)

#RC_TTY_NUMBER=11
RC_TTY_NUMBER=3


he cambiado esto para que no se me creen tantas consolas.

Bueno pues esto creo que es todo si necesitan algo mas para poder ayudarme lo piden y lo pego un saludo y espero tenga solucion.


Last edited by Mcklaren on Wed Jul 11, 2007 3:12 pm; edited 2 times in total
Back to top
View user's profile Send private message
Mcklaren
n00b
n00b


Joined: 03 Dec 2005
Posts: 39
Location: Spain

PostPosted: Tue Jul 10, 2007 7:08 am    Post subject: resuelto a medias Reply with quote

Bueno despues de buscar en todos los foros he encontrado la solucion a medias 8) ya que ahora si tengo el splash del livecd-2007.0 y veo como la barra va cargando en entre las lineas que aparecen en el centro de la imagen, pero tengo el problema de que no veo los iconos de los dispositivos etc. Si alguien sabe que podria hacer para avanzar algo mas pues bienvenido sea. El problema que tenia para que no me cargara la imagen era este mensaje:
Code:
The filesystem mounted on / doesn't contain the /dev/tty1 device
which is required for the silent splash to function properly.
Silent splash will not be enabled. Please create the appropriate
device node to avoid this message.

el cual dice que no tengo el device tty1, cosa que yo miraba y era mentira puesto que si estaba, pero mi sorpresa era que estaba creado por udev, es decir realmente no existia entonces encontre este bug https://forums.gentoo.org/viewtopic-t-565235-highlight-fbsplash.html en el cual dicen como solucionar ese problema que no es mas que creando el device tal como dice:
Code:
mkdir /tmp/mnt
mount --bind / /tmp/mnt
cd /tmp/mnt/dev
ls -l tty1 || mknod -m 600 tty1 c 4 1
umount /tmp/mnt
rmdir /tmp/mnt

pero claro ahora tengo el problema de los iconos. Bueno pero creo que ya me voy acercando asi que si alguien conoce alguna solucion pues muchas gracias de antemano sino pues nada yo seguire buscando :wink: y si encuentro la solucion ya lo posteare para futuros problemas y para resolucion de los mismos.
Back to top
View user's profile Send private message
ekz
l33t
l33t


Joined: 21 Jun 2006
Posts: 994
Location: Temuco - Chile

PostPosted: Tue Jul 10, 2007 12:28 pm    Post subject: Reply with quote

Creo que para tener iconos en los temas que vienen en los CDs de gentoo.. necesitas la use kdgraphics habilitada en splashutils , ademas de png, mng (versión animada de png), etc) y que la linea de booteo de grub que es pasada al kernel, también debe tener la opción kdgraphics entre los parámetros del gensplash
Code:
... splash=silent,kdgraphics,theme:livecd-2007.0 CONSOLE=/dev/tty...

Hay que generar una nueva imagen initrd para ver los cambios.

Ojo, la última versión de splashutils no me compila, buscando en los foros me encontré con que GCC debía ser compilado con la use vanilla, pero sigue fallando (además que no tengo soporte por usar esa use :? ).

SAludos
_________________
Mi tumblelog
Back to top
View user's profile Send private message
Mcklaren
n00b
n00b


Joined: 03 Dec 2005
Posts: 39
Location: Spain

PostPosted: Wed Jul 11, 2007 3:11 pm    Post subject: Reply with quote

Muchas gracias ekz por tu post, la solucion estaba en recompilar con las USE's png, mng y la USE kdgraphics en en media-gfx/splashutils como bien dices, pero lo que si te puedo decir es que el añadir a la linea de grub el kdgraphics no es necesario, es decir, que lo puedes dejar tal como yo la tengo aqui que tambien funciona perfectamente
Code:
kernel /boot/kernel-2.6.20-gentoo-r8 root=/dev/hda4 video=radeonfb:ywrap,mtrr,1024x768-32@60 splash=silent,theme:livecd-2007.0 quiet CONSOLE=/dev/tty1


Bueno pues creo que con esto y con la explicacion que deje en el post de mas arriba mio puedo dar por solucionado el problema y tambien creo que le puede servir ha mas gente cuando tengan dudas, creo que se ha quedado todo bien explicado, bueno pues lo dicho muchas gracias por vuestra ayuda y ahora ya cada vez estoy mas cerca de dejar mi gentoo totalmente a mi gusto :wink: . Saludos....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum