Sie sind nicht angemeldet.

1

19.03.2008, 17:14

IP-Adressen

Erfolg ist die Summe der vielen kleinen Fehler, die man nicht macht. Ich bin ziemlich erfolglos!

Hatte bisher über DHCP Kontakt zum Router. Nachdem hier ein paar "tüchtige Gesellen" alles auf statische IP-Adressen umgestellt haben, komme ich mit Linux nicht mehr ins Internet. Auf meinem Notebook ist auch noch Windows XP installiert, hier gibt es keine Probleme.
192.168.0.4 IP Adresse
255.255.255.0 Subnetzmaske
192.168.0.254 Standardgateway
212.27.53.252 1.Nameserver
212.27.54.252 2.Nameserver

Ich vermute, dass ich ich beim Konfigurieren Fehler mache, denn die Adressen können so ganz falsch nicht sein, sonst könnte ich mich mit Windows nicht einwälen.
Falls gewünscht, kann ich auch ein paar Konsolenausgaben zur Verfügung stellen. Das Problem ist, dass kein Kontakt zum Router aufgebaut wird. Die Signalqualität ist zwar hervorragend aber bei der Konfiguration mit ifup (Kinternet) bekomme ich bei "Verbindung prüfen" mitgeteilt, dass die Nameserver Abfrage fehlgeschlagen ist.
Muss ich, bevor ich den Provider und die Netzwerkkarte konfiguriere, vielleicht zuvor noch andere Einstellungen vornehmen?
Meine Kenntnisse sind sehr beschränkt, hat dennoch jemand Zeit für mich?
Vielen Dank.
Eckart Langer

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

2

19.03.2008, 17:21

RE: IP-Adressen

1. du bist sicher, dass es sich um einen router und nicht um ein modem handelt?
2. du verbindest deinen rechner mit dem (vermutlichen) router über wlan oder über eine ethernetkarte?
3. was meldet
ifconfig
und
route -n
aus einer root-konsole?
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

3

19.03.2008, 17:23

Moin!

wenn ifconfig / oder iwconfig die richitge IP addresse ausgeben dann liegt es unter umstaenden an der fehlenden route.

mit route kannst du dir deine derzeitigen routen anzeigen lassen. es sollte, damit du die nameserver erreichen kannst die default route auf das 0.0.0.0 netzwerk angegeben sein, und als GW die 192.168.0.254.

den korrekten eintrag kannst du folgendermaszen hinzufuegen:

route add default gw 192.168.0.254

ansonsten, wenn dass noch nicht hilft, mal bitte die ausgabe von ifconfig - zustaendig fuer alle wired apapters - und/oder iwconfig - fuer alle w-lan adapter - posten


[edit]

mal wieder war der Grosz-Meister des Forums schneller...

naja... ;)

[/edit]
for Windows problems: reboot
for Linux problems: be root

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »BorneBjoern« (19.03.2008, 17:24)


4

19.03.2008, 17:50

IP-Adressen

Wie bekomme ich denn die Konsolenausgaben hier eingefügt?
Habe sie auf dem USB-Stick als Word Datei gespeichert. Über Kopieren Einfügen, also aus der Zwischenablage einfügen funktioniert nicht. Wo finde ich die Zwischenablage bei Windows?
»drelanger« hat folgende Datei angehängt:
  • 1.doc (96,77 kB - 43 mal heruntergeladen - zuletzt: 03.02.2011, 14:27)

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

5

19.03.2008, 18:12

RE: IP-Adressen

also ich hatte dir 3 fragen gestellt und die worddatei ist jetzt nicht dein ernst, oder?
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »linuxerr« (19.03.2008, 18:13)


6

19.03.2008, 18:14

linux-Dentidrom:/home/ecki # ifconfig eth1
eth1 Protokoll:Ethernet Hardware Adresse 00:0C:F1:20:6E:9F
inet Adresse:192.168.0.4 Bcast:255.255.255.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:89 dropped:89 overruns:0 frame:0
TX packets:158 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:11107 (10.8 Kb)
Interrupt:11 Basisadresse:0x2000 Speicher:c2005000-c2005fff

7

19.03.2008, 18:44

IP-Adressen

Also, ich bin hier mit Windows unterwegs nicht mit Linux, also muss ich die Konsolenausgaben so speichern, dass ich sie unter Windows öffnen und weiterverwenden kann.
Falls es da elegantere Möglichkeiten gibt, möchte ich diese gerne kennenlernen.
Nachdem ich den Standardeditor gewählt habe klappt auch das Einfügen.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
linux-Dentidrom:/home/ecki # route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     0      0        0 eth1
link-local      *               255.255.0.0     U     0      0        0 eth1
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.0.254   0.0.0.0         UG    0      0        0 eth1

linux-Dentidrom:/home/ecki # iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b  ESSID:"22"  Nickname:"linux-Dentidrom"
          Mode:Managed  Frequency:2.462 GHz  Access Point: AA:78:57:A9:07:4C
          Bit Rate=11 Mb/s   Tx-Power:16 dBm
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Encryption key:065D-5BD0-5ABD-0891-1A11-2B98-EF   Security mode:open
          Power Management:off
          Link Quality=100/100  Signal level=-35 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:4   Missed beacon:0

linux-Dentidrom:/home/ecki # ip addr
1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:08:0d:9a:07:dd brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0c:f1:20:6e:9f brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.4/24 brd 192.168.0.255 scope global eth1

ASKPASSWORD='yes'
AUTODNS='no'
DEMAND='no'
DSLSUPPORTED='yes'
IDLETIME='300'
ISDNSUPPORTED='no'
MODEMSUPPORTED='no'
MODIFYDNS='yes'
PASSWORD=''
PHONE=''
PROVIDER='free.fr'
USERNAME='0442566025'
DEFAULTROUTE='yes'
DNS1='212.27.53.252'
DNS2='212.27.54.252'
IPADDR='192.168.0.254'
MODIFYIP='no'
REMOTE_IPADDR='255.255.255.0' 


Vielleicht reicht das erst mal, für die anderen müßte ich erst wieder Linux starten.
Groß Eckart

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »linuxerr« (19.03.2008, 19:06)


8

19.03.2008, 18:59

IP-Adressen

Warum ich jetzt im falschen Forum bin, nur weil ich Windows benutzen muss da ich mit Linux den Internetzugang verloren habe, ist mir nicht klar.

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

9

19.03.2008, 19:14

RE: IP-Adressen

Zitat

Original von drelanger
Warum ich jetzt im falschen Forum bin, nur weil ich Windows benutzen muss da ich mit Linux den Internetzugang verloren habe, ist mir nicht klar.

das hat nichts mit deinem post zu tun. die boardsoftware erkennt :ff: ( also : f f :)als kürzel für falsches forum und deshalb kommen die bildchen. ich habe die ausgabe jetzt in codetags gelegt, dann passiert das nicht.

kommandoausgaben kann man in linux einfach in eine datei umleiten und diese kannst du dann hier einfügen oder hochladen.

so, es geht um wlan.
also deine karte hat mit dem absenden irgendwelche probleme. die dmesg ausgabe wäre sinnvoll um zu sehen, was der wlankartentreiber so sagt. ich schätze mal ein firmwarebroblem.
mach mal einen abzug der dmesg-ausgabe, also
dmesg &> /pfad_da_hin/dmesg.txt
lspci -n >> /pfad_da_hin/dmesg.txt
lsmod >> /pfad_da_hin/dmesg.txt

damit werden sämtliche ausgaben der kommandos in die datei /pfad_da_hin/dmesg.txt umgeleitet, die auf deinem stick angelegt werden kann. die datei poste mal hier.
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »linuxerr« (19.03.2008, 19:14)


10

19.03.2008, 21:00

IP-Adressen

Ok, dachte schon jemanden unbeabsichtigt beleidigt zu haben.
Da ich heute bereits ein wenig Rotwein getrunken habe, werde ich morgen abend mal mein Glück versuchen, Konsolenausgaben in Textdateien umzuwandeln.
Der Einfachheit halber schicke ich jetzt erst einmal alle Konsolenausgaben die ich habe.
Es mögen auch Windows Abfragen dabei sei, habe das glaube ich nicht fein säuberlich getrennt.
Sollte dann noch Bedarf bestehen, werde ich dies nachholen. Das ständige runterfahren und neu booten ist zeitraubend und leicht nervend.
Sollte vielleicht noch erwähnen, dass ich mit DHCP keine Probleme hatte, weder mit Windows noch mit Linux. Wobei Windows lediglich dazu diente, die Funktion bereit zu stellen nicht mehr.

# Loopback (lo) configuration
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no

BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='10'
IPADDR='192.168.0.4'
MTU=''
NAME='Intel PRO/Wireless LAN 2100 3B Mini PCI Adapter'
NETMASK='255.255.255.0'
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='JNkJ.NLL6oqp6p09'
USERCONTROL='yes'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='psk'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_CLIENT_KEY=''
WIRELESS_CLIENT_KEY_PASSWORD=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_EAP_AUTH=''
WIRELESS_EAP_MODE=''
WIRELESS_ESSID='22'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='h:123456789a'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_PEAP_VERSION=''
WIRELESS_POWER='no'
WIRELESS_WPA_ANONID=''
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK='123456789a'
_nm_name='bus-pci-0000:02:0a.0'


BOOTPROTO='dhcp'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='20'
IPADDR=''
MTU=''
NAME='Toshiba America Info 82801DB PRO/100 VE (MOB) Ethernet Controller'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='ifplugd'
UNIQUE='rBUF.FBHF3fNyZJ7'
USERCONTROL='no'
_nm_name='bus-pci-0000:02:08.0'
PREFIXLEN=''

linux-Dentidrom:/home/ecki # cat /etc/resolv.conf
domain site
nameserver 212.27.53.252
nameserver 212.27.54.252


linux-Dentidrom:/home/ecki # ifconfig eth1
eth1 Protokoll:Ethernet Hardware Adresse 00:0C:F1:20:6E:9F
inet Adresse:192.168.0.4 Bcast:255.255.255.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:89 dropped:89 overruns:0 frame:0
TX packets:158 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:11107 (10.8 Kb)
Interrupt:11 Basisadresse:0x2000 Speicher:c2005000-c2005fff

linux-Dentidrom:/home/ecki # ip r
192.168.0.0/24 dev eth1 proto kernel scope link src 192.168.0.4
169.254.0.0/16 dev eth1 scope link
127.0.0.0/8 dev lo scope link
default via 192.168.0.254 dev eth1

linux-Dentidrom:/home/ecki # iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11b ESSID:"22" Nickname:"linux-Dentidrom"
Mode:Managed Frequency:2.462 GHz Access Point: AA:78:57:A9:07:4C
Bit Rate=11 Mb/s Tx-Power:16 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:065D-5BD0-5ABD-0891-1A11-2B98-EF Security mode:open
Power Management:off
Link Quality=100/100 Signal level=-35 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:4 Missed beacon:0

linux-Dentidrom:/home/ecki # ip addr
1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:08:0d:9a:07:dd brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0c:f1:20:6e:9f brd ff:ff:ff:ff:ff:ff
inet 192.168.0.4/24 brd 192.168.0.255 scope global eth1

linux-Dentidrom:/home/ecki # ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.056 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.041 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.044 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.033 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.030 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.032 ms
64 bytes from 127.0.0.1: icmp_seq=8 ttl=64 time=0.034 ms
64 bytes from 127.0.0.1: icmp_seq=9 ttl=64 time=0.032 ms
64 bytes from 127.0.0.1: icmp_seq=10 ttl=64 time=0.033 ms
64 bytes from 127.0.0.1: icmp_seq=11 ttl=64 time=0.046 ms
64 bytes from 127.0.0.1: icmp_seq=12 ttl=64 time=0.033 ms
64 bytes from 127.0.0.1: icmp_seq=13 ttl=64 time=0.060 ms
64 bytes from 127.0.0.1: icmp_seq=14 ttl=64 time=0.032 ms
64 bytes from 127.0.0.1: icmp_seq=15 ttl=64 time=0.031 ms
64 bytes from 127.0.0.1: icmp_seq=16 ttl=64 time=0.032 ms
64 bytes from 127.0.0.1: icmp_seq=17 ttl=64 time=0.032 ms
64 bytes from 127.0.0.1: icmp_seq=18 ttl=64 time=0.034 ms
64 bytes from 127.0.0.1: icmp_seq=19 ttl=64 time=0.034 ms

--- 127.0.0.1 ping statistics ---
19 packets transmitted, 19 received, 0% packet loss, time 18003ms
rtt min/avg/max/mdev = 0.030/0.037/0.060/0.009 ms


linux-Dentidrom:/home/ecki # ping 192.168.0.4
PING 192.168.0.4 (192.168.0.4) 56(84) bytes of data.
64 bytes from 192.168.0.4: icmp_seq=1 ttl=64 time=0.058 ms
64 bytes from 192.168.0.4: icmp_seq=2 ttl=64 time=0.059 ms
64 bytes from 192.168.0.4: icmp_seq=3 ttl=64 time=0.061 ms
64 bytes from 192.168.0.4: icmp_seq=4 ttl=64 time=0.059 ms
64 bytes from 192.168.0.4: icmp_seq=5 ttl=64 time=0.060 ms
64 bytes from 192.168.0.4: icmp_seq=6 ttl=64 time=0.060 ms
64 bytes from 192.168.0.4: icmp_seq=7 ttl=64 time=0.060 ms
64 bytes from 192.168.0.4: icmp_seq=8 ttl=64 time=0.060 ms
64 bytes from 192.168.0.4: icmp_seq=9 ttl=64 time=0.061 ms
64 bytes from 192.168.0.4: icmp_seq=10 ttl=64 time=0.061 ms

--- 192.168.0.4 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9002ms
rtt min/avg/max/mdev = 0.058/0.059/0.061/0.010 ms

linux-Dentidrom:/home/ecki # ping -c4 192.168.0.254
PING 192.168.0.254 (192.168.0.254) 56(84) bytes of data.
From 192.168.0.4: icmp_seq=1 Destination Host Unreachable
From 192.168.0.4 icmp_seq=1 Destination Host Unreachable
From 192.168.0.4 icmp_seq=2 Destination Host Unreachable
From 192.168.0.4 icmp_seq=3 Destination Host Unreachable

--- 192.168.0.254 ping statistics ---
3 packets transmitted, 0 received, +4 errors, 100% packet loss, time 2001ms
, pipe 3

