On 12/31/2012 08:38 PM, Eatdirt wrote:
Hi there,
I have just installed mga3 beta1 on a brand new machine for my folks and
everything went fantastically fine in a first try. Congrats.

Hi again,
I am reporting here some post-install bugs:

1a) gnome-shell-extension does not work, it is impossible to add or configure any of those. In .xsession-error, there are some logs claiming that gnome-shell version cannot be determined

1b) Plugging an usb external drive, or digital camera, triggers audacious, or if I remove audacious, triggers konqueror, or if I remove konqueror triggers baobab, and at last, if I remove baobab trigger opening the file manager nautilus!!!! This happens whatever the settings I add in the configuration panel for photo device, and there is no visible choice for USB drive.

[after this, my personal opinion is that gnome 3 deeply sucks and my folks are now lost even with the gnome-classic interface :)]

2) a neeeded scsi module is properly loaded (film scanner)

aic7xxx         : Adaptec|AIC-7850 [STORAGE_SCSI] (rev: 03)

but the corresponding device is not created making xsane and other software not finding the scanner. After some searches, this is because the scsi modules (sg) are never loaded; so adding "sg" in module.preload.d is enough to fix the issue, but some udev rules are screwed up maybe.

3) there is no /dev/dvd symlink to the only dvd device (/dev/sr0), although /dev/cdrom symlink is properly created. So all dvd applications fail, like xine, smplayer, mplayer etc...

4) A Kernel trace in the logs, which does not seem to prevent the graphic working though:


 [   37.846873] ------------[ cut here ]------------
[ 37.846885] WARNING: at drivers/gpu/drm/i915/intel_dp.c:392 intel_dp_aux_ch+0xe1/0x390 [i915]()
[   37.846886] Hardware name: System Product Name
[   37.846886] dp_aux_ch not started status 0x8145003f
[ 37.846887] Modules linked in: i915(+) drm_kms_helper drm i2c_algo_bit joydev hid_generic eeepc_wmi asus_wmi usbhid snd_usb_audio snd_usbmidi_lib snd_rawmidi coretemp hid sparse_keymap crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media sg snd_seq_device iTCO_wdt iTCO_vendor_support rfkill pci_hotplug ablk_helper evdev cryptd cpufreq_ondemand cpufreq_conservative cpufreq_powersave acpi_cpufreq mperf snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd lpc_ich mei i2c_i801 i2c_core serio_raw xts lrw gf128mul thermal fan video soundcore wmi button processor r8169 mii kvm ipv6 autofs4 ext4 crc16 jbd2 ehci_hcd xhci_hcd usbcore sd_mod sr_mod crc_t10dif usb_common [ 37.846910] ahci libahci ata_piix libata aic7xxx scsi_transport_spi scsi_mod [last unloaded: microcode] [ 37.846914] Pid: 1049, comm: modprobe Tainted: G W 3.7.1-desktop-1.mga3 #1
[   37.846914] Call Trace:
[   37.846917]  [<ffffffff81055eef>] warn_slowpath_common+0x7f/0xc0
[   37.846919]  [<ffffffff81055fe6>] warn_slowpath_fmt+0x46/0x50
[   37.846927]  [<ffffffffa05ce131>] intel_dp_aux_ch+0xe1/0x390 [i915]
[ 37.846933] [<ffffffffa05ce495>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]
[   37.846939]  [<ffffffffa05cea34>] intel_dp_get_dpcd+0x24/0x80 [i915]
[   37.846944]  [<ffffffffa05ceaad>] intel_dp_detect_dpcd+0x1d/0x110 [i915]
[   37.846949]  [<ffffffffa05cefe8>] intel_dp_detect+0x58/0x2a0 [i915]
[ 37.846952] [<ffffffffa058e6da>] drm_helper_probe_single_connector_modes+0x27a/0x330 [drm_kms_helper] [ 37.846953] [<ffffffffa058bef0>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper] [ 37.846955] [<ffffffffa058d533>] drm_fb_helper_initial_config+0x1a3/0x230 [drm_kms_helper]
[   37.846958]  [<ffffffff810da3cf>] ? request_threaded_irq+0xaf/0x1b0
[   37.846960]  [<ffffffff8116521d>] ? __kmalloc+0x13d/0x170
[ 37.846961] [<ffffffffa058c33e>] ? drm_fb_helper_init+0xfe/0x200 [drm_kms_helper] [ 37.846963] [<ffffffffa058c33e>] ? drm_fb_helper_init+0xfe/0x200 [drm_kms_helper]
[   37.846964]  [<ffffffff8116536f>] ? kmem_cache_alloc_trace+0x11f/0x130
[ 37.846966] [<ffffffffa058c487>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0 [drm_kms_helper] [ 37.846968] [<ffffffffa058c487>] ? drm_fb_helper_single_add_all_connectors+0x47/0xf0 [drm_kms_helper]
[   37.846976]  [<ffffffffa05df6ac>] intel_fbdev_init+0x8c/0xc0 [i915]
[   37.846983]  [<ffffffffa059bf6b>] i915_driver_load+0xd6b/0xee0 [i915]
[   37.846990]  [<ffffffffa053af26>] drm_get_pci_dev+0x186/0x2d0 [drm]
[   37.846999]  [<ffffffffa05ecd34>] i915_pci_probe+0x78/0x81 [i915]
[   37.847001]  [<ffffffff812816a9>] local_pci_probe+0x79/0x100
[   37.847003]  [<ffffffff81281841>] pci_device_probe+0x111/0x120
[   37.847005]  [<ffffffff81332c9b>] driver_probe_device+0x8b/0x3a0
[   37.847007]  [<ffffffff8133305b>] __driver_attach+0xab/0xb0
[   37.847008]  [<ffffffff81332fb0>] ? driver_probe_device+0x3a0/0x3a0
[   37.847009]  [<ffffffff81330d15>] bus_for_each_dev+0x55/0x90
[   37.847011]  [<ffffffff813326de>] driver_attach+0x1e/0x20
[   37.847012]  [<ffffffff81332240>] bus_add_driver+0x1a0/0x290
[   37.847015]  [<ffffffffa0623000>] ? 0xffffffffa0622fff
[   37.847016]  [<ffffffffa0623000>] ? 0xffffffffa0622fff
[   37.847018]  [<ffffffff81333747>] driver_register+0x77/0x170
[   37.847020]  [<ffffffffa0623000>] ? 0xffffffffa0622fff
[   37.847021]  [<ffffffff812805b8>] __pci_register_driver+0x48/0x50
[   37.847025]  [<ffffffffa053b18a>] drm_pci_init+0x11a/0x130 [drm]
[   37.847027]  [<ffffffffa0623000>] ? 0xffffffffa0622fff
[   37.847033]  [<ffffffffa0623066>] i915_init+0x66/0x68 [i915]
[   37.847035]  [<ffffffff8100216a>] do_one_initcall+0x12a/0x180
[   37.847037]  [<ffffffff810ba4e0>] sys_init_module+0xc0/0x220
[   37.847038]  [<ffffffff8149d0ad>] system_call_fastpath+0x1a/0x1f
[   37.847039] ---[ end trace 024caa21f76eaf8c ]---



lscpidrake returns:


aic7xxx         : Adaptec|AIC-7850 [STORAGE_SCSI] (rev: 03)
unknown : ASMedia Technology Inc.|ASM108x PCIe to PCI Bridge Controller [BRIDGE_PCI] (rev: 03) r8169 : Realtek Semiconductor Co., Ltd.|RTL8111/8168B PCI Express Gigabit Ethernet controller [NETWORK_ETHERNET] (rev: 09) i2c_i801 : Intel Corporation|Panther Point SMBus Controller [SERIAL_SMBUS] (rev: 04) ahci : Intel Corporation|Panther Point 6 port SATA Controller [AHCI mode] [STORAGE_SATA] (rev: 04) lpc_ich : Intel Corporation|Panther Point LPC Controller [BRIDGE_ISA] (rev: 04) ehci_hcd : Intel Corporation|Panther Point USB Enhanced Host Controller #1 [SERIAL_USB] (rev: 04)
unknown         : Intel Corporation|82801 PCI Bridge [BRIDGE_PCI] (rev: c4)
shpchp : Intel Corporation|Panther Point PCI Express Root Port 5 [BRIDGE_PCI] (rev: c4) shpchp : Intel Corporation|Panther Point PCI Express Root Port 1 [BRIDGE_PCI] (rev: c4) snd_hda_intel : Intel Corporation|Panther Point High Definition Audio Controller [MULTIMEDIA_AUDIO_DEV] (rev: 04) ehci_hcd : Intel Corporation|Panther Point USB Enhanced Host Controller #2 [SERIAL_USB] (rev: 04) mei : Intel Corporation|Panther Point MEI Controller #1 [COMMUNICATION_OTHER] (rev: 04) xhci_hcd : Intel Corporation|Panther Point USB xHCI Host Controller [SERIAL_USB] (rev: 04) Card:Intel 810 and later: Intel Corporation|Ivy Bridge Graphics Controller [DISPLAY_VGA] (rev: 09) shpchp : Intel Corporation|Ivy Bridge PCI Express Root Port [BRIDGE_PCI] (rev: 09) unknown : Intel Corporation|Ivy Bridge DRAM Controller [BRIDGE_HOST] (rev: 09) hub : Linux 3.7.1-desktop-1.mga3 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] hub : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] uvcvideo : Creative Labs|VF0530 Live! Cam Chat IM [Video|Video Control] usbhid : Logitech|USB Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] usbhid : Logitech|USB Keyboard [Human Interface Device|Boot Interface Subclass|Keyboard] hub : Linux 3.7.1-desktop-1.mga3 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] hub : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] hub : Linux 3.7.1-desktop-1.mga3 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] hub : Linux 3.7.1-desktop-1.mga3 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub]
hid_generic     : Logitech USB Optical Mouse
hid_generic     : Logitech USB Keyboard
hid_generic     : Logitech USB Keyboard

Cheers,
Chris.





Reply via email to