• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

T-Sinus 154 Stick

Reyes schrieb:
antwort:
Code:
p54-intersil-firmware-1.2-rm.1
Lösche das paket mit:
Code:
rpm -e p54-intersil-firmware
und installiere das p54-firmware-1.2.1-1.2.noarch.rpm mit:
Code:
rpm -i p54-firmware-1.2.1-1.2.noarch.rpm

EDIT: Wenn rpm Installation meckert dann installiere von der Seite: http://download.opensuse.org/repositories/home:/Akoellh/openSUSE_11.0_Update/noarch/ auch das Key
Das Key liegt im Ordner repodata/ Datei Name: repomd.xml.key Die Datei auf USB-Stick abspeichern und auf der Konsole installieren mit:
Code:
rpm --import repomd.xml.key
Du hast im PC eine Ethernet Karte, siehe Script Ausgabe:
Code:
PCI 0a.0: 0200 Ethernet controller
  Model: "nVidia CK804 Ethernet Controller"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x0057 "CK804 Ethernet Controller"
Es wird einfacher ein Kabel zu Deinem Router legen und einfach update machen.
 
ok installation hat auch ohne den key geklappt
aber bei yast habe ich immer nur noch den etherne controller.
 
Code:
collectNWData(2).sh V0.6.1.12 (Rev: 1.162, Build: 2009/06/09 18:29:26)
--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (1) WLAN access point <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
!!! CND0110E: For the selected connection type there was no active network interface found on your system
!!! CND0230W: IPV6 enabled
!!! CND0310W: Classic network configuration with ifup was detected. Configuration with knetworkmanager is much easier
--- Go to http://www.linux-tips-and-tricks.de/CND#English to get more detailed instructions about the error/warning messages and how to fix the problems
--- If you still don't have success then post the contents of file collectNWData(2).txt in the net (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) and then the nopaste link on your favorite Linux forum.
==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-iewt 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
openSUSE 11.0 (X86-64)
VERSION = 11.0
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-iewt.site linux-iewt
==================================================================================================================
*** cat /etc/HOSTNAME
linux-iewt.site
==================================================================================================================
*** route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:23 Base address:0xa000 
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:210 errors:0 dropped:0 overruns:0 frame:0
          TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:14392 (14.0 Kb)  TX bytes:14392 (14.0 Kb)
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host www.suse.de
Ping of www.suse.de failed
==================================================================================================================
*** dhcpcd-test
==================================================================================================================
*** lspci
00:0a.0 Bridge [0680]: nVidia Corporation CK804 Ethernet Controller [10de:0057] (rev a3)
==================================================================================================================
*** lsusb
Bus 002 Device 002: ID 045e:0724 Microsoft Corp. 
Bus 002 Device 003: ID 045e:00dd Microsoft Corp. 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 008: ID 0572:2002 Conexant Systems (Rockwell), Inc. SoftGate 802.11 Adapter
Bus 001 Device 005: ID 0810:0003 Personal Communication Systems, Inc. 
Bus 001 Device 006: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 001 Device 002: ID 050d:0237 Belkin Components F5U237 USB 2.0 7-Port Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
19: PCI 0a.0: 0200 Ethernet controller
  Model: "nVidia CK804 Ethernet Controller"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x0057 "CK804 Ethernet Controller"
  SubVendor: pci 0x1458 "Giga-byte Technology"
  SubDevice: pci 0xe000 "GA-K8N Ultra-9 Mainboard"
  Driver: "forcedeth"
  Driver Modules: "forcedeth"
  Device File: eth0
  Link detected: no
    Driver Status: forcedeth is active
    Driver Activation Cmd: "modprobe forcedeth"
==================================================================================================================
*** lsmod
| ac97_bus                | binfmt_misc             | button                  | cdrom                    |
| cfg80211                | cpufreq_conservative    | cpufreq_powersave       | cpufreq_userspace        |
| dm_mod                  | dock                    | edd                     | ehci_hcd                 |
| ext3                    | fan                     | fat                     | ff_memless               |
| firmware_class          | floppy                  | forcedeth               | fuse                     |
| hid                     | i2c_core                | i2c_nforce2             | ip6_tables               |
| ip6t_LOG                | ip6t_REJECT             | ip6table_filter         | ip6table_mangle          |
| ip_tables               | ipt_LOG                 | ipt_REJECT              | iptable_filter           |
| iptable_mangle          | iptable_nat             | ipv6                    | jbd                      |
| joydev                  | k8temp                  | libata                  | loop                     |
| mac80211                | mbcache                 | nf_conntrack            | nf_conntrack_ipv4        |
| nf_conntrack_ipv6       | nf_conntrack_netbios_ns | nf_nat                  | nls_cp437                |
| nls_iso8859_1           | ohci_hcd                | p54common               | p54usb                   |
| parport                 | parport_pc              | pata_amd                | powernow_k8              |
| ppdev                   | processor               | rtc_cmos                | rtc_core                 |
| rtc_lib                 | sata_nv                 | scsi_mod                | sd_mod                   |
| sg                      | snd                     | snd_ac97_codec          | snd_intel8x0             |
| snd_mixer_oss           | snd_page_alloc          | snd_pcm                 | snd_pcm_oss              |
| snd_seq                 | snd_seq_device          | snd_timer               | soundcore                |
| sr_mod                  | thermal                 | usb_storage             | usbcore                  |
| usbhid                  | vfat                    | x_tables                | xt_limit                 |
| xt_pkttype              | xt_state                | xt_tcpudp               |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
==================================================================================================================
*** Actual date for bias of following greps
18:58:31 2009-08-13
==================================================================================================================
*** grep -i radio /var/log/boot.msg | tail -n 5
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
==================================================================================================================
*** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
Aug 13 18:38:30 linux-iewt kernel: p54: LM86 firmware
Aug 13 18:45:52 linux-iewt kernel: p54: LM86 firmware
==================================================================================================================
*** ls /lib/firmware
| isl3886                 | isl3886pci              | isl3886usb              | isl3887usb               |
| isl3887usb_bare         | isl3890usb              |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:NO knetworkmanager:NO nm-applet:NO
==================================================================================================================
*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER=no
==================================================================================================================
*** grep -i persistent /etc/sysconfig/network/config
==================================================================================================================
*** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/70-persistent-net
/usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: No such file or directory
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
/etc/modprobe.conf:install eth0             /bin/true
/etc/modprobe.conf:install eth1             /bin/true
==================================================================================================================
*** iwlist scanning
No WLANs found
==================================================================================================================
*** NWEliza states
IF:eth0  IM:1
DI:1 dI:0 NI:1 cNI:1 NDIS:0 NIWL:0 IP6:1 KM:0 WLW: 0 AP:0
 
Versuche folgendes:
PC ausschalten und alles aus den USB Steckern abziehen (außer Tastatur und Maus), lasse nur Dein
T-Sinus 154 Stick drin. Melde dich als Benutzer root mit root-Passwort und wiederhole die ganze Prozedur. Ersetze das Kommando dmesg | tail -n 40 durch
Code:
tail -f /var/log/messages
 
Code:
prism54usb: firmware upload failed!
prism54usb: probe of 1-8.7:1.0 failed with error -110
Immer noch die falsche Firmware.
Und die Dateisysteme auf dem USB-Stick sowie auf sdb1 würde ich mir auch mal genauer anschauen:

Code:
Buffer I/O error on device sr0, logical block 8
Buffer I/O error on device sdb1, logical block 500
lost page write due to I/O error on sdb1
 
Oben