ASKPASSWORD='yes'
AUTODNS='no'
DEMAND='no'
DSLSUPPORTED='yes'
IDLETIME='300'
ISDNSUPPORTED='no'
MODEMSUPPORTED='no'
MODIFYDNS='yes'
PASSWORD=''
PHONE=''
PROVIDER='free.fr'
USERNAME='0442566025'
DEFAULTROUTE='yes'
DNS1='212.27.53.252'
DNS2='212.27.54.252'
IPADDR='192.168.0.254'
MODIFYIP='no'
REMOTE_IPADDR='255.255.255.0'

linux-Dentidrom:/home/ecki # route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
link-local * 255.255.0.0 U 0 0 0 eth1
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.0.254 0.0.0.0 UG 0 0 0 eth1

linux-Dentidrom:/home/ecki # routel main
target gateway source proto scope dev tbl
192.168.0.0/ 24 192.168.0.4 kernel link eth1
169.254.0.0/ 16 link eth1
127.0.0.0/ 8 link lo
default 192.168.0.254 eth1

Ein paar pings fehlen, komme entweder mit der Befehlseingabe nicht klar oder es werden nicht nutzbare Ergebnisse geliefert oder die Anfrage erübrigt sich.
Hoffe meine Schulaufgaben gemacht zu haben und erbitte Mitteilung welche Ausgaben jtzt noch benötigt werden. Liebe Grüße Eckart

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

11

19.03.2008, 21:17

RE: IP-Adressen

die ausgabe von
dmesg
aber die wirst du umleiten müssen, da die recht lang ist.
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

12

19.03.2008, 21:33

IP-Adressen

Das wollte ich morgen Abend machen.
Was ist unter umleiten zu verstehen, weil die recht lang ist?

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

13

19.03.2008, 21:56

RE: IP-Adressen

Zitat

Original von drelanger
Das wollte ich morgen Abend machen.

ok

Zitat

Was ist unter umleiten zu verstehen, weil die recht lang ist?

ja. umleiten bedeutet, das die ausgabe des kommandos nicht auf dem bildschirm landet, sondern in eine datei geschickt wird. damit muss nichts vom bildschirm abgetippt oder kopiert werden. es handelt sich dabei um eine grundsätzliche funktionalität der shell.
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

14

20.03.2008, 20:18

IP-Adressen

Melde mich morgen wieder, hatte heute keinen guten Tag. Gruß Eckart

15

21.03.2008, 15:41

IP-Adressen

