Re: [Bug 347711] Re: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty
I rolled back to 8.04 seems fine there On Mon, Jun 29, 2009 at 7:41 PM, dododoth wrote: > is there a way that the watchdog reacts faster? atm it takes several > minutes until the pc is reachable again > > -- > Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on > Jaunty > https://bugs.launchpad.net/bugs/347711 > You received this bug notification because you are a direct subscriber > of the bug. > -- Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty https://bugs.launchpad.net/bugs/347711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 346595] [NEW] mt-daapd crashes on startup
Public bug reported: Binary package hint: mt-daapd It crashes all the time: [ 1668.230676] mt-daapd[3034]: segfault at 4 ip b74696b6 sp bff648b8 error 6 in libdbus-1.so.3.4.0[b7444000+36000] [ 1798.836976] mt-daapd[3552]: segfault at 4 ip b73a36b6 sp bfa9f758 error 6 in libdbus-1.so.3.4.0[b737e000+36000] [ 1828.882057] mt-daapd[3565]: segfault at 4 ip b73ae6b6 sp bffaac08 error 6 in libdbus-1.so.3.4.0[b7389000+36000] [ 1903.415138] mt-daapd[3667]: segfault at 4 ip b73536b6 sp bf94ddb8 error 6 in libdbus-1.so.3.4.0[b732e000+36000] [ 3386.576881] mt-daapd[4244]: segfault at 4 ip b74e16b6 sp bfadb7a8 error 6 in libdbus-1.so.3.4.0[b74bc000+36000] [ 3579.786642] mt-daapd[4326]: segfault at 4 ip b73176b6 sp bfe11a98 error 6 in libdbus-1.so.3.4.0[b72f2000+36000] Found out it won't crash if you disable mDNS ** Affects: mt-daapd (Ubuntu) Importance: Undecided Status: New -- mt-daapd crashes on startup https://bugs.launchpad.net/bugs/346595 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 346595] Re: mt-daapd crashes on startup
Startup sequence with debug enabled and...@server1:~$ sudo mt-daapd -f -d9 Loading config file /etc/mt-daapd.conf Opening file:///etc/mt-daapd.conf?ascii=1 Checking handler for file opening /etc/mt-daapd.conf Config file open Got general/web_root, convert to general/web_root (/usr/share/mt-daapd/admin-root) Found existing section Got general/port, convert to general/port (3689) Found existing section Got general/admin_pw, convert to general/admin_pw (mt-daapd) Found existing section Got general/db_type, convert to general/db_type (sqlite3) Found existing section Got general/db_parms, convert to general/db_parms (/var/cache/mt-daapd) Found existing section Got general/mp3_dir, convert to general/mp3_dir (/media/storage/Audio) Found existing section Found 1 tokens in /media/storage/Audio Token 1: /media/storage/Audio Got general/servername, convert to general/servername (Music!!) Found existing section Got general/runas, convert to general/runas (mt-daapd) Found existing section Got general/extensions, convert to general/extensions (.mp3,.m4a,.m4p,.ogg,.flac,.mpc,.wma) Found existing section Expanding precomments to 2048 Expanding precomments to 4096 Got general/logfile, convert to general/logfile (/var/log/mt-daapd.log) Found existing section Got general/rescan_interval, convert to general/rescan_interval (3600) Found existing section Got general/scan_type, convert to general/scan_type (2) Found existing section Got general/compress, convert to general/compress (1) Found existing section Got plugins/plugin_dir, convert to plugins/plugin_dir (/usr/lib/mt-daapd/plugins) Found existing section Got plugins/plugins, convert to plugins/plugins (rsp.so,ssc-ffmpeg.so) Found existing section Found 2 tokens in rsp.so,ssc-ffmpeg.so Token 1: rsp.so Token 2: ssc-ffmpeg.so Got scanning/process_playlists, convert to scanning/process_playlists (1) Found existing section Got scanning/process_itunes, convert to scanning/process_itunes (1) Found existing section Got scanning/process_m3u, convert to scanning/process_m3u (1) Found existing section Checking existence of /usr/share/mt-daapd/admin-root Checking existence of /usr/share/mt-daapd/admin-root Checking existence of /var/cache/mt-daapd Checking existence of /var/cache/mt-daapd Config entry general/compress is deprecated. Please review the sample config Checking existence of /usr/lib/mt-daapd/plugins Checking existence of /usr/lib/mt-daapd/plugins Loading new config file. Opening file:///var/log/mt-daapd.log?mode=a&ascii=1 Checking handler for file opening /var/log/mt-daapd.log Firefly Version svn-1696: Starting with debuglevel 9 Attempting to load plugin /usr/lib/mt-daapd/plugins/ssc-ffmpeg.so Couldn't get lib handle for /usr/lib/mt-daapd/plugins/ssc-ffmpeg.so Error loading plugin /usr/lib/mt-daapd/plugins/ssc-ffmpeg.so: /usr/lib/mt-daapd/plugins/ssc-ffmpeg.so: undefined symbol: avcodec_decode_audio Attempting to load plugin /usr/lib/mt-daapd/plugins/out-daap.so Loaded plugin /usr/lib/mt-daapd/plugins/out-daap.so (daap/svn-1696) New transcode codec list: Attempting to load plugin /usr/lib/mt-daapd/plugins/ssc-script.so No ssc program specified for script transcoder. Error loading plugin /usr/lib/mt-daapd/plugins/ssc-script.so: plugin declined to load Attempting to load plugin /usr/lib/mt-daapd/plugins/rsp.so Loaded plugin /usr/lib/mt-daapd/plugins/rsp.so (rsp/svn-1696) New transcode codec list: Plugin loaded: rsp/svn-1696 Plugin loaded: daap/svn-1696 Starting signal handler Starting rendezvous daemon Initializing avahi Client running Creating service group No entries yet... skipping service create Starting avahi polling thread Opening database Executing: select value from config where term='version' Creating new db handle Results: 0 Initializing database Executing: select count(*) FROM songs Executing: select value from config where term='rescan' Executing: vacuum Rows: 0 Executing: create index idx_path on songs(path,idx) Query: create index idx_path on songs(path,idx) Error: index idx_path already exists Executing: create index idx_songid on playlistitems(songid) Query: create index idx_songid on playlistitems(songid) Error: index idx_songid already exists Executing: create index idx_playlistid on playlistitems(playlistid,songid) Query: create index idx_playlistid on playlistitems(playlistid,songid) Error: index idx_playlistid already exists Executing: select count(*) FROM songs Starting web server from /usr/share/mt-daapd/admin-root on port 3689 Listening on port 3689 Opening listen://3689 Checking handler for listen opening 3689 Doing io_listen_open Socket opened Preparing to listen with 5 backlog on 3689 Starting server thread Registering rendezvous names Adding Music!!/_http._tcp Creating service group (again?) Creating service group Segmentation fault -- mt-daapd crashes on startup https://bugs.launchpad.net/bugs/346595 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis
[Bug 347670] [NEW] Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty
Public bug reported: Distro: Jaunty Jackalope Kernel: Linux server1 2.6.28-11-generic #36-Ubuntu SMP Fri Mar 20 19:40:40 UTC 2009 i686 GNU/Linux Motherboard: Intel D945GCLF2 Problem: Network is unstable, random disconnects (networking gear is fine), can't ping the machine from other pcs, got this stack trace [ 3538.42] [ cut here ] [ 3538.50] WARNING: at /build/buildd/linux-2.6.28/net/sched/sch_generic.c:226 dev_watchdog+0x219/0x230() [ 3538.56] NETDEV WATCHDOG: eth2 (r8169): transmit timed out [ 3538.60] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat binfmt_misc i915 drm bridge stp bnep video output input_polldev smsc47m1 smsc47m192 hwmon_vid i2c_i801 sbp2 ieee1394 lp snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy ppdev snd_seq_oss psmouse snd_seq_midi snd_rawmidi serio_raw iTCO_wdt iTCO_vendor_support snd_seq_midi_event snd_seq pcspkr snd_timer snd_seq_device snd soundcore intel_agp snd_page_alloc parport_pc parport agpgart usbhid usb_storage r8169 mii fbcon tileblit font bitblit softcursor [ 3538.000146] Pid: 0, comm: swapper Not tainted 2.6.28-11-generic #36-Ubuntu [ 3538.000151] Call Trace: [ 3538.000162] [] warn_slowpath+0x60/0x80 [ 3538.000171] [] ? as_deactivate_request+0x30/0x40 [ 3538.000178] [] ? find_busiest_group+0x15d/0x7f0 [ 3538.000185] [] ? enqueue_entity+0x13c/0x360 [ 3538.000193] [] ? getnstimeofday+0x53/0x110 [ 3538.000201] [] ? lapic_get_maxlvt+0x0/0x30 [ 3538.000208] [] ? icmp_send+0x167/0x560 [ 3538.000215] [] ? getnstimeofday+0x53/0x110 [ 3538.000221] [] ? strlcpy+0x1d/0x60 [ 3538.000229] [] ? netdev_drivername+0x32/0x40 [ 3538.000235] [] dev_watchdog+0x219/0x230 [ 3538.000243] [] ? neigh_table_init_no_netlink+0x14b/0x1d0 [ 3538.000249] [] ? neigh_periodic_timer+0x0/0x190 [ 3538.000257] [] ? mod_timer+0x37/0x80 [ 3538.000263] [] ? neigh_periodic_timer+0x126/0x190 [ 3538.000269] [] run_timer_softirq+0x130/0x200 [ 3538.000275] [] ? dev_watchdog+0x0/0x230 [ 3538.000281] [] ? dev_watchdog+0x0/0x230 [ 3538.000289] [] __do_softirq+0x97/0x170 [ 3538.000296] [] ? hrtimer_interrupt+0x186/0x1b0 [ 3538.000302] [] ? ktime_get+0x19/0x40 [ 3538.000308] [] do_softirq+0x5d/0x60 [ 3538.000314] [] irq_exit+0x55/0x90 [ 3538.000321] [] smp_apic_timer_interrupt+0x5b/0x90 [ 3538.000328] [] apic_timer_interrupt+0x28/0x30 [ 3538.000335] [] ? mwait_idle+0x42/0x50 [ 3538.000340] [] cpu_idle+0x6d/0xd0 [ 3538.000348] [] rest_init+0x4e/0x60 [ 3538.000353] ---[ end trace 05614c40c8f508dd ]--- [ 3538.018391] r8169: eth2: link up [ 3720.648448] r8169: eth2: link up [ 3743.836440] r8169: eth2: link down [ 3746.866748] r8169: eth2: link up [ 3927.021456] r8169: eth2: link up [ 3945.021351] r8169: eth2: link up [ 3969.017756] r8169: eth2: link up [ 3987.016949] r8169: eth2: link up [ 4011.017272] r8169: eth2: link up [ 4209.017122] r8169: eth2: link up Tried at another speeds/duplex settings to no avail. Ubuntu Intrepid Ibex was working just fine on the same computer. ** Affects: ubuntu Importance: Undecided Status: New -- Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty https://bugs.launchpad.net/bugs/347670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 347711] [NEW] Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty
Public bug reported: Binary package hint: linux-image-2.6.28-11-generic Related to this bug: http://bugzilla.kernel.org/show_bug.cgi?id=12411 and...@testinserver1:~$ lsb_release -rd Description:Ubuntu jaunty (development branch) Release:9.04 Mainboard/Processor: D945GCLF2 / Atom 330 Network unstable on the latest kernel, worked fine on Intrepid Ibex. Network goes down even though mii-tool still says negotiated, appears to be related to the network driver/adapter which is: 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02) Dmesg output [ 284.816023] [ cut here ] [ 284.816032] WARNING: at /build/buildd/linux-2.6.28/net/sched/sch_generic.c:226 dev_watchdog+0x219/0x230() [ 284.816038] NETDEV WATCHDOG: eth2 (r8169): transmit timed out [ 284.816042] Modules linked in: binfmt_misc i915 drm bridge stp bnep video output input_polldev smsc47m1 smsc47m192 hwmon_vid i2c_i801 sbp2 ieee1394 lp snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy snd_seq_oss snd_seq_midi iTCO_wdt iTCO_vendor_support snd_rawmidi psmouse pcspkr snd_seq_midi_event serio_raw snd_seq snd_timer snd_seq_device parport_pc parport snd intel_agp soundcore snd_page_alloc agpgart usbhid usb_storage r8169 mii fbcon tileblit font bitblit softcursor [ 284.816119] Pid: 4, comm: ksoftirqd/0 Not tainted 2.6.28-11-generic #37-Ubuntu [ 284.816123] Call Trace: [ 284.816135] [] warn_slowpath+0x60/0x80 [ 284.816143] [] ? getnstimeofday+0x53/0x110 [ 284.816151] [] ? lapic_next_event+0x13/0x20 [ 284.816158] [] ? clockevents_program_event+0x9a/0x150 [ 284.816165] [] ? getnstimeofday+0x53/0x110 [ 284.816172] [] ? strlcpy+0x1d/0x60 [ 284.816180] [] ? netdev_drivername+0x32/0x40 [ 284.816186] [] dev_watchdog+0x219/0x230 [ 284.816193] [] ? getnstimeofday+0x53/0x110 [ 284.816199] [] ? lapic_next_event+0x13/0x20 [ 284.816206] [] ? clockevents_program_event+0x9a/0x150 [ 284.816214] [] run_timer_softirq+0x130/0x200 [ 284.816220] [] ? dev_watchdog+0x0/0x230 [ 284.816226] [] ? dev_watchdog+0x0/0x230 [ 284.816233] [] __do_softirq+0x97/0x170 [ 284.816240] [] ? hrtimer_interrupt+0x186/0x1b0 [ 284.816246] [] do_softirq+0x5d/0x60 [ 284.816253] [] irq_exit+0x55/0x90 [ 284.816259] [] smp_apic_timer_interrupt+0x5b/0x90 [ 284.816266] [] apic_timer_interrupt+0x28/0x30 [ 284.816274] [] ? finish_task_switch+0x2e/0xe0 [ 284.816281] [] schedule+0x41a/0x710 [ 284.816288] [] ksoftirqd+0xdd/0x120 [ 284.816294] [] ? ksoftirqd+0x0/0x120 [ 284.816300] [] kthread+0x3c/0x70 [ 284.816306] [] ? kthread+0x0/0x70 [ 284.816312] [] kernel_thread_helper+0x7/0x10 [ 284.816317] ---[ end trace ebee70bd161e4e23 ]--- [ 284.832839] r8169: eth2: link up [ 296.832701] r8169: eth2: link up [ 321.016744] r8169: eth2: link up [ 681.016709] r8169: eth2: link up [ 3231.016736] r8169: eth2: link up It's stable for one hour if i force to 100mbps full duplex. Other network gear working fine ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: kernel network -- Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty https://bugs.launchpad.net/bugs/347711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 347711] Re: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty
This is an Intrepid reinstall (it was working fine before but HDD had some errors), have the same problem, but noticed something I don't remember having installed any special patches, but on my previous Intrepid setup my interface was named eth0, now it's named eth2. Also something weird when comparing output of mii-tool, and eththool => ifconfig eth2 Link encap:Ethernet HWaddr 00:1c:c0:a7:b3:37 inet addr:192.168.1.50 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: 2002:be9b:d58c:0:21c:c0ff:fea7:b337/64 Scope:Global inet6 addr: fe80::21c:c0ff:fea7:b337/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14671268 errors:0 dropped:0 overruns:0 frame:0 TX packets:10328468 errors:0 dropped:46 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2911705282 (2.9 GB) TX bytes:897510370 (897.5 MB) Interrupt:220 Base address:0x2000 => mii-tool eth2: negotiated 1000baseT-HD flow-control, link ok Says 1000-HD => ethtool eth2 Settings for eth2: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised auto-negotiation: Yes Speed: 1000Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Supports Wake-on: pumbg Wake-on: g Current message level: 0x0033 (51) Link detected: yes Says 1000FD, no way to force 1000FD on mii-tool and I don't know which is right. -- Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller Unstable on Jaunty https://bugs.launchpad.net/bugs/347711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 49087] Re: Segfaults when balancing load between several links
It's been some time after my submission, guess no one cares, this makes the system unusable for me, can anyone give me a hand here? ** Summary changed: - Segfaults when balancing load between several links + Segmentation faults when balancing load betwenn 2 network links -- Segmentation faults when balancing load betwenn 2 network links https://launchpad.net/bugs/49087 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51485] Segmentation faults when starting network aware applications, and using load balancing between two default gateways
Public bug reported: I have two Internet providers at work, and at home too, i set up 2 load balancing to the internet this way ip route add default nexthop via $provider1gw weight 2 nexthop via $provider2gw weight 1 I've done so since warty, never had an issue and works fine. Since I installed dapper I have had some inestability issues with this, especially when using azureus and gaim, upon startup (both at home and at work, different PCs) they are giving me segfaults, and partial system lockups. After either of these crashes, i have the following when i type dmesg: [4294874.014000] Unable to handle kernel NULL pointer dereference at virtual add ress 0094 [4294874.014000] printing eip: [4294874.014000] c029db1d [4294874.014000] *pde = [4294874.014000] Oops: [#1] [4294874.014000] PREEMPT [4294874.014000] Modules linked in: wlan_tkip af_packet nls_cp437 isofs udf binf mt_misc rfcomm l2cap bluetooth vmnet vmmon ppdev speedstep_lib cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservativ e video toshiba_acpi tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container but ton acpi_sbs battery ac i2c_acpi_ec ipv6 dm_mod md_mod lp pcmcia 8139cp yenta_so cket rsrc_nonstatic rtc pcmcia_core parport_pc joydev tsdev parport psmouse seri o_raw 8139too mii pcspkr ath_pci ath_rate_sample wlan ath_hal snd_ali5451 snd_ac 97_codec snd_ac97_bus i2c_ali1535 i2c_ali15x3 snd_pcm_oss snd_mixer_oss shpchp p ci_hotplug ali_agp i2c_core snd_pcm snd_timer agpgart snd soundcore snd_page_all oc evdev ext3 jbd ide_generic ehci_hcd ohci_hcd usbcore ide_cd cdrom ide_disk ge neric alim15x3 thermal processor fan capability commoncap vesafb fbcon tileblit font bitblit softcursor [4294874.014000] CPU: 0 [4294874.014000] EIP: 0060:[] Tainted: P VLI [4294874.014000] EFLAGS: 00210297 (2.6.15-23-386) [4294874.014000] EIP is at ip_route_output_slow+0x38d/0xe00 [4294874.014000] eax: 000b ebx: 0001 ecx: edx: c3f32401 [4294874.014000] esi: edi: c4d3 ebp: esp: c4b1fc80 [4294874.014000] ds: 007b es: 007b ss: 0068 [4294874.014000] Process gaim (pid: 5822, threadinfo=c4b1e000 task=c4c15550) [4294874.014000] Stack: 2000 c4d3 0001 c3f32480 0262a6ec 00 00 0001 [4294874.014000] 0002 0001 faef 9801a8c0 00 00 [4294874.014000] 00 00 [4294874.014000] Call Trace: [4294874.014000] [] ip_route_output_flow+0x1b/0x80 [4294874.014000] [] udp_sendmsg+0x51f/0x6d0 [4294874.014000] [] sock_sendmsg+0xea/0x120 [4294874.014000] [] autoremove_wake_function+0x0/0x40 [4294874.014000] [] __generic_file_aio_read+0x9b/0x230 [4294874.014000] [] zap_pte_range+0x181/0x2a0 [4294874.014000] [] sys_sendto+0xf8/0x150 [4294874.014000] [] page_add_file_rmap+0x39/0x50 [4294874.014000] [] do_no_page+0x161/0x2d0 [4294874.014000] [] __handle_mm_fault+0xa5/0x210 [4294874.014000] [] sys_socketcall+0x156/0x1e0 [4294874.014000] [] sysenter_past_esp+0x54/0x79 [4294874.014000] Code: 8a 44 24 17 48 25 ff 00 00 00 40 39 44 24 1c 0f 84 ae 00 00 00 8b 4c 24 78 8a 54 24 1c 88 54 24 6d 8b 5c 24 1c 8d 04 9b 8d 04 43 <8b> 7c 81 68 ff 87 58 01 00 00 84 d2 74 1b 8b 84 24 94 00 00 00 Same applies to azureus, nothing else i'm aware so far, it's reproducible every time, just try this ip route add default nexthop via $default_gw weight 1 nexthop via $default_gw weight 2 It will appear to do load balancing, even though you have just one default gateway (i do have 2 routers, but the problem happens in any of theses escenarios), then try and start gaim, try azureus too. ** Affects: Ubuntu Importance: Untriaged Status: Unconfirmed -- Segmentation faults when starting network aware applications, and using load balancing between two default gateways https://launchpad.net/bugs/51485 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 51485] Re: Segmentation faults when starting network aware applications, and using load balancing between two default gateways
How would i ever be able to report further information on a bug that occurred 2 versions earlier? On Mon, 2007-04-16 at 01:54 +, Philip Paquette wrote: > We are closing this bug report as it lacks the information, described in > the previous comments, we need to investigate the problem further. > However, please reopen it if you can give us the missing information and > don't hesitate to submit bug reports in the future. > > ** Changed in: Ubuntu >Status: Needs Info => Rejected > -- Segmentation faults when starting network aware applications, and using load balancing between two default gateways https://bugs.launchpad.net/bugs/51485 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 519025] Re: Character Encoding in Evolution Exchange MAPI
I was happy to find exchange working on 10.04 alphas, but this makes it unusable again...back to owa.. -- Character Encoding in Evolution Exchange MAPI https://bugs.launchpad.net/bugs/519025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 458811] [NEW] lm-sensors not working on Intel d945gclf
Public bug reported: Just upgraded from 8.10, installed lm-sensors to get fancontrol, it's not working. First I run sensors-detect: # sensors-detect revision 5249 (2008-05-11 22:56:25 +0200) This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. We can start with probing for (PCI) I2C or SMBus adapters. Do you want to probe now? (YES/no): Probing for PCI bus adapters... Use driver `i2c-i801' for device :00:1f.3: Intel 82801G ICH7 We will now try to load each adapter module in turn. Module `i2c-i801' already loaded. If you have undetectable or unsupported I2C/SMBus adapters, you can have them scanned by manually loading the modules before running this script. To continue, we need module `i2c-dev' to be loaded. Do you want to load `i2c-dev' now? (YES/no): Module loaded successfully. We are now going to do the I2C/SMBus adapter probings. Some chips may be double detected; we choose the one with the highest confidence value in that case. If you found that the adapter hung after probing a certain address, you can specify that address to remain unprobed. Next adapter: intel drm CRTDDC_A (i2c-0) Do you want to scan it? (YES/no/selectively): Next adapter: SMBus I801 adapter at 3000 (i2c-1) Do you want to scan it? (YES/no/selectively): Client found at address 0x2d Handled by driver `smsc47m192' (already loaded), chip type `smsc47m192' Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... Yes (confidence 8, not a hardware monitoring chip) Probing for `EDID EEPROM'...No Some chips are also accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (YES/no): Probing for `National Semiconductor LM78' at 0x290... No Probing for `National Semiconductor LM78-J' at 0x290... No Probing for `National Semiconductor LM79' at 0x290... No Probing for `Winbond W83781D' at 0x290... No Probing for `Winbond W83782D' at 0x290... No Probing for `IPMI BMC KCS' at 0xca0... No Probing for `IPMI BMC SMIC' at 0xca8... No Some Super I/O chips may also contain sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor'... No Trying family `SMSC'... Yes Found `SMSC LPC47M15x/192/997 Super IO Fan Sensors' Success! (address 0x680, driver `smsc47m1') Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Fintek'... No Trying family `ITE'... No Some south bridges, CPUs or memory controllers may also contain embedded sensors. Do you want to scan for them? (YES/no): Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors...No AMD K8 thermal sensors... No AMD K10 thermal sensors... No Intel Core family thermal sensor... No Intel AMB FB-DIMM thermal sensor... No Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `smsc47m192' (should be inserted): Detects correctly: * Bus `SMBus I801 adapter at 3000' Busdriver `i2c-i801', I2C address 0x2d Chip `smsc47m192' (confidence: 6) Driver `smsc47m1' (should be inserted): Detects correctly: * ISA bus, address 0x680 Chip `SMSC LPC47M15x/192/997 Super IO Fan Sensors' (confidence: 9) I will now generate the commands needed to load the required modules. Just press ENTER to continue: To load everything that is needed, add this to /etc/modules: #cut here # I2C adapter drivers i2c-i801 # Chip drivers smsc47m192 smsc47m1 #cut here Do you want to add these lines automatically? (yes/NO)yes Correct sensors are detected, so I modprobe the required modules: and...@server1:~$ sudo modprobe i2c-i801 and...@server1:~$ sudo modprobe smsc47m192 and...@server1:~$ sudo modprobe smsc47m1 FATAL: Error inserting smsc47m1 (/lib/modules/2.6.31-14-generic-pae/kernel/drivers/hwmon/smsc47m1.ko): Device or resource busy Tail syslog: Oct 23 03:32:21 server1 kern
[Bug 458811] Re: lm-sensors not working on Intel d945gclf
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34200982/Dependencies.txt -- lm-sensors not working on Intel d945gclf https://bugs.launchpad.net/bugs/458811 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs