Quantcast
Channel: openSUSE Forums
Viewing all 40713 articles
Browse latest View live

LEAP 15 Samba fails at boot since upgrade from 42.3

$
0
0
Since upgrading from 42.3 there is no network, and I cannot connect to the Windows 10 box my wife uses. Initially I tried the fixes in an earlier thread, https://forums.opensuse.org/showthre...-using-dolphin, to no effect. I have left the changes to smb.conf in place.
The journal shows no errors, but /var/log/samba/smdb does, before the journal entries start:

Code:

# Last good connection to Win 10 box

[2018/11/06 10:03:49.077328,  0] ../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'smbd' finished starting up and ready to serve connections

# Current output

[2018/11/12 16:14:10.846181,  0] ../source3/auth/auth_util.c:1399(make_new_session_info_guest)
  create_local_token failed: NT_STATUS_NO_MEMORY
[2018/11/12 16:14:10.881047,  0] ../source3/smbd/server.c:2011(main)
  ERROR: failed to setup guest info.

Although the nmb.service is running, /var/log/samba/nmdb has different entries since the upgrade:

Code:

# last successful connection to Win 10 box

[2018/11/05 14:35:21.422632,  0] ../lib/util/become_daemon.c:135(daemon_status)
  STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
[2018/11/05 14:35:26.451965,  0] ../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/11/06 10:03:34.428486,  0] ../lib/util/become_daemon.c:135(daemon_status)
  STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
[2018/11/06 10:03:44.471010,  0] ../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/11/06 23:11:12.937684,  0] ../lib/util/become_daemon.c:135(daemon_status)
  STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
[2018/11/06 23:11:22.946506,  0] ../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/11/06 23:12:08.679615,  0] ../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
  *****
 
  Samba name server LINUX-86AZ is now a local master browser for workgroup WORKGROUP on subnet 192.168.178.20
 
  *****

# current output

2018/11/12 00:56:06.925836,  0] ../source3/nmbd/nmbd.c:58(terminate)
  Got SIGTERM: going down...
[2018/11/12 16:14:04.372046,  0] ../lib/util/become_daemon.c:135(daemon_status)
  STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).

# logged off, logged on

[2018/11/12 16:14:09.466127,  0] ../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/11/12 16:14:34.455011,  0] ../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
  *****
 
  Samba name server OURNETBIOS is now a local master browser for workgroup WORKGROUP on subnet 192.168.178.20
 
  *****

smb.conf:
Code:

# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
[global]
    workgroup = WORKGROUP
    netbios name = ournetbios
    server string = ""
    local master = yes
    preferred master = yes
    os level = 65
    passdb backend = tdbsam
    client max protocol = NT1
    printing = cups
    printcap name = cups
    printcap cache time = 750
    cups options = raw
    map to guest = Bad User
    include = /etc/samba/dhcp.conf
    logon path = \\%L\profiles\.msprofile
    logon home = \\%L\%U\.9xprofile
    logon drive = P:
    usershare allow guests = Yes
    idmap gid = 10000-20000
    idmap uid = 10000-20000
    security = domain
    usershare max shares = 100
[homes]
    comment = Home Directories
    valid users = %S, %D%w%S
    browseable = No
    read only = No
    inherit acls = Yes
[profiles]
    comment = Network Profiles Service
    path = %H
    read only = No
    store dos attributes = Yes
    create mask = 0600
    directory mask = 0700
[users]
    comment = All users
    path = /home
    read only = No
    inherit acls = Yes
    veto files = /aquota.user/groups/shares/
[groups]
    comment = All groups
    path = /home/groups
    read only = No
    inherit acls = Yes
[printers]
    comment = All Printers
    path = /var/tmp
    printable = Yes
    create mask = 0600
    browseable = No
[print$]
    comment = Printer Drivers
    path = /var/lib/samba/drivers
    write list = @ntadmin root
    force group = ntadmin
    create mask = 0664
    directory mask = 0775

How do I get samba running again?

LEAP 15 [PXEBoot] windows 7 target

