Ergebnisse auf Deutsch für usb1.0 usb2.0
·
Habe jetzt mal den ehci Treiber in den Kernel der 5.3 BETA 3 eingabaut und mein USB-Controller wird jetzt auch völlig richtig erkannt: [code] ohci0: <NEC uPD 9210 USB controller> mem 0x40180000-0x40180fff irq 10 at device 14.0 on pci2 ohci0: [GIANT-LOCKED] usb0: <NEC uPD 9210 USB controller> on ohci0 ohci1: <NEC uPD 9210 USB controller> mem 0x40200000-0x40200fff at device 14.1 on pci2 ohci1: [GIANT-LOCKED] usb1: <NEC uPD 9210 USB controller> on ohci1 ehci0: <NEC uPD 720100 USB 2.0 controller> mem 0x40280000-0x402800ff irq 10 at device 14.2 on pci2 ehci0: [GIANT-LOCKED] ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 usb2: <NEC uPD 720100 USB 2.0 controller> on ehci0 [/code] Leider werden aber "alle" Geräte, die ich anschlieüe ausschlieülich als USB1.0 erkannt (hier mein USB-Stick als Beispiel, bei einer externen HDD verhält es sich genauso, usw.): [code] umass0: USB Flash Disk, rev 2.00/2.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: <JetFlash TS256MJF2B 2.00> Removable Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 250MB (512000 512 byte sectors: 64H 32S/T 250C) [/code] Kann man dieses Verhalten noch irgendwo beeinflussen? Ich finde es ja schon klasse, dass der Treiber jetzt erstmal stabil zu sein scheint, auch wenn die Erkennung nicht wirklcih funktioniert. Bis vor Kurzem hat sich der EHCI-Treiber auf jedem System das ich getestet habe, beim Anschluss eines Gerätes immer weggehängt. Vielleicht hat ja jemand hier etwas mehr Ahnung vun USB und kann mir da ein bischen unter die Arme greifen?! ;)
Thx,
Ice
|
eine externe USB Festplatte mit HFS einbinden
Hallo
Ich habe freeBSD 6.1 und kann eine externe USB Festplatte mit HFS nicht einbinden:[code] # mount -t hfs /dev/usb3 /tmp/mac mount: exec mount_hfs not found in /sbin:/usr/sbin: No such file or directory[/code] [code] # dmesg | grep usb usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0 usb0: USB revision 1.0 usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1 usb1: USB revision 1.0 usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2 usb2: USB revision 1.0 usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <Intel 82801DB/L/M (ICH4) USB 2.0 controller> on ehci0 usb3: USB revision 2.0
# usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 powered Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 powered Controller /dev/usb2: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 powered Controller /dev/usb3: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 addr 2: high speed, self powered, config 1, USB2.0 Storage Device(0x6830), Cypress Semiconductor(0x04b4), rev 0.01 port 3 powered port 4 powered port 5 powered port 6 powered[/code]
hfsutils and hfs sind bereits installiert.
|
Geschwindigkeit Drucker an USB2.0
Hallo zusammen,
mein Laserdrucker, der am USB 2.0-Port hängt ist ziemlich langsam. Habe mal einen Test gemacht mit FreeBSD und Ubuntu, und unter Ubuntu ist der Drucker erheblich schneller. Bis die erste Seite erscheint, dauert es bei FreeBSD etwa 5 mal solange wie unter Ubuntu (oder unter W...).
Ich habe ein MSI-Mainboard mit VIA-Chipsatz, EHCI ist im Kernel einkompiliert und wird auch angezeigt.
Die Ausgabe von "dmesg | grep usb" z.B. bringt:
usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0
Ich habe auch den Eintrag im Wiki gesehen, der dazu rät, folgenden Eintrag in die Datei /etc/sysctl.conf zu setzen, leide jedoch ohne Erfolg.
hw.intr_storm_threshold=2000
Ich habe auch die letzte CUPS-Version installiert, und das System insgesamt auf dem neuesten Stand (für 5.4 eben).
Weder sie Suche hier im Forum, noch via Google haben mich bislang weitergebracht.
Hat jemand einen Tip für mich, was ich machen kann.
Danke,
rpw
|
no more usb HD
I have connected a usb hub to the front USB. With the original firmware I could "see" the drives connected as USB1 USB2... With the new firmware I have connected the pendrive in slot 1 of the hub (works fine) but the a harddisk connected to one of the other slots is not visible. I would appreciate a harddisk there for backup proposes. The Usb is also not visible from a pc in the shares. What I'm I doing wrong??:nixweiss:
|
Zitat:
Hi, ...... * Im Verzeichnis /var/media einen symbolischen Link auf z.B. /etc anlegen, z.B. mit dem Namen etc * als media/media am FTP-Server einloggen * in das Verzeichnis etc wechseln Bei meinem kleinen Test eben bin ich bei /etc rausgekommen.
Bei der M750S könnte man ja mal was in der Art wie * USB Festplatte an einem Linuxsystem mit ext2 formatieren * im root der USB-Platte einen symbolischen Link nach z.B. /etc einrichten * an den Receiver anstöpseln und mal gucken, was passiert
...........
Kille
Also die User "epg, timer, media, usb, usb1, usb2" usw. unterliegen ja wahrscheinlich einem "chroot", d.h. jeder dieser User hat sein eigenes root-Verzeichnis. daher wuerde ein Link auf /etc z.B. auch nur auf /etc im jeweiligen root-Verzeichnis zeigen - alles andere waere ein Sicherheitsrisiko. (Jedenfalls unter Solaris) Nun ich kenne den pure-ftpd nicht, wuerde mich aber wundern, wenn er das zuliesse. Keep :D Horst
|
doc sysprog materialseite
es steht, der stack wachs von links her und noch oben zu tieferen adressen! bsp: struct chars { char a; char b; char c; int x; } sieht das jetzt so aus: Zitat:
MSB | USB1 | USB2 | LSB | 0 a | b | c | - | 4 x | x | x | x | oder so: 0 - | c | b | a | 4 x | x | x | x |
steht einfach nirgens so richtig!
|
Epox 8k5a2+ IRQ-verteilung?
Hallo hat jemand eine IRQ-Tabelle für das Epox Board (8k5a2+)? Meine Meinung nach ist die Tabelle im Handbuch falsch, weil sämtliche Geräte den IRQ10 und 11 benutzen (auf BIOS Ebene/nicht Windows). Egal welchen Slot ich benutze oder die IRQs manuell im BIOS verteile, immer benutzen alle Geräte IRQ10/11. Mit alle meine ich VGA, USB1, USB2, USB3, LAN, SoundOnb, Sound SB Live, TV-Karte. Oder liegt es an diesen neuen APIC-Modus? Geht mir hauptsächlich darum, die TV-Karte in den optimalsten Slot zu stecken. Manchmal stürzt der PC wegen der Karte ab.
naja... bin mal gespannt
CU! ddleBear!
Epox 8K5a2+ 256MB DDR266 CL2 Apacer AMD XP 1800+ Win XP SP1 aktuellste Treiber (VIA, Sound, etc...) TV-Karte mit BT878A SB Live! 5.1 ATI Radeon 8500
|
ASUS A7V333 + Slotblende = Problem! (zu Hülf!)
Liste der Anhänge anzeigen (Anzahl: 1)
Moin!
Ich habe mich ganz ausführlich auf der Website von ASUS über das neue Board mit KT333 Chipsatz von VIA informiert.
Das Board gefällt mir gut.
Aber nun mein Problem:
Da die Anschlüsse, die sich hinten im Tower befinden, in einer ziemlich eigenwilligen Anordnung angeordnet sind, stimmen sie nicht mit meiner Slotblende überein.
Genauer: (bitte bildlich vorstellen)
Meine Slotblende hat:
Tastatur, Maus USB1, USB2, LAN Seriell 1 PARA- Seriell 2 LLEL Sound R GA- Sound L ME- Microfon PORT
Das Motherboard hingegen hat:
Tastatur, Maus USB1, USB2, LAN Seriell 1 PARA- Seriell 2 LLEL USB3, USB4 Sound R, Sound L, Microfon
Wie man hieraus erkennen kann, stimmt die Anordnung des Sounds und insbesondere das Vorhandensein von USB3 und 4 eine groüe Rolle, die mir zum Problem wird.
Nun denn... meine Slotblende kann ich herausnehmen.
Meine Frage nun:
Kann ich sie gegen eine passende Slotblende austauschen? (wo auch immer)
Oder weiü jemand hier einen anderen Rat???
Zur Verdeutlichung meiner Problematik... hier ein Bild:
|
Da musst deine Mainboard-Anleitung zu Rate ziehen um die entsprechenden Belegungen der USB-Header genau zu erfahren, die Stecker des Readers sind beschriftet (+- USB1 USB2 und Masse oder so ähnlich) und müssen auf die entsprechenden Pins auf dem Mobo gesteckt werden. Manche haben auch nen Kombi-Stecker, der aber wohl auf manchen Mobos nicht passen könnte weshalb zB APACER 3,5" keine Kombostecker sondern alle Pins einzeln haben. Der TEAC hat aber so nen Kombostecker auf dem Bild das isses einfacher weil die nur in eine Richtung gesteckt werden können.
|
Die Farbe vom Front ist schwarz und die vom Bracket ist blau. Ich hab die Pinbelegung vorher schonmal verglichen und hab eigentlich gedacht, dass es gehen müsste. Aber sie sind ganz leicht verschieden. VCC2 VCC1 USB2- USB1- USB2+ USB1+ GND2 GND1 GND GND
Was soll ich machen ?
|
Ich find nix. Wer gucken will: http://kernel.blutschlumpf.de/dmsgEinzig Zitat:
ACPI wakeup devices: PCE0 PCE1 PCIX PCIB USB1 USB2 USBE KBC0 MSE0
macht mir Hoffnung, dass PCX wenigstens prinzipiell nicht von Linux ignoriert wird. War auch der einzige Punkt in der Config, wo mir PCX ins Auge fiel.
|
Thermaltake Xaser III - Probleme mit Anschlüssen - Wer kann helfen?
Hallo zusammen,
ich habe hier einen Thermaltake Xaser III Alu-Tower, in dem ich ein Asus K8V Deluxe Board eingebaut habe. Nun mein Problem:
Ich blicke bei diesem ganzen Kabelgedöne leider nicht ganz durch. Der Xaser III hat ja ziemlich viele Strippen. Angefangen von Power LED, HDD LED, VCC1, VCC2, USB1-, USB1+, USB2-, USB2+, GND1, GND2, GND, VG, VP, bis hin zu TPA, TPB, TPB+ und TPA+. Leider sind die Bezeichnungen auf dem Asus-Board auch nicht immer ganz einwandfrei zu verstehen (finde ich zumindest). Und das Handbuch hilft mir leider auch nicht viel weiter.
Es wäre wirklich toll, wenn mir hier jemand kompetent weiterhelfen könnte und mir genau beschreiben kann, welches Kabel wo am Board angeschlossen werden muü. Oder gibt es vielleicht irgendwo eine Skizze im Net mit einer detailierten Beschreibung?
Mit besten Grüüen aus Essen Thomas
|
</font><blockquote><font class="small">In Antwort auf:</font><hr /> VCC1, VCC2, USB1-, USB1+, USB2-, USB2+, GND1, GND2
[/quote]
Die gehören auf jeden fall schonmal zusammen. Die gehören nämlich zum Front-USB. Du musst dazu im Handbuch nachsehen, welcher Pin an den zusatz-USB-Anschlüssen von deinem Mainboard (meistens USB2 und USB3 genannt) VCC, welcher Signal+, welcher Signal- und welcher ground ist. Die zueinanderpassenden paare steckst du dann zusammen. Also z.B. USB1+ an Signal1+ von USB2 oder so.
Das ist ein ganz toller fummelkram.
TPA und TPB könnten Front Firewire oder Sound sein, das lass dir aber lieber von wem anderen Erzählen, das kenn ich nämlich (noch)nicht.
|
Zitat:
Originally posted by Stefan Payne zum anderen entspricht der 648 dem 645DX.
Das stimmt so nicht! SiS645dx Features------------------------SiS648 Features AGP 4x-----------------------------------AGP 8x MuTIOLÂŽ technology 533MB/s-------------MuTIOL 1GÂŽ technology 1GB/s USB1------------------------------------- USB2.0 Support DDR333---------------------------Support DDR400 und noch mehr...
|
Ich hab mir das Nixvue Vista mit 30GB und Firewire-Adapter gekauft. Im groüen ganzen bin ich zufrieden, insbesondere mit Firewire ist es recht schnell. Sonst schnarchlangsam mit USB1 (USB2 gibts auch nur mit Extra-Adapter). Das Display ist allerdings genauso klein wie das der A2, aber leider etwas schlechter. Die Bilder kommen da nicht so gut raus, und es braucht eeewig zum Laden, Bilder > 6MB kann es gar nicht anzeigen.
|
Vergleich im Oly-Forum USB1-USB2 Image-Tank
Hallo- Habe im Oly Forum einen Schreib-Lese Performance Test gefunden,der ziemlich deutlich macht was von der matemathischen Geschwindigkeit- steigerung von USB1 zu USB2 wirklich bleibt.Hätte ich das vorher gewuüt,hätte ich mir vieleicht nicht das XDive 2 aus Australien geordert. alleine die USB2-Karte die ich in den Rechner bauen muüte schlug noch mal mit 20Euro zu Buche! Allerdings ist der Preis schon fast kein Kriterium mehr.Der Akku war übrigens nach dem Formatieren der Festplatte schon fast wieder leer. Aber er ist ja auch nur so groü wie ein Handy-Akku. Gruü Ralph
|
Bei mir funktioniert(e) das
Mein 7100C erkannte mehrere über einen Hub angeschlossene Festplatten als USB1, USB2 usw. Zumindest war das bis zur Version 2.46 oder 2.47 so, mit der neuen 2.52 hab ich das noch nicht getestet. Haben die Festplatten kein eigenes Netzteil, muss jedenfalls ein Hub mit aktiver Stromversorgung her, mein Receiver kann nicht mal eine 2,5 Zoll Platte über USB mit Strom versorgen.
|
Ja das ist normal da es durch die FAT32 Formatierung der HDD immer zu auseinander geteilten Aufnahmen kommt. Jeder einzelne Teil wird einzeln rübergeschoben. Du kannst das einfach anschauen in dem du ins Menü gehst deine Interne (oder USB1 USB2) Festplatte auswählst dann in den Film gehst, nun siehst du die einzelnen Teile, sollten es zB. 3 Stk. sein wird auch 3 mal rüberkopiert.
|
Stimmt nicht :)
Stecker und Kabel sind gleichgeblieben, nur der Datendurchsatz wurde erhöht. Also kann man das übliche Kabel auch für USB2 nehmen. Dazu kommt, daü die USB-Kabel alle ordentlich abgeschirmt sind, hier haben sich die Hersteller mal Mühe gegeben, es gibt im allg. keine Billigkabel a la Telefonstrippe ;-)
Nur bei den Mini-USB-Steckern muü man immer aufpassen, da gibt es mittlerweile 3 verschiedene Bauformen :-( aber die normalen (A/B) sind USB1 = USB2.
/edit: wieder mal zu langsam :mrgreen:
-Belzeboter-
|
Das Board ist echt total geil. Man bekommt für 140Euro soviel an Zubehör und Features dazu. Ist echt wansinn! Andere Boards sind wesentlich teurer. Das MSI ist nach den ganzen Test dich gelesen hab, wohl das schnelleste, stabilste und taktfreudigste Board. Wer bekommt sein Willamette schon stbil auf 2170MHz? ;D<br>Nebenbei ist das Handbuch erste sahne. Man hat alle Anschlüsse (AUDIO, USB1, USB2, IR usw noch einmal auf dem Board, so dass man sehr viel nach vorne legen kann, falls das Gehäuse vorne USB hat. Leider hat das Board kein Lan. Jedoch ist das bei dem Preis zu verschmerzen.<br><br>Allerdings solltest du bedenken, ob du nicht das Nachfolgermodel kaufst. Das MSI mit i845E chpsatz. Dann hast du USB2.0 integriertin der NB und noch paar kleinigkeiten. Ich glaub sogar LAN. Allerdings ist es teurer und noch nicht viel erprobt. <br><br>MAl ganz nebenbei: MSI hat von dem i845 Ultra ARU (A=AUDIO, R=RAID, U= USB2.0) noch keiner neu Revision rausgebracht. Spricht doch irgendwiefür Qualität oder?
|
Hi den Thread kenne ich auch. Zu der Zeit als das gemacht wurde konnte die Vantage aber nur einen USB - Anschluss adressieren. (Hub anhängen war nicht möglich)
Mit der neuen Soft kann sie nun einen USB-Hub adressieren und einen zusätzlichen Master USB. (8000 = Front und Back USB = Hub (USB1+USB2), 3ter USB = Master zum kopieren zwischen PC und esata). Die 7100 kann nun am hinteren USB zwei, per Hub angeschlossene, Datenträger erkennen und adressieren, fragt sich also, wie das ganze mit dem Front-USB jetzt aussieht.
Was die Anzeige im Menü betrifft, die Vantage zeigt im Menü nur einen USB Anschluss (USB1) an, auch wenn zwei USB-Datenträger angeschlossen sind. Nur im Player und bei der Aufnahme(Timer) stehen beide USB zur Verfügung und sind auswählbar. Probiers also mal aus, drück F2 für den Player, er müsste ein Fenster aufmachen wo Du zwischen USB1 und USB2 wählen kannst. Grüsse Roadrunner
|
OCTAGON SF1018 1.EMU SOFTWARE
OCTAGON_SF1018_HD_ALLIANCE_V10744__23_08_09 DEUTSCH : Readme_OCTAGON_SF1018_HD_ALLIANCE_V10744__23_08_09 für Octagon HD SF 1018 HDTV - ALLIANCE : ćnderungen : - Erste Realese ! Wichtig : Hinweis vor Update der Software & Settings Entpacken Sie die Dateien in das Hauptverzeichnis eines USB-Sticks. Bitte nach jedem SW Update Werkseinstellung durchführen ! SmartCard Aktivieren : Bitte unter Menü --> Sonstiges --> CAS --> OK Taste --> 1018 eingeben --> SmartCard EIN/AUS Speicher Einstellungen (Sichern auf Receiver) : Unter Menu --> Installation --> System Wiederherstellen --> Auswahl : --> System Daten rücksichern (wiederherstellen) --> System Daten speichern (sichern) Programmliste & Einstellungen auf USB Stick speichern : Unter Menu --> Systemeinstellungen --> Datentransfer --> Auswahl : --> System Daten auf USB Speicher übertragen --> Programmliste auf USB Speicher übertragen --> Datenübertragung aus USB Speicher Sky Premiere Portal (Multifeed) - Taste --> Blaue Taste Master Passwort : 1018 Verbindung zum PC : - Receiver über LAN Anschluss mit PC verbinden - Menu --> Installation --> Netzwerkeinstellungen --> DHCP aus und EIN schalten --> Warten bis IP nummer angezeigt wird --> Im PC Arbeistplatz öffnen --> In Adress Leiste mit \ (flashx2) \IP nummer eingeben und ENTER --> Root (LINUX) & Storage (Speicher SATA HDD + USB1 + USB2) ordner zu sehen ! --> Auch mit Programm SAMBA können sie Receiver mit PC verbinden Stand 23 August 2009 > OCTAGON_SF1018_HD_ALLIANCE_V10744__23_08 8.97 MB http://ul.to/oihive
|
Hallo Sunny, Zitat:
ich benutze Ghost 2003 ohne Probleme, auf einem AMD und einem Intel Rechner, allerdings habe ich WIN ME
Das System ist absolut unerheblich. Mir hat Ghost 2003 nur eines gebracht. Es kann verschiedenen Bootdisketten für unterschiedliche Laufwerke erstellen. Dabei sind auch welche mit DOS- USB1/ USB2 und Firewire Treibern von Iomega. Mit diesen Treibern, sowie dem DUSE USB DOS Treiber und diversen IDE und SCSI CD Treibern habe ich mir eine universelle Laufwerksbootdisk mit einem entsprechenden Startmenü erstellt. Die kann ich nun auch für BackMagic und alle möglichen anderen Zwecke auf vielen PCs verwenden. Das Problem, daü bei mir bisher auf jedem PC auftrat, auf dem ich Ghost 2003 getestet habe: Es sichert das Laufwerk erfolgreich in ein Image. Es kommen keine Fehlermeldungen. Erst wenn ich Ghost beende, kommt ein Absturz mit vielen Buchstaben-Zahlenkolonnen auf dem Bildschirm. Wird Ghost 2003 irgendwann gestartet und man will auf das Image wieder zugreifen, kommt ein Integritätsfehler und ich kann dieses Image nicht verwenden. Dabei waren unter den getesteten Computern diverse PCs und Notebooks mit unterschiedlichen ChipSets (Intel, VIA, AMD, SIS, ALi) und CPUs (vom Pentium1 bis P4, vom K6 bis Athlon XP) Als Ziel für die Sicherung wurden sowohl interne Festplatten, als auch eine über USB oder Firewire angeschlossene externe Festplatte und ein über SCSI oder einen Parallel-SCSI Adapter angeschlossenes MO Laufwerk verwendet. Es ist genau 2x vorgekommen, daü die Sicherung verwendbar ist. Der andere mit dieser Erfahrung hat es nur auf seinem PC versucht und direkt auf CDR gesichert. Er hatte nicht eine verwendbare Sicherung, aber jede Menge CDRs für die Tonne.
|
Zu den Anschlüüen. Bitte keine Panik, ich denke man kriegt schon drei Telefonpaare an RJ45 (die ja 8 Pin hat) gepackt. Ihr benutzt alle sowieso auch mit 7050 diesen beigelieferten Kabelsalat mit TAE-Steckdosen am Ende. Die neue Version wird einfach an einem Ende (FritzBox) RJ45 Stecker haben und am anderen mehrere TAE-Anschlüüe. Ich begrüüe auch die Entscheidung DSL-Eingang und Analog/ISDN Eingang zu kombinieren und über ein RJ45 in die Box einzuschleusen. Noch besser wäre den Splitter in die Box rein zu packen.
Zu USB1 / USB2 Frage. Ich kann die AVM gut verstehen. Jeder der mit der Entwicklung der Geräte etwas vertraut ist, wird euch sagen, dass selbst, wenn USB2 50 cent teurer als USB1 ist, wird es nicht verbaut, weil es zu teuer ist. Der Vertriebsmann wird den Entwickler einfach wegen diesen 50 cent solange am Hals halten, bis er ihm erklärt, wofür es gut ist und ob es wirklich nötig ist. Und ich denke, hier geht es um mehr als 50 cent, denn es ist nicht nur chip, sondern hard und software muss auch mitspielen. Leute bleiben wir doch bei der Realität! Welche Kleingeräte/Haushaltselektronik haben schon USB2? Und dazu noch als HOST? SAT-Receiver: meist USB1 PDA: kenne ich noch keine mit USB2 usw. Es ist schade, aber die Tatsache ist, dass die meisten Verbraucher es noch nicht brauchen, wie AVM Support schon schreibt. öbrigens lob an AVM-Support. Die geben wirklich gute technische Antworten. Kenne auch von anderen Foren / Beiträgen. Ich würde ja auch gerne eine USB2-Platte oder Stick anschlieüen, aber ist halt nur USB1.
Zu USB-Host und wofür es gut ist. Ich sage nur OpenVPN, SSH, FTP und viele andere Spielsachen, die sicherlich einige linuxfreundliche Benutzer von 7050 schon kennen. Ist eine Platte / Stick gemounted, erübrigt sich die Benutzung von externen Servern, um z.B. OpenVPN ins RAM von 7050 zu bekommen.
Frohe Weihnachten
|
Vantage meldet euch doch zu dem Thema mal kurz zu Wort, bitte :).
Ist doch nicht so schwer aus Aus/An einfach Aus/HDD/USB1/USB2 zu machen. Die Checks existieren ja scheinbar schon (wenn keine HDD, dann USB1, wenn HDD dann HDD). Sollte sich doch relativ leicht realisieren lassen?!
|
die ganze? ich hatte doch oben den auszug wo er erkant wurde aber ok dmesg[php] Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-BETA3 #2: Sun Aug 28 19:11:53 CEST 2005 root@server.lan:/usr/obj/data/src/sys/SERVER Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) XP 2200+ (1791.22-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x680 Stepping = 0 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0400800<SYSCALL,MMX+,3DNow+,3DNow> real memory = 259981312 (247 MB) avail memory = 249135104 (237 MB) npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <KM266 AWRDACPI> on motherboard acpi0: Power Button (fixed) pci_link0: <ACPI PCI Link LNKA> irq 11 on acpi0 pci_link1: <ACPI PCI Link LNKB> on acpi0 pci_link2: <ACPI PCI Link LNKC> irq 10 on acpi0 pci_link3: <ACPI PCI Link LNKD> on acpi0 pci_link4: <ACPI PCI Link ALKA> irq 0 on acpi0 pci_link5: <ACPI PCI Link ALKB> irq 0 on acpi0 pci_link6: <ACPI PCI Link ALKC> irq 0 on acpi0 pci_link7: <ACPI PCI Link ALKD> irq 0 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff,0x4000-0x407f,0x4080-0x40ff,0x5000-0x500f on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <VIA XM266 (PM266/KM266) host to PCI bridge> mem 0xeb000000-0xeb3fffff at device 0.0 on pci0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) dc0: <Accton EN2242 MiniPCI 10/100BaseTX> port 0xd000-0xd0ff mem 0xeb400000-0xeb4003ff irq 10 at device 10.0 on pci0 miibus0: <MII bus> on dc0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: Ethernet address: 00:04:e2:03:c6:dc dc0: if_start running deferred for Giant dc0: [GIANT-LOCKED] uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xdc00-0xdc1f at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xeb401000-0xeb4010ff at device 16.3 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 8235 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe000-0xe00f at device 17.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 acpi_tz0: <Thermal Zone> on acpi0 pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ulpt0: Brother HL-2030 series, rev 2.00/1.00, addr 2, iclass 7/1 ulpt0: using bi-directional mode Timecounter "TSC" frequency 1791215716 Hz quality 800 Timecounters tick every 1.000 msec ad0: 76351MB <SAMSUNG SP8004H QW100-56> at ata0-master UDMA100 ad1: 76351MB <SAMSUNG SP0802N TK200-04> at ata0-slave UDMA100 ad2: 239372MB <Maxtor 6L250R0 BAH41G10> at ata1-master UDMA133 ad3: 152627MB <SAMSUNG SP1604N TM100-24> at ata1-slave UDMA100 Trying to mount root from ufs:/dev/ad0s1a [/php]
|
[QUOTE=laemodost;174178]Aber natürlich nur von Musik, deren Recht zu kopieren du besitzt. ;)[/QUOTE]
Da gäbe es [B]Jamendo[/B] als Lösung, um irgendwelchen Copyright-Problemen aus dem Weg zu gehen: [url]http://www.jamendo.com/en/[/url]
Bei mir bleibt übrigens die md5 Summe einer gerade eben auf den Musikabspieler per USB übertragenen mp3 Datei gleich.
Die Angaben zu meinem Musikabspieler sind ja weiter oben. System ist ein FreeBSD 7.0-PRERELEASE i386 gestern letzmals neugebaut, in meiner Kernelkonfiguration habe ich folgende Optionen für USB: [CODE] #------------------------------------------------------------------------------------------------------------ # USB support #------------------------------------------------------------------------------------------------------------ device usb # USB Bus (required) device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device udbp # USB Double Bulk Pipe devices, USB Host to Host cable ==>need options NETGRAPH! device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device urio # Diamond Rio 500 MP3 player device uscanner # Scanners [/CODE] Müsste ich wohl mal demnächst weiter aufräumen, den [I]urio[/I] sollte ich wirklich nicht brauchen. Aber bei meinem alten inkompatiblen mp3 Musikabspieler hatte ich nach jedem Strohhalm gegriffen und wenn der Strohhalm noch so kurz war. :ugly:
Das ist der Teil meiner dmesg, der USB betreffen sollte: [CODE] ohci0: <OHCI (generic) USB controller> mem 0xed002000-0xed002fff irq 20 at device 2.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: <OHCI (generic) USB controller> on ohci0 usb0: USB revision 1.0 uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: <OHCI (generic) USB controller> mem 0xed003000-0xed003fff irq 21 at device 2.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: <OHCI (generic) USB controller> on ohci1 usb1: USB revision 1.0 uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1 uhub1: 3 ports with 3 removable, self powered ehci0: <NVIDIA nForce2 USB 2.0 controller> mem 0xed004000-0xed0040ff irq 22 at device 2.2 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: <NVIDIA nForce2 USB 2.0 controller> on ehci0 usb2: USB revision 2.0 uhub2: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2 uhub2: 6 ports with 6 removable, self powered [/CODE] Das ist ein Epox 8rda3+ Sockel "A" Mainboard mit Nvidia Nforce2 ultra 400 Chipsatz.
Das ist der Eintrag, den ich in meine /etc/fstab zur Bequemlichkeit reingesetzt habe: [CODE] #------------------------------------------------------------------------------------------------------------------# # Maxfield mp3-player: G-FLASH NG 1 GB FAT #------------------------------------------------------------------------------------------------------------------# /dev/da0s1 /mnt/mp3-player msdosfs rw,noauto 0 0
[/CODE]
Mir fällt da auch gerade noch ein, das ich die [url=http://www.freshports.org/audio/libmtp/][I]audio/libmtp[/I][/url] installiert habe: [CODE] pkg_info | grep mtp libmtp-0.2.1 Media Transfer Protocol (MTP) library [/CODE]
Vielleicht hilft das ja irgendwie weiter, warum es bei einigen FreeBSD Benutzern funktioniert und bei andern nicht. Mit meinem altem Miststück von "World-of-vision MP300F" mp3 Musikabspieler hatte jedoch gar nichts geholfen
Gruü, Fusselbär
|
Dell I6000 mit Gentoo - Problem mit der Festplatte
Hallo!!!
Ich habe hier ein GROSSES Problem!!! Ich versuche schon seit mehreren Tagen Gentoo 2005.1-r1 an meinen Dell I6000 zum laufen zu bekommen. Die Installation hat soweit alles schön geklappt, doch ich kann Gentoo nicht booten. Da ich DualBoot gemacht habe, komme ich problemlos in WindowsXP rein, doch bei Gentoo kriege ich ständig Kernel panic. Ich habe hier paar Sachen aufgelistet, die vielleicht für Linuxkenner von Bedeutung sein könnten um mein Problem zu beheben:
Also hier ist mein fdisk -l:
Code:
Device Boot Start End Blocks Id System /dev/sda1 1 8093 65006991 7 HPFS/NTFS /dev/sda2 * 8094 8099 48195 83 Linux /dev/sda3 8100 9729 13092975 5 Extended /dev/sda5 8100 8224 1004031 83 Linux /dev/sda6 8225 8972 6008278+ 83 Linux /dev/sda7 8973 9729 6080571 83 Linux
und hier meine grub.conf
Code:
default 0 timeout 20 splashimage=(hd0,1)/grub/splash.xpm.gz
title=WindowsXP rootnoverify (hd0,0) makeactive chainloader +1
title=Gentoo root (hd0,1) kernel (hd0,1)/kernel-2.6.12-gentoo-r10 root=/dev/sda5 also wie schon bereits erwähnt, kann ich Windows problemlos starten. Ich habe das Filesystem fest in den Kernel eingebunden und habe den Kernel selber kompiliert.
Edit: Habe jetzt noch low-level SCSI-Support in den Kernel eingebunden und als Resultat darauf hat sich die Fehlermeldung verändert, sieht jetzt also folgendermassen aus: Code:
NET: Registered protocol family 1 NET: Registered protocol family 17 ACPI wakeup devices: LID PBTN PCI0 USB0 USB1 USB2 USB4 USB3 MODM PCIE ACPI: (supports S0 S3 S4 S4bios S5) VFS: Cannot open root device "sda5" or unknown-block(8,5) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,5)
Habe eben den Kernel neu kompiliert und da ist mir die folgende Meldung am Ende des Kompiliervorganges aufgefallen:
Code:
Root device is (8,6) Boot sector 512 bytes Setup is 4602 bytes System is 3836 kB Kernel: arch/i386/boot/bzImage is ready
Was soll dieses "Root device is (8,6)" eigentlich heissen? Wo kann man diese Einstellung im Kernel verändern?
|
SF 1018 EMU-SOFT 28.08.2009
V10745 EMU NEU : OCTAGON_SF1018_HD_ALLIANCE_V10745__28_08_09_update DEUTSCH : Readme_OCTAGON_SF1018_HD_ALLIANCE_V10745__28_08_09 für Octagon HD SF 1018 HDTV - ALLIANCE : ćnderungen : - Update : Basierend auf V10744 --> zuerst V10744 und danach V10745 auf Receiver update - Untertitel aus bei Wiedergabe auf default gesetzt - Untertitel Anpassung im Hintergrund fix. - Numerische Sortierung in FAVORITEN eingebaut - String update für FDU (Database) - Fehler im Widergabe Modus Dateilist behoben - Fehler im Bildschirmschoner behoben - Tuner ANpassung bei Timer-Record fix. - Signal Erkennung im Antenneneinstellung & Suchmodus verbessert - Kopieren Tuner/Einstellungen/LNB sihe copy service verbessert - Untertitel aus/ein Erkennung verbessert - TimeShift puffer (cache) erhöht - PID + Audio Auto. Erkennung verbessert - Wecker Modus verbessert (Standby) - EPG Toggle Funktion verbessert - Power ON und Standby LED ein/ausschaltbar + dimmbar und nach Zeit einstellbar --> Menu - Konfirguration : sonstige Einstellungen und A/V Einstellungen - Aufnahme im Standby Modus verbessert (siehe VFD Display) - Datenspeicher prüfung bei Daten Transfer fix. - Timer-Record für gleichen Service verbessert - Anpassung der File-listen im Wiedergabe Modus - JPEG Treiber angepasst bei speziellen JPEG Dateien - Im Programmsuche Schnellsuchlauf umbenannt zu Fast-Scan --> für TVvlanderen, CanalDigital und Telesat Wichtig : Hinweis vor Update der Software & Settings Entpacken Sie die Dateien in das Hauptverzeichnis eines USB-Sticks. Bitte nach jedem SW Update Werkseinstellung durchführen ! SmartCard Aktivieren : Bitte unter Menü --> Sonstiges --> CAS --> OK Taste --> 1018 eingeben --> SmartCard EIN/AUS Speicher Einstellungen (Sichern auf Receiver) : Unter Menu --> Installation --> System Wiederherstellen --> Auswahl : --> System Daten rücksichern (wiederherstellen) --> System Daten speichern (sichern) Programmliste & Einstellungen auf USB Stick speichern : Unter Menu --> Systemeinstellungen --> Datentransfer --> Auswahl : --> System Daten auf USB Speicher übertragen --> Programmliste auf USB Speicher übertragen --> Datenübertragung aus USB Speicher Sky Premiere Portal (Multifeed) - Taste --> Blaute Taste Master Passwort : 1018 Verbindung zum PC : - Receiver über LAN Anschluss mit PC verbinden - Menu --> Installation --> Netzwerkeinstellungen --> DHCP aus und EIN schalten --> Warten bis IP nummer angezeigt wird --> Im PC Arbeistplatz öffnen --> In Adress Leiste mit \ (flashx2) \IP nummer eingeben und ENTER --> Root (LINUX) & Storage (Speicher SATA HDD + USB1 + USB2) ordner zu sehen ! --> Auch mit Programm SAMBA und FileZila können sie Reciver mit PC verbinden OCTAGON_SF1018_HD_ALLIANCE_V10745__28_08 2.28 MB http://ul.to/w4qgz8
|
Octagon SF1018 EMU-SOFT V10750
V10750 EMU NEU : OCTAGON_SF1018_HD_ALLIANCE_V10750__14_09_09 Readme_OCTAGON_SF1018_HD_ALLIANCE_V10750__14_09_09 für Octagon HD SF 1018 HDTV - ALLIANCE : ćnderungen : - Plug & Play Funktion für SAT+Diseqc eingebaut --> Menu - Installation - Programmsuche : Auto Finden (Rote Taste) --> Erkennung der angeschlossenen Satelliten und deren DiseqC Port --> Bestätigen mit OK Taste zum Suchlauf - FAV Ordner erweitert - Suche Resultat nach Programmsuche erweitert --> Anzeige von neu gefundenen TV + Radio sender - Freeze problem auf Astra19E SR Fernsehen behoben - Neues Aufnahme Funktion eingebaut : --> Menu - Konfiguration - Aufnahme Option : --> Vorlaufzeit : Extra Recording Time Before start --> Nachlaufzeit : Extra Recording Time After finish - Neue Funktion im Antenneneinstellung --> Satellit Zeile : Grüne Taste (Edit Degree) Grad Eingabe - Aufgenommene Datei löschen fehler behoben - Schriftfarben einige auf Weiss geändert --> Im Infobanner : Programname und Programzahl --> Im Hauptmenu : Rubriken wie Systemeinstellungen, KOnfiguration, Instalaltion und Sonstiges - Einige EPG bugs fix. - Standby Power Mode fix. --> Menu - AV Einstellungen - Standby Power ON --> Standby Mode USB + LNB Power AUS - BlindScan Funktion verbessert (TP Abtastung) - Seca3 EMM update fix. - Im Timer Manager Kalender Funktion eingebaut --> Menu - Systemeinstellungen - Timer Einstellung : Kalender (Gelbe Taste) - Passwortschutz (Sperren) für aufgenommene dateien --> Widergabe Modus (Media Player) - Datei Option (Blaue Taste) : Sperren --> Werksseitig Passwort 0000 --> Unter Menu - Konfiguration - Kindersicherung : Pincode ändern - USALS funktion verbessert & bug fix. - Bei Timeshift Funktion aus - Cursor Tasten Rechts/Links für Volume control --> Menu - Konfiguration - Aufnahme Option : TimeShift AUS Wichtig : Hinweis vor Update der Software & Settings Entpacken Sie die Dateien in das Hauptverzeichnis eines USB-Sticks. Bitte nach jedem SW Update Werkseinstellung durchführen ! SmartCard Aktivieren : Bitte unter Menü --> Sonstiges --> CAS --> OK Taste --> 1018 eingeben --> SmartCard EIN/AUS CAM Start/Stop : --> Start : Menu + Rote Taste --> Stop : Menu + Blaue Taste Speicher Einstellungen (Sichern auf Receiver) : Unter Menu --> Installation --> System Wiederherstellen --> Auswahl : --> System Daten rücksichern (wiederherstellen) --> System Daten speichern (sichern) Programmliste & Einstellungen auf USB Stick speichern : Unter Menu --> Systemeinstellungen --> Datentransfer --> Auswahl : --> System Daten auf USB Speicher übertragen --> Programmliste auf USB Speicher übertragen --> Datenübertragung aus USB Speicher Sky Premiere Portal (Multifeed) - Taste --> Blaute Taste Master Passwort : 1018 Verbindung zum PC : - Receiver über LAN Anschluss mit PC verbinden - Menu --> Installation --> Netzwerkeinstellungen --> DHCP aus und EIN schalten --> Warten bis IP nummer angezeigt wird --> Im PC Arbeistplatz öffnen --> In Adress Leiste mit \ (flashx2) \IP nummer eingeben und ENTER --> Root (LINUX) & Storage (Speicher SATA HDD + USB1 + USB2) ordner zu sehen ! --> Auch mit Programm SAMBA und FileZila können sie Reciver mit PC verbinden Stand 14 September 2009 OCTAGON_SF1018_HD_ALLIANCE_V10750__14_09 2.29 MB http://ul.to/dz3bo7
|
SF1018 > SOFT V10761
V10761 EMU NEU : OCTAGON_SF1018_HD_ALLIANCE_V10761__09_10_09 Readme_OCTAGON_SF1018_HD_ALLIANCE_V10761__09_10_09 für Octagon HD SF 1018 HDTV - ALLIANCE : ćnderungen : - USB WLAN Funktion eingebaut --> Chipset RT73 support --> Linksys WUSB54GC USB Device 13b1:0020 D-Link DWL-G122 Rev B1 USB Device 2001:3c00 D-Link DWL-G122 Rev C1 USB Device 07d1:3c03 Conceptronic C54RUv2 USB Device 14b2:3c22 MSI US54EX etc... - Aufnahme & Widergabe über CS Sharing fix. - ORF SmartCard Funktion verbessert - Mehrere markierte files im Playback Modus werden nacheinander abgespielt (.TS, .avi, .mp3 etc.) - Wiedergabe Modus verbessert - OSD Sprache Deutsch verbessert --> Korrektur öbersetzung - OSD Sprache Türkisch verbessert --> Korrektur öbersetzung & Sonderzeichen Support - OSD Sprache Dänisch verbessert --> Korrektur öbersetzung - Dateigrösse Anzeige während Aufnahme fix. - Bei Werkseinstellung, Time Calibration fix. - CAS Menu modifziert - Solange Aufnahme läuft, SW update Bar wird nicht eingeblendet ( USB detect) - OSD UI fehler bei Lokal offset behoben - Playlist defaul Wert auf Datum gesetzt - Während Aufnahme Firmware upgrade Menu deaktiviert - Aufnahme bearbeiten Menu verbessert - EPG OSD UI modifiziert - Bei erneuter Wiedergabe eines gestoppten Files, Abfrage ob Sie weiterschauen wollen - FAV Ordner auf 16 erhöht (Nach Werkseinstellung aktiv) - Während Aufnahme & Wiedergabe oder auch Timeshift kann im Verlaufsbalken mit Fb Zahl-Tastatur Prozentwert eingegeben werden Online SW Update : oud.gmc.to Wichtig : Hinweis vor Update der Software & Settings Entpacken Sie die Dateien in das Hauptverzeichnis eines USB-Sticks. Bitte nach jedem SW Update Werkseinstellung durchführen ! SmartCard Aktivieren : Bitte unter Menü --> Sonstiges --> CAS --> OK Taste --> 1018 eingeben --> SmartCard EIN/AUS CAM Start/Stop : --> Start : Menu + Rote Taste --> Stop : Menu + Blaue Taste Speicher Einstellungen (Sichern auf Receiver) : Unter Menu --> Installation --> System Wiederherstellen --> Auswahl : --> System Daten rücksichern (wiederherstellen) --> System Daten speichern (sichern) Programmliste & Einstellungen auf USB Stick speichern : Unter Menu --> Systemeinstellungen --> Datentransfer --> Auswahl : --> System Daten auf USB Speicher übertragen --> Programmliste auf USB Speicher übertragen --> Datenübertragung aus USB Speicher Sky Premiere Portal (Multifeed) - Taste --> Blaute Taste Master Passwort : 1018 Verbindung zum PC : - Receiver über LAN Anschluss mit PC verbinden - Menu --> Installation --> Netzwerkeinstellungen --> DHCP aus und EIN schalten --> Warten bis IP nummer angezeigt wird --> Im PC Arbeistplatz öffnen --> In Adress Leiste mit \ (flashx2) \IP nummer eingeben und ENTER --> Root (LINUX) & Storage (Speicher SATA HDD + USB1 + USB2) ordner zu sehen ! --> Auch mit Programm SAMBA und FileZila können sie Reciver mit PC verbinden Stand 09 Oktober 2009 >>>>>>> OCTAGON_SF1018_HD_ALLIANCE_V10761__09_10 12.04 MB http://ul.to/y3t6kx
|
[QUOTE=Styx;177031]Du musst schon die ganze "dmesg" posten. Dass das Modul existiert, geht zwar daraus hervor, nicht aber, ob es den Scanner findet. Mit Angaben wie "tail", "less", "more" etc. wird ja immer nur ein Teil der "dmesg" ausgegeben. Die gesamte siehst du, wenn du schlicht "dmesg" eingibst.[/QUOTE]
Hallo,
hier die gesamte Ausgabe von dmesg:
[CODE]Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.3-PRERELEASE #2: Wed Nov 7 10:54:48 EST 2007 root@pcbsd:/usr/obj/usr/src/sys/PCBSD module_register: module uhub/uscanner already exists! Module uhub/uscanner failed to register: 17 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Sempron(tm) 2400+ (1672.45-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0480800<SYSCALL,MP,MMX+,3DNow!+,3DNow!> real memory = 805240832 (767 MB) avail memory = 766054400 (730 MB) ACPI APIC Table: <AMIINT SiS740XX> ioapic0 <Version 1.1> irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: <AMIINT SiS740XX> on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 nvidia0: <GeForce 6200> mem 0xce000000-0xceffffff,0xb0000000-0xbfffffff,0xcd000000-0xcdffffff irq 16 at device 0.0 on pci1 nvidia0: [GIANT-LOCKED] isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <SiS 962/963 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 2.5 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 pci0: <multimedia, audio> at device 2.7 (no driver attached) ohci0: <SiS 5571 USB controller> mem 0xcfffd000-0xcfffdfff irq 20 at device 3.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: <SiS 5571 USB controller> on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: <SiS 5571 USB controller> mem 0xcfffe000-0xcfffefff irq 21 at device 3.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: <SiS 5571 USB controller> on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered ehci0: <EHCI (generic) USB 2.0 controller> mem 0xcffff000-0xcfffffff irq 23 at device 3.2 on pci0 ehci0: [GIANT-LOCKED] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: <EHCI (generic) USB 2.0 controller> on ehci0 usb2: USB revision 2.0 uhub2: SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 6 ports with 6 removable, self powered sis0: <SiS 900 10/100BaseTX> port 0xd400-0xd4ff mem 0xcfffc000-0xcfffcfff irq 19 at device 4.0 on pci0 miibus0: <MII bus> on sis0 rlphy0: <RTL8201L 10/100 media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis0: Ethernet address: 00:0b:6a:b1:30:b0 fdc0: <floppy drive controller> port 0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 drq 0 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> flags 0x1000 irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 pmtimer0 on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 uscanner0: vendor 0x05d8 product 0x4002, rev 1.10/1.00, addr 2 uscanner0: bulk-in and/or bulk-out endpoint not found device_attach: uscanner0 attach returned 6 Timecounter "TSC" frequency 1672452696 Hz quality 800 Timecounters tick every 1.000 msec ad0: 39205MB <Maxtor 6E040L0 NAR61HA0> at ata0-master UDMA133 acd0: DVDR <HL-DT-ST DVDRAM GSA-4163B/A103> at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s1a acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 cd0 at ata1 bus 0 target 0 lun 0 cd0: <HL-DT-ST DVDRAM GSA-4163B A103> Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present pcm0: <SiS 7012> port 0xdc00-0xdcff,0xd800-0xd87f irq 18 at device 2.7 on pci0 pcm0: <C-Media Electronics CMI9761 AC97 Codec> pid 1220 (Xorg), uid 0: exited on signal 6[/CODE]
Gruü Andreas
|
hier ist er [code]Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC ACPI APIC Table: <DELL D05 > Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) M processor 1.50GHz (1496.26-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE> AMD Features=0x100000<NX> real memory = 1065168896 (1015 MB) avail memory = 1033437184 (985 MB) ioapic0: Changing APIC ID to 1 ioapic0 <Version 2.0> irqs 0-23 on motherboard npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <DELL D05 > on motherboard pci_link0: <ACPI PCI Link LNKA> irq 11 on acpi0 pci_link1: <ACPI PCI Link LNKB> irq 10 on acpi0 pci_link2: <ACPI PCI Link LNKC> irq 9 on acpi0 pci_link3: <ACPI PCI Link LNKD> irq 7 on acpi0 pci_link4: <ACPI PCI Link LNKE> on acpi0 pci_link5: <ACPI PCI Link LNKF> on acpi0 pci_link6: <ACPI PCI Link LNKH> on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_throttle0: <ACPI CPU Throttling> on cpu0 acpi_acad0: <AC Adapter> on acpi0 battery0: <ACPI Control Method Battery> on acpi0 acpi_lid0: <Control Method Lid Switch> on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pci0: <display, VGA> at device 2.0 (no driver attached) pci0: <display> at device 2.1 (no driver attached) pci0: <multimedia> at device 27.0 (no driver attached) pcib1: <ACPI PCI-PCI bridge> at device 28.0 on pci0 pci11: <ACPI PCI bus> on pcib1 pcib2: <ACPI PCI-PCI bridge> at device 28.3 on pci0 pci12: <ACPI PCI bus> on pcib2 uhci0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> port 0xbf80-0xbf9f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> port 0xbf60-0xbf7f irq 17 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> port 0xbf40-0xbf5f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> port 0xbf20-0xbf3f irq 19 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] usb3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: <EHCI (generic) USB 2.0 controller> mem 0xb0000000-0xb00003ff irq 16 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: <EHCI (generic) USB 2.0 controller> on ehci0 usb4: USB revision 2.0 uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pci2: <ACPI PCI bus> on pcib3 bfe0: <Broadcom BCM4401-B0 Fast Ethernet> mem 0xdfbfc000-0xdfbfdfff irq 18 at device 0.0 on pci2 miibus0: <MII bus> on bfe0 bmtphy0: <BCM4401 10/100baseTX PHY> on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bfe0: Ethernet address: 00:14:22:9f:96:92 pci2: <network> at device 3.0 (no driver attached) isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH6 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xbfa0-0xbfaf irq 16 at device 31.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 acpi_tz0: <Thermal Zone> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64,0x62,0x66 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcf7ff,0xcf800-0xcffff on isa0 ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1496260578 Hz quality 800 Timecounters tick every 1.000 msec ad0: 57231MB <Seagate ST960822A 8.03> at ata0-master UDMA100 acd0: DVDR <TSSTcorp DVD+/-RW TS-L532B/DE03> at ata0-slave UDMA33 Trying to mount root from ufs:/dev/ad0s2a bfe0: link state changed to UP[/code]
|
Moin Jungs :)
Wir haben auf einen Strato Powerserver FreeBSD installiert bekommen mit einem Diskimage :) [CODE] $ dmesg Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC ACPI APIC Table: <KM400 AWRDACPI> Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Sempron(tm) 2200+ (1494.02-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0480800<SYSCALL,MP,MMX+,3DNow+,3DNow> real memory = 520028160 (495 MB) avail memory = 499531776 (476 MB) ioapic0 <Version 0.3> irqs 0-23 on motherboard npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <KM400 AWRDACPI> on motherboard acpi0: Power Button (fixed) pci_link0: <ACPI PCI Link LNKA> irq 11 on acpi0 pci_link1: <ACPI PCI Link LNKB> irq 7 on acpi0 pci_link2: <ACPI PCI Link LNKC> irq 5 on acpi0 pci_link3: <ACPI PCI Link LNKD> irq 10 on acpi0 pci_link4: <ACPI PCI Link LNKE> on acpi0 pci_link5: <ACPI PCI Link LNKF> on acpi0 pci_link6: <ACPI PCI Link LNK0> on acpi0 pci_link7: <ACPI PCI Link LNK1> on acpi0 pci_link8: <ACPI PCI Link ALKA> irq 0 on acpi0 pci_link9: <ACPI PCI Link ALKB> irq 21 on acpi0 pci_link10: <ACPI PCI Link ALKC> irq 22 on acpi0 pci_link11: <ACPI PCI Link ALKD> irq 23 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <VIA 8235/8237 (Apollo KM400/KM400A) host to PCI bridge> mem 0xe0000000-0xe7ffffff at device 0.0 on pci0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) uhci0: <VIA 83C572 USB controller> port 0xe000-0xe01f irq 21 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xe100-0xe11f irq 21 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xe200-0xe21f irq 21 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xee000000-0xee0000ff irq 21 at device 16.3 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 8235 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe300-0xe30f at device 17.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xe400-0xe4ff mem 0xee001000-0xee0010ff irq 23 at device 18.0 on pci0 miibus0: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:04:61:5d:9b:4e acpi_tz0: <Thermal Zone> on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xd8000-0xd97ff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1494021873 Hz quality 800 Timecounters tick every 1.000 msec ad0: 78533MB <ExcelStor Technology J880 PF2OA21B> at ata0-master UDMA133 Trying to mount root from ufs:/dev/ad0s1a [/CODE]
Im moment sind wir dabei einen amd64 von strato freebsd bei zubringen aber es gibt probleme mit der netzwerkkarte naja ich halte euch auf dem laufenden.
|
MPlayer bzw. sein Firefox-Plugin läüt das System komplett einfrieren
FreeBSD 6.1-SECURITY (ansonsten Standardkernel), Firefox 2.0
Auf [url]http://www.bbcgermany.de[/url] gegangen -> komplettes Einfrieren des Systems: Mauszeiger hängt, keine Tastaturansprache, X nicht beendbar, kein Wechsel auf die Konsole möglich -> Hardware-Reset.
Auf der Website war oben rechts ein rosa MPlayer-Plugin-Fenster. Ich vermute einen fehlerhaften Codec; was meint Ihr? Aber die win32-Codecs sind doch eh "forbidden" ...
dmesg:
[CODE]Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-SECURITY #0: Mon Dec 4 07:53:55 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Duron(tm) (1600.07-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0400800<SYSCALL,MMX+,3DNow+,3DNow> real memory = 1040121856 (991 MB) avail memory = 1008836608 (962 MB) kbd1 at kbdmux0 acpi0: <AMIINT VIA_K7> on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_throttle0: <ACPI CPU Throttling> on cpu0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <VIA XM266 (PM266/KM266) host to PCI bridge> mem 0xe0000000-0xe3ffffff at device 0.0 on pci0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) uhci0: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 11 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xe800-0xe81f irq 5 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xec00-0xec1f irq 5 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xdfffff00-0xdfffffff irq 10 at device 16.3 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 8235 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 17.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 pcm0: <VIA VT8235> port 0xe000-0xe0ff irq 5 at device 17.5 on pci0 pcm0: <VIA Technologies VIA1612A AC97 Codec> pcm0: <VIA DXS Enabled: DXS 4 / SGD 1 / REC 1> vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xdc00-0xdcff mem 0xdffffe00-0xdffffeff irq 11 at device 18.0 on pci0 miibus0: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:0d:87:b2:9a:f8 acpi_button1: <Sleep Button> on acpi0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 fdc0: <floppy drive controller> port 0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: <Parallel port bus> on ppc0 ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: <Hewlett-Packard HP LaserJet 5L/0101.02> HP ENHANCED PCL5,PJL plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcbfff,0xcc000-0xdbfff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 uscanner0: AGFA Snapscan1212u_2, rev 1.00/1.32, addr 2 Timecounter "TSC" frequency 1600074946 Hz quality 800 Timecounters tick every 1.000 msec ad0: 38146MB <ExcelStor Technology G140 ES9CBDEL> at ata0-master UDMA100 afd0: (no media) <IOMEGA ZIP 250 ATAPI 51.G> at ata0-slave PIO3 acd0: DVDROM <TSSTcorpDVD-ROM TS-H352A/TS03> at ata1-master UDMA33 acd1: CDRW <HL-DT-ST GCE-8520B/1.00> at ata1-slave UDMA33 Opened disk afd0 -> 6 Opened disk afd0 -> 6 Opened disk afd0 -> 6 Trying to mount root from ufs:/dev/ad0s1a drm0: <ProSavage DDR-K> mem 0xdfe80000-0xdfefffff,0xd0000000-0xd7ffffff irq 11 at device 0.0 on pci1 info: [drm] AGP at 0xe0000000 64MB info: [drm] Initialized savage 2.4.1 20050313[/CODE]
|
Ahh hier ist nochmal das was dmesg:
Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 [email]root@x64.samsco.home[/email]:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Mobile AMD Sempron(tm) Processor 3000+ (798.24-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x10fc0 Stepping = 0 Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2> AMD Features=0xc2500800<SYSCALL,NX,MMX+,<b25>,3DNow+,3DNow> real memory = 503119872 (479 MB) avail memory = 482967552 (460 MB) ACPI APIC Table: <A M I OEMAPIC > ioapic0 <Version 0.2> irqs 0-23 on motherboard npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <A M I OEMRSDT> on motherboard acpi0: Power Button (fixed) acpi_ec0: <Embedded Controller: GPE 0x2> port 0x62,0x66 on acpi0 pci_link0: <ACPI PCI Link LNKA> irq 0 on acpi0 pci_link1: <ACPI PCI Link LNKB> irq 5 on acpi0 pci_link2: <ACPI PCI Link LNKC> irq 10 on acpi0 pci_link3: <ACPI PCI Link LNKD> irq 5 on acpi0 pci_link4: <ACPI PCI Link LNKE> irq 4 on acpi0 pci_link5: <ACPI PCI Link LNKF> irq 3 on acpi0 pci_link6: <ACPI PCI Link LNKG> irq 0 on acpi0 pci_link7: <ACPI PCI Link LNKH> irq 5 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <SiS 760 host to AGP bridge> mem 0xe0000000-0xe1ffffff at device 0.0 on pci0 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 pci1: <ACPI PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <SiS 962/963 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 2.5 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 pci0: <simple comms, generic modem> at device 2.6 (no driver attached) pcm0: <SiS 7012> port 0xe800-0xe8ff,0xec00-0xec7f irq 18 at device 2.7 on pci0 pcm0: [GIANT-LOCKED] pcm0: <VIA Technologies VIA1612A AC97 Codec> ohci0: <SiS 5571 USB controller> mem 0xdfffd000-0xdfffdfff irq 20 at device 3.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: <SiS 5571 USB controller> on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: <SiS 5571 USB controller> mem 0xdfffe000-0xdfffefff irq 21 at device 3.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: <SiS 5571 USB controller> on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdffff000-0xdfffffff irq 23 at device 3.3 on pci0 ehci0: [GIANT-LOCKED] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: <EHCI (generic) USB 2.0 controller> on ehci0 usb2: USB revision 2.0 uhub2: SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 6 ports with 6 removable, self powered sis0: <SiS 900 10/100BaseTX> port 0xd800-0xd8ff mem 0xdfffc000-0xdfffcfff irq 19 at device 4.0 on pci0 miibus0: <MII bus> on sis0 rlphy0: <RTL8201L 10/100 media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis0: Ethernet address: 00:03:0d:37:d4:bc fwohci0: <Texas Instruments TSB43AB22/A> mem 0xdfffb800-0xdfffbfff,0xdfff4000-0xdfff7fff irq 19 at device 6.0 on pci0 fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:03:0d:53:25:5e:db:93 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: <IEEE1394(FireWire) bus> on fwohci0 fwe0: <Ethernet over FireWire> on firewire0 if_fwe0: Fake Ethernet address: 02:03:0d:5e:db:93 fwe0: Ethernet address: 02:03:0d:5e:db:93 fwe0: if_start running deferred for Giant sbp0: <SBP-2/SCSI over FireWire> on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) cbb0: <O2Micro OZ711M1 PCI-CardBus Bridge> at device 9.0 on pci0 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: <O2Micro OZ711M1 PCI-CardBus Bridge> at device 9.1 on pci0 cardbus1: <CardBus bus> on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pci0: <base peripheral> at device 9.2 (no driver attached) acpi_button0: <Sleep Button> on acpi0 acpi_button1: <Power Button> on acpi0 acpi_tz0: <Thermal Zone> on acpi0 battery0: <ACPI Control Method Battery> on acpi0 acpi_acad0: <AC Adapter> on acpi0 acpi_lid0: <Control Method Lid Switch> on acpi0 pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: vendor 0x062a product 0x0000, rev 1.10/0.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. Timecounter "TSC" frequency 798240620 Hz quality 800 Timecounters tick every 1.000 msec ad0: DMA limited to UDMA33, controller found non-ATA66 cable ad0: 38204MB <SAMSUNG MP0402H UC100-14> at ata0-master UDMA33 acd0: DVDR <QSI DVD+/-RW SDW-082S/LX10> at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s1a
|
In etwa so? (DS5000) [code]Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-RELEASE-p10 #0: Tue Oct 17 12:07:09 CEST 2006 root@rivendell.desktopbsd.net:/usr/obj/usr/src/sys/RIVENDELL ACPI APIC Table: <VIAK8T AWRDACPI> Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) 64 Processor 3800+ (2399.75-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x20ff2 Stepping = 2 Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2> Features2=0x1<SSE3> AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow+,3DNow> AMD Features2=0x1<LAHF> real memory = 2146369536 (2046 MB) avail memory = 2065084416 (1969 MB) ioapic0 <Version 0.3> irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: <VIAK8T AWRDACPI> on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <VIA K8T800Pro host to PCI bridge> mem 0xf0000000-0xf7ffffff at device 0.0 on pci0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) re0: <RealTek 8169SB Single-chip Gigabit Ethernet> port 0xe000-0xe0ff mem 0xfc021000-0xfc0210ff irq 16 at device 13.0 on pci0 miibus0: <MII bus> on re0 rgephy0: <RTL8169S/8110S media interface> on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto re0: Ethernet address: 00:16:17:92:b4:c5 atapci0: <VIA 6420 SATA150 controller> port 0xe100-0xe107,0xe200-0xe203,0xe300-0xe307,0xe400-0xe403,0xe500-0xe50f,0xe600-0xe6ff irq 20 at device 15.0 on pci0 ata2: <ATA channel 0> on atapci0 ata3: <ATA channel 1> on atapci0 atapci1: <VIA 8237 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe700-0xe70f at device 15.1 on pci0 ata0: <ATA channel 0> on atapci1 ata1: <ATA channel 1> on atapci1 uhci0: <VIA 83C572 USB controller> port 0xe800-0xe81f irq 21 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xe900-0xe91f irq 21 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xea00-0xea1f irq 21 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: <VIA 83C572 USB controller> port 0xeb00-0xeb1f irq 21 at device 16.3 on pci0 uhci3: [GIANT-LOCKED] usb3: <VIA 83C572 USB controller> on uhci3 usb3: USB revision 1.0 uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xfc020000-0xfc0200ff irq 21 at device 16.4 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: <VIA VT6202 USB 2.0 controller> on ehci0 usb4: USB revision 2.0 uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] orm0: <ISA Option ROMs> at iomem 0xc0000-0xc97ff,0xcc000-0xccfff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2399752649 Hz quality 800 Timecounters tick every 1.000 msec Fast IPsec: Initialized Security Association Processing. ad4: 286168MB <SAMSUNG HD300LJ ZT100-12> at ata2-master SATA150 GEOM_MIRROR: Device gm0 created (id=3192911706). GEOM_MIRROR: Device gm0: provider ad4 detected. ad6: 286168MB <SAMSUNG HD300LJ ZT100-12> at ata3-master SATA150 GEOM_MIRROR: Device gm0: provider ad6 detected. GEOM_MIRROR: Device gm0: provider ad6 activated. GEOM_MIRROR: Device gm0: provider ad4 activated. GEOM_MIRROR: Device gm0: provider mirror/gm0 launched. Trying to mount root from ufs:/dev/mirror/gm0s1a[/code]DS3000 sieht ähnlich aus, nur halt weniger RAM.
|
Hier mal eine dmesg:
[CODE] Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) XP 2400+ (1994.33-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA T,PSE36,MMX,FXSR,SSE> AMD Features=0xc0400800<SYSCALL,MMX+,3DNow+,3DNow> real memory = 1073676288 (1023 MB) avail memory = 1041735680 (993 MB) kbd1 at kbdmux0 acpi0: <VIA694 AWRDACPI> on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 acpi_button1: <Sleep Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <VIA 8367 (KT266/KY266x/KT333) host to PCI bridge> mem 0xd0000000-0xd7ffff ff at device 0.0 on pci0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 0.0 (no driver attached) pci0: <multimedia, video> at device 10.0 (no driver attached) pci0: <simple comms> at device 11.0 (no driver attached) pcm0: <Creative EMU10K1> port 0xa400-0xa41f irq 11 at device 12.0 on pci0 pcm0: <SigmaTel STAC9721/23 AC97 Codec> uhci0: <VIA 83C572 USB controller> port 0xac00-0xac1f irq 11 at device 16.0 on p ci0 uhci0: [GIANT-LOCKED] usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <VIA 83C572 USB controller> port 0xb000-0xb01f irq 3 at device 16.1 on pc i0 uhci1: [GIANT-LOCKED] usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <VIA 83C572 USB controller> port 0xb400-0xb41f irq 10 at device 16.2 on p ci0 uhci2: [GIANT-LOCKED] usb2: <VIA 83C572 USB controller> on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <VIA VT6202 USB 2.0 controller> mem 0xe6010000-0xe60100ff irq 5 at device 16.3 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <VIA VT6202 USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered isab0: <PCI-ISA bridge> at device 17.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 8235 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 17.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xc000-0xc0ff mem 0xe6011000-0xe60110ff irq 11 at device 18.0 on pci0 miibus0: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:0d:87:9d:9f:f1 acpi_tz0: <Thermal Zone> on acpi0 fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model MouseMan+, device ID 0 pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1994330782 Hz quality 800 Timecounters tick every 1.000 msec ad0: 39083MB <Maxtor 94098U6 BAC51KJ0> at ata0-master UDMA66 acd0: DVDROM <P@EPTNB @D^D P^D^E400^B/01> at ata1-master UDMA33 acd1: CDRW <PLEXTOR CD-R PX-W4012A/1.03> at ata1-slave UDMA33 Trying to mount root from ufs:/dev/ad0s1a acpi_tz0: failed to set new freq, disabling passive cooling drm0: <ATI Radeon QL R200 8500 LE> port 0x9000-0x90ff mem 0xd8000000-0xdfffffff,0xe5000000-0xe500ffff irq 11 at device 0.0 on pci1 info: [drm] AGP at 0xd0000000 128MB info: [drm] Initialized radeon 1.19.0 20050911 info: [drm] Loading R200 Microcode [/CODE]
Grüüe
|
Soundkartenünterstützung
Hi FreeBSD-Lovers!
Ich hab mir vor kurzem einen neuen Laptop ( Asus A6Q00R ) geleistet und nun kämpfe ich damit meine Hardware zum laufen zu bringen.
WLAN hab ih über ndisgen zum funken gebracht, SD-Card-Slot ist mir egal, hab ja nen Cardreader. Naja, dann das Modem halt, aber das nicht soooo wild.
Was wichtig ist und bis jetzt leider immer noch nicht geht ist die Soundkarte, das nervt mich wirklich. Ich hab schon Stunden reingesteckt im Netz nach Infos zu suchen, evtl könnt ihr mir ja helfen.
Hier der Output von dmesg: ---------- SNIP ----------------- Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 [email]root@x64.samsco.home[/email]:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) M processor 1.60GHz (1600.07-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE ,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,AC PI,MMX,FXSR,SSE,SSE2,SS,TM,PBE> AMD Features=0x100000<NX> real memory = 402456576 (383 MB) avail memory = 384409600 (366 MB) npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface cpu0 on motherboard pcib0: <Host to PCI bridge> pcibus 0 on motherboard pir0: <PCI Interrupt Routing Table: 8 Entries> on motherboard pci0: <PCI bus> on pcib0 pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at device 5.0 (no driver attached) ohci0: <OHCI (generic) USB controller> mem 0xfebff000-0xfebfffff irq 11 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: <OHCI (generic) USB controller> on ohci0 usb0: USB revision 1.0 uhub0: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered ohci1: <OHCI (generic) USB controller> mem 0xfebfe000-0xfebfefff irq 11 at device 19.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: <OHCI (generic) USB controller> on ohci1 usb1: USB revision 1.0 uhub1: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 4 ports with 4 removable, self powered ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfebfd000-0xfebfdfff irq 11 at device 19.2 on pci0 ehci0: [GIANT-LOCKED] usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: <EHCI (generic) USB 2.0 controller> on ehci0 usb2: USB revision 2.0 uhub2: (0x1002) EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 8 ports with 8 removable, self powered [COLOR="Red"]pci0: <serial bus, SMBus> at device 20.0 (no driver attached)[/COLOR] atapci0: <ATI IXP400 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 isab0: <PCI-ISA bridge> at device 20.3 on pci0 isa0: <ISA bus> on isab0 pcib2: <PCIBIOS PCI-PCI bridge> at device 20.4 on pci0 pci2: <PCI bus> on pcib2 rl0: <RealTek 8139 10/100BaseTX> port 0xb800-0xb8ff mem 0xfeaffc00-0xfeaffcff irq 5 at device 0.0 on pci2 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:17:31:01:89:a1 cbb0: <RF5C476 PCI-CardBus Bridge> irq 4 at device 1.0 on pci2 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 [COLOR="Red"]pci2: <base peripheral> at device 1.1 (no driver attached) pci2: <base peripheral> at device 1.2 (no driver attached) pci2: <network> at device 3.0 (no driver attached) pci0: <multimedia, audio> at device 20.5 (no driver attached) pci0: <simple comms, generic modem> at device 20.6 (no driver attached)[/COLOR] pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xc0000-0xccfff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0c01> can't assign resources (memory) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0401> can't assign resources (port) unknown: <PNP0303> can't assign resources (port) unknown: <PNP0f13> can't assign resources (irq) Timecounter "TSC" frequency 1600067669 Hz quality 800 Timecounters tick every 1.000 msec Interrupt storm detected on "irq11: ohci0 ohci1+"; throttling interrupt source ad0: 57231MB <HTS541060G9AT00 MB3VA60A> at ata0-master UDMA100 acd0: DVDR <MATSHITADVD-RAM UJ-841S/1.00> at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s2a logo_saver: the console does not support M_VGA_CG320 module_register_init: MOD_LOAD (logo_saver, 0xc1a3cac8, 0) error 19 rl0: link state changed to UP ndis0: <ASUS 802.11g Network Adapter> mem 0xfeafc000-0xfeafdfff irq 5 at device 3.0 on pci2 ndis0: NDIS API version: 5.0 ndis0: Ethernet address: 00:17:31:11:f2:b4
-------SNIP---------
und hier ifconfig: -------- SNIP -------- ndis0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 ether 00:17:31:11:f2:b4 media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 1 authmode OPEN privacy OFF txpowmax 100 protmode CTS ---------SNIP--------
|
[CODE][pit@kathy]~ -> dmesg Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-RELEASE #0: Sat Apr 21 22:31:45 CEST 2007 root@kathy.krebs:/usr/src/sys/i386/compile/MYKERNEL Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2392.29-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2=0x4400<CNTX-ID,<b14>> real memory = 259522560 (247 MB) avail memory = 244338688 (233 MB) ACPI APIC Table: <FSC APIC > ioapic0 <Version 2.0> irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: <PTLTD RSDT> on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xf008-0xf00b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 agp0: <Intel 82845G (845G GMCH) SVGA controller> mem 0xd8000000-0xdfffffff,0xd0000000-0xd007ffff irq 16 at device 2.0 on pci0 agp0: detected 8060k stolen memory agp0: aperture size is 128M uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0x1000-0x101f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0x1400-0x141f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0x1800-0x181f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: <Intel 82801DB/L/M (ICH4) USB 2.0 controller> mem 0xd0080000-0xd00803ff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: <Intel 82801DB/L/M (ICH4) USB 2.0 controller> on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered pcib1: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pci2: <ACPI PCI bus> on pcib1 dc0: <ADMtek AN985 10/100BaseTX> port 0x3000-0x30ff mem 0xd0100000-0xd01003ff irq 23 at device 1.0 on pci2 miibus0: <MII bus> on dc0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: Ethernet address: 00:30:05:2f:2f:b2 isab0: <PCI-ISA bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH4 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2800-0x280f at device 31.1 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 pci0: <serial bus, SMBus> at device 31.3 (no driver attached) pcm0: <Intel ICH4 (82801DB)> port 0x2400-0x24ff,0x2000-0x203f mem 0xd0080c00-0xd0080dff,0xd0080800-0xd00808ff irq 17 at device 31.5 on pci0 pcm0: primary codec not ready! pcm0: <SigmaTel STAC9750/51 AC97 Codec> atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <Standard parallel printer port> port 0x378-0x37b irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: <ISA Option ROM> at iomem 0xc0000-0xcafff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: vendor 0x0461 product 0x4d03, rev 2.00/1.30, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. Timecounter "TSC" frequency 2392293000 Hz quality 800 Timecounters tick every 1.000 msec ad0: 19092MB <Seagate ST320014A 3.07> at ata0-master UDMA100 acd0: DVDROM <JLMS XJ-HD165H/CH11> at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s1a[/CODE]
wie gesagt, habe ich keine Ahnung. Doch ich habe hier einen Pentium-Rechner der noch nicht ganz fertig installiert ist und den mal gestartet und mich gerade draufgeschaltet und das oben ist das dmesg von dem. Kannst ja mal vergleichen, ich denke, das sieht doch nach wie vor für mich so aus, als hättest du Probleme zu deinem pci, denn überall dort werden bei dir Fehler festgestellt, während bei mir was erkannt und geladen wird. Wenn das root-System tatsächlich beschädigt wäre, würde es wohl auch im Safe-Mode beschädigt bleiben. Wenn die Festplatten tatsächlich nicht erkannt werden, verstehe ich die Ausgabe hierzu nicht, denn da wird ja ad0... erkannt. AUch hier würde es Probleme im Safe-Mode geben. Hast du vielleicht einen PCI-X Bus oder so was? Vielleicht liegt hier ein Problem und im SAFE-Mode wird möglicherweise langsamer angegangen? Kannst du da vielleicht was im Bios umstellen, um das mal zu probieren? Habe keinen PCI-X, doch ich glaube, die sind abwärts kompatibel. Vielleicht hatte das ältere BSD dann diesen Bus grundsätzlich als PCI betrieben und das neue macht da was anderes, was dann scheitert. Nur so als Idee. Aber aus eigener Erfahrung kenne ich das, dass manchmal schon hilft, wenn jemand nur über ein Problem mit nachdenkt.
edit: glaube, ich habe doch falsch hingesehen, die pci Meldungen die ich meinte, beziehen sich bei dir ja nur im ersten Teil auf ein Gerät, was mit RAM, später wird dann doch was erkannt, naja, schade.
|
|