Ergebnis 1 bis 8 von 8
  1. #1
    Hat eine eigene Tastatur Avatar von N1gH7m4r3
    Registriert seit
    19.02.2008
    Beiträge
    242

    Standard Backtrack Boot Problem

    hey,
    habe folgendes Problem.
    habe ein hp dm1-1015ez netbook und will darauf backtrack von nem usb stick booten. wenn ich jetzt vom stick boote mich dann mit admin einlogge und backtrack mit startx starten will, dann kommt:

    Fatal Error:
    No Screen found

    beim dem normalen rechner funktioniert das booten vom stick.
    weiss jemand an was das liegen könnte?
    vllt hängt es ja mit den vga einstellungen zusammen.
    wo kann man den die boot parameter einstellen?

    gruss und danke schonmal

    --> Ich hab sie überlebt!
    --> Und das schon 2 mal!
    --> Und das schon 3 mal!
    --> Und das schon 4 mal!

    Legends may sleep, but never die!

  2. #2
    Der mit Anatidaephobie Avatar von blackberry
    Registriert seit
    11.07.2008
    Beiträge
    2.350

    Standard

    Installiere dir lspci und poste die Ausgabe hier.
    Ist gut möglich, dass BackTrack keinen Treiber für deine Grafikkarte hat.
    Dann müsstest du die entsprechenden Treiber installieren und in /etc/X11/xorg.conf eintragen.


    MfG. BlackBerry

    PDFTT cr3w a.E. — ReiDC0Re, lindor, Sera, berry
    please do feed the trolls crew and elk
    Ehrenwerte Mitglieder im Ruhestand: OpCodez, SFX.
    "Was sich blackberry gerade denkt" — Vorsicht! Frei laufender Wahnsinn!
    Zitat von fuckinghot19: "PS: Blackberry ist auf FH der Trollkönig ^^."
    An dieser Stelle danke ich all meinen Fans und Hatern gleichermaßen ^.^

  3. #3
    Hat eine eigene Tastatur Avatar von N1gH7m4r3
    Registriert seit
    19.02.2008
    Beiträge
    242

    Standard

    00:00.0 Host bridge: Intel Corporation Mobile Memory Controler Hub(rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 07)
    00:02.1 Display controller: Intel Coporation Mobile Integrated Graphics Controller (rev 07)
    00:1a.0 USB Controller: Intel Corporation 828021I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    00:1a.7 USB Controller: Intel Corporation 828021I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio Device: Intel Corporation 828021I (ICH9 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 828021I (ICH9 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 828021I (ICH9 Family) PCI Express Port 2 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 828021I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 828021I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 828021I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    00:1d.3 USB Controller: Intel Corporation 828021I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 828021I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCi bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
    00:1f.2 SATA controller : Intel Corporation Mobile SATA AHCI Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 828021I (ICH9 Family) SMBus Controller (rev 03)
    00:1f.6 Signal processing controller: Intel Corporation 828021I (ICH9 Family) Thermal Subsystem (rev 03)
    02:00.0 Network controller: Broadcom Corporation BCM4310 USB Controller (rev 01)
    03:00.0 Ethernet controller: Realtek Semiconductor CO., Lts. RTL8101E PCI Express Fast Ethernet controller (rev 02)

    --> Ich hab sie überlebt!
    --> Und das schon 2 mal!
    --> Und das schon 3 mal!
    --> Und das schon 4 mal!

    Legends may sleep, but never die!

  4. #4
    Der mit Anatidaephobie Avatar von blackberry
    Registriert seit
    11.07.2008
    Beiträge
    2.350

    Standard

    00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 07)

    Versuch's mal mit:
    Xorg -configure
    cd
    nano ./xorg.conf.new
    X -config ./xorg.conf.new


    Mit nano nach "Driver" suchen und eventuell den dortigen Wert hier posten.
    Für intel Onboard-Karten sollte der intel-Treiber in den meißten Fällen reichen (bei meinem Netbook leider nicht, aber da ist auch eine andere Karte drin)

    Insofern: sollte da nicht schon intel stehen trage dort intel ein und speichere mit STRG + O [ENTER]

    PDFTT cr3w a.E. — ReiDC0Re, lindor, Sera, berry
    please do feed the trolls crew and elk
    Ehrenwerte Mitglieder im Ruhestand: OpCodez, SFX.
    "Was sich blackberry gerade denkt" — Vorsicht! Frei laufender Wahnsinn!
    Zitat von fuckinghot19: "PS: Blackberry ist auf FH der Trollkönig ^^."
    An dieser Stelle danke ich all meinen Fans und Hatern gleichermaßen ^.^

  5. #5
    Stanley Jobson
    Registriert seit
    09.12.2006
    Beiträge
    671

    Standard

    versuch bei den boot optionen eins von denen anzugeben anzugeben

    nopcmcia,noacpi,acpi=off

  6. #6
    Hat eine eigene Tastatur Avatar von N1gH7m4r3
    Registriert seit
    19.02.2008
    Beiträge
    242

    Standard

    hier mal die xorg konfiguration:

    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi/:unscaled"
    EndSection

    Section "Module"
    Load "GLcore"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "record"
    Load "xtrap"
    Load "freetype"
    Load "type1"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection

    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection

    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "Intel Corporation"
    BoardName "Unknown Board"
    BusID "PCI:0:2:0"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    niemand ne idee?
    Geändert von N1gH7m4r3 (31.01.2010 um 21:09 Uhr) Grund: Automerged Doublepost

    --> Ich hab sie überlebt!
    --> Und das schon 2 mal!
    --> Und das schon 3 mal!
    --> Und das schon 4 mal!

    Legends may sleep, but never die!

  7. #7
    Anfänger
    Registriert seit
    11.07.2008
    Beiträge
    10

    Standard

    ist das eine feste installation auf dem stick??oO
    also von der live CD gebootet, dann per ubiquity(install.sh) auf den Stick installiert??oO
    Oder einfach per UNetbootin auf den Stick geschoben???
    Im 2. Fall würde ich mal schauen ob du eine möglichkeit hast das ganze im Safegraphicmode zu starten ..

    Poste mal pls mit "lsmod" die geladenen module... vll gibts damit ja ein problem.
    Software is like sex, it’s better when it’s free!

    Der Grund wieso Pinguine nicht fliegen ist eindeutig...
    Was nicht fliegt kann nicht abstürzen

  8. #8
    Hat eine eigene Tastatur Avatar von N1gH7m4r3
    Registriert seit
    19.02.2008
    Beiträge
    242

    Standard

    hey
    ich hab das problem, dank BlackBerrys hilfe, mittlerweile gelöst. trozdem danke für den hilfeversuch
    gruss

    --> Ich hab sie überlebt!
    --> Und das schon 2 mal!
    --> Und das schon 3 mal!
    --> Und das schon 4 mal!

    Legends may sleep, but never die!

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •