swilting
je n ai pas encore installer fc9 sur ma ps3 60gb
l option de la ligne de commande du boot
doit contenir le parametre video=720p pour moi
linux64 video=720p
a adapter a sa resolution
le wifi je pense redevient operationnel
mais il faut installer un kernel koji
quelqu un à installer fc9 sur play3 60gb?
furiousdante
Je l'est installer sur ma ps3, sa fonction parfaitement en mode console.
Et j'ai pas tester le wifi
swilting
pendant la phase de test de fc9 ya un japonais qui a poste un bug sur udev si les gens de fedora l ont corriger la wifi marche du tonnerre avec un kernel koji ils font plein de compilation il en sort presque tout les jours et la patch gelic wireless est present
swilting
encore un probleme avec le son
yum install vlc* kplayer pulseaudio* arts*
pulseaudio volume control n affiche rien
pas de son en non root
wxvlc erreur de segmentation
root@swilting# kplayer rootreggae.pls
ya du son qui sort quand meme
je fais tester un build de chez koji fedora pour le wifi
Valdes
Bonjour messieurs, désolé de vous déranger, mais auriez-vous l'extrême amabilité de mettre (au moins, que diable) les majuscules ?...
En vous remerciant par avance.
swilting
system-config-network crashe avec ou pas le kernel koji
la trace
Component: system-config-network
Version: 1.5.10
Summary: TB24531662 NCBackendHal.py:103:getDevices:TypeError: not enough arguments for format string
Traceback (most recent call last):
File "/usr/sbin/system-config-network-gui", line 166, in runit
window = mainDialog()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 275, in __init__
self.load()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 299, in load
self.loadDevices()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 307, in loadDevices
devicelist = getDeviceList()
File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 318, in getDeviceList
__DVList.load()
File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 78, in load
hwlist = NCHardwareList.getHardwareList()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 759, in getHardwareList
__HWList.load()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 603, in load
self.updateFromSystem()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 483, in updateFromSystem
self.updateFromHal(hdellist)
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 448, in updateFromHal
cards = hal.probeCards()
File "/usr/share/system-config-network/netconfpkg/NCBackendHal.py", line 124, in probeCards
card = self.getDevices(udi)
File "/usr/share/system-config-network/netconfpkg/NCBackendHal.py", line 103, in getDevices
hw.Description = "%s %s" % self.getVendor(udi)
TypeError: not enough arguments for format string
Local variables in innermost frame:
category: net
obj: <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x10591ed0> :1.0 /org/freedesktop/Hal/devices/net_00_19_c5_d4_14_30_0 at 0x1058e590>
name: wlan0
arp_proto_hw_id: 1
hwf: {'Wireless': {0: <class netconfpkg.plugins.NCHWWireless.HwWireless at 0x1016acf0>}, 'Ethernet': {0: <class netconfpkg.plugins.NCHWEthernet.HwEthernet at 0x1016a990>}, 'Modem': {0: <class netconfpkg.plugins.NCHWModem.HwModem at 0x1016aae0>}, 'ISDN': {0: <class netconfpkg.plugins.NCHWIsdn.HwIsdn at 0x1016aa20>}, 'Token Ring': {0: <class netconfpkg.plugins.NCHWTokenring.HwTokenring at 0x1016ac00>}}
self: <netconfpkg.NCBackendHal.NCBackendHal instance at 0x10593a08>
hw: Hardware.Status=désactivé
Hardware.Name=wlan0
Hardware.Type=Wireless
hwc: netconfpkg.plugins.NCHWWireless.HwWireless
htype: Wireless
udi: /org/freedesktop/Hal/devices/net_00_19_c5_d4_14_30_0
getHardwareFactory: <function getHardwareFactory at 0x10174270>
furiousdante
Pas de problème de se genre avec le kernel standart
swilting
mon noyau
[root@localhost swilting]# uname -a
Linux localhost.localdomain 2.6.25.7-65.fc9.ppc64 #1 SMP Thu Jun 19 00:05:45 EDT 2008 ppc64 ppc64 ppc64 GNU/Linux
[root@localhost swilting]#
plantage de system-config-network la trace
Component: system-config-network
Version: 1.5.10
Summary: TB24531662 NCBackendHal.py:103:getDevices:TypeError: not enough arguments for format string
Traceback (most recent call last):
File "/usr/sbin/system-config-network-gui", line 166, in runit
window = mainDialog()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 275, in __init__
self.load()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 299, in load
self.loadDevices()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 307, in loadDevices
devicelist = getDeviceList()
File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 318, in getDeviceList
__DVList.load()
File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 78, in load
hwlist = NCHardwareList.getHardwareList()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 759, in getHardwareList
__HWList.load()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 603, in load
self.updateFromSystem()
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 483, in updateFromSystem
self.updateFromHal(hdellist)
File "/usr/share/system-config-network/netconfpkg/NCHardwareList.py", line 448, in updateFromHal
cards = hal.probeCards()
File "/usr/share/system-config-network/netconfpkg/NCBackendHal.py", line 124, in probeCards
card = self.getDevices(udi)
File "/usr/share/system-config-network/netconfpkg/NCBackendHal.py", line 103, in getDevices
hw.Description = "%s %s" % self.getVendor(udi)
TypeError: not enough arguments for format string
Local variables in innermost frame:
category: net
obj: <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x10591ed0> :1.0 /org/freedesktop/Hal/devices/net_00_19_c5_d4_14_30_0 at 0x1058e590>
name: wlan0
arp_proto_hw_id: 1
hwf: {'Wireless': {0: <class netconfpkg.plugins.NCHWWireless.HwWireless at 0x1016acf0>}, 'Ethernet': {0: <class netconfpkg.plugins.NCHWEthernet.HwEthernet at 0x1016a990>}, 'Modem': {0: <class netconfpkg.plugins.NCHWModem.HwModem at 0x1016aae0>}, 'ISDN': {0: <class netconfpkg.plugins.NCHWIsdn.HwIsdn at 0x1016aa20>}, 'Token Ring': {0: <class netconfpkg.plugins.NCHWTokenring.HwTokenring at 0x1016ac00>}}
self: <netconfpkg.NCBackendHal.NCBackendHal instance at 0x10593a08>
hw: Hardware.Status=désactivé
Hardware.Name=wlan0
Hardware.Type=Wireless
hwc: netconfpkg.plugins.NCHWWireless.HwWireless
htype: Wireless
udi: /org/freedesktop/Hal/devices/net_00_19_c5_d4_14_30_0
getHardwareFactory: <function getHardwareFactory at 0x10174270>
moi c une ps3 avec le wifi
et les kernels koji intergre le driver gelic wireless
le wifi devrait marcher... :idea::idea::pint::pint::hammer::hammer:
comment on fait pour activer le wifi en mode console
iwconfig... et je sais pas la suite :idea::idea::idea:
furiousdante
Ouvre ta console:
$ su -
iwconfig
Moi le wifi est reconnue, mais Networkmanager freeze
swilting
quels sont les commandes à taper pour activer le wifi
$ su - iwconfig et quoi d autres
je ne sais pas me servir de cette commande (iwconfig)
utiliser vous un kernel koji?
ou le kernel fc