$
0
0
Greetings !!

Is anybody experienced same behaviour: the target computer discovered the DHCP server, obtained an IP, and found the TFTP server but nothing appeared at screen and the computer rebooted in loop.

I did such configuration long time ago and can not retreive the documentation I wrote so I'm digging then internet to find some clues to help me fix this.
I think the TFTP folder doesn't contain a valid boot manager... I will set it up again using Windows AIK and try it again at work, next monday.

Swing alternatives?

$
0
0
Don’t really need this for the home scanner play but I’m curious as to faster alternatives to Java Swing.


I wass trying to write my own print dialog in Java with the intention of making every option in a cups PPD available. It’s something I’ve been through before, eg in this http://mobd.jonbanjo.com/jfcupsprintservice/ and it’s predecessor, http://mobd.jonbanjo.com/jfcupsprint/default.php defunct Android projects which attempts to parse the ppd for print options.


I just can’t get reasonable times using Swing and the bulk of the delay as far as I can make out is simply the construction of a JComboBox (even JComboBox – new JComboBox() with no attempt to do more), at least where there can be 100 or more options. An equivalent on Android would get through in under a second but I can be up to 30 seconds on Swing.

LEAP 15 I need help compiling Realtek 8822BU driver

$
0
0
Hello I have a usb stick with model number realtek 8812BU.
But I have trouble compiling the driver that ends with an error.
I have compiled before on opensuse but years ago so I'm a little rusty on the skill side nowadays.

I have tried both the included CD and cloning a github repository with guide from here:
https://dev.to/fmtweisszwerg/80211ac...2-or-later-e8h

The installation works out fine on linux mint and the usb wireless started working after a reboot.

On Opensuse I followed the guide here to install the following
Thread: https://forums.opensuse.org/showthre...43#post2592043

Code:

Patterns:

  Development

[X] Base Development
[X] Linux Kernel Development
[X] C/C++ Development


I checked that linux-glibc-devel is selected for installation when installing the OS.

I also noticed that the usb wireless stick does not appear when running lspci ..but it does appear under linux mint but with a generic Realtek name before installing the driver.

This is the output when running the make:
It does the same thing when running the included cd with drivers for linux.
For test I use virtualbox for now and the driver was compiled without any issues on linux mint also in virtualbox.
I have tried compiling on my physical computer but it gave the same result.

Code:

test@linux-hg1p:~> git clone https://github.com/FomalhautWeisszwerg/rtl8822bu.git
Cloning into 'rtl8822bu'...
remote: Enumerating objects: 1, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 752 (delta 0), reused 0 (delta 0), pack-reused 751
Receiving objects: 100% (752/752), 2.77 MiB | 2.80 MiB/s, done.
Resolving deltas: 100% (301/301), done.
test@linux-hg1p:~> cd rtl8822bu
test@linux-hg1p:~/rtl8822bu> make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.12.14-lp150.12.25-default/build M=/home/test/rtl8822bu modules
make[1]: Entering directory '/usr/src/linux-4.12.14-lp150.12.25-obj/x86_64/default'
  CC [M]  /home/test/rtl8822bu/core/rtw_cmd.o
  CC [M]  /home/test/rtl8822bu/core/rtw_security.o
  CC [M]  /home/test/rtl8822bu/core/rtw_debug.o
  CC [M]  /home/test/rtl8822bu/core/rtw_io.o
  CC [M]  /home/test/rtl8822bu/core/rtw_ioctl_query.o
  CC [M]  /home/test/rtl8822bu/core/rtw_ioctl_set.o
  CC [M]  /home/test/rtl8822bu/core/rtw_ieee80211.o
  CC [M]  /home/test/rtl8822bu/core/rtw_mlme.o
  CC [M]  /home/test/rtl8822bu/core/rtw_mlme_ext.o
  CC [M]  /home/test/rtl8822bu/core/rtw_mi.o
  CC [M]  /home/test/rtl8822bu/core/rtw_wlan_util.o
  CC [M]  /home/test/rtl8822bu/core/rtw_vht.o
  CC [M]  /home/test/rtl8822bu/core/rtw_pwrctrl.o
  CC [M]  /home/test/rtl8822bu/core/rtw_rf.o
  CC [M]  /home/test/rtl8822bu/core/rtw_recv.o
  CC [M]  /home/test/rtl8822bu/core/rtw_sta_mgt.o
  CC [M]  /home/test/rtl8822bu/core/rtw_ap.o
  CC [M]  /home/test/rtl8822bu/core/rtw_xmit.o
  CC [M]  /home/test/rtl8822bu/core/rtw_p2p.o
  CC [M]  /home/test/rtl8822bu/core/rtw_tdls.o
  CC [M]  /home/test/rtl8822bu/core/rtw_br_ext.o
  CC [M]  /home/test/rtl8822bu/core/rtw_iol.o
  CC [M]  /home/test/rtl8822bu/core/rtw_sreset.o
  CC [M]  /home/test/rtl8822bu/core/rtw_btcoex.o
  CC [M]  /home/test/rtl8822bu/core/rtw_beamforming.o
  CC [M]  /home/test/rtl8822bu/core/rtw_odm.o
  CC [M]  /home/test/rtl8822bu/core/efuse/rtw_efuse.o
  CC [M]  /home/test/rtl8822bu/os_dep/osdep_service.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/os_intfs.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/usb_intf.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/usb_ops_linux.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/ioctl_linux.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/xmit_linux.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/mlme_linux.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/recv_linux.o
  CC [M]  /home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.o
/home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c: In function ‘rtw_cfg80211_indicate_connect’:
/home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:755:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  struct cfg80211_roam_info roam_info;
  ^~~~~~
/home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:768:21: error: passing argument 2 of ‘cfg80211_roamed’ from incompatible pointer type [-Werror=incompatible-pointer-types]
                  , cur_network->network.MacAddress
                    ^~~~~~~~~~~
In file included from /home/test/rtl8822bu/include/osdep_service_linux.h:87:0,
                from /home/test/rtl8822bu/include/osdep_service.h:41,
                from /home/test/rtl8822bu/include/drv_types.h:32,
                from /home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:22:
/usr/src/linux-4.12.14-lp150.12.25/include/net/cfg80211.h:5437:6: note: expected ‘struct cfg80211_roam_info *’ but argument is of type ‘unsigned char *’
 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
      ^~~~~~~~~~~~~~~
/home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:769:21: warning: passing argument 3 of ‘cfg80211_roamed’ makes integer from pointer without a cast [-Wint-conversion]
                  , notify_channel
                    ^~~~~~~~~~~~~~
In file included from /home/test/rtl8822bu/include/osdep_service_linux.h:87:0,
                from /home/test/rtl8822bu/include/osdep_service.h:41,
                from /home/test/rtl8822bu/include/drv_types.h:32,
                from /home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:22:
/usr/src/linux-4.12.14-lp150.12.25/include/net/cfg80211.h:5437:6: note: expected ‘gfp_t {aka unsigned int}’ but argument is of type ‘struct ieee80211_channel *’
 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
      ^~~~~~~~~~~~~~~
/home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:766:3: error: too many arguments to function ‘cfg80211_roamed’
  cfg80211_roamed(padapter->pnetdev
  ^~~~~~~~~~~~~~~
In file included from /home/test/rtl8822bu/include/osdep_service_linux.h:87:0,
                from /home/test/rtl8822bu/include/osdep_service.h:41,
                from /home/test/rtl8822bu/include/drv_types.h:32,
                from /home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:22:
/usr/src/linux-4.12.14-lp150.12.25/include/net/cfg80211.h:5437:6: note: declared here
 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
      ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[4]: *** [/usr/src/linux-4.12.14-lp150.12.25/scripts/Makefile.build:328: /home/test/rtl8822bu/os_dep/linux/ioctl_cfg80211.o] Error 1
make[3]: *** [/usr/src/linux-4.12.14-lp150.12.25/Makefile:1564: _module_/home/test/rtl8822bu] Error 2
make[2]: *** [Makefile:152: sub-make] Error 2
make[1]: *** [Makefile:24: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-4.12.14-lp150.12.25-obj/x86_64/default'
make: *** [Makefile:1318: modules] Error 2
test@linux-hg1p:~/rtl8822bu>


Any help is kindly appreciated :)

TUMBLEWEED No network after update to 4.19

$
0
0
Hi all, have a problen in that I cannot make any connection to the net, wired or wireless since the last update. Have had to go back to 4.18 as nvidia drivers not available either. Problem is even when going back something has stopped me creating any connection. Im using tumbleweed with kde. Network adaptor is a BCM4360 802.11ac. Would be grateful for any help in sorting this.

LEAP 15 tty1 to tty6 not loging on new kernel

$
0
0
I'm trying to access the terminals tty1 to tty6 on Leap 15.0 and it is no longer working in the newer kernel. Can anyone tell me why?

Marcus Borelli

Amazon Corretto

$
0
0
Amazon made publicly available their flavor of OpenJDK knonw as Corretto. See https://aws.amazon.com/corretto/

It's available as source code (GPL licensed) or as an rpm for Amazon Linux. The RPM does not install cleanly on openSUSE, which is not surprising as it's intended for Amazon Linux. Do you know if anybody is working on providing Corretto rpms for openSUSE?

LEAP 15 Setting up remote desktop (Leap 15)

$
0
0
How do you set up remote desktop in OpenSuse? All the info I can find on the web includes dialogs I can't find anywhere. I have found the dialog for remote administration but nothing on remote desktop. All I want to do is be able to run desktop apps remotely.

I've previously been using vino on Ubuntu so I assume there is an equivalent in OpenSuse or do I need to install VNC server?

Thanks,

Rob.

LEAP 42.3 zypper-symbol-lookup-error-usr-lib64-libproxy-so-1-undefined-symbol

$
0
0
Hi All,

After upgrade my Opensuse 42.3, an error occurred in zypper:

zypper: symbol lookup error: /usr/lib64/libproxy.so.1: undefined symbol: _ZN9libmodman14module_manager8load_dirENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb

And also I had a notification as "The packagekit daemon has crashed"

May I know how to sort out this?

Thank you in advance

LEAP 15 Recognising USB ports in wine

$
0
0
I have read the instructions on the Wine website about configuring Wine to recognise USB connections in order to connect a smartphone to wine. I have established that connecting the smartphone creates /dev/sg2; so I have substituted that for /dev/ttyUSBn in the instructions. However, wine does not recognise the connected smartphone.

Any suggestions?

TUMBLEWEED Thunderbolt could not be detected

$
0
0
I have just tried a fresh installation of Tumbleweed with Gnome on my laptop that has a Thunderbolt port, but Settings >>> Devices >> Thunderbolt just shows the following error message:

Quote:

No Thunderbolt support

Thunderbolt could not be detected.
Either the system lacks Thunderbolt support, it has been disabled in the BIOS or is set to an unsupported security level in the BIOS.
Thunderbolt is enabled in the BIOS, set to security level "Unique ID", the thunderbolt kernel module is loaded, /sys/bus/thunderbolt is accessible, and that Gnome Thunderbolt settings menu is working as expected when I boot into a Fedora 29 live session, but not in openSUSE Tumbleweed.

So what am I missing here?

LEAP 15 [KDE5] Dark Theme with mixed old/new icons

$
0
0
Hi,
I have noticed that on KDE5 the dark openSUSE theme contains icons of mixed style: the new one and the old one used in KDE4 (see the screenshot below).



Does it is a bug? In case of yes, does I have to file it in the openSUSE bugzilla or the KDE's one?

Thanks,

Bye
hawake

Низкая производительность системы и общая низкая отзывчивость системы.

$
0
0
Добрый день.
Установил только что Tumbleweed на ноутбук
Характеристики:
i5 6200u (intel hd graphics 520)
Дискретка: gtx 750m
Стоит sdd со скоростью записи под 500мб/сек.

Сижу на винде обычно, решил накатить линукс, выбрал сус по отзывам.
И винда работает быстро и плавно, если аптайм не больше недели, дальше начинаются лаги эксплойрера и это не лечится его перезапуском, из-за этого в общем то решил и попробовать.
Но столкнулся с тем, что даже чистый сус безбожно тормозит.
Драйвера установлены последние на дискретку, решил не ставить bumblebee из-за ненадобности использовать интегрированную.

Каждые несколько десятков секунд подвисания из-за которых когда пишешь что-нибудь, например google, превращается в ggggggggggggggggggggogle.
Анимация меню приложений работает так медленно, как будто у меня в фоне запущен рендер и пару майнеров.
(Раньше пользовался ubuntu некоторое время, там меньше лагало (на вэйланде сидел) но там куча других проблем).

Может я что-то не так настраиваю или это стезя всех unix систем?
Прошу помощи. Хотелось бы окончательно пересесть на линукс.

TUMBLEWEED After tumbleweed update command line music player no longer working

$
0
0
Prior to a tumbleweed update I had tizonia ( a command line music player installed as a snap) working

when I issue command to bring up a song (which was working prior to update) I am now getting following error

code: tizonia --youtube-audio-search "dire straits sultan of swing"

Code:

/usr/lib/snapd/snap-confine: error while loading shared libraries: libmount.so.1: failed to map segment from shared object
Can someone help me troubleshoot this?

LEAP 15 EDIMAX WIFI usb adapter AC1200 (EW-7822ULC) and Leap 15 not working

$
0
0
Hi,
I have the above wifi adapter and installed SUSE leap 15 hoping that it would pick up the adapter and an internet connection would work. However this did not happen so I'm currently using another computer. Using hardware info in Yast it seems that the usb adapter is at least recognized as existing as AC1200 MU-MIMO USB 2.0 adapter. I think then what is missing is the driver. But what driver will work in SUSE leap 15 with this adapter and where can I get it? The SUSE kernal is 4.12.14-lp150.11.4. Any suggestions would be very welcome.


Regards Steve

TUMBLEWEED Another MBR --> UEFI question, sorry

$
0
0
I did a fresh install of tumbleweed today on a new ssd. I decided to install it on another computer while using virtualbox with a physical harddrive(the new ssd). I then transfered the ssd to it's new tower. Unfortunately I now realize that it installed a MBR instead of UEFI. This is also my first time trying out brtfs on / and xfs on /usr. Is there any easy way to convert MBR to UEFI? I am ok live editing partitions, but I do not want future errors as a result. If reinstall is the only recourse, I might do it in a month. Apart from driving me nuts due to being outdated, is there any reason I should fuss about having a MBR? I had mistakenly thought the bios boot partition was the UEFI as I have never dealt with a bios boot partition before.

I'm sorry that this has been mentioned before, often with complicated setups and multiple operating systems booting. I did not find a simple answer, and have no experience with brtfs or xfs ( I know I cannot extfs grow, shink, etc.) Very little was edited from the default installation except I dropped srv from brtfs(other harddrive), didn't do a home, but instead a usr.

openSUSE is the only system, installed today.

There is another harddrive on the system, also booting openSUSE(to be removed later). It is possible to copy partitions with enough space into files and put them back(500gb ssd vs 3tb mechanical). But again, no experience with brtfs.

Code:

Linux asrock 4.19.1-1-default #1 SMP PREEMPT Sun Nov 11 09:17:28 UTC 2018 (5bec309) x86_64 x86_64 x86_64 GNU/Linux
Code:

fdisk -l
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 8A6675F9-0702-4E4F-9F34-DE39A6BA883F


Device        Start      End  Sectors  Size Type
/dev/sda1      2048    18431    16384    8M BIOS boot
/dev/sda2      18432  83904511  83886080    40G Linux filesystem
/dev/sda3  83904512 188762111 104857600    50G Linux filesystem
/dev/sda4  188762112 959995903 771233792 367.8G Linux filesystem
/dev/sda5  959995904 976773134  16777231    8G Linux swap

LEAP 42.3 Alsamixer volume has no effect on Xonar DG CMI8786 C-Media Oxygen HD Audio

$
0
0
I see a number of threads here about problems with Suse and Xonar DG/DGX cards. However, nothing that really seems to give a generally effective how-to of resolving the issues.

At the moment I have the Xonar DG giving sound through the rear headphone jack through powered speakers.
However, I cannot get any volume control working, including in alsamixer. OS is OpenSuse Leap 42.3

Firstly, I cannot get Yast to work for setting up this card. As is shown in past threads also it seems that Yast always tries to use driver snd-virtuoso whereas alsa itself seems to work with snd-oxygen. This is 2018 and this seems to be a lingering problem not resolved in Suse YAST.

The card appears in Yast, however, any attempt to actually activate/edit the card in Yast results in:
Code:

An error occurred during the installation of
CMI8786 (Xonar DG)
The kernel module snd-virtuoso for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters.

Interestingly using alsaconf results in:
Code:

No supported PnP or PCI card found.
Would you like to probe legacy ISA sound cards/chips? Y
No legacy drivers are available.

I've tried removing everything sound, ie alsa, pulse, esound, jack, and then trying to build up from alsa first.
Firstly at the alsa level, it is essential to have:
Code:

modprobe snd-oxygen
Also alsamixer for Card: Xonar DG and Chip: CMI8786 must have "Analog Output" set to "Multichannel".
This can be done by either using alsamixer to set this and then while alsamixer is still open, from root issuing
Code:

alsactl store 0
to save the setting between reboots.
Also this can be done by using amixer as:
Code:

amixer set "Analog Output" "Multichannel"
However, at this point, although sound works through the card, the volume cannot be changed.
Except I have found within totem it is possible.

Next I reinstalled pulseaudio etc but still there are sound problems.

So first I would like to build this up and document it once and for all re this Xonar DG/X snd-oxygen (and wrong snd-virtuoso) issue on OpenSuse
1. Getting alsa working with volume
2. Then adding pulseaudio in the optimum way

The current alsa-info.sh is at http://www.alsa-project.org/db/?f=36...bb339ece803dc8

Please advise what other information/settings/tests you would like and what process from herein you would like me to follow.

Thankyou

LEAP 15 Steam can't connect to friend network.

$
0
0
I made a thread before thinking it was network problem. However the issue seems to be identified here:https://github.com/NixOS/nixpkgs/pull/44602
On the other hand my other machine with Mint linux doesn't have the issue.
Wonder if opensuse can fix this in their package as well?

TUMBLEWEED Creative SoundBlaster drivers

$
0
0
Hi all,

New to Suse and Tumbleweed, but I love it.
However I am not able to hear any sound as my audio card is a SoundBlasterX G6, connected via USB.
Creative does not have any drivers for this model (has for others though).

Any idea if I can make it work?

LEAP 15 openSUSE Leap 15 - Only boots with DVD

$
0
0
Hi All,

I've been handed a laptop by a friend who attempted to install openSUSE. It appears to install without a problem from a DVD she bought/received from a magazine (it looks very official rather than an image burnt on to a DVD).

Upon removing the disk and restarting the laptop it won't boot, explaining that there is no bootable drive/media. If you put the disk in it will boot and it looks like the installation screen with an option to "boot from hard disk". You can then go to log in and use the computer.

I've shifted things around in the BIOS, attempted a new install and checked there is a /boot/efi partition. I've gone into the command line and looked to see that the grub 2 and efi directories are populated and they are. That's not to say these things have been done correctly.

Does anybody have any advice? I'm not a pro, but I can quite happily follow instructions.

One final oddity - The hard drive of this laptop is what I believe to be a flash-based eMMC 32GB one. Not sure if that matters.

Thanks!
James
Viewing all 40713 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>