linux-Dentidrom:/home/ecki # Linux version 2.6.18.8-0.7-default (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Tue Oct 2 17:21:08 UTC 2007
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d0000 - 00000000000d4000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001ff60000 (usable)
BIOS-e820: 000000001ff60000 - 000000001ff6a000 (ACPI data)
BIOS-e820: 000000001ff6a000 - 000000001ff6b000 (reserved)
BIOS-e820: 000000001ff6b000 - 000000001ff70000 (ACPI NVS)
BIOS-e820: 000000001ff70000 - 0000000020000000 (reserved)
BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 130912
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 126816 pages, LIFO batch:31
DMI present.
Using APIC driver default
IO/L-APIC allowed because system is MP or new enough
ACPI: RSDP (v000 TOSHIB ) @ 0x000f7a00
ACPI: RSDT (v001 TOSHIB 750 0x00970814 MASM 0x06110000) @ 0x1ff63fd8
ACPI: FADT (v002 TOSHIB 750 0x20030101 MASM 0x61100000) @ 0x1ff69d03
ACPI: SSDT (v001 TOSHIB A0007 0x00970814 MSFT 0x0100000e) @ 0x1ff69d87
ACPI: DBGP (v001 TOSHIB 750 0x00970814 MASM 0x61100000) @ 0x1ff69fa4
ACPI: BOOT (v001 TOSHIB 750 0x00970814 MASM 0x06110000) @ 0x1ff69fd8
ACPI: DSDT (v001 TOSHIB A0007 0x20030806 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
Allocating PCI resources starting at 30000000 (gap: 20000000:dfb80000)
Detected 1496.282 MHz processor.
Built 1 zonelists. Total pages: 130912
Kernel command line: root=/dev/hda6 vga=0x317 resume=/dev/hda5 splash=silent PROFILE=default elevator=
bootsplash: silent mode.
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (0140b000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 512024k/523648k available (1697k kernel code, 11008k reserved, 984k data, 196k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2994.62 BogoMIPS (lpj=5989246)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps: a7e9f9bf 00000000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
checking if image is initramfs... it is
Freeing initrd memory: 3157k freed
ACPI: Core revision 20060707
ACPI: setting ELCR to 0200 (from 0c98)
CPU0: Intel(R) Pentium(R) M processor 1500MHz stepping 05
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd981, last bus=4
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 7 11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 7 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *11)
ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 7 11)
ACPI: PCI Interrupt Link [LNKG] (IRQs *10)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *7 11)
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH4 GPIO
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
PCI: Transparent bridge - 0000:00:1e.0
PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#03) (try 'pci=assign-busses')
Please report the result to linux-kernel to fix this permanently
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: Power Resource [PFAN] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Failed to allocate mem resource #6:20000@f0000000 for 0000:01:00.0
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: c1000000-c1ffffff
PREFETCH window: e0000000-efffffff
PCI: Bus 3, cardbus bridge: 0000:02:0b.0
IO window: 00003400-000034ff
IO window: 00003800-000038ff
PREFETCH window: 30000000-31ffffff
MEM window: 34000000-35ffffff
PCI: Bridge: 0000:00:1e.0
IO window: 3000-3fff
MEM window: c2000000-c20fffff
PREFETCH window: 30000000-31ffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PCI: Enabling device 0000:02:0b.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 3
PCI: setting IRQ 3 as level-triggered
ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ 3
PCI: Setting latency timer of device 0000:02:0b.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x1
Machine check exception polling timer started.
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1206103962.740:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
vesafb: framebuffer at 0xe0000000, mapped to 0xe0880000, using 6144k, total 65536k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: protected mode interface info at c000:d0e0
vesafb: pmi: set display start = c00d5902, set palette = c00d5902
vesafb: pmi: ports =
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 81749 bytes,<6>...found (1024x768, 46202 bytes, v3).
Console: switching to colour frame buffer device 124x44
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 4
PCI: setting IRQ 4 as level-triggered
ACPI: PCI Interrupt 0000:00:1f.6 -> Link [LNKB] -> GSI 4 (level, low) -> IRQ 4
ACPI: PCI interrupt for device 0000:00:1f.6 disabled
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: PC Speaker as /class/input/input0
input: AT Translated Set 2 keyboard as /class/input/input1
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 1
Using IPI No-Shortcut mode
ACPI: (supports S0 S3 S4 S5)
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 196k freed
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
ICH4: chipset revision 3
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x1840-0x1847, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x1848-0x184f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: SAMSUNG MP0804H, ATA DISK drive
Synaptics Touchpad, model: 1, fw: 5.9, id: 0xf6eb1, caps: 0x804713/0x0
synaptics: Toshiba Satellite M30 detected, limiting rate to 40pps.
input: SynPS/2 Synaptics TouchPad as /class/input/input2
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 512KiB
hda: 156368016 sectors (80060 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
Probing IDE interface ide1...
hdc: MATSHITADVD-RAM UJ-820S, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Thermal Zone [THRM] (65 C)
ACPI: Transitioning device [FAN] to D3
ACPI: Transitioning device [FAN] to D3
ACPI: Fan [FAN] (off)
BIOS EDD facility v0.16 2004-Jun-25, 3 devices found
Attempting manual resume
Time: acpi_pm clocksource has been installed.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
pnp: Device 00:09 activated.
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 5, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 855PM Chipset.
agpgart: AGP aperture is 256M @ 0xd0000000
usbcore: registered new driver usbfs
usbcore: registered new driver hub
intel_rng: FWH not detected
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ 3
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 3, io base 0x00001800
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.8-0.7-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1d.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
i8xx TCO timer: initialized (0x1060). heartbeat=30 sec (nowayout=0)
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.8-0.7-default uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.1
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 7
PCI: setting IRQ 7 as level-triggered
ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 7, io mem 0xc0000000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.18.8-0.7-default ehci_hcd
usb usb3: SerialNumber: 0000:00:1d.7
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
usb 3-1: new high speed USB device using ehci_hcd and address 2
usb 3-1: new device found, idVendor=05e3, idProduct=0606
usb 3-1: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 3-1: Product: USB2.0 Hub
usb 3-1: configuration #1 chosen from 1 choice
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 4 (level, low) -> IRQ 4
PCI: Setting latency timer of device 0000:00:1f.5 to 64
hdc: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ieee1394: Initialized config rom entry `ip1394'
usb 3-2: new high speed USB device using ehci_hcd and address 3
usb 3-2: new device found, idVendor=04a9, idProduct=2213
usb 3-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: CanoScan
usb 3-2: Manufacturer: Canon
usb 3-2: configuration #1 chosen from 1 choice
nvidia: module license 'NVIDIA' taints kernel.
intel8x0_measure_ac97_clock: measured 53982 usecs
intel8x0: clocking to 48000
Yenta: CardBus bridge found at 0000:02:0b.0 [1179:0001]
usb 3-1.2: new full speed USB device using ehci_hcd and address 4
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
ipw2100: Copyright(c) 2003-2006 Intel Corporation
usb 3-1.2: new device found, idVendor=046d, idProduct=0870
usb 3-1.2: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 3-1.2: Product: Camera
usb 3-1.2: configuration #1 chosen from 1 choice
Yenta: ISA IRQ mask 0x0400, PCI irq 3
Socket status: 30000007
Yenta: Raising subordinate bus# of parent bus (#02) from #03 to #06
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xc2000000 - 0xc20fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 3
ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKF] -> GSI 3 (level, low) -> IRQ 3
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[3] MMIO=[c2006000-c20067ff] Max Packet=[2048] IR/IT contexts=[4/8]
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
NVRM: loading NVIDIA UNIX x86 Kernel Module 169.07 Thu Dec 13 18:42:56 PST 2007
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
e100: eth0: e100_probe: addr 0xc2004000, irq 11, MAC addr 00:08:0D:9A:07:DD
ACPI: PCI Interrupt 0000:02:0a.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
usb 3-1.3: new low speed USB device using ehci_hcd and address 5
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
usb 3-1.3: new device found, idVendor=046d, idProduct=c50a
usb 3-1.3: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.3: Product: USB Receiver
usb 3-1.3: Manufacturer: Logitech
usb 3-1.3: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
Logitech quickcam: go to http://qce-ga.sourceforge.net/ for support questions
usb 3-1.4: new high speed USB device using ehci_hcd and address 6
cs: IO port probe 0x100-0x3af: excluding 0x1e0-0x1e7
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
usb 3-1.4: new device found, idVendor=05e3, idProduct=0606
usb 3-1.4: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 3-1.4: Product: USB2.0 Hub
usb 3-1.4: configuration #1 chosen from 1 choice
hub 3-1.4:1.0: USB hub found
hub 3-1.4:1.0: 4 ports detected
quickcam: QuickCam USB camera found (driver version QuickCam USB 0.6.4 $Date: 2006/05/06 03:00:26 $)
quickcam: bus:3 class:FF subclass:FF vendor:046D product:0870
quickcam: Sensor HDCS-1000/1100 detected
quickcam: Registered device: /dev/video0
usb 3-1.4.2: new high speed USB device using ehci_hcd and address 7
usb 3-1.4.2: new device found, idVendor=08ec, idProduct=0020
usb 3-1.4.2: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-1.4.2: Product: Store 'n' Go Pro
usb 3-1.4.2: Manufacturer: Verbatim
usb 3-1.4.2: SerialNumber: 0C30DA60C030D8CE
usb 3-1.4.2: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
usb 3-1.4.3: new high speed USB device using ehci_hcd and address 8
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00003900004bca89]
usb 3-1.4.3: new device found, idVendor=0d7d, idProduct=1900
usb 3-1.4.3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-1.4.3: Product: USB DISK 2.0
usb 3-1.4.3: Manufacturer:
usb 3-1.4.3: SerialNumber: 075C1B3C0925
usb 3-1.4.3: configuration #1 chosen from 1 choice
usb 3-1.4.4: new high speed USB device using ehci_hcd and address 9
usb 3-1.4.4: new device found, idVendor=054c, idProduct=0105
usb 3-1.4.4: new device strings: Mfr=1, Product=3, SerialNumber=0
usb 3-1.4.4: Product: USB Embedded Hub
usb 3-1.4.4: Manufacturer: Sony
usb 3-1.4.4: configuration #1 chosen from 1 choice
hub 3-1.4.4:1.0: USB hub found
hub 3-1.4.4:1.0: 1 port detected
usbcore: registered new driver quickcam
usbcore: registered new driver hiddev
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 7
usb-storage: waiting for device to settle before scanning
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usb-storage: waiting for device to settle before scanning
input: Logitech USB Receiver as /class/input/input3
input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.7-1.3
usb 3-1.4.4.1: new high speed USB device using ehci_hcd and address 10
usb 3-1.4.4.1: new device found, idVendor=054c, idProduct=008b
usb 3-1.4.4.1: new device strings: Mfr=1, Product=4, SerialNumber=0
usb 3-1.4.4.1: Product: USB Mass Storage Device
usb 3-1.4.4.1: Manufacturer: Sony
usb 3-1.4.4.1: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 10
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Adding 1052216k swap on /dev/hda5. Priority:-1 extents:1 across:1052216k
Vendor: VBTM Model: Store 'n' Go Pro Rev: 6.51
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Model: USB DISK 2.0 Rev: PMAP
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
usb-storage: device scan complete
SCSI device sda: 7883775 512-byte hdwr sectors (4036 MB)
sda: Write Protect is off
sda: Mode Sense: 45 00 00 08
sda: assuming drive cache: write through
SCSI device sda: 7883775 512-byte hdwr sectors (4036 MB)
sda: Write Protect is off
sda: Mode Sense: 45 00 00 08
sda: assuming drive cache: write through
sda: sda1
sd 0:0:0:0: Attached scsi removable disk sda
SCSI device sdb: 947200 512-byte hdwr sectors (485 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 947200 512-byte hdwr sectors (485 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
sdb: sdb1
sd 1:0:0:0: Attached scsi removable disk sdb
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
Vendor: Sony Model: Storage Media Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdc: 256000 512-byte hdwr sectors (131 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 06 00 00
sdc: assuming drive cache: write through
SCSI device sdc: 256000 512-byte hdwr sectors (131 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 06 00 00
sdc: assuming drive cache: write through
sdc: sdc1
sd 2:0:0:0: Attached scsi removable disk sdc
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
loop: loaded (max 8 devices)
NTFS driver 2.1.27 [Flags: R/W MODULE].
NTFS volume version 3.1.
NTFS-fs warning (device hda1): load_system_files(): Unsupported volume flags 0x4000 encountered.
NTFS-fs error (device hda1): load_system_files(): Volume has unsupported flags set. Mounting read-only. Run chkdsk and mount in Windows.
NTFS volume version 3.1.
NTFS volume version 3.1.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda12, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda10, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda11, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
AppArmor: AppArmor initialized
audit(1206103985.544:2): AppArmor initialized

ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4091 buckets, 32728 max) - 228 bytes per conntrack
ACPI: AC Adapter [ADP1] (on-line)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PWRB]
toshiba_acpi: Toshiba Laptop ACPI Extras version 0.18
toshiba_acpi: HCI method: \_SB_.VALZ.GHCI
audit(1206100408.616:3): audit_backlog_limit=256 old=64 by auid=4294967295
audit(1206100409.116:4): audit_pid=3282 old=0 by auid=4294967295
NET: Registered protocol family 23
IrCOMM protocol (Dag Brattli)
IA-32 Microcode Update Driver: v1.14a <tigran@veritas.com>
microcode: CPU0 updated from revision 0x5 to 0x7, date = 11092004
NET: Registered protocol family 17
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
ieee80211_crypt: registered algorithm 'WEP'

linux-Dentidrom:/home/ecki # lsmod
Module Size Used by
arc4 6272 1
ieee80211_crypt_wep 9344 1
xt_tcpudp 7296 2
xt_pkttype 6016 3
ipt_LOG 10624 8
xt_limit 6912 8
af_packet 29320 2
raw 43552 0
ircomm_tty 28296 0
ircomm 18308 1 ircomm_tty
irda 133560 2 ircomm_tty,ircomm
crc_ccitt 6272 1 irda
snd_pcm_oss 53376 0
snd_mixer_oss 21248 1 snd_pcm_oss
snd_seq 60272 0
snd_seq_device 12812 1 snd_seq
cpufreq_conservative 11912 0
cpufreq_ondemand 10892 1
cpufreq_userspace 9088 0
cpufreq_powersave 5888 0
speedstep_centrino 12832 1
freq_table 8832 1 speedstep_centrino
toshiba_acpi 10644 0
button 10896 0
battery 14468 0
ac 9476 0
ipt_REJECT 9472 3
xt_state 6272 12
iptable_mangle 7040 0
iptable_nat 11652 0
ip_nat 21932 1 iptable_nat
iptable_filter 7168 1
ip6table_mangle 6528 0
ip6table_filter 7040 0
ip_conntrack 53088 3 xt_state,iptable_nat,ip_nat
nfnetlink 11032 2 ip_nat,ip_conntrack
ip_tables 17604 3 iptable_mangle,iptable_nat,iptable_filter
ip6_tables 18756 2 ip6table_mangle,ip6table_filter
x_tables 18180 9 xt_tcpudp,xt_pkttype,ipt_LOG,xt_limit,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
apparmor 55572 0
aamatch_pcre 18304 1 apparmor
nls_utf8 6272 3
ntfs 212116 3
nls_iso8859_1 8320 3
nls_cp437 9984 3
vfat 16640 3
fat 55324 1 vfat
loop 20488 0
dm_mod 60568 0
sg 38060 0
sd_mod 24704 6
usb_storage 82624 3
scsi_mod 136712 3 sg,sd_mod,usb_storage
usbhid 52192 0
quickcam 74404 0
videodev 26880 1 quickcam
v4l1_compat 16388 1 videodev
pcmcia 40892 0
v4l2_common 26240 1 videodev
ipw2100 73520 0
e100 39688 0
ieee80211 34760 1 ipw2100
ieee80211_crypt 10112 2 ieee80211_crypt_wep,ieee80211
firmware_class 14080 2 pcmcia,ipw2100
mii 9600 1 e100
yenta_socket 30348 1
rsrc_nonstatic 17024 1 yenta_socket
nvidia 7889312 27
pcmcia_core 43412 3 pcmcia,yenta_socket,rsrc_nonstatic
ohci1394 37040 0
ieee1394 102584 1 ohci1394
ide_cd 42272 0
i2c_core 25216 1 nvidia
snd_intel8x0 36764 2
snd_ac97_codec 95648 1 snd_intel8x0
snd_ac97_bus 6400 1 snd_ac97_codec
cdrom 38432 1 ide_cd
snd_pcm 86916 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 27908 2 snd_seq,snd_pcm
snd 61316 12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 13792 1 snd
snd_page_alloc 14984 2 snd_intel8x0,snd_pcm
i8xx_tco 11160 0
ehci_hcd 34696 0
shpchp 40224 0
uhci_hcd 26892 0
pci_hotplug 35136 1 shpchp
usbcore 128516 6 usb_storage,usbhid,quickcam,ehci_hcd,uhci_hcd
intel_agp 27804 1
agpgart 35528 2 nvidia,intel_agp
parport_pc 42084 1
lp 15652 0
parport 39752 2 parport_pc,lp
ext3 141192 7
mbcache 12804 1 ext3
jbd 70324 1 ext3
edd 14020 0
fan 9092 0
thermal 18568 0
processor 34664 2 speedstep_centrino,thermal
piix 14084 0 [permanent]
ide_disk 20480 12
ide_core 130504 4 usb_storage,ide_cd,piix,id


-v Be verbose
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-b Bus-centric view (PCI addresses and IRQ's instead of those seen by the CPU)
-x Show hex-dump of the standard portion of config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only selected devices
-t Show bus tree
-m Produce machine-readable output
-i <file> Use specified ID database instead of /usr/share/pci.ids.gz
-D Always show domain numbers
-M Enable `bus mapping' mode (dangerous; root only)
-P <dir> Use specified directory instead of /proc/bus/pci
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read configuration data from given file
-G Enable PCI access debugging

Gut, ich habe es hierher bekommen, aber mit der Umleitung klappt es noch nicht so recht. Muss man mit Unterstrichen arbeiten, so wie von Dir angegeben?
Den Ordner habe ich dmesg genannt (auf Stick) die zu speichernde Datei,
dmseg.txt 1, weil ja noch lsmod und lspci folgen, die ich dann 2 und 3 nennen wolte. Ich werde halt noch ein bisschen üben. Die Konsole sagt mir, dass sie den Ordner nicht findet.
Aber vielleicht fingest Du ja jetzt was. Vielen Dank und Liebe Grüße Eckart

16

23.03.2008, 23:07

IP-Adressen

Da ich nichts mehr höre, bin ich sehr verunsichert. Habe ich etwas falsch gemacht?
Ich wünsche frohe Osterfeiertage. Eckart

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

17

24.03.2008, 00:59

RE: IP-Adressen

nein, aber das interpretieren von systemmeldungen setzt zeit und muße vorraus.
benutzt dein accesspoint wirklich wep oder ist es nicht dioch wpa oder wpa2??
an deinen einstellungen zur verschlüsselung stimmt was nicht, denn HF-kontakt ist da und die karte benutzt wep!!!!
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

18

24.03.2008, 14:35

IP-Adressen

Hallo linuxerr,
für mich klingt das nach freudiger Osterüberraschung!
Ich bin immer davon ausgegangen, dass es irgendwo einen Konfigurationsfehler geben muss, denn mit DHCP gab es ja keine Probleme, erst nach der Umstellung auf stat. IP-Adressen.
Mit Accesspoint meinst Du bestimmt den Router?
Falls es an der Verschlüsselung liegt, soll ich die anderen Möglichkeiten sukzessive ausprobieren?
Ich bin mir fast sicher, dass ich bei DHCP Wep angekreuzt hatte, der Key lautete 123456789a.
Gilt dieser Key dann auch für die anderen Verschlüsselungsarten?
Könnte es auch an der Firewall liegen, dass da was falsch ist?
Vielen Dank für Deine Mühe, Eckart

linuxerr

Prof. Dr. Schlaumeier

  • »linuxerr« ist männlich

Beiträge: 8 557

Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)

  • Nachricht senden

19

24.03.2008, 23:07

RE: IP-Adressen

ok, wenn du weist, dass der kontakt gejklappt hat und nur die ip-adressen umgestellt wurden, dann müsste ja kontakt zustandekommen. die frage ist also, ob die ip-adressen jetzt auch stimmen. die adressen, die du oben genannt hast, sind das die adressen mit denen es JETZT in windows funktioniert?
zur firewall:
ja, daran könnte es ebenfalls liegen. mach mal
iptables -L und poste mal die ausgabe.
im extremfall musst du die firewall testweise mal kurz abschalten.
Die Rechtschreibfehler in diesem Beitrag sind nicht urheberrechtlich geschützt.
Jeder der einen findet darf ihn behalten und in eigenen Werken weiterverwenden.

20

25.03.2008, 00:44

IP-Adressen

Lieber linuxerr,

die Adressen, die ich ganz am Anfang angegeben habe, funktionieren so mit Windows und sind wohl auch richtig bezeichnet?!
Vor der Vergabe der stat. IP-Adressen konnte ich mich sowohl mit Windows als auch mit Linux ins Internet einwählen. Mit Linux gelingt mir das derzeit nicht.
Der Funkkontakt mit der Box (Router) kommt zustande und wird als excellent bezeichnet.
Gesendet wird viel, empfangen nichts!! (Linux)
Bei den Möglichkeiten Provider und Netzwerkkarte zu konfigurieren habe ich eigentlich alle Spielarten durch, daher glaube ich mittlerweile, dass es die Firewall oder eine andere Einstellung sein könnte, die mir nicht bekannt ist. Das heisst irgend etwas im Vorfeld.
iptables -L Morgen
Liebe Grüße Eckart.
Falls Du mal ein Problem mit dem Zahnarzt haben solltest, ich bin ein solcher und würde Dich und Deine Familie gern beraten.

Thema bewerten